Class: DOMBoundaryPointPosition (ov:DOMBoundaryPointPosition.html)
Full URI: http://open.vocab.org/terms/DOMBoundaryPointPosition
A boundary-point's position in a Document or DocumentFragment tree can be characterized by a node and an offset http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level-2-Range-Definitions
Change History
- 2009-03-22T14:32:10Z 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:DOMBoundaryPointPosition rdfs:isDefinedBy o:terms ;
status:term_status "unstable" ;
status:userdocs <http://open.vocab.org/terms/DOMBoundaryPointPosition.html> ;
label:plural "DOMBoundaryPointPositions"@en ;
rdfs:comment """A boundary-point's position in a Document or DocumentFragment tree can be characterized by a node and an offset
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 "DOMBoundaryPointPosition"@en .
This description in other formats: RDF/XML, Turtle, RDF/JSON