Uses of Package
org.eclipse.rdf4j.model
Packages that use org.eclipse.rdf4j.model
Package
Description
A command line console tool for querying and updating local or remote RDF4J repositories.
The RDF Model API
Abstract base classes for RDF Model API interfaces.
Utility classes for handling datatypes.
Default implementations of the RDF model interfaces
Helper classes for working with RDF models.
Re-usable constants for various well-known RDF vocabularies.
Interfaces and classes for handling queries and query results.
Abstract Query Algebra model.
Functions for casting values to various XML Schema datatypes
Implementations of
relevant to query evaluation.
invalid reference
Iteration
Functionality to convert tuple query results to and from the
Data Access Working Group Test Result Set RDF Vocabulary
The rdf4j SPARQL 1.1 parser.
A writer for the
SPARQL Query Results JSON Format
Parsers and writers for the
SPARQL Query Results XML Format
This package contains classes for working with RDF4J query objects.
The Repository API: the main API for accessing rdf databases and SPARQL endpoints.
Abstract base classes and wrappers for the main Repository API interfaces.
Repository configuration interfaces.
A repository wrapper with convenience functions for handling contexts.
A repository wrapper which supports auto-loading of datasets specified in a query.
Interfaces for notification/interception of events happening on Repositories and RepositoryConnections
Wrapper/adapter base implementations.
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
Functionality for Repository lifecycle management and sharing.
Repository implementation for local RDF databases that implement the SAIL SPI.
Helper and utility classes for the
SailRepository
A
Repository
that serves as a SPARQL endpoint client.Helper classes for working with Repositories.
Rio: The RDF4J parser/writer API.
Parser/writer for the RDF4J binary RDF format.
Various
DatatypeHandler
implementations.Parser/writer for the HDT v1.0 format.
Provides helpers classes for Rio.
Parser/writer for the JSON-LD 1.1 format.
Parser/writer for the JSON-LD 1.0 format.
Various
LanguageHandler
implementations for processing language-tags.Writer for the Notation-3 (N3) format.
Parser/writer for the N-Quads format.
Parser/writer for the N-Triples format.
Parser/writer for the RDF/JSON format.
Parser/writer for the RDF/XML format.
Pretty-printing for the RDF/XML format.
Parser/writer for the TriG format.
Parser/writer for the TriX format.
Parser/writer for the Turtle format.
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
ElasticSearch index for the
LuceneSail
.Elasticsearch store for string triples
Abstract base implementation and internal helper classes for Sail implementations.
Forward-chaining inferencers, implemented as
StackableSail
s.The LMDB based Store.
Lmdb implementations of the RDF Model interfaces.
A Sail implementation that supports full-text indexing via the Lucene API.
An implementation of the RDF SAIL API that uses main memory for storage.
MemoryStore-specific implementations of the core RDF model objects.
The Native Store.
Native implementations of the RDF Model interfaces.
A Sail implementation for SHACL constraint checking.
Core classes and interfaces for the SPARQLBuilder.
See discussion at https://github.com/eclipse/rdf4j/issues/1262
Core functions required for SPIN.
Rdf4j-Spring DAO
Rdf4j-Spring OperationLog
Rdf4j-Spring ResultCache
Rdf4J-Spring Tx
A SPARQL test suite for RDF4J repositories
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.benchmark.rio.util
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.collection.factory.api
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.collection.factory.impl
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.collection.factory.mapdb
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.common.concurrent.locks.diagnostics
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.common.exception
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.common.order
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.console
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.console.commandClassDescriptionA namespace, consisting of a namespace name and a prefix that has been assigned to it.
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.console.settingClassDescriptionA namespace, consisting of a namespace name and a prefix that has been assigned to it.
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.console.util
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.examples.functionClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.examples.model.vocabulary
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federatedClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.algebra
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.api
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.cache
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.endpoint
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.endpoint.provider
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.evaluation
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.evaluation.iterator
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.evaluation.union
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.repository
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.structures
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.utilClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.federated.write
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.clientClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.client.shacl
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.protocolClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.protocol.transactionClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.protocol.transaction.operations
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.serverClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.server.repositoryClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.server.repository.handlerClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.http.server.repository.resolver
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.modelClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.model.baseClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.model.datatypes
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.model.implClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.Factory to create empty
Model
implementations.A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creatingIRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.model.utilClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.Factory to create empty
Model
implementations.A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creatingIRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.model.vocabulary
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.queryClassDescriptionAn Internationalized Resource Identifier (IRI).Factory to create empty
Model
implementations.An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals). -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluationClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.functionClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
-
-
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.datetimeClassDescriptionAn RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.geosparqlClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.hashClassDescriptionAn RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.numericClassDescriptionAn RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.rdftermClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.stringClassDescriptionAn RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.tripleClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.function.xsdClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.implClassDescriptionAn RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.valuesClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.iteratorClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.optimizerClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.evaluation.utilClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.algebra.helpers
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.dawgClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.An RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.impl
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.parser.sparqlClassDescriptionA namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.parser.sparql.aggregate
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.resultioClassDescriptionAn Internationalized Resource Identifier (IRI).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.resultio.binaryClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.resultio.sparqljsonClassDescriptionAn RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.resultio.sparqlxmlClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.resultio.textClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.resultio.text.csvClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.query.resultio.text.tsvClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.queryrender
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repositoryClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.baseClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.contextaware
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.contextaware.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.dataset
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.evaluationClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.event
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.event.base
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.event.util
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.filters
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.httpClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.http.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.managerClassDescriptionAn Internationalized Resource Identifier (IRI).Factory to create empty
Model
implementations. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.sailClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.sail.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.sail.helpersClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.sparqlClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.sparql.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.sparql.query
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.repository.utilClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rioClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.Factory to create empty
Model
implementations.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.A factory for creatingIRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.binary
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.datatypesClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.hdtClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.helpersClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.Factory to create empty
Model
implementations.A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creatingIRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.jsonldClassDescriptionAn RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.jsonld.legacyClassDescriptionAn RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.languagesClassDescriptionAn RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.n3ClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.ndjsonldClassDescriptionAn RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.ndjsonld.legacyClassDescriptionAn RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.nquadsClassDescriptionThe supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.ntriplesClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.rdfjsonClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.rdfxmlClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.rdfxml.util
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.trigClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.trigstarClassDescriptionThe supertype of all RDF resources (IRIs and blank nodes).An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.trixClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.An RDF statement, with optional associated context.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.turtleClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.Factory to create empty
Model
implementations.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creatingIRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.rio.turtlestarClassDescriptionAn RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sailClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.baseClassDescriptionAn Internationalized Resource Identifier (IRI).Factory to create empty
Model
implementations.A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creatingIRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.base.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.elasticsearch
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.elasticsearchstore.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.evaluationClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.extensiblestoreClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.extensiblestore.valuefactory
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.helpersClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.inferencer
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.inferencer.fcClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.inferencer.fc.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.inferencer.utilClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.lmdbClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.lmdb.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.lmdb.modelClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.luceneClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.lucene.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.lucene.impl
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.lucene.util
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.memoryClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.memory.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.memory.modelClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.An RDF-star embedded triple.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.modelClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.nativerdfClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.nativerdf.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.nativerdf.modelClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shaclClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.ast.constraintcomponentsClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.ast.pathsClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.ast.planNodesClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.ast.targetsClassDescriptionAn Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.config
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.results
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.results.lazy
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.wrapper.data
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.shacl.wrapper.shapeClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sail.solr
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sparqlbuilder.constraint
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
-
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sparqlbuilder.core
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sparqlbuilder.core.query
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sparqlbuilder.graphpattern
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.sparqlbuilder.rdf
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spinClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spin.functionClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spin.function.apfClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spin.function.listClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spin.function.spifClassDescriptionThe supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.dao
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.dao.supportClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).A namespace, consisting of a namespace name and a prefix that has been assigned to it.The supertype of all RDF resources (IRIs and blank nodes).An RDF statement, with optional associated context.The supertype of all RDF model objects (URIs, blank nodes and literals).
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.dao.support.bindingsBuilder
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.dao.support.opbuilder
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.dao.support.operation
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.demo.dao
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.demo.model
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.demo.service
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.operationlog
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.resultcache
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.support
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.support.query
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.tx
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.util
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.uuidsource.noveltychecking
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.uuidsource.predictable
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.uuidsource.sequence
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.spring.uuidsource.simple
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.modelClassDescriptionAn RDF-1.1 blank node (aka bnode, aka anonymous node).An Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.query.parser.sparqlClassDescriptionAn Internationalized Resource Identifier (IRI).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.query.resultioClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.repositoryClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.repository.optimisticClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.rio
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.sailClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.sparql
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.testsuite.sparql.vocabulary
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.workbench.baseClassDescriptionA factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.workbench.commands
-
Classes in org.eclipse.rdf4j.model used by org.eclipse.rdf4j.workbench.utilClassDescriptionAn Internationalized Resource Identifier (IRI).The supertype of all RDF resources (IRIs and blank nodes).The supertype of all RDF model objects (URIs, blank nodes and literals).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation. -
Classes in org.eclipse.rdf4j.model used by org.eclipse.testsuite.rdf4j.sail.luceneClassDescriptionAn Internationalized Resource Identifier (IRI).An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.The supertype of all RDF resources (IRIs and blank nodes).A factory for creating
IRIs
,blank nodes
,literals
andstatements
based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation.