Slot: annotation_type
Annotation type, for example class labels, segmentation masks, counts...
URI: bia_mifa_models:annotation_type
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
FileLevelMetadata | metadata atributes that must be detailed at the file level | no |
Annotations | A set of annotations for an AI-ready dataset | no |
Properties
-
Range: AnnotationType
-
Multivalued: True
-
Required: True
Examples
Value |
---|
['segmentation_mask', 'class_labels'] |
counts |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/BioImage-Archive/bia-mifa-models
LinkML Source
name: annotation_type
description: Annotation type, for example class labels, segmentation masks, counts...
examples:
- value: '[''segmentation_mask'', ''class_labels'']'
- value: counts
from_schema: https://w3id.org/BioImage-Archive/bia-mifa-models
rank: 1000
multivalued: true
alias: annotation_type
domain_of:
- FileLevelMetadata
- Annotations
range: AnnotationType
required: true