Re: ontology for units of measurement and/or physical quantities

Hi Robert,

N-ary relations [1] seems like a straightforward way of representing
values with units, there's an example in the Primer [2] (here as
Turtle syntax, a bit clearer):

exproduct:item10245   exterms:weight  [
                 rdf:value        "2.4"^^xsd:decimal ;
                 exterms:units    exunits:kilograms .
]

Cheers,
Danny.

[1] http://www.w3.org/TR/swbp-n-aryRelations/
[2] http://www.w3.org/TR/rdf-primer/#rdfvalue

-- 

http://dannyayers.com

Received on Saturday, 23 September 2006 08:19:25 UTC