Property: withRootURI

Sequence of URI references pointing URI resources in data model, used for example to find results of a search in model.

Types

owl:DatatypeProperty

Domain

OWLData

Range

http://www.w3.org/2001/XMLSchema#anyURI

Abstract Syntax

ObjectProperty(withRootURI annotation(rdfs:comment "Sequence of URI references pointing URI resources in data model, used for example to find results of a search in model."^^<http://www.w3.org/2001/XMLSchema#string>)
                          domain(OWLData)
                          range(<http://www.w3.org/2001/XMLSchema#anyURI>))

Generated with OWLDoc