Skip to content

Commit aa382d3

Browse files
authored
Mark unimplemented ontologies with subset (#134)
* Mark unimplemented ontologies with subset * Update XLSX generator
1 parent f17e0ec commit aa382d3

24 files changed

+162
-8
lines changed

docs/schema_markdown/Biospecimen.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ URI: [GHGA:Biospecimen](https://w3id.org/GHGA/Biospecimen)
3737
* [Biospecimen➞isolation](Biospecimen_isolation.md) <sub>0..1</sub>
3838
* Description: Method or device employed for collecting/isolating a biospecimen or a sample.
3939
* Range: [String](types/String.md)
40+
* in subsets: (ontology)
4041
* [Biospecimen➞storage](Biospecimen_storage.md) <sub>0..1</sub>
4142
* Description: Methods by which a biospecimen or a sample is stored (e.g. frozen in liquid nitrogen).
4243
* Range: [String](types/String.md)
@@ -51,6 +52,7 @@ URI: [GHGA:Biospecimen](https://w3id.org/GHGA/Biospecimen)
5152
* Range: [VitalStatusEnum](VitalStatusEnum.md)
5253
* [Biospecimen➞tissue](Biospecimen_tissue.md) <sub>1..1</sub>
5354
* Range: [String](types/String.md)
55+
* in subsets: (ontology)
5456

5557
### Mixed in from IdentifiedByAliasMixin:
5658

docs/schema_markdown/Biospecimen_isolation.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ URI: [GHGA:Biospecimen_isolation](https://w3id.org/GHGA/Biospecimen_isolation)
2121
## Used by
2222

2323
* [Biospecimen](Biospecimen.md)
24+
25+
## Other properties
26+
27+
| | | |
28+
| --- | --- | --- |
29+
| **In Subsets:** | | ontology |
30+

docs/schema_markdown/Biospecimen_tissue.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ URI: [GHGA:Biospecimen_tissue](https://w3id.org/GHGA/Biospecimen_tissue)
2121
## Used by
2222

2323
* [Biospecimen](Biospecimen.md)
24+
25+
## Other properties
26+
27+
| | | |
28+
| --- | --- | --- |
29+
| **In Subsets:** | | ontology |
30+

docs/schema_markdown/Individual.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,15 @@ URI: [GHGA:Individual](https://w3id.org/GHGA/Individual)
4040
* [Individual➞geographical_region](Individual_geographical_region.md) <sub>0..1</sub>
4141
* Description: The geographical region where the Individual is located. Any demarcated area of the Earth; may be determined by both natural and human boundaries.
4242
* Range: [String](types/String.md)
43+
* in subsets: (ontology)
4344
* [Individual➞ancestries](Individual_ancestries.md) <sub>0..\*</sub>
4445
* Description: A person's descent or lineage, from a person or from a population.
4546
* Range: [String](types/String.md)
47+
* in subsets: (ontology)
4648
* [Individual➞phenotypic_features](Individual_phenotypic_features.md) <sub>0..\*</sub>
4749
* Description: The Phenotypic Feature entity that is associated with this Biospecimen at the time of retrieval from the organism. Typically, a concept from Human Phenotype Ontology. For example, 'HP:0100244' indicates that the Individual - from_which_the_Biospecimen was extracted from - exhibits_'Fibrosarcoma'_as_one_of_its_phenotype.
4850
* Range: [String](types/String.md)
51+
* in subsets: (ontology)
4952

5053
### Mixed in from IdentifiedByAliasMixin:
5154

docs/schema_markdown/Individual_ancestries.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ URI: [GHGA:Individual_ancestries](https://w3id.org/GHGA/Individual_ancestries)
2121
## Used by
2222

2323
* [Individual](Individual.md)
24+
25+
## Other properties
26+
27+
| | | |
28+
| --- | --- | --- |
29+
| **In Subsets:** | | ontology |
30+

docs/schema_markdown/Individual_geographical_region.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ URI: [GHGA:Individual_geographical_region](https://w3id.org/GHGA/Individual_geog
2121
## Used by
2222

2323
* [Individual](Individual.md)
24+
25+
## Other properties
26+
27+
| | | |
28+
| --- | --- | --- |
29+
| **In Subsets:** | | ontology |
30+

docs/schema_markdown/Individual_phenotypic_features.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ URI: [GHGA:Individual_phenotypic_features](https://w3id.org/GHGA/Individual_phen
2121
## Used by
2222

2323
* [Individual](Individual.md)
24+
25+
## Other properties
26+
27+
| | | |
28+
| --- | --- | --- |
29+
| **In Subsets:** | | ontology |
30+

docs/schema_markdown/Ontology.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
2+
# Subset: ontology
3+
4+
5+
This slot is part of an ontology which is currently not otherwise encoded in the schema.
6+
7+
URI: [GHGA:ontology](https://w3id.org/GHGA/ontology)
8+
9+
10+
### Classes
11+
12+
13+
### Mixins
14+
15+
16+
### Slots
17+
18+
* [Biospecimen➞isolation](Biospecimen_isolation.md)
19+
* [Biospecimen➞tissue](Biospecimen_tissue.md)
20+
* [Individual➞ancestries](Individual_ancestries.md)
21+
* [Individual➞geographical_region](Individual_geographical_region.md)
22+
* [Individual➞phenotypic_features](Individual_phenotypic_features.md) - The Phenotypic Feature entity that is associated with this Biospecimen at the time of retrieval from the organism. Typically, a concept from Human Phenotype Ontology. For example, 'HP:0100244' indicates that the Individual - from_which_the_Biospecimen was extracted from - exhibits_'Fibrosarcoma'_as_one_of_its_phenotype.
23+
* [Sample➞isolation](Sample_isolation.md)
24+
* [Sample➞type](Sample_type.md) - The type of sample.
25+
* [ancestries](ancestries.md) - A person's descent or lineage, from a person or from a population.
26+
* [geographical_region](geographical_region.md) - The geographical region where the Individual is located. Any demarcated area of the Earth; may be determined by both natural and human boundaries.
27+
* [isolation](isolation.md) - Method or device employed for collecting/isolating a biospecimen or a sample.
28+
* [phenotypic_features](phenotypic_features.md) - Phenotypic feature concepts that the entity is associated with.
29+
* [tissue](tissue.md)
30+
31+
### Types
32+
33+
34+
### Enums
35+

docs/schema_markdown/Sample.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,14 @@ URI: [GHGA:Sample](https://w3id.org/GHGA/Sample)
3333
* [Sample➞type](Sample_type.md) <sub>0..1</sub>
3434
* Description: The type of sample.
3535
* Range: [SampleTypeEnum](SampleTypeEnum.md)
36+
* in subsets: (ontology)
3637
* [Sample➞description](Sample_description.md) <sub>1..1</sub>
3738
* Description: Short textual description of the sample (How the sample was collected, sample source, Protocol followed for processing the sample etc).
3839
* Range: [String](types/String.md)
3940
* [Sample➞isolation](Sample_isolation.md) <sub>0..1</sub>
4041
* Description: Method or device employed for collecting/isolating a biospecimen or a sample.
4142
* Range: [String](types/String.md)
43+
* in subsets: (ontology)
4244
* [Sample➞storage](Sample_storage.md) <sub>0..1</sub>
4345
* Description: Methods by which a biospecimen or a sample is stored (e.g. frozen in liquid nitrogen).
4446
* Range: [String](types/String.md)

docs/schema_markdown/Sample_isolation.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ URI: [GHGA:Sample_isolation](https://w3id.org/GHGA/Sample_isolation)
2121
## Used by
2222

2323
* [Sample](Sample.md)
24+
25+
## Other properties
26+
27+
| | | |
28+
| --- | --- | --- |
29+
| **In Subsets:** | | ontology |
30+

0 commit comments

Comments
 (0)