Select to view content in your preferred language

DCAT-AP 3.0 dct:publisher is empty

37
0
6 hours ago
ManuelDelgado
Emerging Contributor

Hello everybody,

We are creating an open data portal for our city using ArcGIS HUB. We have uploaded about 160 Data Items already and filled the metadata.

We have given the DCAT-AP 3.0 Feed to the federal goverment for the harvesting.

It works but not completely:

1. dct:publisher remains empty in the Feed. We have checked every metadata looking for the empty "publisher" but we do not find the Item to fill. We use the INSPIRE Metadata Directive.

"dct:publisher": {
"@type": "foaf:Agent",
"foaf:name": "{{ orgName }}"
},
 
2. The License is also filled but it appeared as empty:
 
"dct:license": {
"@id": ""
}
 
How can I fill both metadata?
 
thanks in advance!
0 Kudos
0 Replies