Skip to content

Commit

Permalink
ark: get rid of archetype
Browse files Browse the repository at this point in the history
* Adds a Ark NAAN configuration into organisation.
* Disallows Ark NAAN configuration modification for non super user.
* Mints an ark identifier if the document organisation contains a NAAN.
* Removes legacy code.
* Closes rero#652.
* Adds the cli to create an ARK in existing documents.
* Removes unused file.
* Adds document Dublin Core export format.
* Moves ark in identifiedBy.
* Uses dumpers to enrich indexed documents.
* Adds dublin core as export format.
* Closes rero#669.
* Adds the full URI version of the ARK on the search result API.
* Sets the application configurations for the test to allow the use of
  multiple docker-compose files.
* Uses angular 14.
* Solves safety, need to move to Flask 2.
* Fixes json-ld context value.
* Adds multiple identifiers for dublin core.
* Uses ARK URI for `@id` and `identifier` field in json-ld.
* Fixes some tests.

Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
  • Loading branch information
jma committed Jun 1, 2023
1 parent 6074c83 commit d426383
Show file tree
Hide file tree
Showing 65 changed files with 1,150 additions and 1,250 deletions.
1 change: 1 addition & 0 deletions data/organisations/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"code": "rero",
"name": "RERO",
"isShared": true,
"arkNAAN": "99999",
"files": [
{
"key": "rero.jpg",
Expand Down
Loading

0 comments on commit d426383

Please sign in to comment.