Package dev.enola.model.w3.rdfs
Interface Class
- All Superinterfaces:
HasClass,HasClassIRI,HasIRI,HasLabel,HasType,PredicatesObjects,Resource,Thing
- All Known Subinterfaces:
Class,Class.Builder<B>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Class.Builder<Class> builder()Class.Builder<? extends Class> copy()default booleanThis is the inverse ofProperty.domains().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
-
Field Details
-
PROPERTIES
- See Also:
-
SUBCLASS_OF
- See Also:
-
-
Method Details
-
subClassOfs
-
rdfsClassProperties
This is the inverse ofProperty.domains(). -
rdfsClassPropertiesIRIs
-
hasRdfsClassProperty
-
copy
Class.Builder<? extends Class> copy()- Specified by:
copyin interfacePredicatesObjects- Specified by:
copyin interfaceThing
-
builder
-