Skip to content

Commit

Permalink
Removing redundant oba-basic subset
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed May 7, 2022
1 parent c99e3df commit 72bf56a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion src/ontology/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ all_imports: $(IMPORT_FILES)
# ----------------------------------------


SUBSETS = oba-basic
SUBSETS =

SUBSET_ROOTS = $(patsubst %, $(SUBSETDIR)/%, $(SUBSETS))
SUBSET_FILES = $(foreach n,$(SUBSET_ROOTS), $(foreach f,$(FORMATS_INCL_TSV), $(n).$(f)))
Expand Down
3 changes: 0 additions & 3 deletions src/ontology/oba-odk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ components:
products:
- filename: obsoletes.owl
# - filename: reasoner_axioms.owl
subset_group:
products:
- id: oba-basic
robotemplate_group:
products:
- id: obsoletes.owl
Expand Down

0 comments on commit 72bf56a

Please sign in to comment.