name property
The name of the IRI part. This corresponds to a named template variable
in the RdfIri template (e.g., id for {id}).
Implementation
final String? name;
The name of the IRI part. This corresponds to a named template variable
in the RdfIri template (e.g., id for {id}).
final String? name;