Skip to content

Slot: algorithm_version

The version of the algorithm used (if applicable). It MUST be a string of the algorithm's version, which is typically in the format '[MAJOR].[MINOR]', but other versioning systems are permitted (based on the algorithm's versioning).

URI: cell_annotation_schema:algorithm_version

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_version
native cell_annotation_schema:algorithm_version

LinkML Source

name: algorithm_version
description: The version of the algorithm used (if applicable). It MUST be a string
  of the algorithm's version, which is typically in the format '[MAJOR].[MINOR]',
  but other versioning systems are permitted (based on the algorithm's versioning).
from_schema: https://cellular-semantics.sanger.ac.uk/ontology/CAS
rank: 1000
alias: algorithm_version
domain_of:
- AutomatedAnnotation
range: string
required: true