Releases: acdh-oeaw/arche-schema
Releases · acdh-oeaw/arche-schema
v3.1.2
v3.1.1
Include metadata created as a part of Redmine #19500
v3.1.0
v3.0.2
v3.0.1
v3.0.0
- Added
acdh:hasTag
property with domainowl:Thing
. - Renamed property
acdh:isDerivedPublication
toacdh:isDerivedPublicationOf
. - Changed domain of
acdh:hasFilename
to includeacdh:Collection
andacdh:TopCollection
. - Changed cardinality of
acdh:isTitleImageOf
foracdh:Resource
to0-n
to allow multiple uses of images. - Changed cardinality of
acdh:hasCategory
foracdh:BinaryContent
to0-n
to allow multiple assignement of categories.
Change automatedFill annotation property values type to boolean
Merge pull request #10 from acdh-oeaw/fix-hasFilename_hasHash change automatedFill values to boolean
Fixes to data-migration-scripts/checkCardinalities/check.php
v2.0.9 checkCardinalities/check.php: disambiguate "too many property values"…
Bugfixes
v2 merged with the master branch
v2.0.5 Merge branch 'ontologyV2.0'