Releases: acdh-oeaw/arche-doorkeeper
Releases · acdh-oeaw/arche-doorkeeper
RunTestsTrait::runTests() API extended
hasNextItem corner cases fixes
6.4.1 Transaction::checkHasNextItem(): handle corner cases
Kulturpool and acdh:hasNextItem checks implemented
Minor logging tuning
6.3.4 Resource: checking object values - extend the test and add log messag…
Boolean values casting fixed
6.3.3 Resource::castLiteral(): casting xsd:boolean fixed
Handle ill-typed RDF values
6.3.2 Resource::maintainPropertyRangeLiteral(): cast everything but strings…
Start-End range check for BC dates fixed
6.3.1 Resource::check08DateRanges(): one more typo fixed
Empty collections and date range tests added
- Empty collections are not accepted any more
- If there is a
(...)Start(...)
property but no corresponding(...)End(...)
property, the corresponding(...)End(...)
property is added with the same value as the(...)Start(...)
one. - A
(...)Start(...)
property value must be lower or equal to a corresponding(...)End(...)
property value.
Assure all top collections are assigned the OpenAIRE oaipmh set
6.2.1 ResourceTest::testOpenAireOaipmhSet(): test fixed
Summary properties formatting changed
6.2.0 Transaction::updateCollectionAggregates(): aggregate property values …