Skip to main content

Variable: owl

const owl: object

Defined in: data/rdf/vocabulary.ts:7

Vocabulary for common terms from owl: <http://www.w3.org/2002/07/owl#> namespace.

Type declaration

$namespace

readonly $namespace: "http://www.w3.org/2002/07/owl#" = NAMESPACE_OWL

Class

readonly Class: "http://www.w3.org/2002/07/owl#Class"

DatatypeProperty

readonly DatatypeProperty: "http://www.w3.org/2002/07/owl#DatatypeProperty"

ObjectProperty

readonly ObjectProperty: "http://www.w3.org/2002/07/owl#ObjectProperty"