Property: Length (ov:length.html)
Full URI: http://open.vocab.org/terms/length
The linear extent of a thing.
For example: the road has a length of 1 mile.
Change History
- 2008-12-04T01:34:42Z Anonymous user at 96.224.29.174 said "Created"
This term is considered to be unstable. Unstable terms may be edited at any time by anyone so their meaning may change unpredictably.
RDF
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix o: <http://open.vocab.org/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix label: <http://purl.org/net/vocab/2004/03/label#> .
ov:length rdfs:isDefinedBy o:terms ;
status:term_status "unstable" ;
status:userdocs <http://open.vocab.org/terms/length.html> ;
label:plural "Lengths"@en ;
rdfs:comment "The linear extent of a thing."@en ;
rdf:type rdf:Property ;
rdfs:label "Length"@en ;
ov:markdownDescription "For example: the road has a length of 1 mile."@en .
This description in other formats: RDF/XML, Turtle, RDF/JSON