Skip to content

Slot: algorithm_repo_url

This field denotes the URL of the version control repository associated with the algorithm used (if applicable). It MUST be a string of a valid URL.

URI: cell_annotation_schema:algorithm_repo_url

Applicable Classes

Name Description Modifies Slot
AutomatedAnnotation A set of fields for recording the details of the automated annotation algorit... no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://cellular-semantics.sanger.ac.uk/ontology/CAS

Mappings

Mapping Type Mapped Value
self cell_annotation_schema:algorithm_repo_url
native cell_annotation_schema:algorithm_repo_url

LinkML Source

name: algorithm_repo_url
description: This field denotes the URL of the version control repository associated
  with the algorithm used (if applicable). It MUST be a string of a valid URL.
from_schema: https://cellular-semantics.sanger.ac.uk/ontology/CAS
rank: 1000
alias: algorithm_repo_url
domain_of:
- AutomatedAnnotation
range: string
required: true