An open API service indexing awesome lists of open source software.

https://github.com/ec-jrc/datacite-to-dcat-ap

Repository for the DataCite profile of DCAT-AP
https://github.com/ec-jrc/datacite-to-dcat-ap

data-citation datacite dcat dcat-ap interoperability metadata

Last synced: 5 months ago
JSON representation

Repository for the DataCite profile of DCAT-AP

Awesome Lists containing this project

README

          

# Purpose and usage

This XSLT is a proof of concept for the implementation of the specification concerning the DataCite profile of [DCAT-AP](https://joinup.ec.europa.eu/node/63567/) (CiteDCAT-AP).

As such, this XSLT must be considered as unstable, and can be updated any time based on the revisions to the CiteDCAT-AP specifications.

# Content

* [`api/`](./api/): Proof-of-concept of the implementation of CiteDCAT-AP following the OAI-PMH interface.
* [`docs/`](./docs/): Folder containing documentation on CiteDCAT-AP, published at: https://ec-jrc.github.io/datacite-to-dcat-ap/
* ~~[`documentation/`](./documentation/): Folder containing documentation on the XSLT:~~
* ~~[`Background.md`](./documentation/Background.md): Describes the background and methodology for the design of CiteDCAT-AP.~~
* ~~[`HowTo.md`](./documentation/HowTo.md): Describes how to use the XSLT.~~
* ~~[`Mappings.md`](./documentation/Mappings.md): Provides a summary of the mappings from DataCite to CiteDCAT-AP.~~
* [`datacite-to-dcat-ap.xsl`](./datacite-to-dcat-ap.xsl): The code of the XSLT.
* [`LICENCE.md`](./LICENCE.md): The XSLT's licence.
* [`README.md`](./README.md): This document.

# Credits

This work is a joint exercise carried out by Units B.6 & G.I.4 of the Joint Research Centre of the European Commission.