jar

io.github.andreacimminoarriaga : sparql-streamline

Maven & Gradle

Jan 13, 2023
1 usages
3 stars

SPARQL Streamline · Wrapping library of jena for easily using SPARQL

Table Of Contents

Latest Version

Download io.github.andreacimminoarriaga : sparql-streamline JAR file - Latest Versions:

All Versions

Download io.github.andreacimminoarriaga : sparql-streamline JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
0.1.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 sparql-streamline-1.1.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

sparql.streamline.exception

├─ sparql.streamline.exception.SparqlConfigurationException.class - [JAR]

├─ sparql.streamline.exception.SparqlQuerySyntaxException.class - [JAR]

├─ sparql.streamline.exception.SparqlRemoteEndpointException.class - [JAR]

sparql.functions

├─ sparql.functions.Leveshtein.class - [JAR]

sparql.streamline.core

├─ sparql.streamline.core.Sparql.class - [JAR]

├─ sparql.streamline.core.SparqlEndpoint.class - [JAR]

├─ sparql.streamline.core.SparqlEndpointConfiguration.class - [JAR]