RDF.ex v0.3.0 RDF.NS.OWL View Source

The OWL vocabulary.

See https://www.w3.org/TR/owl-overview/

Link to this section Summary

Functions

Returns all known IRIs of the vocabulary

Link to this section Functions

Returns all known IRIs of the vocabulary.

Link to this function allValuesFrom(subject, object) View Source

RDF.Description builder for allValuesFrom/0

Link to this function annotatedProperty(subject, object) View Source

RDF.Description builder for annotatedProperty/0

Link to this function annotatedSource(subject, object) View Source

RDF.Description builder for annotatedSource/0

Link to this function annotatedTarget(subject, object) View Source

RDF.Description builder for annotatedTarget/0

Link to this function assertionProperty(subject, object) View Source

RDF.Description builder for assertionProperty/0

Link to this function backwardCompatibleWith(subject, object) View Source

RDF.Description builder for backwardCompatibleWith/0

Link to this function bottomDataProperty(subject, object) View Source

RDF.Description builder for bottomDataProperty/0

Link to this function bottomObjectProperty(subject, object) View Source

RDF.Description builder for bottomObjectProperty/0

Link to this function datatypeComplementOf(subject, object) View Source

RDF.Description builder for datatypeComplementOf/0

Link to this function differentFrom(subject, object) View Source

RDF.Description builder for differentFrom/0

Link to this function disjointUnionOf(subject, object) View Source

RDF.Description builder for disjointUnionOf/0

Link to this function distinctMembers(subject, object) View Source

RDF.Description builder for distinctMembers/0

Link to this function equivalentClass(subject, object) View Source

RDF.Description builder for equivalentClass/0

Link to this function equivalentProperty(subject, object) View Source

RDF.Description builder for equivalentProperty/0

Link to this function incompatibleWith(subject, object) View Source

RDF.Description builder for incompatibleWith/0

Link to this function intersectionOf(subject, object) View Source

RDF.Description builder for intersectionOf/0

Link to this function maxCardinality(subject, object) View Source

RDF.Description builder for maxCardinality/0

Link to this function maxQualifiedCardinality(subject, object) View Source

RDF.Description builder for maxQualifiedCardinality/0

Link to this function minCardinality(subject, object) View Source

RDF.Description builder for minCardinality/0

Link to this function minQualifiedCardinality(subject, object) View Source

RDF.Description builder for minQualifiedCardinality/0

Link to this function propertyChainAxiom(subject, object) View Source

RDF.Description builder for propertyChainAxiom/0

Link to this function propertyDisjointWith(subject, object) View Source

RDF.Description builder for propertyDisjointWith/0

Link to this function qualifiedCardinality(subject, object) View Source

RDF.Description builder for qualifiedCardinality/0

Link to this function someValuesFrom(subject, object) View Source

RDF.Description builder for someValuesFrom/0

Link to this function sourceIndividual(subject, object) View Source

RDF.Description builder for sourceIndividual/0

Link to this function targetIndividual(subject, object) View Source

RDF.Description builder for targetIndividual/0

Link to this function topDataProperty(subject, object) View Source

RDF.Description builder for topDataProperty/0

Link to this function topObjectProperty(subject, object) View Source

RDF.Description builder for topObjectProperty/0

Link to this function withRestrictions(subject, object) View Source

RDF.Description builder for withRestrictions/0