Skip to content

Class: DiseaseCellularProcessRelationship

URI: ibdlit:DiseaseCellularProcessRelationship

erDiagram DiseaseCellularProcessRelationship { } NamedEntity { string id string label } CellularProcess { string id string label } DiseaseToCellularProcessPredicate { string id string label } Disease { string id string label } DiseaseCellularProcessRelationship ||--|o Disease : "subject" DiseaseCellularProcessRelationship ||--|o DiseaseToCellularProcessPredicate : "predicate" DiseaseCellularProcessRelationship ||--|o CellularProcess : "object" DiseaseCellularProcessRelationship ||--|o NamedEntity : "subject_qualifier" DiseaseCellularProcessRelationship ||--|o NamedEntity : "object_qualifier"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
subject 0..1
Disease
The name of the disease direct
predicate 0..1
DiseaseToCellularProcessPredicate
The name of the type of relationship between a disease and a cellular process direct
object 0..1
CellularProcess
The name of the cellular process direct
subject_qualifier 0..1
NamedEntity
direct
object_qualifier 0..1
NamedEntity
direct

Usages

used by used in type used
IBDAnnotations disease_cellular_process_relationships range DiseaseCellularProcessRelationship

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/ontogpt/ibd_literature

Mappings

Mapping Type Mapped Value
self ibdlit:DiseaseCellularProcessRelationship
native ibdlit:DiseaseCellularProcessRelationship

LinkML Source

Direct

name: DiseaseCellularProcessRelationship
from_schema: http://w3id.org/ontogpt/ibd_literature
is_a: CompoundExpression
attributes:
  subject:
    name: subject
    description: The name of the disease.
    from_schema: http://w3id.org/ontogpt/ibd_literature
    range: Disease
  predicate:
    name: predicate
    description: The name of the type of relationship between a disease and a cellular
      process.
    from_schema: http://w3id.org/ontogpt/ibd_literature
    range: DiseaseToCellularProcessPredicate
  object:
    name: object
    description: The name of the cellular process.
    from_schema: http://w3id.org/ontogpt/ibd_literature
    range: CellularProcess
  subject_qualifier:
    name: subject_qualifier
    from_schema: http://w3id.org/ontogpt/ibd_literature
    range: NamedEntity
  object_qualifier:
    name: object_qualifier
    from_schema: http://w3id.org/ontogpt/ibd_literature
    range: NamedEntity

Induced

name: DiseaseCellularProcessRelationship
from_schema: http://w3id.org/ontogpt/ibd_literature
is_a: CompoundExpression
attributes:
  subject:
    name: subject
    description: The name of the disease.
    from_schema: http://w3id.org/ontogpt/ibd_literature
    alias: subject
    owner: DiseaseCellularProcessRelationship
    domain_of:
    - GeneExposureRelationship
    - DiseaseCellularProcessRelationship
    - Triple
    range: Disease
  predicate:
    name: predicate
    description: The name of the type of relationship between a disease and a cellular
      process.
    from_schema: http://w3id.org/ontogpt/ibd_literature
    alias: predicate
    owner: DiseaseCellularProcessRelationship
    domain_of:
    - GeneExposureRelationship
    - DiseaseCellularProcessRelationship
    - Triple
    range: DiseaseToCellularProcessPredicate
  object:
    name: object
    description: The name of the cellular process.
    from_schema: http://w3id.org/ontogpt/ibd_literature
    alias: object
    owner: DiseaseCellularProcessRelationship
    domain_of:
    - GeneExposureRelationship
    - DiseaseCellularProcessRelationship
    - Triple
    range: CellularProcess
  subject_qualifier:
    name: subject_qualifier
    from_schema: http://w3id.org/ontogpt/ibd_literature
    alias: subject_qualifier
    owner: DiseaseCellularProcessRelationship
    domain_of:
    - GeneExposureRelationship
    - DiseaseCellularProcessRelationship
    - Triple
    range: NamedEntity
  object_qualifier:
    name: object_qualifier
    from_schema: http://w3id.org/ontogpt/ibd_literature
    alias: object_qualifier
    owner: DiseaseCellularProcessRelationship
    domain_of:
    - GeneExposureRelationship
    - DiseaseCellularProcessRelationship
    - Triple
    range: NamedEntity