jar

org.openrdf.sesame : sesame-sail-spin

Maven & Gradle

May 02, 2016
2 usages

OpenRDF Sesame: SPIN SAIL · The SPIN SAIL adds constraint checking and inferencing using SPIN to a base SAIL.

Table Of Contents

Latest Version

Download org.openrdf.sesame : sesame-sail-spin JAR file - Latest Versions:

All Versions

Download org.openrdf.sesame : sesame-sail-spin JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
2.9.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 sesame-sail-spin-4.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openrdf.spin.function.spif

├─ org.openrdf.spin.function.spif.CanInvoke.class - [JAR]

org.openrdf.sail.spin.config

├─ org.openrdf.sail.spin.config.SpinSailConfig.class - [JAR]

├─ org.openrdf.sail.spin.config.SpinSailFactory.class - [JAR]

├─ org.openrdf.sail.spin.config.SpinSailSchema.class - [JAR]

org.openrdf.sail.spin

├─ org.openrdf.sail.spin.ConstraintViolationException.class - [JAR]

├─ org.openrdf.sail.spin.QueryContextIteration.class - [JAR]

├─ org.openrdf.sail.spin.SpinFunctionInterpreter.class - [JAR]

├─ org.openrdf.sail.spin.SpinInferencing.class - [JAR]

├─ org.openrdf.sail.spin.SpinMagicPropertyInterpreter.class - [JAR]

├─ org.openrdf.sail.spin.SpinSail.class - [JAR]

├─ org.openrdf.sail.spin.SpinSailConnection.class - [JAR]

org.openrdf.sail.evaluation

├─ org.openrdf.sail.evaluation.SailTripleSource.class - [JAR]

org.openrdf.sail

├─ org.openrdf.sail.SailConnectionBooleanQuery.class - [JAR]

├─ org.openrdf.sail.SailConnectionGraphQuery.class - [JAR]

├─ org.openrdf.sail.SailConnectionQuery.class - [JAR]

├─ org.openrdf.sail.SailConnectionQueryPreparer.class - [JAR]

├─ org.openrdf.sail.SailConnectionTupleQuery.class - [JAR]

├─ org.openrdf.sail.SailConnectionUpdate.class - [JAR]