Package dev.enola.model.schemaorg
Interface Thing
- All Superinterfaces:
HasDescription
,HasIRI
,HasLabel
,HasType
,PredicatesObjects
,Thing
- All Known Subinterfaces:
CreativeWork
,Enumeration
,Speciality
,WebPage
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.enola.model.enola.HasDescription
HasDescription.Builder<B extends HasDescription>
Nested classes/interfaces inherited from interface dev.enola.thing.HasIRI
HasIRI.Builder<B extends HasIRI.Builder<?>>
Nested classes/interfaces inherited from interface dev.enola.model.w3.rdfs.HasLabel
HasLabel.Builder<B extends HasLabel>
Nested classes/interfaces inherited from interface dev.enola.thing.java.HasType
HasType.Builder<B extends Thing>
-
Field Summary
-
Method Summary
Methods inherited from interface dev.enola.model.enola.HasDescription
description
Methods inherited from interface dev.enola.model.w3.rdfs.HasLabel
label, labelOrIRI
Methods 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
-
image
@Nullable URI image()
-