You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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:
Dependent tickets:
The text was updated successfully, but these errors were encountered: