noDomain property

bool noDomain
final

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;