predicate property

IriTerm? predicate
final

The RDF predicate (IRI) for this property, e.g., SchemaBook.name.

This field is required for regular property mapping but is null when using the .define() constructor for vocabulary generation mode.

Implementation

final IriTerm? predicate;