Skip to content

Commit 7717913

Browse files
committed
minor grammar updates to BioSample
1 parent a4da7da commit 7717913

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
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, specific Epithet).",
30+
"rdfs:comment": "The full scientific name (order, family, subfamily, genus, specificEpithet).",
3131
"rdfs:label": "scientificName",
3232
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"},
3333
"schema:rangeIncludes": [
@@ -42,7 +42,7 @@
4242
{
4343
"@id": "bioschemastypesdrafts:anatomicalSystem",
4444
"@type": "rdf:Property",
45-
"rdfs:comment": "Indicate the anatomical system from which the sample is collect, e.g. circulatory, digestive, endocrine, immune and other systems.",
45+
"rdfs:comment": "Indicate the anatomical system from which the sample was collected, e.g. circulatory, digestive, endocrine, immune and other systems.",
4646
"rdfs:label": "anatomicalSystem",
4747
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"},
4848
"schema:rangeIncludes": [
@@ -60,7 +60,7 @@
6060
{
6161
"@id": "bioschemastypesdrafts:anatomicalStructure",
6262
"@type": "rdf:Property",
63-
"rdfs:comment": "Indicate the organ, tissues the sample was collected from.",
63+
"rdfs:comment": "Indicate the organ or tissues the sample was collected from.",
6464
"rdfs:label": "anatomicalStructure",
6565
"schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"},
6666
"schema:rangeIncludes": [

0 commit comments

Comments
 (0)