classIri property

IriTerm? classIri
final

The RDF class IRI for this blank node.

This defines the RDF type of the blank node using the rdf:type predicate.

Implementation

final IriTerm? classIri;