Skip to content

Class: Document

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

URI: [iao:0000310](http://purl.obolibrary.org/obo/IAO_0000310)
classDiagram class Document click Document href "../Document/" EvidenceItem <|-- Document click EvidenceItem href "../EvidenceItem/" Document : identifier Document : reference Document --> "0..1" Document : reference click Document href "../Document/"
## Inheritance * [EvidenceItem](EvidenceItem.md) * **Document** ## Class Properties | Property | Value | | --- | --- | | Class URI | [iao:0000310](http://purl.obolibrary.org/obo/IAO_0000310) | ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [identifier](identifier.md) | 0..1
[Uri](Uri.md) | | direct | | [reference](reference.md) | 0..1
[Document](Document.md) | | [EvidenceItem](EvidenceItem.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Document](Document.md) | [reference](reference.md) | range | [Document](Document.md) | | [EvidenceItem](EvidenceItem.md) | [reference](reference.md) | range | [Document](Document.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://identifiers.org/brain-bican/assertion-evidence-schema ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | iao:0000310 | | native | brainkb:Document | ## LinkML Source ### Direct
name: Document
description: A collection of information content entities intended to be understood
  together as a whole
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
is_a: EvidenceItem
attributes:
  identifier:
    name: identifier
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: datacite:identifier
    domain_of:
    - Document
    range: uri
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://identifiers.org/brain-bican/assertion-evidence-schema
is_a: EvidenceItem
attributes:
  identifier:
    name: identifier
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: datacite:identifier
    owner: Document
    domain_of:
    - Document
    range: uri
  reference:
    name: reference
    from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
    rank: 1000
    slot_uri: sepio:0000442
    owner: Document
    domain_of:
    - EvidenceItem
    range: Document
class_uri: iao:0000310