|
27 | 27 | { |
28 | 28 | "@id": "bioschemastypesdrafts:scientificName", |
29 | 29 | "@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).", |
31 | 31 | "rdfs:label": "scientificName", |
32 | 32 | "schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"}, |
33 | 33 | "schema:rangeIncludes": [ |
|
42 | 42 | { |
43 | 43 | "@id": "bioschemastypesdrafts:anatomicalSystem", |
44 | 44 | "@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.", |
46 | 46 | "rdfs:label": "anatomicalSystem", |
47 | 47 | "schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"}, |
48 | 48 | "schema:rangeIncludes": [ |
|
60 | 60 | { |
61 | 61 | "@id": "bioschemastypesdrafts:anatomicalStructure", |
62 | 62 | "@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.", |
64 | 64 | "rdfs:label": "anatomicalStructure", |
65 | 65 | "schema:domainIncludes": {"@id": "bioschemastypesdrafts:BioSample"}, |
66 | 66 | "schema:rangeIncludes": [ |
|
0 commit comments