geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
403 stars 481 forks source link

Support INSPIRE geodcat-ap for rdf output #1898

Open josegar74 opened 7 years ago

josegar74 commented 7 years ago

If INSPIRE setting is enabled output in the RDF service geodcat-ap format.

Reference xslt: https://webgate.ec.europa.eu/CITnet/stash/projects/ODCKAN/repos/iso-19139-to-dcat-ap/

andrea-perego commented 3 years ago

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

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

pvgenuchten commented 3 years ago

Thanx @andrea-perego, we’ll have a look. is it based on dcat2 these days? At https://github.com/metadata101/dcat2 we’re working on storing dcat within geonetwork.

andrea-perego commented 3 years ago

@pvgenuchten said:

Thanx @andrea-perego, we’ll have a look. is it based on dcat2 these days? At https://github.com/metadata101/dcat2 we’re working on storing dcat within geonetwork.

Not the one in the master branch. The new version, aligned with DCAT2, is in the develop branch - see background info at https://github.com/SEMICeu/GeoDCAT-AP/issues/14#issuecomment-668766966

andrea-perego commented 3 years ago

@pvgenuchten said:

Thanx @andrea-perego, we’ll have a look. is it based on dcat2 these days? At https://github.com/metadata101/dcat2 we’re working on storing dcat within geonetwork.

Not the one in the master branch. The new version, aligned with DCAT2, is in the develop branch - see background info at SEMICeu/GeoDCAT-AP#14 (comment)

The new version of the XSLT is now available from the master branch - see https://github.com/SEMICeu/iso-19139-to-dcat-ap/pull/2