jar

org.ldp4j.commons.rmf : rmf-query

Maven & Gradle

Jun 17, 2017
44 stars

LDP4j :: Commons :: RMF :: Query · Query utilities for the RDF Manipulation Framework

Table Of Contents

Latest Version

Download org.ldp4j.commons.rmf : rmf-query JAR file - Latest Versions:

All Versions

Download org.ldp4j.commons.rmf : rmf-query JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 rmf-query-0.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ldp4j.rdf.query

├─ org.ldp4j.rdf.query.AbstractQueryTemplate.class - [JAR]

├─ org.ldp4j.rdf.query.AskQuery.class - [JAR]

├─ org.ldp4j.rdf.query.DataSet.class - [JAR]

├─ org.ldp4j.rdf.query.DescribeQuery.class - [JAR]

├─ org.ldp4j.rdf.query.FillableQueryTemplate.class - [JAR]

├─ org.ldp4j.rdf.query.ImmutableBindingMap.class - [JAR]

├─ org.ldp4j.rdf.query.ImmutableDataSet.class - [JAR]

├─ org.ldp4j.rdf.query.Query.class - [JAR]

├─ org.ldp4j.rdf.query.QueryBuilder.class - [JAR]

├─ org.ldp4j.rdf.query.QueryProcessingException.class - [JAR]

├─ org.ldp4j.rdf.query.QueryProcessor.class - [JAR]

├─ org.ldp4j.rdf.query.QueryResultBuilder.class - [JAR]

├─ org.ldp4j.rdf.query.QueryResultBuilderFactory.class - [JAR]

├─ org.ldp4j.rdf.query.QueryResultHandler.class - [JAR]

├─ org.ldp4j.rdf.query.QueryTemplate.class - [JAR]

├─ org.ldp4j.rdf.query.SelectQuery.class - [JAR]

org.ldp4j.rdf.impl.query

├─ org.ldp4j.rdf.impl.query.InvalidContentsException.class - [JAR]

├─ org.ldp4j.rdf.impl.query.QueryExecutionException.class - [JAR]

├─ org.ldp4j.rdf.impl.query.QueryExecutionStrategy.class - [JAR]

├─ org.ldp4j.rdf.impl.query.QueryProcessingFailure.class - [JAR]

├─ org.ldp4j.rdf.impl.query.QuerySupport.class - [JAR]

├─ org.ldp4j.rdf.impl.query.QueryTemplateSupportFailure.class - [JAR]

├─ org.ldp4j.rdf.impl.query.SelectQueryExecutionStrategy.class - [JAR]

├─ org.ldp4j.rdf.impl.query.SesameQueryProcessor.class - [JAR]

Advertisement