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

/ontohub/registry/
H A DMakefile9 OWL_INFERENCES = $(LIB)/some-owl-inferences.n3 macro
39 # $(OWL_INFERENCES) # load general OWL (and RDFS and RDF) inference rules (just a relevant subset of the actual rules, implemented ad hoc according to our needs)
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 7 milliseconds