Enum: ResourceRoleEnum
The role played by the information reource in serving as a source for an edge in a TRAPI message. Note that a given Edge should have one and only one 'primary' source, and may have any number of 'aggregator' or 'supporting data' sources. This enumeration is found in Biolink Model, but is repeated here for convenience.
Permissible Values
Value |
Meaning |
Description |
primary_knowledge_source |
None |
None |
aggregator_knowledge_source |
None |
None |
supporting_data_source |
None |
None |
Slots constrained by this enum
LinkML Source
name: ResourceRoleEnum
description: The role played by the information reource in serving as a source for
an edge in a TRAPI message. Note that a given Edge should have one and only one
'primary' source, and may have any number of 'aggregator' or 'supporting data' sources. This
enumeration is found in Biolink Model, but is repeated here for convenience.
in_subset:
- translator_minimal
from_schema: https://w3id.org/biolink/biolink-model
permissible_values:
primary_knowledge_source:
text: primary_knowledge_source
aggregator_knowledge_source:
text: aggregator_knowledge_source
supporting_data_source:
text: supporting_data_source