Skip to content

Releases: acdh-oeaw/arche-doorkeeper

Check values against controlled vocabularies and standardize PIDs

15 Jul 16:43
Compare
Choose a tag to compare
2.2.1

Run maintainPropertyRangeVocabs() only when requested by the config

castLiteral() checks if numbers are numbers and dates are dates

18 Jun 10:12
Compare
Choose a tag to compare

2.0.0

26 May 14:12
Compare
Choose a tag to compare

Compatible with arche-core 2.0.0 and arche-lib 2.0.0

Checks tuning

15 Apr 20:57
Compare
Choose a tag to compare

Checks introduced by 1.9.0 turned out to be too strict for an ontology and vocabulary imports. This release:

  • allows to turn off automatically created resources check
  • limits the property domain check to resources of classes in the ontology namespace

More strict checks

15 Apr 14:52
Compare
Choose a tag to compare

New checks introduced:

  • Check if the BibLaTeX property can be parsed
  • Check for presence of automatically created (due to being a metadata triple's object) resources which were never updated with required metadata. The check takes place at the end of transaction and is based on lack of presence of the schema.label metadata property.
  • Check property domain of all resources being of class defined by the ontology.

Bugfixes

01 Apr 18:48
Compare
Choose a tag to compare

Fix an algorithm of choosing the identifier which is used as a redirection URL for a created PID.

Don't promote PID create values to identifiers

25 Mar 12:10
Compare
Choose a tag to compare
1.8.5

Do not promote PID create value to an id

Bugfixes

15 Feb 08:45
Compare
Choose a tag to compare

Compute "collection aggregated properties" also for acdh:TopCollection.

Bugfixes

10 Feb 17:34
Compare
Choose a tag to compare

Make the maintainAccessRights() deal with all possible identifiers of the public/academic/restricted concepts.

Bugfixes

10 Feb 16:28
Compare
Choose a tag to compare

Don't generate CMDI PIDs if no handle service password is provided