"sdmp": "https://smart-data-models.github.io/dataModel.STAT-DCAT-AP/context.jsonld",
This is strange because
1/ I don't see that used in the output
2/ It is strange that this prefix points to an explicit JSON-LD context (shouldn't this be a @import instead ?)
3/ that context.jsonld file declares keys in its own namespace, e.g.:
"dcat:contactPoint": "https://smartdatamodels.org/dataModel.STAT-DCAT-AP/dcat:contactPoint",
"owl:versionInfo": "https://smartdatamodels.org/dataModel.STAT-DCAT-AP/owl:versionInfo",
Why aren't the typical dcat and own URIs used ?
This is strange because
1/ I don't see that used in the output
2/ It is strange that this prefix points to an explicit JSON-LD context (shouldn't this be a @import instead ?)
3/ that context.jsonld file declares keys in its own namespace, e.g.:
Why aren't the typical dcat and own URIs used ?