Skip to content

Releases: acdh-oeaw/arche-doorkeeper

RunTestsTrait::runTests() API extended

18 Dec 11:01
Compare
Choose a tag to compare
6.5.0

RunTestsTrait::runTests(): $throwException parameter added

hasNextItem corner cases fixes

10 Dec 20:25
Compare
Choose a tag to compare
6.4.1

Transaction::checkHasNextItem(): handle corner cases

Kulturpool and acdh:hasNextItem checks implemented

10 Dec 12:01
Compare
Choose a tag to compare

Minor logging tuning

09 Dec 11:23
Compare
Choose a tag to compare
6.3.4

Resource: checking object values - extend the test and add log messag…

Boolean values casting fixed

04 Dec 11:21
Compare
Choose a tag to compare
6.3.3

Resource::castLiteral(): casting xsd:boolean fixed

Handle ill-typed RDF values

15 Nov 09:07
Compare
Choose a tag to compare
6.3.2

Resource::maintainPropertyRangeLiteral(): cast everything but strings…

Start-End range check for BC dates fixed

29 Oct 17:31
Compare
Choose a tag to compare
6.3.1

Resource::check08DateRanges(): one more typo fixed

Empty collections and date range tests added

06 Aug 13:34
Compare
Choose a tag to compare
  • 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

01 Aug 16:17
Compare
Choose a tag to compare
6.2.1

ResourceTest::testOpenAireOaipmhSet(): test fixed

Summary properties formatting changed

01 Aug 09:07
Compare
Choose a tag to compare
6.2.0

Transaction::updateCollectionAggregates(): aggregate property values …