Closed
Description
Release 12 has explicit instances of owl:Thing for base unit instances, e.g.
gist:_USDollar
a
owl:Thing ,
gist:BaseUnit
;
rdfs:isDefinedBy <https://w3id.org/semanticarts/ontology/gistCore> ;
skos:definition "The base unit for currency."^^xsd:string ;
skos:prefLabel "US Dollar"^^xsd:string ;
gist:conversionFactor "1e+00"^^xsd:double ;
gist:hasBaseUnit gist:_USDollar ;
gist:unitSymbol "USD"^^xsd:string ;
.
Metadata
Metadata
Assignees
Labels
No labels