Slot: pipelines
all pipelines used to build the index
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An index over an ontology keyed by lexical unit |
no |
Properties
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/lexical-index
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontolexindex:pipelines |
native |
ontolexindex:pipelines |
LinkML Source
```yaml
name: pipelines
description: all pipelines used to build the index
from_schema: https://w3id.org/oak/lexical-index
rank: 1000
alias: pipelines
owner: LexicalIndex
domain_of:
- LexicalIndex
range: LexicalTransformationPipeline
multivalued: true
inlined: true
</details>