Releases: acdh-oeaw/arche-lib-ingest
Releases · acdh-oeaw/arche-lib-ingest
Allow arche-lib 3.0.0
2.0.2 GitHub actions: fix coveralls installation
Made compatible both with guzzle/psr7 v1 and v2
2.0.1 Made compatible both with guzzle/psr7 v1 and v2
2.0.0
Minor improvements
MetadataIndexer
normalizes all triple object URIs now as at the end of a day all of them cause repo resource creation and end up as identifiers.
Adapt for arche-schema v2.0
Arche-schema v2.0 doesn't allow filename property on the acdh:Collection
class which is typically used for directories, therefore arche-lib-ingest stops providing the property indicated in config by $.schema.fileName
for directories.
Bugfixes
Bugfixes
Bugfixes
Use schema.isNewVersionOf for versioning
The \acdhOeaw\acdhRepoIngest\schema\SchemaObject::createNewVersion()
now uses only schema.isNewVersionOf
to denote old<->new resource relationship now.
The change follows dropping of inverse properties from the arche-schema v2.