Giter VIP home page Giter VIP logo

eyeserver's Introduction

EyeServer is a server for the EYE reasoner.

Reasoning is the powerful mechanism to draw conclusions from facts. The Semantic Web contains vast amounts of data, which makes it an interesting source to use with one of several available reasoners.

Reasoning in your browser is possible with this server, which exposes the EYE N3 reasoner to the Web.

Bringing reasoning to the Web is the initiative with several open source projects (such as this one) that make reasoning accessible.

EyeServer is a counterpart to EyeClient.

EyeClient is a browser widget that communicates with an EYE reasoner server to deliver reasoning results.

The widget (on the client) and the reasoner (on the server) interact.

Run your own EyeServer or use a public one.

Follow the instructions below to set up your own reasoner server, or use our public reasoner server at http://eye.restdesc.org/.

Installing

EyeServer is an npm package for node.js.

First of all, you need to install the EYE reasoner (WindowsOS XLinux).

Then, install the server package as follows:

$ [sudo] npm -g install eyeserver

Running

$ eyeserver 8000

Using

$ curl "http://localhost:8000/?data=https://n3.restdesc.org/n3/friends.n3&data=https://n3.restdesc.org/n3/knows-rule.n3&query=https://n3.restdesc.org/n3/query-all.n3"

Learn more.

The Bringing reasoning to the Web page explains the origins of this project and provides pointers to related resources.

This code is written by Ruben Verborgh and serves as an HTTP interface to the EYE reasoner by Jos De Roo.

eyeserver's People

Contributors

bdevloed avatar josd avatar myeongjoon avatar pdpotter avatar rubenverborgh avatar tomasklapka avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.