classIri property

IriTerm? classIri
final

The RDF class IRI for this resource.

This defines the RDF type of the resource using the rdf:type predicate. It's typically an IriTerm from a vocabulary like SchemaBook.classIri.

Implementation

final IriTerm? classIri;