Skip to content

Releases: acdh-oeaw/arche-schema

5.3.0

06 Mar 16:24
65c18af
Compare
Choose a tag to compare

acdh:hasFunderLogo property added:

  • domain: acdh:Container (acdh:TopCollection, acdh:Collection or acdh:Project)
  • range: xsd:anyURI
  • cardinality: 0-n

5.2.0

19 Feb 15:07
6cf686b
Compare
Choose a tag to compare
  • acdh:OldResource class introduced
  • acdh:wasPartOf property introduced
  • cardinality of acdh:hasPid changed to 0-1 on its whole domain

5.1.1

14 Nov 14:12
Compare
Choose a tag to compare

Set acdh:hasLicenseSummary and acdh:hasAccessRestrictionSummary range to rdf:langString (from xsd:string)

5.1.0

18 Sep 08:29
Compare
Choose a tag to compare

acdh:hasUrl is now allowed also on acdh:Place (which effectively means it is allowed on all non-technical classes)

5.0.0

16 Sep 17:25
Compare
Choose a tag to compare

Changes made to acdh:hasNextItem:

  • Allowed 0:n cardinality on the acdh:Collection to support usage of the acdh: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

27 Aug 18:28
Compare
Choose a tag to compare

Range of acdh:hasAppliedMethod, acdh:hasSubject, acdh:hasRightsInformation, acdh:hasTransferMethod and acdh:hasTag changed to rdf:langString.

4.3.0

26 Apr 06:33
6a2b942
Compare
Choose a tag to compare
  • domain of acdh:hasCustomIiifManifest changed to acdh:Collection
  • achd:hasPixelWidth and acdh:hasPixelHeight introduced

4.2.0

18 Mar 12:32
Compare
Choose a tag to compare

Drop acdh:langTag annotation property in favour of the http://www.w3.org/1999/02/22-rdf-syntax-ns#langString range.

4.1.1

04 Mar 11:26
Compare
Choose a tag to compare

Fixes in acdh:exampleValue:

  • lang tags removed for properties which do not use the lang tag
  • unnecessary double quotes over some example values removed

4.1.0

29 Feb 14:22
bec28f9
Compare
Choose a tag to compare
  • acdh:exampleValue annotation properties added
  • rdfs:range removed from acdh:technical, acdh:disseminationServices and acdh: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