Slot: is_computed
Indicates whether the model is computed or derived from experimental data.
URI: [namo:is_computed](https://w3id.org/monarch-initiative/namo/is_computed)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ModelsRelationship](ModelsRelationship.md) | | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Boolean](Boolean.md) |
| Domain Of | [ModelsRelationship](ModelsRelationship.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ModelsRelationship](ModelsRelationship.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/monarch-initiative/namo
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | namo:is_computed |
| native | namo:is_computed |
## LinkML Source
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
owner: ModelsRelationship
domain_of:
- ModelsRelationship
range: boolean