Slot: id_prefixes_are_closed
If true, then the id_prefixes slot is treated as being closed, and any use of an id that does not have this prefix is considered a violation.
URI: linkml:id_prefixes_are_closed
Alias: id_prefixes_are_closed
Applicable Classes
| Name |
Description |
Modifies Slot |
| EnumDefinition |
an element whose instances must be drawn from a specified set of permissible ... |
no |
| ClassDefinition |
an element whose instances are complex objects that may have slot-value assig... |
no |
| TypeDefinition |
an element that whose instances are atomic scalar values that can be mapped t... |
no |
| SlotDefinition |
an element that describes how instances are related to other instances |
no |
| Definition |
abstract base class for core metaclasses |
no |
| SubsetDefinition |
an element that can be used to group other metamodel elements |
no |
| SchemaDefinition |
A collection of definitions that make up a schema or a data model |
no |
| Element |
A named element in the model |
no |
Properties
Type and Range
Cardinality and Requirements
See Also
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:id_prefixes_are_closed |
| native |
linkml:id_prefixes_are_closed |
LinkML Source
name: id_prefixes_are_closed
description: If true, then the id_prefixes slot is treated as being closed, and any
use of an id that does not have this prefix is considered a violation.
from_schema: https://w3id.org/linkml/meta
see_also:
- https://github.com/linkml/linkml/issues/194
rank: 1000
domain: element
alias: id_prefixes_are_closed
domain_of:
- element
range: boolean