Skip to content
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

Support DCAT #257

Closed
kalxas opened this issue Jun 30, 2014 · 9 comments
Closed

Support DCAT #257

kalxas opened this issue Jun 30, 2014 · 9 comments
Assignees
Milestone

Comments

@kalxas
Copy link
Member

kalxas commented Jun 30, 2014

Implement support for http://www.w3.org/TR/vocab-dcat/

@kalxas kalxas added this to the FUTURE milestone Jun 30, 2014
@kalxas kalxas self-assigned this Jun 30, 2014
@kalxas kalxas modified the milestones: 1.10.1, FUTURE Sep 26, 2014
@kalxas kalxas modified the milestones: 1.10.1, 1.10.2 Dec 29, 2014
@kalxas kalxas modified the milestones: 1.10.2, 1.10.3, 2.0.0 Jun 30, 2015
@tomkralidis
Copy link
Member

Implementation Options

Ingest

  • add hook and parser (_parse_dcat) to pycsw.core.metadata

Output

@kalxas
Copy link
Member Author

kalxas commented Sep 15, 2015

@kalxas
Copy link
Member Author

kalxas commented Sep 15, 2015

Currently CKAN uses https://github.com/RDFLib

@kalxas
Copy link
Member Author

kalxas commented Jan 22, 2016

@tomkralidis tomkralidis modified the milestones: 2.0.0, 2.2.0 Jun 23, 2016
@kalxas kalxas modified the milestones: 2.2.0, FUTURE Jan 24, 2017
@andrea-perego
Copy link

ISO to GeoDCAT XSLT:
https://webgate.ec.europa.eu/CITnet/stash/projects/ODCKAN/repos/iso-19139-to-dcat-ap/browse

The reference XSLT implementation of GeoDCAT-AP has been moved to:

https://github.com/SEMICeu/iso-19139-to-dcat-ap/

@kalxas
Copy link
Member Author

kalxas commented Oct 9, 2022

There is XSLT support now in pycsw master #761 so the GeoDCAT-AP XSLT can be configured to work directly with pycsw.

@kalxas kalxas closed this as completed Oct 9, 2022
@Kate-Lyndegaard
Copy link

Can anyone provide a configuration example or additional documentation on how the GeoDCAT-AP XSLT can be used directly with pycsw?

@tomkralidis
Copy link
Member

A minimal approach would be to define a DCAT output schema plugin, followed by an XSLT configuration to the DCAT XSLT.

@Kate-Lyndegaard
Copy link

Thank you, @tomkralidis. I will give that a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants