kgrid / koio

This repository is for the Knowledge Object Implementation Ontology (KOIO)
1 stars 0 forks source link

Determine what resolution mechanism to use #5

Closed faridseifi closed 1 month ago

faridseifi commented 1 month ago

We want a stable url/iri for our ontology and a stable URL for our json-ld context.

For now, let's use https://kgrid.org/koio# for the ontology IRI

For now, we can use https://kgrid.org/koio/context for the json-ld context

Tests:

You can look at how this get handled and what people are trying to do: https://github.com/perma-id/w3id.org/blob/master/CDO/.htaccess

faridseifi commented 1 month ago

Also for previous versions, create a folder in the root of the repo for each release with the version number and include the context file for that version. So different versions would be available using links like: https://kgrid.org/koio/1.0/context

Also use the same link for @id of the context files