Skip to content

Slot: subsets

An index to the collection of all subset definitions in the schema

URI: [linkml:subsets](https://w3id.org/linkml/subsets) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [SubsetDefinition](SubsetDefinition.md) | | Domain | [SchemaDefinition](SchemaDefinition.md) | | Domain Of | [SchemaDefinition](SchemaDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) * [BasicSubset](BasicSubset.md) ## Identifier and Mapping Information ### Administrative Metadata **Rank:** 8 ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:subsets | | native | linkml:subsets | | exact | OIO:hasSubset | ## LinkML Source
name: subsets
description: An index to the collection of all subset definitions in the schema
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
exact_mappings:
- OIO:hasSubset
rank: 8
domain: schema_definition
domain_of:
- schema_definition
range: subset_definition
multivalued: true
inlined: true