Skip to content

Commit aa517f6

Browse files
committed
Updated the Sample and BioSample type json files.
1 parent 12969d6 commit aa517f6

2 files changed

Lines changed: 53 additions & 8 deletions

File tree

BioSample/jsonld/type/BioSample_v0.2-DRAFT.json

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{
2828
"@id": "bioschemastypesdrafts:scientificName",
2929
"@type": "rdf:Property",
30-
"rdfs:comment": "The full scientific name (order, family, subfamily, genus,specificEpithet).",
30+
"rdfs:comment": "The full scientific name (order, family, subfamily, genus, specific Epithet).",
3131
"rdfs:label": "scientificName",
3232
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"},
3333
"schema:rangeIncludes": [
@@ -110,6 +110,42 @@
110110
"@id": "schema:DefinedTerm"
111111
}
112112
]
113+
},
114+
{
115+
"@id": "bioschemastypesdrafts:cellType",
116+
"@type": "rdf:Property",
117+
"rdfs:comment": "The cell line, lineage or biological/taxonomic classification of a cell.",
118+
"rdfs:label": "cellType",
119+
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"},
120+
"schema:rangeIncludes": [
121+
{
122+
"@id": "schema:Text"
123+
},
124+
{
125+
"@id": "schema:URL"
126+
},
127+
{
128+
"@id": "schema:DefinedTerm"
129+
}
130+
]
131+
},
132+
{
133+
"@id": "bioschemastypesdrafts:associatedPhenotype",
134+
"@type": "rdf:Property",
135+
"rdfs:comment": "The relevant defining characteristic(s) expressed by the biological source of a typical sample, usually physical.",
136+
"rdfs:label": "associatedPhenotype",
137+
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"},
138+
"schema:rangeIncludes": [
139+
{
140+
"@id": "schema:Text"
141+
},
142+
{
143+
"@id": "schema:URL"
144+
},
145+
{
146+
"@id": "schema:DefinedTerm"
147+
}
148+
]
113149
}
114150
]
115151
}

Sample/jsonld/type/Sample_v0.3-DRAFT.json

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@
5656
"schema:rangeIncludes": [
5757
{
5858
"@id": "schema:Text"
59+
},
60+
{
61+
"@id": "schema:URL"
62+
},
63+
{
64+
"@id": "schema:DefinedTerm"
5965
}
6066
]
6167
},
@@ -77,7 +83,7 @@
7783
{
7884
"@id": "bioschemastypesdrafts:datePublished",
7985
"@type": "rdf:Property",
80-
"rdfs:comment": "The date when the record of the sample will be made publicly available.",
86+
"rdfs:comment": "The date when the record of the sample will be made publicly available.",
8187
"rdfs:label": "datePublished",
8288
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:Sample"},
8389
"schema:rangeIncludes": [
@@ -296,7 +302,7 @@
296302
{
297303
"@id": "bioschemastypesdrafts:itemLocation",
298304
"@type": "rdf:Property",
299-
"rdfs:comment": "Current location of the item.",
305+
"rdfs:comment": "Current location of the sample.",
300306
"rdfs:label": "itemLocation",
301307
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:Sample"},
302308
"schema:rangeIncludes": [
@@ -338,7 +344,7 @@
338344
{
339345
"@id": "bioschemastypesdrafts:sampleType",
340346
"@type": "rdf:Property",
341-
"rdfs:comment": "Indicate the type of sample",
347+
"rdfs:comment": "Indicate the type of sample. Note that this is intentionally broad to allow different types of specimens, i.e. cells, rock, sand.",
342348
"rdfs:label": "sampleType",
343349
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:Sample"},
344350
"schema:rangeIncludes": [
@@ -361,19 +367,22 @@
361367
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:Sample"},
362368
"schema:rangeIncludes": [
363369
{
364-
"@id": "schema:QualitativeValue"
370+
"@id": "schema:QuantitativeValue"
365371
}
366372
]
367373
},
368374
{
369375
"@id": "bioschemastypesdrafts:sampleProcess",
370376
"@type": "rdf:Property",
371-
"rdfs:comment": "The processing technique that was applied to the sample, methods used to prepare the samples.",
377+
"rdfs:comment": "The processing technique that was applied to the sample, methods used to prepare the samples, including SOPs (Standard Operating Procedures).",
372378
"rdfs:label": "sampleProcess",
373379
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:Sample"},
374380
"schema:rangeIncludes": [
375381
{
376382
"@id": "schema:Text"
383+
},
384+
{
385+
"@id": "schema:URL"
377386
}
378387
]
379388
},
@@ -503,7 +512,7 @@
503512
{
504513
"@id": "bioschemastypesdrafts:hasPart",
505514
"@type": "rdf:Property",
506-
"rdfs:comment": "Describe related items including other resources related to the samples.",
515+
"rdfs:comment": "Describe related items including other resources related to the samples. For example a subsample of this sample.",
507516
"rdfs:label": "hasPart",
508517
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:Sample"},
509518
"schema:rangeIncludes": [
@@ -527,7 +536,7 @@
527536
{
528537
"@id": "bioschemastypesdrafts:isPartOf",
529538
"@type": "rdf:Property",
530-
"rdfs:comment": "Describe related items including other resources related to the samples.",
539+
"rdfs:comment": "Describe related items including other resources related to the samples. For example a supersample of this sample.",
531540
"rdfs:label": "isPartOf",
532541
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:Sample"},
533542
"schema:rangeIncludes": [

0 commit comments

Comments
 (0)