Skip to content

Class: Document

A collection of information content entities intended to be understood together as a whole

URI: IAO:0000310

Slots

Name Range Cardinality Description Info
pmid string 0..1 Identifier of a manuscript in PubMed database .
pmc_id string 0..1 Identifier of a manuscript in PubMedCentral database .
comment string 0..* None .

Usages

Identifier and Mapping Information

LinkML Specification

Direct

name: Document
description: A collection of information content entities intended to be understood
  together as a whole
from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
attributes:
  pmid:
    name: pmid
    description: Identifier of a manuscript in PubMed database
    from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
    identifier: true
  pmc_id:
    name: pmc_id
    description: Identifier of a manuscript in PubMedCentral database
    from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
  comment:
    name: comment
    from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
    multivalued: true
class_uri: IAO:0000310

Induced

name: Document
description: A collection of information content entities intended to be understood
  together as a whole
from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
attributes:
  pmid:
    name: pmid
    description: Identifier of a manuscript in PubMed database
    from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
    identifier: true
    alias: pmid
    owner: Document
    range: string
  pmc_id:
    name: pmc_id
    description: Identifier of a manuscript in PubMedCentral database
    from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
    alias: pmc_id
    owner: Document
    range: string
  comment:
    name: comment
    from_schema: https://dataexchange.clinicalgenome.org/variant-functional-assay
    multivalued: true
    alias: comment
    owner: Document
    range: string
class_uri: IAO:0000310