Class: ModelsRelationship
classDiagram
class ModelsRelationship
click ModelsRelationship href "../ModelsRelationship/"
ModelsRelationship : biological_system_modeled
ModelsRelationship --> "0..1" BiologicalSystem : biological_system_modeled
click BiologicalSystem href "../BiologicalSystem/"
ModelsRelationship : concordance
ModelsRelationship --> "0..1" ConcordanceResult : concordance
click ConcordanceResult href "../ConcordanceResult/"
ModelsRelationship : is_computed
ModelsRelationship : structured_concordance
ModelsRelationship --> "0..1" StructuredConcordanceResult : structured_concordance
click StructuredConcordanceResult href "../StructuredConcordanceResult/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| biological_system_modeled | 0..1 BiologicalSystem |
direct | |
| is_computed | 0..1 Boolean |
Indicates whether the model is computed or derived from experimental data | direct |
| concordance | 0..1 ConcordanceResult |
Metrics used to assess the concordance between the model system and the biolo... | direct |
| structured_concordance | 0..1 StructuredConcordanceResult |
Detailed structured assessment of concordance between the model system and th... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ModelSystem | models | range | ModelsRelationship |
| AnimalModel | models | range | ModelsRelationship |
| NAMModel | models | range | ModelsRelationship |
| CellularSystem | models | range | ModelsRelationship |
| TwoDCellCulture | models | range | ModelsRelationship |
| ThreeDCellCulture | models | range | ModelsRelationship |
| CoCulture | models | range | ModelsRelationship |
| Organoid | models | range | ModelsRelationship |
| CellLineModel | models | range | ModelsRelationship |
| MicrophysiologicalSystem | models | range | ModelsRelationship |
| OrganOnChip | models | range | ModelsRelationship |
| TissueOnChip | models | range | ModelsRelationship |
| InSilicoModel | models | range | ModelsRelationship |
| QSARModel | models | range | ModelsRelationship |
| PBPKModel | models | range | ModelsRelationship |
| DigitalTwin | models | range | ModelsRelationship |
| MLModel | models | range | ModelsRelationship |
| MetabolicModel | models | range | ModelsRelationship |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch-initiative/namo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | namo:ModelsRelationship |
| native | namo:ModelsRelationship |
LinkML Source
Direct
name: ModelsRelationship
from_schema: https://w3id.org/monarch-initiative/namo
attributes:
biological_system_modeled:
name: biological_system_modeled
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- ModelsRelationship
range: BiologicalSystem
is_computed:
name: is_computed
description: Indicates whether the model is computed or derived from experimental
data.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- ModelsRelationship
range: boolean
concordance:
name: concordance
description: Metrics used to assess the concordance between the model system and
the biological system, such as sensitivity, specificity, and accuracy.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- ModelsRelationship
range: ConcordanceResult
structured_concordance:
name: structured_concordance
description: Detailed structured assessment of concordance between the model system
and the biological system, with rich metadata and supporting evidence.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- ModelsRelationship
range: StructuredConcordanceResult
inlined: true
Induced
name: ModelsRelationship
from_schema: https://w3id.org/monarch-initiative/namo
attributes:
biological_system_modeled:
name: biological_system_modeled
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
alias: biological_system_modeled
owner: ModelsRelationship
domain_of:
- ModelsRelationship
range: BiologicalSystem
is_computed:
name: is_computed
description: Indicates whether the model is computed or derived from experimental
data.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
alias: is_computed
owner: ModelsRelationship
domain_of:
- ModelsRelationship
range: boolean
concordance:
name: concordance
description: Metrics used to assess the concordance between the model system and
the biological system, such as sensitivity, specificity, and accuracy.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
alias: concordance
owner: ModelsRelationship
domain_of:
- ModelsRelationship
range: ConcordanceResult
structured_concordance:
name: structured_concordance
description: Detailed structured assessment of concordance between the model system
and the biological system, with rich metadata and supporting evidence.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
alias: structured_concordance
owner: ModelsRelationship
domain_of:
- ModelsRelationship
range: StructuredConcordanceResult
inlined: true