Slot: git_url
The url that points to the exact github location of a workflow.
URI: nmdc:git_url
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
MetagenomeAssembly | A workflow execution activity that converts sequencing reads into an assemble... | no |
MetatranscriptomeAssembly | no | |
MetagenomeAnnotation | A workflow execution activity that provides functional and structural annotat... | no |
WorkflowExecution | Represents an instance of an execution of a particular workflow | yes |
MetagenomeSequencing | Initial sequencing activity that precedes any analysis | no |
ReadBasedTaxonomyAnalysis | A workflow execution activity that performs taxonomy classification using seq... | no |
NomAnalysis | no | |
ReadQcAnalysis | A workflow execution activity that performs quality control on raw Illumina r... | no |
MetabolomicsAnalysis | no | |
MetaproteomicsAnalysis | no | |
MetatranscriptomeExpressionAnalysis | A workflow process that provides expression values and read counts for gene f... | no |
MetatranscriptomeAnnotation | no | |
MagsAnalysis | A workflow execution activity that uses computational binning tools to group ... | no |
Properties
- Range: String
Examples
Value |
---|
https://github.com/microbiomedata/mg_annotation/releases/tag/0.1 |
https://github.com/microbiomedata/metaMS/blob/master/metaMS/gcmsWorkflow.py |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nmdc/nmdc
LinkML Source
name: git_url
description: The url that points to the exact github location of a workflow.
examples:
- value: https://github.com/microbiomedata/mg_annotation/releases/tag/0.1
- value: https://github.com/microbiomedata/metaMS/blob/master/metaMS/gcmsWorkflow.py
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: git_url
domain_of:
- WorkflowExecution
range: string