File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1-
2- id : bdso
3- title : Brain Data Standards Cell Ontology
4- github_org : obophenotype
5- repo : bdso
6- export_formats :
7- - owl
8- - obo
9- - json
10- import_group :
11- products :
12- - id : ro
13- - id : bfo
14- - id : pato
1+ #
2+ # id: bdso
3+ # title: Brain Data Standards Cell Ontology
4+ # github_org: obophenotype
5+ # repo: bdso
6+ # export_formats:
7+ # - owl
8+ # - obo
9+ # - json
10+ # import_group:
11+ # products:
12+ # - id: ro
13+ # - id: bfo
14+ # - id: pato
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ $(PATTERNDIR)/data/default/%.txt: $(PATTERNDIR)/dosdp-patterns/%.yaml $(PATTERND
4141 if [ $( PAT) = true ]; then $( DOSDPT) terms --prefixes=template_prefixes.yaml --infile=$( word 2, $^) --template=$< --obo-prefixes=true --outfile=$@ ; fi
4242
4343# adding an extra query step to inject version info to imported entities
44- imports/% _import.owl : mirror/% .owl imports/% _terms_combined.txt
44+ imports/% _import.owl : mirror/merged .owl imports/% _terms_combined.txt
4545 if [ $( IMP) = true ]; then $( ROBOT) query -i $< --update ../sparql/inject-version-info.ru --update ../sparql/preprocess-module.ru \
4646 extract -T imports/$* _terms_combined.txt --force true --copy-ontology-annotations true --individuals exclude --method BOT \
4747 query --update ../sparql/inject-subset-declaration.ru --update ../sparql/postprocess-module.ru \
You can’t perform that action at this time.
0 commit comments