Releases: acdh-oeaw/arche-schema
Releases · acdh-oeaw/arche-schema
5.1.1
5.1.0
5.0.0
Changes made to acdh:hasNextItem
:
- Allowed
0:n
cardinality on theacdh:Collection
to support usage of theacdh:hasNextItem
on multiple collection levels. - Dropped the
acdh:automatedFill
annotation property as this property is (at least as for now) used only when manual ordering of children is required.
Range changed to rdf:langString for few properties
Range of acdh:hasAppliedMethod
, acdh:hasSubject
, acdh:hasRightsInformation
, acdh:hasTransferMethod
and acdh:hasTag
changed to rdf:langString
.
4.3.0
4.2.0
4.1.1
4.1.0
acdh:exampleValue
annotation properties addedrdfs:range
removed fromacdh:technical
,acdh:disseminationServices
andacdh:hasLiteralIdentifier
to indicate they should not be used directly. arche-lib-schema adjusted to skip properties without range in 7.0.1 and 6.2.1
4.0
Backward-incompatible changes
- Dropped the
acdh:hasLocationPath
as it wasn't technically required anymore.
New properties:
- Introduced the
acdh:exampleValue
annotation property to allow for the inclusion of example values. - Introduced the
acdh:hasNextItem
with domainacdh:RepoObject
. - Introduced the
acdh:hasIiifManifest
with domainacdh:BinaryContent
. - Introduced the
acdh:hasRightsInformation
with domainacdh:RepoObject
.
Existing property changes:
- Added the
acdh:automatedFill 'true'
to theacdh:disseminationServices
. - Added the
acdh:automatedFill 'true'
to theacdh:technical
. - Changed range of the
acdh:hasLatitude
toxsd:float
. - Changed range of the
acdh:hasLongitude
toxsd:float
. - Changed range of the
acdh:hasRawBinarySize
toxsd:positiveInteger
.
Minor changes:
- Renamed to ARCHE Schema (was ACDH Schema before)
- Expanded description for the
acdh:hasOaiSet
to include visibility in OpenAIRE.