Slot: computation (compute)
An array of objects indicating computations in an activity or protocol and maps it to the corresponding Item. scoring logic is a subset of all computations that could be performed and not all computations will be scoring. For example, one may want to do conversion from one unit to another.
URI: reproschema:compute
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Protocol | A representation of a study which comprises one or more assessments | no |
Activity | An assessment in a protocol | no |
Properties
-
Range: ComputeSpecification
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: http://schema.repronim.org/
Mappings
Mapping Type | Mapped Value |
---|---|
self | reproschema:compute |
native | http://schema.repronim.org/:compute |
LinkML Source
name: compute
description: An array of objects indicating computations in an activity or protocol
and maps it to the corresponding Item. scoring logic is a subset of all computations
that could be performed and not all computations will be scoring. For example, one
may want to do conversion from one unit to another.
title: computation
from_schema: http://schema.repronim.org/
rank: 1000
slot_uri: reproschema:compute
alias: compute
domain_of:
- Activity
- Protocol
range: ComputeSpecification
multivalued: true
inlined: true