Trying to put together an ADMS-AP representation of the Danish catalogue of concept- and datamodels, (http://data.gov.dk/modelcatalogue/ - yes, It's in Danish) I am struggeling with understanding the Distribution.format property. Just as Distribution.representationTechnique, its value should be taken from a closed vocabulary, but where the range of representationTechnique is a SKOS:Concept, the range of format is dct:mediaTypeOrExtent, which does not directly represent a classification. Should the dct:mediaTypeOrExtent.rdfs:label simply reflect the required vocabulary (PO:media-type) ?
I would appreciate some example data
btw, the ADMS-validator responds with a "HTTP request for http://localhost:8890/sparql-graph-crud?graph=http%3A%2F%2Fadms-validat… failed: Request Failed"
38.66 KB
|
Comments
The value of the dct:format property should be taken from the MDR File Type Name Authority List (http://publications.europa.eu/resource/authority/file-type). The rdfs:label may be copied from the skos:prefLabel in the SKOS definition of the MDR NAL.
Although the URIs in the MDR NAL are defined as skos:Concepts, you may still use them for dct:format. See also https://github.com/SEMICeu/ADMS-AP/issues/5 for a similar issue with MDR NAL URIs for dct:language.
I will see if we can post some example data.
Not sure what happens with your access to the ADMS-AP validator at https://joinup.ec.europa.eu/adms-validator. I just tested it and it works from here. Can you try again?
Thank you for the clarification!
I just re-tried the validator - same result...
Cheers
/per