Slot: domain (domain)
A distinct structural and functional unit within the protein, often capable of independent folding and stability, which contributes to the protein’s overall function.
URI: EVORAO:domain
Alias: domain
Applicable Classes
| Name |
Description |
Modifies Slot |
| Protein |
A protein as a derived product from a pathogen |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:domain |
| native |
EVORAO:domain |
| close |
uniprotrdfs:domain |
LinkML Source
```yaml
name: domain
description: A distinct structural and functional unit within the protein, often capable
of independent folding and stability, which contributes to the protein's overall
function.
title: domain
from_schema: https://w3id.org/evorao/
close_mappings:
- uniprotrdfs:domain
rank: 1000
alias: domain
domain_of:
- Protein
range: string
required: false
multivalued: false
```