Compare commits

...

3 Commits

Author SHA1 Message Date
Claudio Atzori 92dacd205b WIP: opencitations 2023-02-24 09:31:43 +01:00
Claudio Atzori 35ce824927 Merge branch 'main' into opencitations 2023-02-23 15:27:32 +01:00
Claudio Atzori dac2369933 WIP: opencitations 2023-02-17 14:15:05 +01:00
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# OpenCitations
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` | |