Closed carlonim closed 1 year ago
I made a couple adjustments to the mapping for acdh:Resource --> dha:RepoObject:
acdh:Resource
dha:RepoObject
Resource
RepoObject
val
dha:Concept
"/rdfProperty"
I made a couple adjustments to the mapping for
acdh:Resource
-->dha:RepoObject
:Resource
so that it corresponds to the name of the class in ARCHE (RepoObject
is the name of the corresponding class in DHA).val
attribute fordha:Concept
("/rdfProperty"
implemented by @zozlak in https://github.com/acdh-oeaw/arche-oaipmh/issues/3).