Searched refs:DOL_INFERENCES (Results 1 - 1 of 1) sorted by relevance

/ontohub/registry/
H A DMakefile8 DOL_INFERENCES = $(LIB)/dol-inferences-beyond-owl.n3 macro
38 # --n3 $(DOL_INFERENCES) # load DOL-specific inference rules (particularly those that can't be represented in OWL, but only in FOL)
47 %-expanded.ntriples: %.turtle $(DOL_INFERENCES) $(OWL_INFERENCES)
48 cwm --n3 $< --rdf $(BASE)/syntax/dol-rdf.owl --n3 $(DOL_INFERENCES) $(OWL_INFERENCES) --think --ntriples $(CWM_DEFAULT_ARGS) \

Completed in 8 milliseconds