Enum: TargetGraphType
Level of processing or modeling applied to the target knowledge graph
URI: TargetGraphType
Permissible Values
Value | Meaning | Description |
---|---|---|
SourceKG | None | A raw source KG parsed from a source without Biolink modeling |
BiolinkKG | None | A KG transformed to use Biolink classes and predicates |
NormalizedKG | None | A KG that has undergone Biolink modeling and node normalization |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/ingest-metadata
LinkML Source
name: TargetGraphType
description: Level of processing or modeling applied to the target knowledge graph
from_schema: https://w3id.org/biolink/ingest-metadata
rank: 1000
permissible_values:
SourceKG:
text: SourceKG
description: A raw source KG parsed from a source without Biolink modeling
BiolinkKG:
text: BiolinkKG
description: A KG transformed to use Biolink classes and predicates
NormalizedKG:
text: NormalizedKG
description: A KG that has undergone Biolink modeling and node normalization