Class: DOMRange (ov:DOMRange.html)
Full URI: http://open.vocab.org/terms/DOMRange
A DOM Range consists of two boundary-points corresponding to the start and the end of the Range. http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level-2-Range-Definitions
Change History
- 2009-03-22T14:28:13Z Anonymous user at 84.119.73.123 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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
ov:DOMRange rdfs:isDefinedBy o:terms ;
status:term_status "unstable" ;
status:userdocs <http://open.vocab.org/terms/DOMRange.html> ;
label:plural "DOMRanges"@en ;
rdfs:comment """A DOM Range consists of two boundary-points corresponding to the start and the end of the Range.
http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level-2-Range-Definitions"""@en ;
rdf:type owl:Class ;
rdfs:label "DOMRange"@en .
This description in other formats: RDF/XML, Turtle, RDF/JSON