55
55
slot_uri : schema:associatedMedia
56
56
audio :
57
57
title : audio
58
- description : TODO
58
+ description : An audio object.
59
59
slot_uri : schema:audio
60
60
any_of :
61
61
- range : uri
@@ -103,7 +103,6 @@ slots:
103
103
range : uriorcurie
104
104
cronTable :
105
105
title : cronTable
106
- description : TODO not described in reproschema
107
106
slot_uri : reproschema:cronTable
108
107
datumType :
109
108
title : datumType
@@ -261,7 +260,7 @@ slots:
261
260
range : OverrideProperty
262
261
preamble :
263
262
title : Preamble
264
- description : The preamble for an assessment
263
+ description : The preamble for an assessment.
265
264
slot_uri : reproschema:preamble
266
265
multivalued : true
267
266
range : langString
@@ -323,7 +322,7 @@ slots:
323
322
range : datetime
324
323
slot_uri : prov:startedAtTime
325
324
subject_id :
326
- slot_uri : nidm:subject_id # TODO check this @type:rdf:Property
325
+ slot_uri : nidm:subject_id
327
326
range : string
328
327
ui :
329
328
title : UI
@@ -499,7 +498,7 @@ classes:
499
498
class_uri : rdf:langString
500
499
MediaObject :
501
500
title : Media Object
502
- description : Add description # TODO
501
+ description : A media object, such as an image, video, audio, or text object embedded in a web page or a downloadable dataset.
503
502
is_a : Thing
504
503
class_uri : schema:MediaObject
505
504
slots :
@@ -539,7 +538,7 @@ classes:
539
538
- id
540
539
- subject_id
541
540
class_uri : reproschema:Participant
542
- Protocol : # TODO multiple types
541
+ Protocol :
543
542
title : Protocol
544
543
description : A representation of a study which comprises one or more assessments.
545
544
is_a : Thing
@@ -552,6 +551,7 @@ classes:
552
551
- description
553
552
- landingPage
554
553
- messages
554
+ - preamble
555
555
- prefLabel
556
556
- schemaVersion
557
557
- ui
@@ -593,7 +593,7 @@ classes:
593
593
- unitOptions
594
594
- valueType
595
595
class_uri : reproschema:ResponseOption
596
- SoftwareAgent : # TODO multiple types
596
+ SoftwareAgent :
597
597
title : Software Agent
598
598
description :
599
599
Captures information about some action that took place. It also links to information
@@ -613,9 +613,8 @@ classes:
613
613
- category
614
614
class_uri : schema:Thing
615
615
UI :
616
- title : todo
617
- description :
618
- - todo
616
+ title : UI properties
617
+ description : A group of properties related to UI.
619
618
slots :
620
619
- order
621
620
- addProperties
0 commit comments