Skip to content

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
Activity An assessment in a protocol no
Protocol A representation of a study which comprises one or more assessments no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://schema.repronim.org/

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
multivalued: true
alias: compute
domain_of:
- Activity
- Protocol
range: ComputeSpecification
inlined: true