Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-introduce EXO, NPO and NCIT into makefile #78

Open
matentzn opened this issue Feb 11, 2020 · 0 comments
Open

Re-introduce EXO, NPO and NCIT into makefile #78

matentzn opened this issue Feb 11, 2020 · 0 comments

Comments

@matentzn
Copy link
Contributor

Currently, they are skipped:

https://github.com/EnvironmentOntology/environmental-exposure-ontology/blob/master/src/ontology/ecto.Makefile

The only thing that needs to happen if someone wants to add them back to the dynamic import pipeline is to simply delete the respective mirror and import goals in the above Makefile extension. For example, if you delete the following, the imports will be refreshed again as they should:

imports/exo_import.owl:
	echo "!!!!!EXO mirror currently skipped, see: https://github.com/CTDbase/exposure-ontology/issues/11"
	
mirror/exo.owl:
	echo "!!!!!EXO currently skipped, see: https://github.com/CTDbase/exposure-ontology/issues/11"

Dependent tickets:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant