researchgraph / Crosswalks

Crosswalk code from {system X} to the ReseachGraph schema
MIT License
1 stars 1 forks source link

NCI: Key is missing NCI namespace #42

Closed aaryani closed 7 years ago

aaryani commented 7 years ago

The key should be

researchgraph.org/nci/{local_id}

For example: researchgraph.org/f2612_5593_4183_4737 should be researchgraph.org/nci/f2612_5593_4183_4737

<dataset>
         <key>researchgraph.org/f2612_5593_4183_4737</key>
         <source>nci.org.au</source>
         <local_id>f2612_5593_4183_4737</local_id>
         <last_updated>2016-11-25T09:59:34Z</last_updated>
         <url>pid.nci.org.au/f2612_5593_4183_4737</url>
         <title>ACCESS NWP APS2 Development Datasets</title>
         <publication_year>2014</publication_year>
</dataset>
jbw900 commented 7 years ago

fixed.