Package dev.enola.model.w3.rdf
Interface Property
- All Superinterfaces:
HasClass,HasIRI,HasLabel,HasPredicateIRI,HasType,PredicatesObjects,Resource,Thing
-
Nested Class Summary
Nested Classes -
Field Summary
-
Method Summary
Methods inherited from interface dev.enola.model.w3.rdfs.HasLabel
label, labelOrIRIMethods inherited from interface dev.enola.thing.PredicatesObjects
datatype, datatype, datatypes, get, get, get, get, getLinks, getOptional, getString, getString, getThing, getThing, getThingOrThrow, getThings, getThings, getThings, getThings, hasLink, isIterable, isLinkObject, isOrdered, isStruct, predicateIRIs, properties
-
Method Details
-
subPropertyOf
-
domains
Domains of this property.Beware that, if more than one, then this means intersection, not union; see this explanation.
-
ranges
Domains of this property.Beware that, if more than one, then this means intersection, not union; see this explanation.
-
copy
Property.Builder<? extends Property> copy()- Specified by:
copyin interfacePredicatesObjects- Specified by:
copyin interfaceThing
-
builder
-