Skip to content

Slot: implicit_prefix

Causes the slot value to be interpreted as a uriorcurie after prefixing with this string

URI: [linkml:implicit_prefix](https://w3id.org/linkml/implicit_prefix) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TypeExpression](TypeExpression.md) | An abstract class grouping named types and anonymous type expressions | no | | [SlotExpression](SlotExpression.md) | an expression that constrains the range of values a slot can take | no | | [AnonymousTypeExpression](AnonymousTypeExpression.md) | A type expression that is not a top-level named type definition | no | | [TypeDefinition](TypeDefinition.md) | an element that whose instances are atomic scalar values that can be mapped t... | no | | [AnonymousSlotExpression](AnonymousSlotExpression.md) | | no | | [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain | [SlotExpression](SlotExpression.md) | | Domain Of | [TypeExpression](TypeExpression.md), [SlotExpression](SlotExpression.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Identifier and Mapping Information ### Administrative Metadata **Status:** testing ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:implicit_prefix | | native | linkml:implicit_prefix | ## LinkML Source
name: implicit_prefix
description: Causes the slot value to be interpreted as a uriorcurie after prefixing
  with this string
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain: slot_expression
domain_of:
- type_expression
- slot_expression
range: string