Skip to content

Slot: slot_names_unique

if true then induced/mangled slot names are not created for class_usage and attributes

URI: [linkml:slot_names_unique](https://w3id.org/linkml/slot_names_unique) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no | | [ClassDefinition](ClassDefinition.md) | an element whose instances are complex objects that may have slot-value assig... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain | [Definition](Definition.md) | | Domain Of | [SchemaDefinition](SchemaDefinition.md), [ClassDefinition](ClassDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Administrative Metadata **Status:** testing ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:slot_names_unique | | native | linkml:slot_names_unique | ## LinkML Source
name: slot_names_unique
description: if true then induced/mangled slot names are not created for class_usage
  and attributes
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain: definition
domain_of:
- schema_definition
- class_definition
range: boolean