Struct OWL¶
Defined in File OWL.hpp
Inheritance Relationships¶
Base Type¶
public rdf4cpp::ClosedNamespace(Struct ClosedNamespace)
Struct Documentation¶
-
struct OWL : public rdf4cpp::ClosedNamespace¶
A ClosedNamespace for http://www.w3.org/2002/07/owl#
Public Functions
-
inline explicit OWL(storage::DynNodeStoragePtr node_storage = storage::default_node_storage)¶
Public Static Attributes
-
static constexpr std::string_view prefix = "http://www.w3.org/2002/07/owl#"¶
-
static constexpr std::array<std::string_view, 83> suffixes = {"AllDifferent", "AllDisjointClasses", "AllDisjointProperties", "allValuesFrom", "annotatedProperty", "annotatedSource", "annotatedTarget", "Annotation", "AnnotationProperty", "assertionProperty", "AsymmetricProperty", "Axiom", "backwardCompatibleWith", "bottomDataProperty", "bottomObjectProperty", "cardinality", "Class", "complementOf", "DataRange", "datatypeComplementOf", "DatatypeProperty", "dateTime", "deprecated", "DeprecatedClass", "DeprecatedProperty", "differentFrom", "disjointUnionOf", "disjointWith", "distinctMembers", "equivalentClass", "equivalentProperty", "FunctionalProperty", "hasKey", "hasSelf", "hasValue", "imports", "incompatibleWith", "intersectionOf", "InverseFunctionalProperty", "inverseOf", "IrreflexiveProperty", "maxCardinality", "maxQualifiedCardinality", "members", "minCardinality", "minQualifiedCardinality", "NamedIndividual", "NegativePropertyAssertion", "Nothing", "object", "ObjectProperty", "onClass", "onDataRange", "onDatatype", "oneOf", "onProperties", "onProperty", "Ontology", "OntologyProperty", "predicate", "priorVersion", "propertyChainAxiom", "propertyDisjointWith", "qualifiedCardinality", "rational", "real", "ReflexiveProperty", "Restriction", "sameAs", "someValuesFrom", "sourceIndividual", "subject", "SymmetricProperty", "targetIndividual", "targetValue", "Thing", "topDataProperty", "topObjectProperty", "TransitiveProperty", "unionOf", "versionInfo", "versionIRI", "withRestrictions"}¶
-
inline explicit OWL(storage::DynNodeStoragePtr node_storage = storage::default_node_storage)¶