-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review dcat/rdf output #146
Comments
@archaeogeek : this issue has resurfaced in the UK CDDO-led government metadata work, where I'm presenting the geospatial metadata approach as something they can learn from. The fact that Geonetwork provides invalid RDF has rather distracted at least Alasdair (who raised the issue against Geonetwork) from the examples of dct:spatial As I understand his comment, RDF does not allow something to be both a link and a literal, so the dct:license is incorrect. You can see the discussion embedded in the issue I linked to last week, ending with a suggestion of:
|
@PeterParslow happy to work on this- I created this issue because afaik the problem is not with GeoNetwork per se but with my implementation in Gemini. Hopefully I can look at it next week |
@PeterParslow the option to download/export as rdf in GeoNetwork 4.2.x is deprecated, but you can use the new ogc-api endpoint to request a record in dcat format. When this is topped and tailed with an I'll also get in touch with Alastair separately as the EA external URL that he used for his example is no longer valid. |
That's good, and I would be happy to report it. . Could you send me a sample of that RDF DCAT? (Any record will do). |
I've just sent that to Alastair too. Note it was picked entirely at random so I can't guarantee it's a totally valid Gemini record! |
I've put it here for the CDDO team to look at: co-cddo/ukgov-metadata-exchange-model#1 (comment) |
Great- are you happy for me to close this in favour of raising anything specific that comes up as a new issue? |
Sure |
See geonetwork/core-geonetwork#7332
The text was updated successfully, but these errors were encountered: