Slot: functional characterization (functionalCharacterization)
The process of determining and describing the specific biological activities and roles of a protein. Possible values include ‘Functionally characterized’ (the protein’s functions have been identified and described) and ‘No functional characterization’ (the protein’s functions have not been identified or described).
URI: EVORAO:functionalCharacterization
Alias: functionalCharacterization
Applicable Classes
| Name |
Description |
Modifies Slot |
| Protein |
A protein as a derived product from a pathogen |
yes |
Properties
-
Range: String
-
Recommended: True
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:functionalCharacterization |
| native |
EVORAO:functionalCharacterization |
LinkML Source
```yaml
name: functionalCharacterization
description: The process of determining and describing the specific biological activities
and roles of a protein. Possible values include 'Functionally characterized' (the
protein's functions have been identified and described) and 'No functional characterization'
(the protein's functions have not been identified or described).
title: functional characterization
from_schema: https://w3id.org/evorao/
rank: 1000
alias: functionalCharacterization
domain_of:
- Protein
range: string
required: false
recommended: true
multivalued: false
equals_string_in:
- Functionally characterized
- No functional characterization
```