Skip to content

Commit bf4dcda

Browse files
authored
Merge pull request #419 from satra/rel-1.0.0-rc1
fix: move more things to rc1
2 parents daf3504 + 2b9aac1 commit bf4dcda

File tree

16 files changed

+307
-55
lines changed

16 files changed

+307
-55
lines changed

docs/30_schema.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ A representation of a study which comprises one or more assessments.
7272
| preamble | The preamble for an assessment | [http://schema.repronim.org/preamble](http://schema.repronim.org/preamble) |
7373
| 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) |
7474
| 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 <a class="localLink" href="http://schema.org/URL">URL</a> or a fully described <a class="localLink" href="http://schema.org/ImageObject">ImageObject</a>. | [http://schema.org/image](http://schema.org/image) |
7676
| 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) |
7777
| version | The version of the CreativeWork embodied by a specified resource. | [http://schema.org/version](http://schema.org/version) |
7878
| 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.
9494
| 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) |
9595
| 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) |
9696
| 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 <a class="localLink" href="http://schema.org/URL">URL</a> or a fully described <a class="localLink" href="http://schema.org/ImageObject">ImageObject</a>. | [http://schema.org/image](http://schema.org/image) |
9898
| 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) |
9999
| version | The version of the CreativeWork embodied by a specified resource. | [http://schema.org/version](http://schema.org/version) |
100100
| 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.
111111
| preamble | The preamble for an assessment | [http://schema.repronim.org/preamble](http://schema.repronim.org/preamble) |
112112
| 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) |
113113
| 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 <a class="localLink" href="http://schema.org/URL">URL</a> or a fully described <a class="localLink" href="http://schema.org/ImageObject">ImageObject</a>. | [http://schema.org/image](http://schema.org/image) |
115115
| question | A sub property of object. A question. | [http://schema.org/question](http://schema.org/question) |
116116
| 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) |
117117
| 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.
156156

157157
**URI:** [http://schema.repronim.org/Choice](http://schema.repronim.org/Choice)
158158

159-
| Name | Description | URI |
160-
|-------|-----------------------------------------------------------------------------------|----------------------------------------------------------------------|
161-
| 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 [[URL]] or a fully described [[ImageObject]]. | [http://schema.org/image](http://schema.org/image) |
163-
| name | The name of the item. | [http://schema.org/name](http://schema.org/name) |
159+
| Name | Description | URI |
160+
|-------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|
161+
| 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 <a class="localLink" href="http://schema.org/URL">URL</a> or a fully described <a class="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) |
164164

165165
### ComputeSpecification
166166
An object to define computations in an activity or protocol.
@@ -213,9 +213,9 @@ An Agent describing characteristics associated with a participant.
213213

214214
**URI:** [http://schema.repronim.org/Participant](http://schema.repronim.org/Participant)
215215

216-
| Name | Description | URI |
217-
|------------|-------------|----------------------------------------------------------------------------------|
218-
| subject_id | None | [http://purl.org/nidash/nidm#subject_id](http://purl.org/nidash/nidm#subject_id) |
216+
| Name | Description | URI |
217+
|------------|---------------------------------|----------------------------------------------------------------------------------|
218+
| subject_id | The identifier of a participant | [http://purl.org/nidash/nidm#subject_id](http://purl.org/nidash/nidm#subject_id) |
219219

220220
### SoftwareAgent
221221
Captures information about some action that took place. It also links to information (entities) that were used during the activity

examples/activities/activity1.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@context": "../../contexts/generic",
2+
"@context": "../../releases/1.0.0-rc1/generic",
33
"@type": "reproschema:Activity",
44
"@id": "activity1.jsonld",
55
"prefLabel": "Example 1",

examples/activities/activity1_embed.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@context": "../../contexts/generic",
2+
"@context": "../../releases/1.0.0-rc1/generic",
33
"@type": "reproschema:Activity",
44
"@id": "activity1.jsonld",
55
"prefLabel": "Example 1",

examples/activities/items/item1.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@context": "../../../contexts/generic",
2+
"@context": "../../../releases/1.0.0-rc1/generic",
33
"@type": "reproschema:Field",
44
"@id": "item1.jsonld",
55
"prefLabel": "item1",

examples/protocols/protocol1.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@context": "../../contexts/generic",
2+
"@context": "../../releases/1.0.0-rc1/generic",
33
"@type": "reproschema:Protocol",
44
"@id": "protocol1.jsonld",
55
"prefLabel": {

examples/protocols/protocol1_embed.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@context": "../../contexts/generic",
2+
"@context": "../../releases/1.0.0-rc1/generic",
33
"@type": "reproschema:Protocol",
44
"@id": "protocol1.jsonld",
55
"prefLabel": {

examples/responses/response1.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@context": "../../contexts/generic",
2+
"@context": "../../releases/1.0.0-rc1/generic",
33
"@type": "reproschema:Response",
44
"@id": "uuid:fc963765-1f1b-4ad9-bc4b-0d21b9de5acb",
55
"wasAttributedTo": {

examples/responses/responseActivity1.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@context": "../../contexts/generic",
2+
"@context": "../../releases/1.0.0-rc1/generic",
33
"@type": "reproschema:ResponseActivity",
44
"@id": "uuid:96496a96-50d6-4b87-a65e-468420e7c80d",
55
"used": [

releases/1.0.0-rc1/base

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"@context": {
3+
"@version": 1.1,
4+
"dct": "http://purl.org/dc/terms/",
5+
"owl": "http://www.w3.org/2002/07/owl#",
6+
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
7+
"rdfa": "http://www.w3.org/ns/rdfa#",
8+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
9+
"schema": "http://schema.org/",
10+
"xsd": "http://www.w3.org/2001/XMLSchema#",
11+
"skos": "http://www.w3.org/2004/02/skos/core#",
12+
"prov": "http://www.w3.org/ns/prov#",
13+
"pav": "http://purl.org/pav/",
14+
"nidm": "http://purl.org/nidash/nidm#",
15+
"uuid": "http://uuid.repronim.org/",
16+
"reproschema": "http://schema.repronim.org/"
17+
}
18+
}

0 commit comments

Comments
 (0)