Skip to content

Slot: emit_prefixes

a list of Curie prefixes that are used in the representation of instances of the model. All prefixes in this list are added to the prefix sections of the target models.

URI: [linkml:emit_prefixes](https://w3id.org/linkml/emit_prefixes) ## 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 | [Ncname](Ncname.md) | | Domain | [SchemaDefinition](SchemaDefinition.md) | | Domain Of | [SchemaDefinition](SchemaDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:emit_prefixes | | native | linkml:emit_prefixes | ## LinkML Source
name: emit_prefixes
description: a list of Curie prefixes that are used in the representation of instances
  of the model.  All prefixes in this list are added to the prefix sections of the
  target models.
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: schema_definition
domain_of:
- schema_definition
range: ncname
multivalued: true