forked from D-Net/openaire-graph-docs
minor fix
This commit is contained in:
parent
b5e23b9605
commit
268bb23545
|
@ -72,9 +72,6 @@ The table below describes the mapping from the XML baseline records to the OpenA
|
||||||
| `isProducedBy` |`attributes\fundingReferences` | `Result/Project`| we must identifi if match this pattern `(info:eu-repo/grantagreement/ec/h2020/)(\d{6})(.*)`|
|
| `isProducedBy` |`attributes\fundingReferences` | `Result/Project`| we must identifi if match this pattern `(info:eu-repo/grantagreement/ec/h2020/)(\d{6})(.*)`|
|
||||||
| `IsProvidedBy` | | `Result/DataSource` | Datasource is always Datacite|
|
| `IsProvidedBy` | | `Result/DataSource` | Datasource is always Datacite|
|
||||||
| `IsHostedBy` | `\attributes\relationships\client\id` | `Result/DataSource` |we defined a curated map clientId/Datasource if we found a match we create an _hostedBy Relation_ |
|
| `IsHostedBy` | `\attributes\relationships\client\id` | `Result/DataSource` |we defined a curated map clientId/Datasource if we found a match we create an _hostedBy Relation_ |
|
||||||
|
| | `\attribute\relatedIdentifiers` | result/result | we create relationships whenever the pid of the target is resolved on the Research Graph |
|
||||||
|
|
||||||
### Relation Resolution
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue