Scroll to navigation

EYE(1) User Commands EYE(1)

NAME

eye - Euler Yet another proof Engine (EYE) semantic web reasoning engine

SYNOPSIS

eye <options>* <data>* <query>*

DESCRIPTION

<options>

CSV separator such as , or ;
output debug info on stderr
output debug info about counters on stderr
output debug info about DJITI on stderr
output debug info about implies on stderr
output debug info about PVM code on stderr
explain the reasoning using log:proves
show help info
HMAC key used in e:hmac-sha built-in
do not halt in case of inference fuse
output all <data> and all code to <pvm-file>
output all <data> to <n3p-file>
show license info
halt after maximum number of inferences
no distinct triples in the input
no distinct answers in the output
no numerals in the output
no qnames in the output
no qvars in the output
no extended unifier for forward rules
no proof explanation
write reasoner output to <file>
output profile info on stderr
quantify uris with <prefix> in the output
quiet mode
create random seed for e:random built-in
output lists as RDF lists
output as RDF TriG data
restricting to core built-ins
output rule histogram info on stderr
use <genid> in Skolem IRIs
read command line arguments from <file>
output statistics info on stderr
output log:outputString objects on stdout
give only a limited number of answers
select each rule only once
show version info
output warning info on stderr
to tell that <uri> is cached as <file>

<data>

[--n3] <uri>
N3 triples and rules
N3P intermediate
N3 proof lemmas
TriG data
Turtle triples

<query>

output true if RDF graph is entailed
output true if RDF graph is not entailed
output deductive closure
output deductive closure plus rules
ground the rules and run --pass-all
output merged data without deductive closure
output only new derived triples
output filtered with filter rules
November 2024 eye v10.30.11