Skip to content

Commit

Permalink
Merge pull request #41 from adiwg/feature/ror-orcid-namespaces
Browse files Browse the repository at this point in the history
add orcid and ror to namespaces
  • Loading branch information
timothypage authored Sep 23, 2022
2 parents caeef90 + 0e9beed commit 06c072e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/adiwg_namespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ codelist:
- {code: "gov.sciencebase.catalog", codeName: scienceBase, description: "ScienceBase is a U.S. Geological Survey cataloging and collaborative data management platform."}
- {code: "itis.gov", codeName: ITIS, description: "Integrated Taxonomic Information System"}
- {code: "urn:uuid", codeName: UUID, description: "Universally unique identifier"}
- {code: "orcid.org", codeName: ORCID, description: "Open Researcher and Contributor identifier"}
- {code: "ror.org", codeName: ROR, description: "Research Organization Registry identifier"}
- {code: "spatialreference.org", codeName: SR-ORG, description: "Coordinate reference system from SpatialReference.org database"}
- {code: "org.adiwg.code.mapGridSystem", codeName: mapGridSystem, description: "Name of the grid UTM, State Plane, or other grid system used by a spatial reference system."}
- {code: "org.adiwg.code.mapProjection", codeName: mapProjection, description: "Name of the planar, grid, or local projection used by a spatial reference system."}

0 comments on commit 06c072e

Please sign in to comment.