jar

org.apache.marmotta : marmotta-sparql

Maven & Gradle

Jun 12, 2018
2 usages
17 stars

Apache Marmotta Platform: SPARQL Endpoint · Provides support for SPARQL 1.1 Queries and Updates and offers different UIs for exploring SPARQL results.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
3.4.x
3.3.x
3.2.x
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-sparql-3.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLFormat.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriterFactory.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLHTMLSettings.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLFormat.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterFactory.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL.class - [JAR]

org.apache.marmotta.platform.sparql.services.sparqlio.rdf

├─ org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter.class - [JAR]

org.apache.marmotta.platform.sparql.webservices

├─ org.apache.marmotta.platform.sparql.webservices.SparqlWebService.class - [JAR]

org.apache.marmotta.platform.sparql.logging

├─ org.apache.marmotta.platform.sparql.logging.SparqlLoggingModule.class - [JAR]

org.apache.marmotta.platform.sparql.services.sparql

├─ org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl.class - [JAR]

├─ org.apache.marmotta.platform.sparql.services.sparql.SparqlWritersHelper.class - [JAR]

org.apache.marmotta.platform.sparql.api.sparql

├─ org.apache.marmotta.platform.sparql.api.sparql.QueryType.class - [JAR]

├─ org.apache.marmotta.platform.sparql.api.sparql.SparqlService.class - [JAR]

Advertisement