Skip to content

Slot: shared

If True, then the relationship between the slot domain and range is many to one or many to many

URI: [linkml:shared](https://w3id.org/linkml/shared) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain | [SlotDefinition](SlotDefinition.md) | | Domain Of | [SlotDefinition](SlotDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Inherited | Yes | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Aliases * inverse functional * many to one or many ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:shared | | native | linkml:shared | ## LinkML Source
name: shared
description: If True, then the relationship between the slot domain and range is many
  to one or many to many
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
aliases:
- inverse functional
- many to one or many
rank: 1000
domain: slot_definition
inherited: true
domain_of:
- slot_definition
range: boolean