RDF.ex v0.6.1 RDF.NS.OWL View Source
The OWL vocabulary.
Link to this section Summary
Functions
Returns all known IRIs of the vocabulary.
RDF.Description
builder for cardinality/0
RDF.Description
builder for deprecated/0
RDF.Description
builder for hasKey/0
RDF.Description
builder for hasSelf/0
RDF.Description
builder for hasValue/0
RDF.Description
builder for imports/0
RDF.Description
builder for inverseOf/0
RDF.Description
builder for members/0
RDF.Description
builder for onClass/0
RDF.Description
builder for onDataRange/0
RDF.Description
builder for onDatatype/0
RDF.Description
builder for onProperty/0
RDF.Description
builder for oneOf/0
RDF.Description
builder for sameAs/0
RDF.Description
builder for targetValue/0
RDF.Description
builder for unionOf/0
RDF.Description
builder for versionIRI/0
RDF.Description
builder for versionInfo/0
Link to this section Functions
__iris__() View Source
Returns all known IRIs of the vocabulary.
allValuesFrom() View Source
allValuesFrom(subject, object) View Source
RDF.Description
builder for allValuesFrom/0
annotatedProperty() View Source
annotatedProperty(subject, object) View Source
RDF.Description
builder for annotatedProperty/0
annotatedSource() View Source
annotatedSource(subject, object) View Source
RDF.Description
builder for annotatedSource/0
annotatedTarget() View Source
annotatedTarget(subject, object) View Source
RDF.Description
builder for annotatedTarget/0
assertionProperty() View Source
assertionProperty(subject, object) View Source
RDF.Description
builder for assertionProperty/0
backwardCompatibleWith() View Source
backwardCompatibleWith(subject, object) View Source
RDF.Description
builder for backwardCompatibleWith/0
bottomDataProperty() View Source
bottomDataProperty(subject, object) View Source
RDF.Description
builder for bottomDataProperty/0
bottomObjectProperty() View Source
bottomObjectProperty(subject, object) View Source
RDF.Description
builder for bottomObjectProperty/0
cardinality() View Source
cardinality(subject, object) View Source
RDF.Description
builder for cardinality/0
complementOf() View Source
complementOf(subject, object) View Source
RDF.Description
builder for complementOf/0
datatypeComplementOf() View Source
datatypeComplementOf(subject, object) View Source
RDF.Description
builder for datatypeComplementOf/0
deprecated() View Source
deprecated(subject, object) View Source
RDF.Description
builder for deprecated/0
differentFrom() View Source
differentFrom(subject, object) View Source
RDF.Description
builder for differentFrom/0
disjointUnionOf() View Source
disjointUnionOf(subject, object) View Source
RDF.Description
builder for disjointUnionOf/0
disjointWith() View Source
disjointWith(subject, object) View Source
RDF.Description
builder for disjointWith/0
distinctMembers() View Source
distinctMembers(subject, object) View Source
RDF.Description
builder for distinctMembers/0
equivalentClass() View Source
equivalentClass(subject, object) View Source
RDF.Description
builder for equivalentClass/0
equivalentProperty() View Source
equivalentProperty(subject, object) View Source
RDF.Description
builder for equivalentProperty/0
hasKey() View Source
hasKey(subject, object) View Source
RDF.Description
builder for hasKey/0
hasSelf() View Source
hasSelf(subject, object) View Source
RDF.Description
builder for hasSelf/0
hasValue() View Source
hasValue(subject, object) View Source
RDF.Description
builder for hasValue/0
imports() View Source
imports(subject, object) View Source
RDF.Description
builder for imports/0
incompatibleWith() View Source
incompatibleWith(subject, object) View Source
RDF.Description
builder for incompatibleWith/0
intersectionOf() View Source
intersectionOf(subject, object) View Source
RDF.Description
builder for intersectionOf/0
inverseOf() View Source
inverseOf(subject, object) View Source
RDF.Description
builder for inverseOf/0
maxCardinality() View Source
maxCardinality(subject, object) View Source
RDF.Description
builder for maxCardinality/0
maxQualifiedCardinality() View Source
maxQualifiedCardinality(subject, object) View Source
RDF.Description
builder for maxQualifiedCardinality/0
members() View Source
members(subject, object) View Source
RDF.Description
builder for members/0
minCardinality() View Source
minCardinality(subject, object) View Source
RDF.Description
builder for minCardinality/0
minQualifiedCardinality() View Source
minQualifiedCardinality(subject, object) View Source
RDF.Description
builder for minQualifiedCardinality/0
onClass() View Source
onClass(subject, object) View Source
RDF.Description
builder for onClass/0
onDataRange() View Source
onDataRange(subject, object) View Source
RDF.Description
builder for onDataRange/0
onDatatype() View Source
onDatatype(subject, object) View Source
RDF.Description
builder for onDatatype/0
onProperties() View Source
onProperties(subject, object) View Source
RDF.Description
builder for onProperties/0
onProperty() View Source
onProperty(subject, object) View Source
RDF.Description
builder for onProperty/0
oneOf() View Source
oneOf(subject, object) View Source
RDF.Description
builder for oneOf/0
priorVersion() View Source
priorVersion(subject, object) View Source
RDF.Description
builder for priorVersion/0
propertyChainAxiom() View Source
propertyChainAxiom(subject, object) View Source
RDF.Description
builder for propertyChainAxiom/0
propertyDisjointWith() View Source
propertyDisjointWith(subject, object) View Source
RDF.Description
builder for propertyDisjointWith/0
qualifiedCardinality() View Source
qualifiedCardinality(subject, object) View Source
RDF.Description
builder for qualifiedCardinality/0
sameAs() View Source
sameAs(subject, object) View Source
RDF.Description
builder for sameAs/0
someValuesFrom() View Source
someValuesFrom(subject, object) View Source
RDF.Description
builder for someValuesFrom/0
sourceIndividual() View Source
sourceIndividual(subject, object) View Source
RDF.Description
builder for sourceIndividual/0
targetIndividual() View Source
targetIndividual(subject, object) View Source
RDF.Description
builder for targetIndividual/0
targetValue() View Source
targetValue(subject, object) View Source
RDF.Description
builder for targetValue/0
topDataProperty() View Source
topDataProperty(subject, object) View Source
RDF.Description
builder for topDataProperty/0
topObjectProperty() View Source
topObjectProperty(subject, object) View Source
RDF.Description
builder for topObjectProperty/0
unionOf() View Source
unionOf(subject, object) View Source
RDF.Description
builder for unionOf/0
versionIRI() View Source
versionIRI(subject, object) View Source
RDF.Description
builder for versionIRI/0
versionInfo() View Source
versionInfo(subject, object) View Source
RDF.Description
builder for versionInfo/0
withRestrictions() View Source
withRestrictions(subject, object) View Source
RDF.Description
builder for withRestrictions/0