eyeling
v1.22.6
Published
A minimal Notation3 (N3) reasoner in JavaScript.
Downloads
9,652
Readme
eyeling
A compact Notation3 (N3) reasoner in JavaScript.
Quick start
echo '@prefix : <http://example.org/> .
:Socrates a :Man .
{ ?x a :Man } => { ?x a :Mortal } .' | npx eyelingRead more
- Handbook: eyereasoner.github.io/eyeling/HANDBOOK
- Playground: eyereasoner.github.io/eyeling/demo
- Conformance report: codeberg.org/phochste/notation3tests/.../report.md
