Skip to content

Slot: git_url

The url that points to the exact software repository location used to run a workflow

URI: https://w3id.org/nmdc/nmdc-schema-flattened/git_url

Applicable Classes

Name Description Modifies Slot
WorkflowExecutionFlat Represents an instance of an execution of a particular workflow Flattened tab... no

Properties

Type and Range

Property Value
Range String
Domain Of WorkflowExecutionFlat

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Owner WorkflowExecutionFlat

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self https://w3id.org/nmdc/nmdc-schema-flattened/git_url
native https://w3id.org/nmdc/nmdc-schema-flattened/git_url

LinkML Source

name: git_url
description: The url that points to the exact software repository location used to
  run a workflow
from_schema: https://w3id.org/nmdc/nmdc-schema-flattened
rank: 1000
owner: WorkflowExecutionFlat
domain_of:
- WorkflowExecutionFlat
range: string
required: true
multivalued: false