Skip to content

Slot: database_accessions

Accession numbers for database records used as input source. Used in connection with "inputsource_external_ref".

URI: https://w3id.org/fga-wg/schema/bundle/database_accessions

Applicable Classes

Name Description Modifies Slot
InputSource General object representing the source of data files, samples, or other entities used as input to a process or a result. An input source refering to a single file or sample object will represent that item only, while an input source referring to a container or process may represent a number of disctinct input items. InputSource also contains information about the type of relationship, replication labelling, versioning and retrieval date. no

Properties

Type and Range

Property Value
Range Any or 
String or 
Curie
Domain Of InputSource

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'string'}) - AnonymousSlotExpression({'range': 'curie'})

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/database_accessions
native https://w3id.org/fga-wg/schema/bundle/database_accessions

LinkML Source

name: database_accessions
description: Accession numbers for database records used as input source. Used in
  connection with "inputsource_external_ref".
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- InputSource
range: Any
multivalued: true
any_of:
- range: string
- range: curie