jar

org.apache.marmotta : marmotta-reasoner

Maven & Gradle

Jan 14, 2014

Apache Marmotta Platform: Reasoner · Provides support for the sKWRL rule-based reasoning language. Rule programs can be uploaded and are evaluated in a forward chaining algorithm whenever a transaction commits. Since the reasoner evaluates rules directly on the database, reasoning is quite efficient.

Table Of Contents

Latest Version

Download org.apache.marmotta : marmotta-reasoner JAR file - Latest Versions:

All Versions

Download org.apache.marmotta : marmotta-reasoner JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window marmotta-reasoner-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.marmotta.platform.reasoner.services

├─ org.apache.marmotta.platform.reasoner.services.ReasoningSailProvider.class - [JAR]

org.apache.marmotta.platform.reasoner.webservices

├─ org.apache.marmotta.platform.reasoner.webservices.ProgramWebService.class - [JAR]

├─ org.apache.marmotta.platform.reasoner.webservices.ReasonerWebService.class - [JAR]

Advertisement