noDomain property
Whether to omit rdfs:domain for generated vocabulary properties in define mode.
When true, the property becomes domain-neutral and can be shared across classes.
Implementation
final bool noDomain;
Whether to omit rdfs:domain for generated vocabulary properties in define mode.
When true, the property becomes domain-neutral and can be shared across classes.
final bool noDomain;