Skip to content

Commit

Permalink
ont: img: Marks an URI as such (datatype)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Feb 19, 2025
1 parent 228edff commit dd2d35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spec/okh-img.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
a ods:Dataset ;
a spdx:SpdxItem ;
vann:preferredNamespacePrefix "okhimg" ;
vann:preferredNamespaceUri "http://w3id.org/oseg/ont/okhimg#" ;
vann:preferredNamespaceUri "http://w3id.org/oseg/ont/okhimg#"^^xsd:anyURI ;
owl:versionInfo "0.1.0" ;
owl:versionIRI <http://w3id.org/oseg/ont/0.1.0/okhimg> ;
dcterms:title "Open Know How (OKH) - Image Tags & Slots"@en ;
Expand Down

0 comments on commit dd2d35e

Please # to comment.