You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/30_schema.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ A representation of a study which comprises one or more assessments.
72
72
| preamble | The preamble for an assessment |[http://schema.repronim.org/preamble](http://schema.repronim.org/preamble)|
73
73
| shuffle | An element (bool) to determine if the list of items is shuffled or in order. |[http://schema.repronim.org/shuffle](http://schema.repronim.org/shuffle)|
74
74
| description | A description of the item. |[http://schema.org/description](http://schema.org/description)|
75
-
| image | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. |[http://schema.org/image](http://schema.org/image)|
75
+
| image | An image of the item. This can be a <aclass="localLink"href="http://schema.org/URL">URL</a> or a fully described <aclass="localLink"href="http://schema.org/ImageObject">ImageObject</a>.|[http://schema.org/image](http://schema.org/image)|
76
76
| schemaVersion | Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as http://schema.org/version/2.0/ if precise indication of schema version was required by some application. |[http://schema.org/schemaVersion](http://schema.org/schemaVersion)|
77
77
| version | The version of the CreativeWork embodied by a specified resource. |[http://schema.org/version](http://schema.org/version)|
78
78
| prefLabel | The preferred label. |[http://www.w3.org/2004/02/skos/core#prefLabel](http://www.w3.org/2004/02/skos/core#prefLabel)|
@@ -94,7 +94,7 @@ An assessment in a protocol.
94
94
| shuffle | An element (bool) to determine if the list of items is shuffled or in order. |[http://schema.repronim.org/shuffle](http://schema.repronim.org/shuffle)|
95
95
| citation | A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. |[http://schema.org/citation](http://schema.org/citation)|
96
96
| description | A description of the item. |[http://schema.org/description](http://schema.org/description)|
97
-
| image | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. |[http://schema.org/image](http://schema.org/image)|
97
+
| image | An image of the item. This can be a <aclass="localLink"href="http://schema.org/URL">URL</a> or a fully described <aclass="localLink"href="http://schema.org/ImageObject">ImageObject</a>.|[http://schema.org/image](http://schema.org/image)|
98
98
| schemaVersion | Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as http://schema.org/version/2.0/ if precise indication of schema version was required by some application. |[http://schema.org/schemaVersion](http://schema.org/schemaVersion)|
99
99
| version | The version of the CreativeWork embodied by a specified resource. |[http://schema.org/version](http://schema.org/version)|
100
100
| prefLabel | The preferred label. |[http://www.w3.org/2004/02/skos/core#prefLabel](http://www.w3.org/2004/02/skos/core#prefLabel)|
@@ -111,7 +111,7 @@ An item in an assessment.
111
111
| preamble | The preamble for an assessment |[http://schema.repronim.org/preamble](http://schema.repronim.org/preamble)|
112
112
| responseOptions | An element (object or by URL)to describe the properties of response of the Field item. |[http://schema.repronim.org/responseOptions](http://schema.repronim.org/responseOptions)|
113
113
| description | A description of the item. |[http://schema.org/description](http://schema.org/description)|
114
-
| image | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. |[http://schema.org/image](http://schema.org/image)|
114
+
| image | An image of the item. This can be a <aclass="localLink"href="http://schema.org/URL">URL</a> or a fully described <aclass="localLink"href="http://schema.org/ImageObject">ImageObject</a>.|[http://schema.org/image](http://schema.org/image)|
115
115
| question | A sub property of object. A question. |[http://schema.org/question](http://schema.org/question)|
116
116
| readonlyValue | Whether or not a property is mutable. Default is false. Specifying this for a property that also has a value makes it act similar to a "hidden" input in an HTML form. |[http://schema.org/readonlyValue](http://schema.org/readonlyValue)|
117
117
| schemaVersion | Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as http://schema.org/version/2.0/ if precise indication of schema version was required by some application. |[http://schema.org/schemaVersion](http://schema.org/schemaVersion)|
@@ -156,11 +156,11 @@ An object to describe a response option.
| value | The value for each option in choices or in additionalNotesObj |[http://schema.repronim.org/value](http://schema.repronim.org/value)|
162
+
| image | An image of the item. This can be a <aclass="localLink"href="http://schema.org/URL">URL</a> or a fully described <aclass="localLink"href="http://schema.org/ImageObject">ImageObject</a>. |[http://schema.org/image](http://schema.org/image)|
163
+
| name | The name of the item. |[http://schema.org/name](http://schema.org/name)|
164
164
165
165
### ComputeSpecification
166
166
An object to define computations in an activity or protocol.
@@ -213,9 +213,9 @@ An Agent describing characteristics associated with a participant.
0 commit comments