Identifier for 3D structural data as per the PDB (Protein Data Bank) database.
URI: EVORAO:relatedPdb
Alias: relatedPdb
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:relatedPdb |
| native |
EVORAO:relatedPdb |
| close |
wdp:P638 |
LinkML Source
```yaml
name: relatedPdb
description: Identifier for 3D structural data as per the PDB (Protein Data Bank)
database.
title: related PDB
from_schema: https://w3id.org/evorao/
close_mappings:
- wdp:P638
rank: 1000
alias: relatedPdb
domain_of:
- Protein
range: PdbReference
required: false
multivalued: true
```