jar

de.athalis.protege : de-derivo-sparqldlapi

Maven & Gradle

Sep 25, 2019
2 stars

SPARQL-DL API · This library was originally developed by Mario Volke and Derivo Systems.

Table Of Contents

Latest Version

Download de.athalis.protege : de-derivo-sparqldlapi JAR file - Latest Versions:

All Versions

Download de.athalis.protege : de-derivo-sparqldlapi JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 de-derivo-sparqldlapi-3.1.0-locke-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.derivo.sparqldlapi.types

├─ de.derivo.sparqldlapi.types.QueryArgumentType.class - [JAR]

├─ de.derivo.sparqldlapi.types.QueryAtomType.class - [JAR]

├─ de.derivo.sparqldlapi.types.QueryType.class - [JAR]

de.derivo.sparqldlapi.exceptions

├─ de.derivo.sparqldlapi.exceptions.QueryEngineException.class - [JAR]

├─ de.derivo.sparqldlapi.exceptions.QueryParserException.class - [JAR]

de.derivo.sparqldlapi.examples

├─ de.derivo.sparqldlapi.examples.Example_Basic.class - [JAR]

├─ de.derivo.sparqldlapi.examples.Example_Extended.class - [JAR]

├─ de.derivo.sparqldlapi.examples.Example_XML_JSON.class - [JAR]

de.derivo.sparqldlapi

├─ de.derivo.sparqldlapi.Query.class - [JAR]

├─ de.derivo.sparqldlapi.QueryArgument.class - [JAR]

├─ de.derivo.sparqldlapi.QueryAtom.class - [JAR]

├─ de.derivo.sparqldlapi.QueryAtomGroup.class - [JAR]

├─ de.derivo.sparqldlapi.QueryBinding.class - [JAR]

├─ de.derivo.sparqldlapi.QueryEngine.class - [JAR]

├─ de.derivo.sparqldlapi.QueryParser.class - [JAR]

├─ de.derivo.sparqldlapi.QueryResult.class - [JAR]

├─ de.derivo.sparqldlapi.QueryToken.class - [JAR]

├─ de.derivo.sparqldlapi.QueryTokenizer.class - [JAR]

├─ de.derivo.sparqldlapi.Var.class - [JAR]

de.derivo.sparqldlapi.impl

├─ de.derivo.sparqldlapi.impl.LiteralTranslator.class - [JAR]

├─ de.derivo.sparqldlapi.impl.QueryAtomGroupImpl.class - [JAR]

├─ de.derivo.sparqldlapi.impl.QueryBindingImpl.class - [JAR]

├─ de.derivo.sparqldlapi.impl.QueryEngineImpl.class - [JAR]

├─ de.derivo.sparqldlapi.impl.QueryImpl.class - [JAR]

├─ de.derivo.sparqldlapi.impl.QueryParserImpl.class - [JAR]

├─ de.derivo.sparqldlapi.impl.QueryResultImpl.class - [JAR]

├─ de.derivo.sparqldlapi.impl.QueryTokenizerImpl.class - [JAR]

Advertisement