Class: InformationContentEntity
a piece of information that typically describes some topic of discourse or is used as support.
- NOTE: this is an abstract class and should not be instantiated directly
URI: biolink:InformationContentEntity
classDiagram
class InformationContentEntity
NamedThing <|-- InformationContentEntity
InformationContentEntity <|-- StudyResult
InformationContentEntity <|-- StudyVariable
InformationContentEntity <|-- CommonDataElement
InformationContentEntity <|-- Dataset
InformationContentEntity <|-- DatasetDistribution
InformationContentEntity <|-- DatasetVersion
InformationContentEntity <|-- DatasetSummary
InformationContentEntity <|-- ConfidenceLevel
InformationContentEntity <|-- EvidenceType
InformationContentEntity <|-- Publication
InformationContentEntity <|-- RetrievalSource
InformationContentEntity : category
InformationContentEntity : creation_date
InformationContentEntity : description
InformationContentEntity : format
InformationContentEntity : full_name
InformationContentEntity : has_attribute
InformationContentEntity --|> attribute : has_attribute
InformationContentEntity : id
InformationContentEntity : iri
InformationContentEntity : license
InformationContentEntity : name
InformationContentEntity : provided_by
InformationContentEntity : rights
InformationContentEntity : synonym
InformationContentEntity : type
InformationContentEntity : xref
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
license | 0..1 String |
direct | |
rights | 0..1 String |
direct | |
format | 0..1 String |
direct | |
creation_date | 0..1 Date |
date on which an entity was created | direct |
provided_by | 0..* String |
The value in this node property represents the knowledge provider that create... | NamedThing |
xref | 0..* Uriorcurie |
A database cross reference or alternative identifier for a NamedThing or edge... | NamedThing |
full_name | 0..1 LabelType |
a long-form human readable name for a thing | NamedThing |
synonym | 0..* LabelType |
Alternate human-readable names for a thing | NamedThing |
id | 1..1 String |
A unique identifier for an entity | Entity |
iri | 0..1 IriType |
An IRI for an entity | Entity |
category | 1..* CategoryType |
Name of the high level ontology class in which this entity is categorized | Entity |
type | 0..* String |
Entity | |
name | 0..1 LabelType |
A human-readable name for an attribute or entity | Entity |
description | 0..1 NarrativeText |
a human-readable description of an entity | Entity |
has_attribute | 0..* Attribute |
connects any entity to an attribute | Entity |
Usages
Aliases
- information
- information artefact
- information entity
Identifier and Mapping Information
Valid ID Prefixes
Instances of this class should have identifiers with one of the following prefixes:
- doi
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:InformationContentEntity |
native | biolink:InformationContentEntity |
exact | IAO:0000030 |
narrow | UMLSSG:CONC, STY:T077, STY:T078, STY:T079, STY:T080, STY:T081, STY:T082, STY:T089, STY:T102, STY:T169, STY:T171, STY:T185 |
LinkML Source
Direct
name: information content entity
id_prefixes:
- doi
description: a piece of information that typically describes some topic of discourse
or is used as support.
from_schema: https://w3id.org/biolink/biolink-model
aliases:
- information
- information artefact
- information entity
exact_mappings:
- IAO:0000030
narrow_mappings:
- UMLSSG:CONC
- STY:T077
- STY:T078
- STY:T079
- STY:T080
- STY:T081
- STY:T082
- STY:T089
- STY:T102
- STY:T169
- STY:T171
- STY:T185
is_a: named thing
abstract: true
slots:
- license
- rights
- format
- creation date