Slot: alphafold_ID

AlphaFold predicted protein structure identifier (AlphaFold DB, EMBL-EBI)

URI: https://CCPBioSim.ac.uk/biosim-schema/alphafold_ID

Inheritance

Applicable Classes

Name

Description

Modifies Slot

MoleculeID

Identifiers of a molecule type in the simulated system

no

Properties

Type and Range

Property

Value

Range

string

Domain Of

MoleculeID

Cardinality and Requirements

Property

Value

Value Constraints

Property

Value

Regex Pattern

^AF-[A-Z0-9]+-F1$

Aliases

  • AlphaFold ID

Examples

Value

AF-P12345-F1

Identifier and Mapping Information

Annotations

property

value

database

AlphaFoldDB

base_uri

https://alphafold.ebi.ac.uk/entry/

Schema Source

  • from schema: https://CCPBioSim.ac.uk/biosim-schema/

Mappings

Mapping Type

Mapped Value

self

https://CCPBioSim.ac.uk/biosim-schema/alphafold_ID

native

https://CCPBioSim.ac.uk/biosim-schema/alphafold_ID

LinkML Source

name: alphafold_ID
annotations:
  database:
    tag: database
    value: AlphaFoldDB
  base_uri:
    tag: base_uri
    value: https://alphafold.ebi.ac.uk/entry/
description: AlphaFold predicted protein structure identifier (AlphaFold DB, EMBL-EBI)
examples:
- value: AF-P12345-F1
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
aliases:
- AlphaFold ID
rank: 1000
is_a: identifier
domain_of:
- MoleculeID
range: string
pattern: ^AF-[A-Z0-9]+-F1$