Skip to content

Commit 02c2647

Browse files
authored
Merge pull request #28 from alfredomp/master
Merging modifications to schema for annotations
2 parents 0fca4d5 + fcbbeea commit 02c2647

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1179
-581
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_SINGLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"value":
14+
{
15+
"label": "Perivascular space",
16+
"ontologyId": "fma_uuid",
17+
"ontologyClassIri": "http://purl.org/sig/ont/fma/fma323243"
18+
}
19+
}
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_SINGLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"value":
14+
{
15+
"label": "Centrum semiovale",
16+
"ontologyId": "fma_uuid",
17+
"ontologyClassIri": "http://purl.org/sig/ont/fma/fma61939"
18+
}
19+
}
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_SINGLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"value":
14+
{
15+
"label": "Leptomeningeal",
16+
"ontologyId": "fma_uuid",
17+
"ontologyClassIri": "http://purl.org/sig/ont/fma/fma84013"
18+
}
19+
}
20+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"answerType":"OPEN_ENDED",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"answerFormat": "TEXT",
13+
"annotationProperties": {
14+
"value": "Some comments"
15+
}
16+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_SINGLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"value":
14+
{
15+
"label": "Leptomeninges",
16+
"ontologyId": "fma_uuid",
17+
"ontologyClassIri": "http://purl.org/sig/ont/fma/fma231515"
18+
}
19+
}
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_SINGLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"value":
14+
{
15+
"label": "Metastasis",
16+
"ontologyId": "fma_uuid",
17+
"ontologyClassIri": "http://purl.bioontology.org/ontology/SNOMEDCT/14799000"
18+
}
19+
}
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_SINGLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"value":
14+
{
15+
"label": "Leptomeninges",
16+
"ontologyId": "fma_uuid",
17+
"ontologyClassIri": "http://purl.org/sig/ont/fma/fma231515"
18+
}
19+
}
20+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_MULTIPLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"values":[
14+
{
15+
"label": "Cerebrum",
16+
"ontologyId": "",
17+
"ontologyClassIri": ""
18+
},
19+
{
20+
"label": "Cerebellum",
21+
"ontologyId": "",
22+
"ontologyClassIri": ""
23+
}
24+
]
25+
}
26+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_MULTIPLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"values":[
14+
{
15+
"label": "Nodular",
16+
"ontologyId": "",
17+
"ontologyClassIri": ""
18+
},
19+
{
20+
"label": "Linear or curvilinear",
21+
"ontologyId": "",
22+
"ontologyClassIri": ""
23+
}
24+
]
25+
}
26+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"answerType":"MULTIPLE_CHOICE_MULTIPLE_ANSWER",
3+
"status": "SUBMITTED",
4+
"hasAnswer": true,
5+
"reference": {
6+
"roiId": "",
7+
"materializedTaskId": "",
8+
"taskId": "",
9+
"workflowId": "",
10+
"questionId": ""
11+
},
12+
"annotationProperties": {
13+
"values":[
14+
{
15+
"label": "Location",
16+
"ontologyId": "",
17+
"ontologyClassIri": ""
18+
},
19+
{
20+
"label": "Size",
21+
"ontologyId": "",
22+
"ontologyClassIri": ""
23+
}
24+
]
25+
}
26+
}

0 commit comments

Comments
 (0)