Skip to content

Commit

Permalink
Remove bspo from upheno odk
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Jan 31, 2024
1 parent 2f38367 commit 938a873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions src/ontology/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ----------------------------------------
# Makefile for upheno
# Generated using ontology-development-kit
# ODK Version: v1.4
# ODK Version: v1.4.3
# ----------------------------------------
# IMPORTANT: DO NOT EDIT THIS FILE. To override default make goals, use upheno.Makefile instead

Expand Down Expand Up @@ -43,7 +43,7 @@ REPORT_PROFILE_OPTS =
OBO_FORMAT_OPTIONS =
SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by
SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms
ODK_VERSION_MAKEFILE = v1.4
ODK_VERSION_MAKEFILE = v1.4.3

TODAY ?= $(shell date +%Y-%m-%d)
OBODATE ?= $(shell date +'%d:%m:%Y %H:%M')
Expand Down
5 changes: 0 additions & 5 deletions src/ontology/upheno-odk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ sources:
mirror_from: http://purl.obolibrary.org/obo/xao.owl
- id: zfa-uberon
mirror_from: http://purl.obolibrary.org/obo/uberon/bridge/uberon-bridge-to-zfa.owl
- id: bspo-uberon
mirror_from: https://raw.githubusercontent.com/obophenotype/uberon/master/bridge/uberon-bridge-to-bspo.obo
- id: caro-uberon
mirror_from: http://purl.obolibrary.org/obo/uberon/bridge/uberon-bridge-to-caro.owl
- id: xao-uberon
Expand Down Expand Up @@ -177,7 +175,6 @@ sources:
- bfo
- xao
- xao-uberon
- bspo-uberon
- caro-uberon
- id: planp
mirror_from: http://purl.obolibrary.org/obo/planp/planp-base.owl
Expand All @@ -190,7 +187,6 @@ sources:
dependencies:
- plana
#- plana-uberon
- bspo-uberon
- caro-uberon
#- ncit
- id: zp
Expand All @@ -207,7 +203,6 @@ sources:
- mpath
- bfo
- zfa-uberon
- bspo-uberon
- caro-uberon
- id: dpo
mirror_from: http://purl.obolibrary.org/obo/dpo/dpo-base.owl
Expand Down

0 comments on commit 938a873

Please sign in to comment.