vocabPath property

String vocabPath
final

The path component to append to the base URI for vocabulary generation.

This path is appended to appBaseUri to form the vocabulary namespace. A '#' fragment identifier is automatically appended to create the full vocabulary IRI.

Defaults to '/vocab'.

Implementation

final String vocabPath;