mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Instructions for Registering new IRIs in CCO
Developers need to register any new IRIs they create in a csv file that is solely maintained on a separate branch.
To that end:
- Navigate to this directory on the IRI Registry branch.
- Open the file
iri-registry.csvlocated here and navigate to the bottom row of the file. - In the next empty row, add the next IRI(s) as an increment from the last one, as well as your name, the date, and associated issue.
- Commit your changes directly to the IRI Registry Branch and push to origin.
- Now you can open a new branch to execute your work using the IRIs that you have registered.