- From: Mehdi Terdjimi <mehdi.terdjimi@univ-lyon1.fr>
- Date: Mon, 10 Oct 2016 10:14:15 +0200
- To: public-owl-comments@w3.org
Dear maintainers, I developed a OWL 2 RL reasoner called HyLAR. This prototype is written in JavaScript, can be either executed within the browser, on the server-side or as a npm package. Is it possible for HyLAR to appear on the page https://www.w3.org/2001/sw/wiki/OWL/Implementations ? Native profiles: RL Semantics: RDF-based Non-conformance: Lacking blank-node inferencing support Description: HyLAR-Reasoner is an OWL 2 RL reasoner that uses known rdf-based librairies such as rdfstore.js, sparqljs and rdf-ext while providing an additional incremental reasoning engine. Github: https://github.com/ucbl/HyLAR-Reasoner NPM page: https://www.npmjs.com/package/hylar Thanks in advance. Best regards, Mehdi Terdjimi
Received on Monday, 10 October 2016 09:53:46 UTC