Skip to content

Commit

Permalink
problematic_triads.tsv in data-vs-ontology-all
Browse files Browse the repository at this point in the history
  • Loading branch information
turbomam committed Feb 16, 2024
1 parent 55cfb4f commit ac97511
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
3 changes: 2 additions & 1 deletion data-vs-ontology-reports.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ data-vs-ontology-all: data-vs-ontology-clean \
data-vs-ontology-reports/report-id-ranges.tsv \
data-vs-ontology-reports/envo-id-ranges-report.tsv \
data-vs-ontology-reports/fma-usage-report.tsv \
data-vs-ontology-reports/nmdco-envo-classes-with-id-owner.tsv
data-vs-ontology-reports/nmdco-envo-classes-with-id-owner.tsv \
data-vs-ontology-reports/problematic_triads.tsv

data-vs-ontology-clean:
rm -rf data-vs-ontology-reports/*
Expand Down
12 changes: 6 additions & 6 deletions data-vs-ontology-reports/problematic_triad_summary.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
problematic_env_local_scale_term_ids:
- label: animal-associated environment
term: ENVO:01001002
- label: meadow ecosystem
term: ENVO:00000108
- label: agriculture
term: ENVO:01001442
- label: meadow ecosystem
term: ENVO:00000108
problematic_env_medium_rm_ids:
- label: plant-associated environment
term: ENVO:01001001
- label: null
term: FMA:14541
- label: portion of plant tissue
term: PO:0009007
- label: plant-associated environment
term: ENVO:01001001
- label: leaf
term: PO:0025034
- label: portion of plant tissue
term: PO:0009007
2 changes: 1 addition & 1 deletion data-vs-ontology-reports/report-id-ranges.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<http://purl.obolibrary.org/obo/ro/idrange/29> "Mark Andrew Miller" 3605000 3609999
<http://purl.obolibrary.org/obo/ro/idrange/22> "Jimena Linares" 6100001 6105000
<http://purl.obolibrary.org/obo/ro/idrange/24> "Isabella Maria Wilkie" 6105101 6105200
<http://purl.obolibrary.org/obo/ro/idrange/5> "ENVO-P, E-A-L" 9000000 9099999
<http://purl.obolibrary.org/obo/ro/idrange/3> "Chris Mungall" 2000000 2999999
<http://purl.obolibrary.org/obo/ro/idrange/5> "ENVO-P, E-A-L" 9000000 9099999
<http://purl.obolibrary.org/obo/ro/idrange/15> "Ruth Duerr" 3400001 3500000
<http://purl.obolibrary.org/obo/ro/idrange/17> "Anton Van de Putte" 3501001 3501100

0 comments on commit ac97511

Please sign in to comment.