From 92dacd205b2dd41662a2ea76f784c6f34839aa16 Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Fri, 24 Feb 2023 09:31:43 +0100 Subject: [PATCH] WIP: opencitations --- .../non-compatible-sources/opencitations.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/data-provision/aggregation/non-compatible-sources/opencitations.md b/docs/data-provision/aggregation/non-compatible-sources/opencitations.md index de6d68a..cf4f408 100644 --- a/docs/data-provision/aggregation/non-compatible-sources/opencitations.md +++ b/docs/data-provision/aggregation/non-compatible-sources/opencitations.md @@ -2,3 +2,13 @@ This section describes the aggregation workflow used to gather the citation material from OpenCitations and the relative mapping towards the OpenAIRE Graph. ## OpenCitations as an OpenAIRE Datasource + +[OpenCitations](https://opencitations.net/) is an independent not-for-profit infrastructure organization for open scholarship dedicated to the publication of open bibliographic and citation data. +OpenCitations releases datasets containing citation data as described [here](https://opencitations.net/datasets). In particular, the [COCI](https://opencitations.net/index/coci) dataset contains the DOI-to-DOI citations from Crossref. + +## Relation Mapping + +| OpenAIRE Relation Semantic | COCI csv columnrecord JSON path | #Notes | +|----------------------------|---------------------------------------|--------| +| `IsCitedBy` | `xxx` | | +| `Cites` | `yyy` | |