Open Sveino opened 3 weeks ago
Inspired by https://www.[w3.org/ns/solid/terms#Patch](https://www.w3.org/ns/solid/terms#Patch) should we add:
prefix vann: <http://purl.org/vocab/vann/> vann:preferredNamespacePrefix "cim" ; vann:preferredNamespaceUri "https://cim.ucaiug.io/ns#"^^xsd:anyURI .
to the vocabulary?
Good idea! There's some doubt whether preferredNamespaceUri should be a string or URL, but I think it's ok the way you put it
preferredNamespaceUri
Inspired by https://www.[w3.org/ns/solid/terms#Patch](https://www.w3.org/ns/solid/terms#Patch) should we add:
to the vocabulary?