Skip to content

Slot: prefixes

A collection of prefix expansions that specify how CURIEs can be expanded to URIs

URI: [sh:declare](http://www.w3.org/ns/shacl#declare) ## 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 | [Prefix](Prefix.md) | | Domain | [SchemaDefinition](SchemaDefinition.md) | | Domain Of | [SchemaDefinition](SchemaDefinition.md) | | Slot URI | [sh:declare](http://www.w3.org/ns/shacl#declare) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) * [BasicSubset](BasicSubset.md) ## Identifier and Mapping Information ### Administrative Metadata **Rank:** 10 ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | sh:declare | | native | linkml:prefixes | ## LinkML Source
name: prefixes
description: A collection of prefix expansions that specify how CURIEs can be expanded
  to URIs
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 10
domain: schema_definition
slot_uri: sh:declare
domain_of:
- schema_definition
range: prefix
multivalued: true
inlined: true