A compact Notation3 (N3) reasoner in JavaScript.
echo '@prefix : <http://example.org/> .
:Socrates a :Man .
{ ?x a :Man } => { ?x a :Mortal } .' | npx eyeling| Name | Name | Last commit date | ||
|---|---|---|---|---|
A compact Notation3 (N3) reasoner in JavaScript.
echo '@prefix : <http://example.org/> .
:Socrates a :Man .
{ ?x a :Man } => { ?x a :Mortal } .' | npx eyeling