Skip to content

Slot: concepts

A list of identifiers that are used to construct a set of permissible values

URI: linkml:concepts Alias: concepts

Applicable Classes

Name Description Modifies Slot
EnumDefinition an element whose instances must be drawn from a specified set of permissible ... no
EnumExpression An expression that constrains the range of a slot no
AnonymousEnumExpression An enum_expression that is not named no

Properties

Type and Range

Property Value
Range Uriorcurie
Domain EnumExpression
Domain Of EnumExpression

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:concepts
native linkml:concepts

LinkML Source

name: concepts
description: A list of identifiers that are used to construct a set of permissible
  values
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: enum_expression
alias: concepts
domain_of:
- enum_expression
range: uriorcurie
multivalued: true