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
- Host: GitHub
- URL: https://github.com/ec-jrc/datacite-to-dcat-ap
- Owner: ec-jrc
- License: eupl-1.2
- Created: 2018-05-31T13:20:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T16:28:07.000Z (over 1 year ago)
- Last Synced: 2025-02-13T17:32:36.907Z (over 1 year ago)
- Topics: data-citation, datacite, dcat, dcat-ap, interoperability, metadata
- Language: XSLT
- Homepage: https://ec-jrc.github.io/datacite-to-dcat-ap/
- Size: 588 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.