File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,17 +17,7 @@ $(IMPORTDIR)/pmdco_import.owl: $(MIRRORDIR)/pmdco.owl $(IMPORTDIR)/pmdco_terms.t
1717 --intermediates all \
1818 --method BOT \
1919 \
20- query --update ../sparql/inject-subset-declaration.ru \
21- --update ../sparql/inject-synonymtype-declaration.ru \
22- --update ../sparql/postprocess-module.ru \
23- \
24- remove --term http://purl.obolibrary.org/obo/IAO_0000412 \
25- --select annotation --trim false \
26- $(ANNOTATE_CONVERT_FILE); \
27- fi
28-
29- $(IMPORTDIR ) /uo_import.owl : $(MIRRORDIR ) /uo.owl $(IMPORTDIR ) /uo_terms.txt
30- $(ROBOT ) filter --input $(MIRRORDIR ) /uo.owl \
20+ query --update ../sparql/postprocess-module.ru \
3121 --term-file $(IMPORTDIR ) /uo_terms.txt \
3222 --allow-punning true \
3323 --select " annotations self parents" \
@@ -59,7 +49,7 @@ $(ONT)-base.owl: $(EDIT_PREPROCESSED) $(OTHER_SRC) $(IMPORT_FILES)
5949 --output $@ .tmp.owl && mv $@ .tmp.owl $@
6050
6151
62- CITATION ="'MaterialVitalDigital Ontology. Version $(VERSION ) , https://w3id.org/pmd/microstructure/'"
52+ CITATION ="'Microstructure Ontology. Version $(VERSION ) , https://w3id.org/pmd/microstructure/'"
6353
6454ALL_ANNOTATIONS =--ontology-iri https://w3id.org/pmd/microstructure/ -V https://w3id.org/pmd/microstructure/$(VERSION ) \
6555 --annotation http://purl.org/dc/terms/created "$(TODAY ) " \
You can’t perform that action at this time.
0 commit comments