Slot: types
An index to the collection of all type definitions in the schema
URI: [linkml:types](https://w3id.org/linkml/types)
## 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 | [TypeDefinition](TypeDefinition.md) |
| Domain | [SchemaDefinition](SchemaDefinition.md) |
| Domain Of | [SchemaDefinition](SchemaDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## In Subsets
* [BasicSubset](BasicSubset.md)
* [ObjectOrientedProfile](ObjectOrientedProfile.md)
* [OwlProfile](OwlProfile.md)
## Identifier and Mapping Information
### Administrative Metadata
**Rank:** 6
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:types |
| native | linkml:types |
## LinkML Source
name: types
description: An index to the collection of all type definitions in the schema
in_subset:
- BasicSubset
- ObjectOrientedProfile
- OwlProfile
from_schema: https://w3id.org/linkml/meta
rank: 6
domain: schema_definition
domain_of:
- schema_definition
range: type_definition
multivalued: true
inlined: true