Legal-RDF:QuantityFacet

From LexmlWiki

How much there is of something that you can quantify. [wordnet]

Model: Statistics Model

Date: 2006-10
This class is categorical for the Systeme Internationale units of measurement. Using one of the text attributes defined in a subclass of this class, implies that the instance is a quantity of that type. Unclassified units: FortyfootEquivalent
Predicate ObjectsRefines
None
Text AttributesRefines
None
Examples
<DriverSpeed mph='60'/>
<AreaWidth ft='375'/>
<AreaDepth m='67.5'/>
2006-10 Definition
<owl:Class rdf:ID="&lgl;QunatityFacet">
  <lgl:model rdf:resource="&lgl;StatisticsModel"/>
  <rdfs:subClassOf rdf:resource="&lgl;FacetNode"/>
  <rdfs:subClassOf rdf:resource="&lgl;RealNumber"/>
</owl:Class>