Slot: target_type
Level of processing applied to the output (e.g. Source-KG, Biolink KG, Normalized KG)
URI: biolink:target_type Alias: target_type
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
IngestMetadata | Metadata about a specific data ingest process and its outputs | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^(Source-KG|Biolink KG|Normalized KG)$
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/ingest-metadata
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:target_type |
native | biolink:target_type |
LinkML Source
name: target_type
description: Level of processing applied to the output (e.g. Source-KG, Biolink KG,
Normalized KG)
from_schema: https://w3id.org/biolink/ingest-metadata
rank: 1000
alias: target_type
domain_of:
- IngestMetadata
range: string
required: true
pattern: ^(Source-KG|Biolink KG|Normalized KG)$