Slot: conforms_to
An established standard to which the element conforms.
URI: [dcterms:conformsTo](http://purl.org/dc/terms/conformsTo)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Element](Element.md) | A named element in the model | no |
| [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no |
| [TypeDefinition](TypeDefinition.md) | an element that whose instances are atomic scalar values that can be mapped t... | no |
| [SubsetDefinition](SubsetDefinition.md) | an element that can be used to group other metamodel elements | no |
| [Definition](Definition.md) | abstract base class for core metaclasses | no |
| [EnumDefinition](EnumDefinition.md) | an element whose instances must be drawn from a specified set of permissible ... | no |
| [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | 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 | [String](String.md) |
| Domain | [Element](Element.md) |
| Domain Of | [Element](Element.md) |
| Slot URI | [dcterms:conformsTo](http://purl.org/dc/terms/conformsTo) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## In Subsets
* [BasicSubset](BasicSubset.md)
## See Also
* [linkml:implements](https://w3id.org/linkml/implements)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dcterms:conformsTo |
| native | linkml:conforms_to |
## LinkML Source
name: conforms_to
description: An established standard to which the element conforms.
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
see_also:
- linkml:implements
rank: 1000
domain: element
slot_uri: dcterms:conformsTo
domain_of:
- element
range: string