Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.common.app.AppConfiguration Modifier and Type Constant Field Value private static final java.lang.String
APP_CONFIG_FILE
"application.properties"
private static final java.lang.String
DEFAULT_LOGGING
"org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration"
private static final java.lang.String
DEFAULT_PREFIX
"RDF4J"
-
org.eclipse.rdf4j.common.app.config.Configuration Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_RESOURCES_LOCATION
"/org/eclipse/rdf4j/common/app/config/defaults/"
public static final java.lang.String
DIR
"conf"
public static final java.lang.String
RESOURCES_LOCATION
"/org/eclipse/rdf4j/common/app/config/"
-
org.eclipse.rdf4j.common.app.logging.LogConfiguration Modifier and Type Constant Field Value public static final java.lang.String
ADMIN_EVENT_LOG_FILE
"admin-event.log"
public static final java.lang.String
ADMIN_EVENT_LOGGER_NAME
"event.admin"
public static final java.lang.String
LOG_FILE
"main.log"
public static final java.lang.String
LOGGING_DIR
"logs"
public static final java.lang.String
USER_EVENT_LOG_FILE
"user-event.log"
public static final java.lang.String
USER_EVENT_LOGGER_NAME
"event.user"
-
org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration Modifier and Type Constant Field Value private static final java.lang.String
LOGGING_CONFIG_FILE
"logging.properties"
private static final java.lang.String
PACKAGES_JUL_KEY
"packages.jul"
private static final java.lang.String
PACKAGES_SLF4J_KEY
"packages.slf4j"
-
org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration Modifier and Type Constant Field Value private static final java.lang.String
LOGBACK_CONFIG_FILE
"logback.xml"
public static final java.lang.String
LOGGING_DIR_PROPERTY
"org.eclipse.rdf4j.common.logging.dir"
-
org.eclipse.rdf4j.common.app.net.ProxySettings Modifier and Type Constant Field Value private static final java.lang.String
PROPNAME_FTP_PROXYHOST
"ftp.proxyHost"
private static final java.lang.String
PROPNAME_FTP_PROXYPORT
"ftp.proxyPort"
private static final java.lang.String
PROPNAME_HTTP_PROXYHOST
"http.proxyHost"
private static final java.lang.String
PROPNAME_HTTP_PROXYPORT
"http.proxyPort"
private static final java.lang.String
PROPNAME_HTTPS_PROXYHOST
"https.proxyHost"
private static final java.lang.String
PROPNAME_HTTPS_PROXYPORT
"https.proxyPort"
private static final java.lang.String
PROPNAME_PROXIES_ENABLED
"proxies.enabled"
private static final java.lang.String
PROPNAME_PROXIES_NONPROXYHOSTS_STARTING
"proxies.nonProxyHosts.starting"
private static final java.lang.String
PROPNAME_SOCKS_PROXYHOST
"socksProxyHost"
private static final java.lang.String
PROPNAME_SOCKS_PROXYPORT
"socksProxyPort"
public static final java.lang.String
PROXY_SETTINGS_FILENAME
"proxy.properties"
-
org.eclipse.rdf4j.common.concurrent.locks.Properties Modifier and Type Constant Field Value public static final java.lang.String
TRACK_LOCKS
"info.aduna.concurrent.locks.trackLocks"
-
org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner Modifier and Type Constant Field Value private static final int
MAX
128
-
org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring<T extends Lock> Modifier and Type Constant Field Value public static final int
INITIAL_WAIT_TO_COLLECT
10000
-
org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking<T extends Lock> Modifier and Type Constant Field Value public static final int
LOGGED_STALLED_LOCKS_MINIMUM_WAIT_TO_COLLECT
1000
-
org.eclipse.rdf4j.common.exception.RDF4JConfigException Modifier and Type Constant Field Value private static final long
serialVersionUID
1268120252034047961L
-
org.eclipse.rdf4j.common.exception.RDF4JException Modifier and Type Constant Field Value private static final long
serialVersionUID
169031751338226782L
-
org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout Modifier and Type Constant Field Value static final java.lang.String
DEFAULT_CONVERSION_PATTERN
"[%-5p] %d{ISO8601} [%t] %m%n%ex"
-
org.eclipse.rdf4j.common.net.ParsedIRI Modifier and Type Constant Field Value private static final int
EOF
0
private static final long
serialVersionUID
-5681843777254402303L
-
org.eclipse.rdf4j.common.platform.Platform Modifier and Type Constant Field Value public static final java.lang.String
APPDATA_BASEDIR_PROPERTY
"org.eclipse.rdf4j.appdata.basedir"
public static final java.lang.String
OLD_DATADIR_PROPERTY
"info.aduna.platform.appdata.basedir"
-
org.eclipse.rdf4j.common.platform.support.MacOSXPlatform Modifier and Type Constant Field Value public static final java.lang.String
APPLICATION_DATA
"Library/Application Support/RDF4J"
-
org.eclipse.rdf4j.common.platform.support.WindowsPlatform Modifier and Type Constant Field Value public static final java.lang.String
ADUNA_APPLICATION_DATA
"RDF4J"
public static final java.lang.String
APPLICATION_DATA
"Application Data"
-
org.eclipse.rdf4j.common.xml.XMLReaderFactory Modifier and Type Constant Field Value public static final java.lang.String
XERCES_SAXPARSER
"org.apache.xerces.parsers.SAXParser"
-
org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager Modifier and Type Constant Field Value public static final java.lang.String
CORE_POOL_SIZE_PROPERTY
"org.eclipse.rdf4j.client.executors.corePoolSize"
-
org.eclipse.rdf4j.http.client.SPARQLProtocolSession Modifier and Type Constant Field Value public static final int
DEFAULT_MAXIMUM_URL_LENGTH
4083
public static final int
MAXIMUM_URL_LENGTH
4083
public static final java.lang.String
MAXIMUM_URL_LENGTH_PARAM
"rdf4j.sparql.url.maxlength"
-
org.eclipse.rdf4j.http.client.shacl.RemoteShaclValidationException Modifier and Type Constant Field Value private static final long
serialVersionUID
1546454692754781492L
-
org.eclipse.rdf4j.http.protocol.Protocol Modifier and Type Constant Field Value public static final java.lang.String
ACCEPT_PARAM_NAME
"Accept"
public static final java.lang.String
ACTION_PARAM_NAME
"action"
public static final java.lang.String
BASEURI_PARAM_NAME
"baseURI"
public static final java.lang.String
BINDING_PREFIX
"$"
public static final java.lang.String
CACHE_TIMEOUT_PROPERTY
"rdf4j.server.txn.registry.timeout"
public static final java.lang.String
CONFIG
"config"
public static final java.lang.String
CONTEXT_PARAM_NAME
"context"
public static final java.lang.String
CONTEXTS
"contexts"
public static final java.lang.String
DEFAULT_GRAPH_PARAM_NAME
"default-graph-uri"
public static final int
DEFAULT_TIMEOUT
60
public static final java.lang.String
DISTINCT_PARAM_NAME
"distinct"
public static final java.lang.String
FORM_MIME_TYPE
"application/x-www-form-urlencoded"
public static final java.lang.String
GRAPH_PARAM_NAME
"graph"
public static final java.lang.String
INCLUDE_INFERRED_PARAM_NAME
"infer"
public static final java.lang.String
INSERT_GRAPH_PARAM_NAME
"insert-graph-uri"
public static final java.lang.String
ISOLATION_LEVEL_PARAM_NAME
"isolation-level"
public static final java.lang.String
LIMIT_PARAM_NAME
"limit"
public static final java.lang.String
NAMED_GRAPH_PARAM_NAME
"named-graph-uri"
public static final java.lang.String
NAMESPACES
"namespaces"
public static final java.lang.String
NULL_PARAM_VALUE
"null"
public static final java.lang.String
OBJECT_PARAM_NAME
"obj"
public static final java.lang.String
OFFSET_PARAM_NAME
"offset"
public static final java.lang.String
PREDICATE_PARAM_NAME
"pred"
public static final java.lang.String
PRESERVE_BNODE_ID_PARAM_NAME
"preserveNodeId"
public static final java.lang.String
PROTOCOL
"protocol"
public static final java.lang.String
QUERY_LANGUAGE_PARAM_NAME
"queryLn"
public static final java.lang.String
QUERY_PARAM_NAME
"query"
public static final java.lang.String
REMOVE_GRAPH_PARAM_NAME
"remove-graph-uri"
public static final java.lang.String
REPOSITORIES
"repositories"
public static final java.lang.String
SIZE
"size"
public static final java.lang.String
SPARQL_QUERY_MIME_TYPE
"application/sparql-query"
public static final java.lang.String
SPARQL_UPDATE_MIME_TYPE
"application/sparql-update"
public static final java.lang.String
STATEMENTS
"statements"
public static final java.lang.String
SUBJECT_PARAM_NAME
"subj"
public static final java.lang.String
TIMEOUT_PARAM_NAME
"timeout"
public static final java.lang.String
TRANSACTION_SETTINGS_PREFIX
"transaction-setting__"
public static final java.lang.String
TRANSACTIONS
"transactions"
public static final java.lang.String
TXN_MIME_TYPE
"application/x-rdftransaction"
public static final java.lang.String
UPDATE_PARAM_NAME
"update"
public static final java.lang.String
USING_GRAPH_PARAM_NAME
"using-graph-uri"
public static final java.lang.String
USING_NAMED_GRAPH_PARAM_NAME
"using-named-graph-uri"
public static final java.lang.String
VERSION
"12"
-
org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT Modifier and Type Constant Field Value public static final java.lang.String
CACHE_PROPERTY
"rdf4j.server.txn.registry.timeout"
public static final int
DEFAULT
60
-
org.eclipse.rdf4j.http.protocol.UnauthorizedException Modifier and Type Constant Field Value private static final long
serialVersionUID
4322677542795160482L
-
org.eclipse.rdf4j.http.protocol.transaction.org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants Modifier and Type Constant Field Value public static final java.lang.String
ADD_STATEMENT_TAG
"add"
public static final java.lang.String
BASE_URI_ATT
"baseURI"
public static final java.lang.String
BINDING_BNODE
"binding_bnode"
public static final java.lang.String
BINDING_LITERAL
"binding_literal"
public static final java.lang.String
BINDING_URI
"binding_uri"
public static final java.lang.String
BINDINGS
"bindings"
public static final java.lang.String
BNODE_TAG
"bnode"
public static final java.lang.String
CLEAR_NAMESPACES_TAG
"clearNamespaces"
public static final java.lang.String
CLEAR_TAG
"clear"
public static final java.lang.String
CONTEXTS_TAG
"contexts"
public static final java.lang.String
DATA_TYPE_ATT
"dataType"
public static final java.lang.String
DATASET_TAG
"dataset"
public static final java.lang.String
DATATYPE_ATT
"datatype"
public static final java.lang.String
DEFAULT_GRAPHS_TAG
"defaultGraphs"
public static final java.lang.String
DEFAULT_INSERT_GRAPH
"defaultInsertGraph"
public static final java.lang.String
DEFAULT_REMOVE_GRAPHS_TAG
"defaultRemoveGraphs"
public static final java.lang.String
ENCODING_ATT
"encoding"
public static final java.lang.String
GRAPH_TAG
"graph"
public static final java.lang.String
INCLUDE_INFERRED_ATT
"includeInferred"
public static final java.lang.String
LANG_ATT
"xml:lang"
public static final java.lang.String
LANGUAGE_ATT
"language"
public static final java.lang.String
LITERAL_TAG
"literal"
public static final java.lang.String
NAME_ATT
"name"
public static final java.lang.String
NAMED_GRAPHS_TAG
"namedGraphs"
public static final java.lang.String
NULL_TAG
"null"
public static final java.lang.String
PREFIX_ATT
"prefix"
public static final java.lang.String
REMOVE_NAMED_CONTEXT_STATEMENTS_TAG
"removeFromNamedContext"
public static final java.lang.String
REMOVE_NAMESPACE_TAG
"removeNamespace"
public static final java.lang.String
REMOVE_STATEMENTS_TAG
"remove"
public static final java.lang.String
SET_NAMESPACE_TAG
"setNamespace"
public static final java.lang.String
SPARQL_UPDATE_TAG
"sparql"
public static final java.lang.String
TRANSACTION_TAG
"transaction"
public static final java.lang.String
TRIPLE_TAG
"triple"
public static final java.lang.String
UPDATE_STRING_TAG
"updateString"
public static final java.lang.String
URI_TAG
"uri"
-
org.eclipse.rdf4j.http.protocol.transaction.operations.AddStatementOperation Modifier and Type Constant Field Value private static final long
serialVersionUID
7055177153036638975L
-
org.eclipse.rdf4j.http.protocol.transaction.operations.ClearNamespacesOperation Modifier and Type Constant Field Value private static final long
serialVersionUID
804163331093326031L
-
org.eclipse.rdf4j.http.protocol.transaction.operations.ClearOperation Modifier and Type Constant Field Value private static final long
serialVersionUID
-1570893715836564121L
-
org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation Modifier and Type Constant Field Value private static final long
serialVersionUID
3227597422508894927L
-
org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveStatementsOperation Modifier and Type Constant Field Value private static final long
serialVersionUID
1497684375399016153L
-
org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation Modifier and Type Constant Field Value private static final long
serialVersionUID
7197096029612751574L
-
org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation Modifier and Type Constant Field Value private static final long
serialVersionUID
4432275498318918582L
-
org.eclipse.rdf4j.model.org.eclipse.rdf4j.model.ModelNamespace Modifier and Type Constant Field Value private static final long
serialVersionUID
-6677122398220985317L
-
org.eclipse.rdf4j.model.base.AbstractBNode Modifier and Type Constant Field Value private static final long
serialVersionUID
-437354568418943981L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractBNode.GenericBNode Modifier and Type Constant Field Value private static final long
serialVersionUID
-617790782100827067L
-
org.eclipse.rdf4j.model.base.AbstractIRI Modifier and Type Constant Field Value private static final long
serialVersionUID
7799969821538513046L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI Modifier and Type Constant Field Value private static final long
serialVersionUID
2209156550690548467L
-
org.eclipse.rdf4j.model.base.AbstractLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-1286527360744086451L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-1162147873619834622L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
9131700079460615839L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.DecimalLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-4382147098035463886L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.IntegerLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-4274941248972496665L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral Modifier and Type Constant Field Value private static final java.lang.String
NAN
"NaN"
private static final java.lang.String
NEGATIVE_INFINITY
"-INF"
private static final java.lang.String
POSITIVE_INFINITY
"INF"
private static final long
serialVersionUID
-3201912818064851702L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-19640527584237291L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-6089251668767105663L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-447302801371093467L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-19640527584237291L
-
org.eclipse.rdf4j.model.base.AbstractNamespace Modifier and Type Constant Field Value private static final long
serialVersionUID
1915019376191661835L
-
org.eclipse.rdf4j.model.base.AbstractStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
2087591563645988076L
-
org.eclipse.rdf4j.model.base.AbstractTriple Modifier and Type Constant Field Value private static final long
serialVersionUID
2661609986803671844L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple Modifier and Type Constant Field Value private static final long
serialVersionUID
7822116805598041700L
-
org.eclipse.rdf4j.model.base.org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
-4116676621136121342L
-
org.eclipse.rdf4j.model.base.CoreDatatype.GEO Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.opengis.net/ont/geosparql#"
-
org.eclipse.rdf4j.model.base.CoreDatatype.RDF Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-
org.eclipse.rdf4j.model.base.CoreDatatype.XSD Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2001/XMLSchema#"
-
org.eclipse.rdf4j.model.base.InternedIRI Modifier and Type Constant Field Value private static final long
serialVersionUID
169243429049169159L
-
org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil Modifier and Type Constant Field Value public static final java.lang.String
NaN
"NaN"
public static final java.lang.String
NEGATIVE_INFINITY
"-INF"
public static final java.lang.String
POSITIVE_INFINITY
"INF"
-
org.eclipse.rdf4j.model.impl.AbstractModel Modifier and Type Constant Field Value private static final long
serialVersionUID
4254119331281455614L
-
org.eclipse.rdf4j.model.impl.BooleanLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-3610638093719366795L
-
org.eclipse.rdf4j.model.impl.CalendarLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-8959671333074894312L
-
org.eclipse.rdf4j.model.impl.ContextStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
-4747275587477906748L
-
org.eclipse.rdf4j.model.impl.DecimalLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-3310213093222314380L
-
org.eclipse.rdf4j.model.impl.DynamicModel Modifier and Type Constant Field Value private static final long
serialVersionUID
-9162104133818983614L
-
org.eclipse.rdf4j.model.impl.EmptyModel Modifier and Type Constant Field Value private static final long
serialVersionUID
3123007631452759092L
-
org.eclipse.rdf4j.model.impl.FilteredModel Modifier and Type Constant Field Value private static final long
serialVersionUID
-2353344619836326934L
-
org.eclipse.rdf4j.model.impl.GenericStatement<R extends Resource,I extends IRI,V extends Value> Modifier and Type Constant Field Value private static final long
serialVersionUID
-4747234187477906748L
-
org.eclipse.rdf4j.model.impl.IntegerLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
4199641304079427245L
-
org.eclipse.rdf4j.model.impl.LinkedHashModel Modifier and Type Constant Field Value private static final long
serialVersionUID
-9161104123818983614L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode Modifier and Type Constant Field Value private static final long
serialVersionUID
-1205676084606998540L
-
org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
2200404772364346279L
-
org.eclipse.rdf4j.model.impl.LinkedHashModelFactory Modifier and Type Constant Field Value private static final long
serialVersionUID
-9152104133818783614L
-
org.eclipse.rdf4j.model.impl.NumericLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
3004497457768807919L
-
org.eclipse.rdf4j.model.impl.SimpleBNode Modifier and Type Constant Field Value private static final long
serialVersionUID
5273570771022125970L
-
org.eclipse.rdf4j.model.impl.SimpleIRI Modifier and Type Constant Field Value private static final long
serialVersionUID
-7330406348751485330L
-
org.eclipse.rdf4j.model.impl.SimpleLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-1649571784782592271L
-
org.eclipse.rdf4j.model.impl.SimpleNamespace Modifier and Type Constant Field Value private static final long
serialVersionUID
-5829768428912588171L
-
org.eclipse.rdf4j.model.impl.SimpleStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
8707542157460228077L
-
org.eclipse.rdf4j.model.impl.TreeModel Modifier and Type Constant Field Value private static final long
serialVersionUID
7893197431354524479L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.GraphComparator Modifier and Type Constant Field Value private static final long
serialVersionUID
7027824614533897706L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.ObjectComparator Modifier and Type Constant Field Value private static final long
serialVersionUID
1768294714884456242L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.PredicateComparator Modifier and Type Constant Field Value private static final long
serialVersionUID
-883414941022127103L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.StatementComparator Modifier and Type Constant Field Value private static final long
serialVersionUID
-5602364720279633641L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.StatementTree Modifier and Type Constant Field Value private static final long
serialVersionUID
-7580746419791799953L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.SubjectComparator Modifier and Type Constant Field Value private static final long
serialVersionUID
5275239384134217143L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.SubSet Modifier and Type Constant Field Value private static final long
serialVersionUID
6362727792092563793L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.TreeModel.TreeStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
-7720419322256724495L
-
org.eclipse.rdf4j.model.impl.org.eclipse.rdf4j.model.impl.UnmodifiableModel Modifier and Type Constant Field Value private static final long
serialVersionUID
6335569454318096059L
-
org.eclipse.rdf4j.model.util.LexicalValueComparator Modifier and Type Constant Field Value private static final long
serialVersionUID
-7055973992568220217L
-
org.eclipse.rdf4j.model.util.LiteralUtilException Modifier and Type Constant Field Value private static final long
serialVersionUID
9075761346909805423L
-
org.eclipse.rdf4j.model.util.ModelException Modifier and Type Constant Field Value private static final long
serialVersionUID
3886967415616842867L
-
org.eclipse.rdf4j.model.vocabulary.AFN Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://jena.hpl.hp.com/ARQ/function#"
public static final java.lang.String
PREFIX
"afn"
-
org.eclipse.rdf4j.model.vocabulary.APF Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://jena.hpl.hp.com/ARQ/property#"
public static final java.lang.String
PREFIX
"apf"
-
org.eclipse.rdf4j.model.vocabulary.CONFIG Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"tag:rdf4j.org,2023:config/"
public static final java.lang.String
PREFIX
"config"
-
org.eclipse.rdf4j.model.vocabulary.DASH Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://datashapes.org/dash#"
public static final java.lang.String
PREFIX
"dash"
-
org.eclipse.rdf4j.model.vocabulary.DC Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://purl.org/dc/elements/1.1/"
public static final java.lang.String
PREFIX
"dc"
-
org.eclipse.rdf4j.model.vocabulary.DCAT Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/dcat#"
public static final java.lang.String
PREFIX
"dcat"
-
org.eclipse.rdf4j.model.vocabulary.DCTERMS Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://purl.org/dc/terms/"
public static final java.lang.String
PREFIX
"dcterms"
-
org.eclipse.rdf4j.model.vocabulary.DOAP Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://usefulinc.com/ns/doap#"
public static final java.lang.String
PREFIX
"doap"
-
org.eclipse.rdf4j.model.vocabulary.EARL Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/earl#"
public static final java.lang.String
PREFIX
"earl"
-
org.eclipse.rdf4j.model.vocabulary.FN Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2005/xpath-functions#"
public static final java.lang.String
PREFIX
"fn"
-
org.eclipse.rdf4j.model.vocabulary.FOAF Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://xmlns.com/foaf/0.1/"
public static final java.lang.String
PREFIX
"foaf"
-
org.eclipse.rdf4j.model.vocabulary.GEO Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_SRID
"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
public static final java.lang.String
NAMESPACE
"http://www.opengis.net/ont/geosparql#"
public static final java.lang.String
PREFIX
"geo"
-
org.eclipse.rdf4j.model.vocabulary.GEOF Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.opengis.net/def/function/geosparql/"
public static final java.lang.String
UOM_NAMESPACE
"http://www.opengis.net/def/uom/OGC/1.0/"
-
org.eclipse.rdf4j.model.vocabulary.HYDRA Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/hydra/core#"
public static final java.lang.String
PREFIX
"hydra"
-
org.eclipse.rdf4j.model.vocabulary.LDP Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/ldp#"
public static final java.lang.String
PREFIX
"ldp"
-
org.eclipse.rdf4j.model.vocabulary.LIST Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://jena.hpl.hp.com/ARQ/list#"
public static final java.lang.String
PREFIX
"list"
-
org.eclipse.rdf4j.model.vocabulary.LOCN Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/locn#"
public static final java.lang.String
PREFIX
"locn"
-
org.eclipse.rdf4j.model.vocabulary.ODRL2 Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/odrl/2/"
public static final java.lang.String
PREFIX
"odrl"
-
org.eclipse.rdf4j.model.vocabulary.ORG Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/org#"
public static final java.lang.String
PREFIX
"org"
-
org.eclipse.rdf4j.model.vocabulary.OWL Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2002/07/owl#"
public static final java.lang.String
PREFIX
"owl"
-
org.eclipse.rdf4j.model.vocabulary.PROV Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/prov#"
public static final java.lang.String
PREFIX
"prov"
-
org.eclipse.rdf4j.model.vocabulary.RDF Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
public static final java.lang.String
PREFIX
"rdf"
-
org.eclipse.rdf4j.model.vocabulary.RDF4J Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://rdf4j.org/schema/rdf4j#"
public static final java.lang.String
PREFIX
"rdf4j"
-
org.eclipse.rdf4j.model.vocabulary.RDFS Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2000/01/rdf-schema#"
public static final java.lang.String
PREFIX
"rdfs"
-
org.eclipse.rdf4j.model.vocabulary.ROV Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/regorg#"
public static final java.lang.String
PREFIX
"rov"
-
org.eclipse.rdf4j.model.vocabulary.RSX Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://rdf4j.org/shacl-extensions#"
public static final java.lang.String
PREFIX
"rsx"
-
org.eclipse.rdf4j.model.vocabulary.SD Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/sparql-service-description#"
public static final java.lang.String
PREFIX
"sd"
-
org.eclipse.rdf4j.model.vocabulary.SESAME Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/schema/sesame#"
public static final java.lang.String
PREFIX
"sesame"
-
org.eclipse.rdf4j.model.vocabulary.SESAMEQNAME Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/schema/qname#"
public static final java.lang.String
PREFIX
"q"
-
org.eclipse.rdf4j.model.vocabulary.SHACL Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/ns/shacl#"
public static final java.lang.String
PREFIX
"sh"
-
org.eclipse.rdf4j.model.vocabulary.SKOS Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2004/02/skos/core#"
public static final java.lang.String
PREFIX
"skos"
-
org.eclipse.rdf4j.model.vocabulary.SKOSXL Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2008/05/skos-xl#"
public static final java.lang.String
PREFIX
"skosxl"
-
org.eclipse.rdf4j.model.vocabulary.SP Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://spinrdf.org/sp#"
public static final java.lang.String
PREFIX
"sp"
-
org.eclipse.rdf4j.model.vocabulary.SPIF Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://spinrdf.org/spif#"
public static final java.lang.String
PREFIX
"spif"
-
org.eclipse.rdf4j.model.vocabulary.SPIN Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://spinrdf.org/spin#"
public static final java.lang.String
PREFIX
"spin"
-
org.eclipse.rdf4j.model.vocabulary.SPINX Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://spinrdf.org/spinx#"
public static final java.lang.String
PREFIX
"spinx"
-
org.eclipse.rdf4j.model.vocabulary.SPL Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://spinrdf.org/spl#"
public static final java.lang.String
PREFIX
"spl"
-
org.eclipse.rdf4j.model.vocabulary.TIME Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2006/time#"
public static final java.lang.String
PREFIX
"time"
-
org.eclipse.rdf4j.model.vocabulary.VANN Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://purl.org/vocab/vann/"
public static final java.lang.String
PREFIX
"vann"
-
org.eclipse.rdf4j.model.vocabulary.VCARD4 Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2006/vcard/ns#"
public static final java.lang.String
PREFIX
"vcard"
-
org.eclipse.rdf4j.model.vocabulary.VOID Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://rdfs.org/ns/void#"
public static final java.lang.String
PREFIX
"void"
-
org.eclipse.rdf4j.model.vocabulary.WGS84 Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2003/01/geo/wgs84_pos#"
public static final java.lang.String
PREFIX
"wgs84"
-
org.eclipse.rdf4j.model.vocabulary.XSD Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2001/XMLSchema#"
public static final java.lang.String
PREFIX
"xsd"
-
org.eclipse.rdf4j.query.AbstractBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
-2594123329154106048L
-
org.eclipse.rdf4j.query.BooleanQueryResultHandlerException Modifier and Type Constant Field Value private static final long
serialVersionUID
8530574857852836665L
-
org.eclipse.rdf4j.query.IncompatibleOperationException Modifier and Type Constant Field Value private static final long
serialVersionUID
-4926665776729656410L
-
org.eclipse.rdf4j.query.MalformedQueryException Modifier and Type Constant Field Value private static final long
serialVersionUID
1210214405486786142L
-
org.eclipse.rdf4j.query.QueryEvaluationException Modifier and Type Constant Field Value private static final long
serialVersionUID
602749602257031631L
-
org.eclipse.rdf4j.query.QueryInterruptedException Modifier and Type Constant Field Value private static final long
serialVersionUID
-1261311645990563247L
-
org.eclipse.rdf4j.query.QueryResultHandlerException Modifier and Type Constant Field Value private static final long
serialVersionUID
5096811224670124398L
-
org.eclipse.rdf4j.query.TupleQueryResultHandlerException Modifier and Type Constant Field Value private static final long
serialVersionUID
8530574857852836665L
-
org.eclipse.rdf4j.query.UnsupportedQueryLanguageException Modifier and Type Constant Field Value private static final long
serialVersionUID
-2709196386078518696L
-
org.eclipse.rdf4j.query.UpdateExecutionException Modifier and Type Constant Field Value private static final long
serialVersionUID
7969399526232927434L
-
org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator Modifier and Type Constant Field Value private static final long
serialVersionUID
4016064683034358205L
-
org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode Modifier and Type Constant Field Value private static final double
CARDINALITY_NOT_SET
4.9E-324
private static final long
serialVersionUID
3006199552086476178L
-
org.eclipse.rdf4j.query.algebra.AggregateOperatorBase Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.query.algebra.OrderElem Modifier and Type Constant Field Value private static final long
serialVersionUID
-6573481604435459287L
-
org.eclipse.rdf4j.query.algebra.ProjectionElem Modifier and Type Constant Field Value private static final long
serialVersionUID
-8129811335486478066L
-
org.eclipse.rdf4j.query.algebra.ProjectionElemList Modifier and Type Constant Field Value private static final long
serialVersionUID
167331362220688635L
-
org.eclipse.rdf4j.query.algebra.QueryModelNodeBase Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.query.algebra.StatementPattern Modifier and Type Constant Field Value public static final double
CARDINALITY_NOT_SET
4.9E-324
-
org.eclipse.rdf4j.query.algebra.org.eclipse.rdf4j.query.algebra.StatementPattern.SmallStringSet Modifier and Type Constant Field Value private static final long
serialVersionUID
8771966058555603264L
-
org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
-1L
-
org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
-2010715346095527301L
-
org.eclipse.rdf4j.query.algebra.evaluation.ValueExprEvaluationException Modifier and Type Constant Field Value private static final long
serialVersionUID
-3633440570594631529L
-
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateCast Modifier and Type Constant Field Value private static final java.lang.String
ZERO
"0"
-
org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator Modifier and Type Constant Field Value private static final double
UNBOUND_SERVICE_CARDINALITY
100000.0
private static final double
VAR_CARDINALITY
10.0
-
org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStatistics.TupleFunctionCardinalityCalculator Modifier and Type Constant Field Value private static final double
VAR_CARDINALITY
10.0
-
org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey Modifier and Type Constant Field Value private static final long
serialVersionUID
6407405580643353289L
-
org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration Modifier and Type Constant Field Value protected static final java.lang.String
VARNAME_OBJECT
"object"
protected static final java.lang.String
VARNAME_PREDICATE
"predicate"
protected static final java.lang.String
VARNAME_SUBJECT
"subject"
-
org.eclipse.rdf4j.query.algebra.evaluation.iterator.org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ConcatAggregate Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_SEPERATOR
" "
-
org.eclipse.rdf4j.query.algebra.evaluation.iterator.org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration Modifier and Type Constant Field Value private static final java.lang.String
JOINVAR_PREFIX
"intermediate_join_"
-
org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration Modifier and Type Constant Field Value public static final java.lang.String
ANON_OBJECT_VAR
"zero-length-internal-end"
public static final java.lang.String
ANON_PREDICATE_VAR
"zero-length-internal-pred"
public static final java.lang.String
ANON_SEQUENCE_VAR
"zero-length-internal-seq"
public static final java.lang.String
ANON_SUBJECT_VAR
"zero-length-internal-start"
-
org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil Modifier and Type Constant Field Value public static final int
DEFAULT_DECIMAL_EXPANSION_SCALE
24
-
org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter Modifier and Type Constant Field Value private final java.lang.String
indentString
" "
-
org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParseException Modifier and Type Constant Field Value private static final long
serialVersionUID
-8655777672973690037L
-
org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.w3.org/2001/sw/DataAccess/tests/result-set#"
-
org.eclipse.rdf4j.query.explanation.GenericPlanNode Modifier and Type Constant Field Value private static final int
prettyBoxDrawingType
0
public static final java.lang.String
UNKNOWN
"UNKNOWN"
-
org.eclipse.rdf4j.query.impl.AbstractParserQuery Modifier and Type Constant Field Value protected static final int
DEFAULT_EXPLANATION_EXECUTION_TIMEOUT
60
-
org.eclipse.rdf4j.query.impl.BindingImpl Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.query.impl.DatasetImpl Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.query.impl.EmptyBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
-6010968140688315954L
-
org.eclipse.rdf4j.query.impl.FallbackDataset Modifier and Type Constant Field Value private static final long
serialVersionUID
5866540736738270376L
-
org.eclipse.rdf4j.query.impl.ListBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
-2907809218835403743L
-
org.eclipse.rdf4j.query.impl.MapBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
-8857324525220429607L
-
org.eclipse.rdf4j.query.impl.SimpleBinding Modifier and Type Constant Field Value private static final long
serialVersionUID
-8257244838478873298L
-
org.eclipse.rdf4j.query.impl.SimpleDataset Modifier and Type Constant Field Value private static final long
serialVersionUID
7841576172053060417L
-
org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream Modifier and Type Constant Field Value public static final boolean
staticFlag
false
-
org.eclipse.rdf4j.query.parser.sparql.ast.ParseException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants Modifier and Type Constant Field Value public static final int
ABS
108
public static final int
ADD
130
public static final int
ALL
140
public static final int
ALPHA
174
public static final int
AND
21
public static final int
ANON
31
public static final int
AS
41
public static final int
ASC
48
public static final int
ASK
38
public static final int
AVG
83
public static final int
BASE
33
public static final int
BIND
90
public static final int
BINDINGS
92
public static final int
BLANK_NODE_LABEL
147
public static final int
BNODE
71
public static final int
BOUND
64
public static final int
BY
47
public static final int
CEIL
109
public static final int
CLEAR
128
public static final int
COALESCE
70
public static final int
COMMA
11
public static final int
CONCAT
104
public static final int
CONSTRUCT
36
public static final int
CONTAINS
105
public static final int
COPY
132
public static final int
COUNT
79
public static final int
CREATE
133
public static final int
DATA
135
public static final int
DATATYPE
63
public static final int
DAY
115
public static final int
DECIMAL
154
public static final int
DECIMAL_NEGATIVE
156
public static final int
DECIMAL_POSITIVE
155
public static final int
DEFAULT
0
public static final int
DEFAULT_GRAPH
139
public static final int
DELETE
136
public static final int
DESC
49
public static final int
DESCRIBE
37
public static final int
DISTINCT
39
public static final int
DOT
12
public static final int
DOUBLE
157
public static final int
DOUBLE_NEGATIVE
163
public static final int
DOUBLE_POSITIVE
162
public static final int
DOUBLE1
158
public static final int
DOUBLE2
159
public static final int
DOUBLE3
160
public static final int
DROP
129
public static final int
DT_PREFIX
29
public static final int
ECHAR
172
public static final int
ENCODE_FOR_URI
106
public static final int
EOF
0
public static final int
EQ
13
public static final int
EXISTS
59
public static final int
EXPONENT
161
public static final int
FALSE
89
public static final int
FILTER
56
public static final int
FLOOR
110
public static final int
FROM
42
public static final int
GE
18
public static final int
GRAPH
53
public static final int
GROUP
46
public static final int
GROUP_CONCAT
85
public static final int
GT
15
public static final int
HAVING
57
public static final int
HEX
173
public static final int
HOURS
116
public static final int
IF
77
public static final int
IN
78
public static final int
INSERT
134
public static final int
INTEGER
151
public static final int
INTEGER_NEGATIVE
153
public static final int
INTEGER_POSITIVE
152
public static final int
INTO
141
public static final int
INVERSE
28
public static final int
IRI
76
public static final int
IS_A
32
public static final int
IS_BLANK
67
public static final int
IS_IRI
66
public static final int
IS_LITERAL
68
public static final int
IS_NUMERIC
69
public static final int
LANG
61
public static final int
LANGMATCHES
62
public static final int
LANGTAG
150
public static final int
LBRACE
6
public static final int
LBRACK
8
public static final int
LCASE
103
public static final int
LE
17
public static final int
LIMIT
50
public static final int
LOAD
127
public static final int
LPAREN
4
public static final int
LT
16
public static final int
MAX
82
public static final int
MD5
121
public static final int
MIN
81
public static final int
MINUS
23
public static final int
MINUS_SETOPER
55
public static final int
MINUTES
117
public static final int
MONTH
114
public static final int
MOVE
131
public static final int
NAMED
43
public static final int
NE
14
public static final int
NIL
30
public static final int
NOT
19
public static final int
NOT_FUNC
58
public static final int
NOW
112
public static final int
NUM
175
public static final int
OFFSET
51
public static final int
OPTIONAL
52
public static final int
OR
20
public static final int
ORDER
45
public static final int
PERCENT
183
public static final int
PIPE
27
public static final int
PLUS
22
public static final int
PLX
182
public static final int
PN_CHARS
179
public static final int
PN_CHARS_BASE
176
public static final int
PN_CHARS_U
177
public static final int
PN_LOCAL
181
public static final int
PN_LOCAL_ESC
184
public static final int
PN_PREFIX
180
public static final int
PNAME_LN
146
public static final int
PNAME_NS
145
public static final int
PREFIX
34
public static final int
Q_IRI_REF
144
public static final int
QUESTION
25
public static final int
RAND
107
public static final int
RBRACE
7
public static final int
RBRACK
9
public static final int
REDUCED
40
public static final int
REGEX
87
public static final int
REPLACE
101
public static final int
ROUND
111
public static final int
RPAREN
5
public static final int
SAFE_CHAR_LONG1
170
public static final int
SAFE_CHAR_LONG2
171
public static final int
SAFE_CHAR1
168
public static final int
SAFE_CHAR2
169
public static final int
SAMETERM
65
public static final int
SAMPLE
84
public static final int
SECONDS
118
public static final int
SELECT
35
public static final int
SEMICOLON
10
public static final int
SEPARATOR
86
public static final int
SERVICE
91
public static final int
SHA1
122
public static final int
SHA224
123
public static final int
SHA256
124
public static final int
SHA384
125
public static final int
SHA512
126
public static final int
SILENT
138
public static final int
SINGLE_LINE_COMMENT
3
public static final int
SLASH
26
public static final int
STAR
24
public static final int
STR
60
public static final int
STR_AFTER
100
public static final int
STR_BEFORE
99
public static final int
STR_ENDS
98
public static final int
STR_STARTS
97
public static final int
STRDT
72
public static final int
STRING_LITERAL_LONG1
166
public static final int
STRING_LITERAL_LONG2
167
public static final int
STRING_LITERAL1
164
public static final int
STRING_LITERAL2
165
public static final int
STRLANG
73
public static final int
STRLEN
95
public static final int
STRUUID
75
public static final int
SUBSTR
96
public static final int
SUM
80
public static final int
TIMEZONE
119
public static final int
TO
142
public static final int
TRIPLE_CLOSE
187
public static final int
TRIPLE_OPEN
186
public static final int
TRUE
88
public static final int
TZ
120
public static final int
UCASE
102
public static final int
UNDEF
94
public static final int
UNION
54
public static final int
USING
143
public static final int
UUID
74
public static final int
VALUES
93
public static final int
VAR_CHAR
178
public static final int
VAR1
148
public static final int
VAR2
149
public static final int
VARNAME
185
public static final int
WHERE
44
public static final int
WHITESPACE
2
public static final int
WITH
137
public static final int
WS_CHAR
1
public static final int
YEAR
113
-
org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants Modifier and Type Constant Field Value public static final int
JJTABS
82
public static final int
JJTADD
135
public static final int
JJTAND
53
public static final int
JJTASKQUERY
13
public static final int
JJTAVG
63
public static final int
JJTBASEDECL
4
public static final int
JJTBASICGRAPHPATTERN
28
public static final int
JJTBIND
118
public static final int
JJTBINDINGSCLAUSE
16
public static final int
JJTBINDINGSET
18
public static final int
JJTBINDINGVALUE
19
public static final int
JJTBLANKNODE
127
public static final int
JJTBLANKNODEPROPERTYLIST
47
public static final int
JJTBNODEFUNC
112
public static final int
JJTBOUND
106
public static final int
JJTCEIL
83
public static final int
JJTCLEAR
133
public static final int
JJTCOALESCE
101
public static final int
JJTCOLLECTION
48
public static final int
JJTCOMPARE
54
public static final int
JJTCONCAT
95
public static final int
JJTCONSTRAINT
34
public static final int
JJTCONSTRUCT
10
public static final int
JJTCONSTRUCTQUERY
9
public static final int
JJTCONSTTRIPLEREF
51
public static final int
JJTCONTAINS
96
public static final int
JJTCOPY
137
public static final int
JJTCOUNT
59
public static final int
JJTCREATE
138
public static final int
JJTDATASETCLAUSE
14
public static final int
JJTDATATYPE
105
public static final int
JJTDAY
75
public static final int
JJTDELETECLAUSE
142
public static final int
JJTDELETEDATA
140
public static final int
JJTDELETEWHERE
141
public static final int
JJTDESCRIBE
12
public static final int
JJTDESCRIBEQUERY
11
public static final int
JJTDROP
134
public static final int
JJTENCODEFORURI
97
public static final int
JJTEXISTSFUNC
120
public static final int
JJTFALSE
124
public static final int
JJTFLOOR
84
public static final int
JJTFUNCTIONCALL
35
public static final int
JJTGRAPHGRAPHPATTERN
30
public static final int
JJTGRAPHORDEFAULT
129
public static final int
JJTGRAPHPATTERNGROUP
27
public static final int
JJTGRAPHREFALL
128
public static final int
JJTGROUPCLAUSE
20
public static final int
JJTGROUPCONCAT
65
public static final int
JJTGROUPCONDITION
22
public static final int
JJTHAVINGCLAUSE
23
public static final int
JJTHOURS
76
public static final int
JJTIF
98
public static final int
JJTIN
99
public static final int
JJTINFIX
55
public static final int
JJTINLINEDATA
17
public static final int
JJTINSERTCLAUSE
143
public static final int
JJTINSERTDATA
139
public static final int
JJTIRI
44
public static final int
JJTIRIFUNC
113
public static final int
JJTISBLANK
109
public static final int
JJTISIRI
108
public static final int
JJTISLITERAL
110
public static final int
JJTISNUMERIC
111
public static final int
JJTLANG
103
public static final int
JJTLANGMATCHES
104
public static final int
JJTLIMIT
25
public static final int
JJTLOAD
132
public static final int
JJTLOWERCASE
89
public static final int
JJTMATH
56
public static final int
JJTMAX
62
public static final int
JJTMD5
66
public static final int
JJTMIN
61
public static final int
JJTMINUSGRAPHPATTERN
32
public static final int
JJTMINUTES
77
public static final int
JJTMODIFY
144
public static final int
JJTMONTH
74
public static final int
JJTMOVE
136
public static final int
JJTNOT
57
public static final int
JJTNOTEXISTSFUNC
121
public static final int
JJTNOTIN
100
public static final int
JJTNOW
72
public static final int
JJTNUMERICLITERAL
58
public static final int
JJTOBJECTLIST
38
public static final int
JJTOFFSET
26
public static final int
JJTOPTIONALGRAPHPATTERN
29
public static final int
JJTOR
52
public static final int
JJTORDERCLAUSE
21
public static final int
JJTORDERCONDITION
24
public static final int
JJTPATHALTERNATIVE
41
public static final int
JJTPATHELT
43
public static final int
JJTPATHMOD
46
public static final int
JJTPATHONEINPROPERTYSET
45
public static final int
JJTPATHSEQUENCE
42
public static final int
JJTPREFIXDECL
5
public static final int
JJTPROJECTIONELEM
8
public static final int
JJTPROPERTYLIST
37
public static final int
JJTPROPERTYLISTPATH
40
public static final int
JJTQNAME
126
public static final int
JJTQUADSNOTTRIPLES
131
public static final int
JJTQUERYCONTAINER
2
public static final int
JJTRAND
81
public static final int
JJTRDFLITERAL
122
public static final int
JJTREGEXEXPRESSION
119
public static final int
JJTREPLACE
94
public static final int
JJTROUND
85
public static final int
JJTSAMETERM
107
public static final int
JJTSAMPLE
64
public static final int
JJTSECONDS
78
public static final int
JJTSELECT
7
public static final int
JJTSELECTQUERY
6
public static final int
JJTSERVICEGRAPHPATTERN
33
public static final int
JJTSHA1
67
public static final int
JJTSHA224
68
public static final int
JJTSHA256
69
public static final int
JJTSHA384
70
public static final int
JJTSHA512
71
public static final int
JJTSTR
102
public static final int
JJTSTRAFTER
93
public static final int
JJTSTRBEFORE
92
public static final int
JJTSTRDT
114
public static final int
JJTSTRENDS
91
public static final int
JJTSTRING
125
public static final int
JJTSTRLANG
115
public static final int
JJTSTRLEN
87
public static final int
JJTSTRSTARTS
90
public static final int
JJTSTRUUID
117
public static final int
JJTSUBSTR
86
public static final int
JJTSUM
60
public static final int
JJTTIMEZONE
79
public static final int
JJTTRIPLEREF
50
public static final int
JJTTRIPLESSAMESUBJECT
36
public static final int
JJTTRIPLESSAMESUBJECTPATH
39
public static final int
JJTTRUE
123
public static final int
JJTTZ
80
public static final int
JJTUNIONGRAPHPATTERN
31
public static final int
JJTUNPARSEDQUADDATABLOCK
130
public static final int
JJTUPDATECONTAINER
1
public static final int
JJTUPDATESEQUENCE
0
public static final int
JJTUPPERCASE
88
public static final int
JJTUUID
116
public static final int
JJTVAR
49
public static final int
JJTVOID
3
public static final int
JJTWHERECLAUSE
15
public static final int
JJTYEAR
73
-
org.eclipse.rdf4j.query.parser.sparql.ast.Token Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError Modifier and Type Constant Field Value public static final int
INVALID_LEXICAL_STATE
2
public static final int
LEXICAL_ERROR
0
public static final int
LOOP_DETECTED
3
private static final long
serialVersionUID
1L
public static final int
STATIC_LEXER_ERROR
1
-
org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException Modifier and Type Constant Field Value private static final long
serialVersionUID
6682567015759392643L
-
org.eclipse.rdf4j.query.resultio.QueryResultParseException Modifier and Type Constant Field Value private static final long
serialVersionUID
-6212290295459157916L
-
org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat Modifier and Type Constant Field Value private static final boolean
NO_RDF_STAR
false
private static final boolean
SUPPORTS_RDF_STAR
true
-
org.eclipse.rdf4j.query.resultio.UnsupportedQueryResultFormatException Modifier and Type Constant Field Value private static final long
serialVersionUID
-2709196386078518696L
-
org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants Modifier and Type Constant Field Value public static final int
BNODE_RECORD_MARKER
5
public static final int
DATATYPE_LITERAL_RECORD_MARKER
8
public static final int
EMPTY_ROW_RECORD_MARKER
9
public static final int
ERROR_RECORD_MARKER
126
public static final int
FORMAT_VERSION
4
public static final int
LANG_LITERAL_RECORD_MARKER
7
public static final int
MALFORMED_QUERY_ERROR
1
public static final int
NAMESPACE_RECORD_MARKER
2
public static final int
NULL_RECORD_MARKER
0
public static final int
PLAIN_LITERAL_RECORD_MARKER
6
public static final int
QNAME_RECORD_MARKER
3
public static final int
QUERY_EVALUATION_ERROR
2
public static final int
REPEAT_RECORD_MARKER
1
public static final int
TABLE_END_RECORD_MARKER
127
public static final int
TRIPLE_RECORD_MARKER
10
public static final int
URI_RECORD_MARKER
4
-
org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser Modifier and Type Constant Field Value private static final int
INVALID_CONTENT_LIMIT
8192
-
org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser Modifier and Type Constant Field Value public static final java.lang.String
BINDINGS
"bindings"
public static final java.lang.String
BNODE
"bnode"
public static final java.lang.String
BOOLEAN
"boolean"
public static final java.lang.String
DATATYPE
"datatype"
private static final java.lang.String
DISTINCT
"distinct"
public static final java.lang.String
HEAD
"head"
public static final java.lang.String
LINK
"link"
public static final java.lang.String
LITERAL
"literal"
private static final java.lang.String
ORDERED
"ordered"
public static final java.lang.String
RESULTS
"results"
public static final java.lang.String
TYPE
"type"
public static final java.lang.String
TYPED_LITERAL
"typed-literal"
public static final java.lang.String
URI
"uri"
public static final java.lang.String
VALUE
"value"
public static final java.lang.String
VARS
"vars"
public static final java.lang.String
XMLLANG
"xml:lang"
-
org.eclipse.rdf4j.query.resultio.sparqljson.org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants Modifier and Type Constant Field Value static final java.lang.String
OBJECT
"o"
static final java.lang.String
OBJECT_JENA
"object"
static final java.lang.String
PREDICATE
"p"
static final java.lang.String
PREDICATE_JENA
"predicate"
static final java.lang.String
SUBJECT
"s"
static final java.lang.String
SUBJECT_JENA
"subject"
static final java.lang.String
TRIPLE
"triple"
static final java.lang.String
TRIPLE_STARDOG
"statement"
-
org.eclipse.rdf4j.query.resultio.sparqlxml.org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants Modifier and Type Constant Field Value public static final java.lang.String
BINDING_NAME_ATT
"name"
public static final java.lang.String
BINDING_TAG
"binding"
public static final java.lang.String
BNODE_TAG
"bnode"
public static final java.lang.String
BOOLEAN_FALSE
"false"
public static final java.lang.String
BOOLEAN_TAG
"boolean"
public static final java.lang.String
BOOLEAN_TRUE
"true"
public static final java.lang.String
HEAD_TAG
"head"
public static final java.lang.String
HREF_ATT
"href"
public static final java.lang.String
LINK_TAG
"link"
public static final java.lang.String
LITERAL_DATATYPE_ATT
"datatype"
public static final java.lang.String
LITERAL_LANG_ATT
"xml:lang"
public static final java.lang.String
LITERAL_TAG
"literal"
public static final java.lang.String
NAMESPACE
"http://www.w3.org/2005/sparql-results#"
public static final java.lang.String
O_TAG
"o"
public static final java.lang.String
OBJECT_TAG
"object"
public static final java.lang.String
P_TAG
"p"
public static final java.lang.String
PREDICATE_TAG
"predicate"
public static final java.lang.String
QNAME
"q:qname"
public static final java.lang.String
RESULT_SET_TAG
"results"
public static final java.lang.String
RESULT_TAG
"result"
public static final java.lang.String
ROOT_TAG
"sparql"
public static final java.lang.String
S_TAG
"s"
public static final java.lang.String
STATEMENT_TAG
"statement"
public static final java.lang.String
SUBJECT_TAG
"subject"
public static final java.lang.String
TRIPLE_TAG
"triple"
public static final java.lang.String
UNBOUND_TAG
"unbound"
public static final java.lang.String
URI_TAG
"uri"
public static final java.lang.String
VAR_NAME_ATT
"name"
public static final java.lang.String
VAR_TAG
"variable"
-
org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy Modifier and Type Constant Field Value private static final java.lang.String
WRITING_UNSUPPORTED
"This mapping strategy does not write."
-
org.eclipse.rdf4j.repository.RepositoryException Modifier and Type Constant Field Value private static final long
serialVersionUID
-5345676977796873420L
-
org.eclipse.rdf4j.repository.RepositoryLockedException Modifier and Type Constant Field Value private static final long
serialVersionUID
-1544864578935422866L
-
org.eclipse.rdf4j.repository.RepositoryReadOnlyException Modifier and Type Constant Field Value private static final long
serialVersionUID
750575278848692139L
-
org.eclipse.rdf4j.repository.UnknownTransactionStateException Modifier and Type Constant Field Value private static final long
serialVersionUID
-5938676154783704438L
-
org.eclipse.rdf4j.repository.config.RepositoryConfigException Modifier and Type Constant Field Value private static final long
serialVersionUID
-6643040675968955429L
-
org.eclipse.rdf4j.repository.config.RepositoryConfigSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/repository#"
-
org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory Modifier and Type Constant Field Value public static final java.lang.String
REPOSITORY_TYPE
"openrdf:ContextAwareRepository"
-
org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/repository/contextaware#"
-
org.eclipse.rdf4j.repository.dataset.config.DatasetRepositoryFactory Modifier and Type Constant Field Value public static final java.lang.String
REPOSITORY_TYPE
"openrdf:DatasetRepository"
-
org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException Modifier and Type Constant Field Value private static final long
serialVersionUID
-8315025167877093272L
-
org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException Modifier and Type Constant Field Value private static final long
serialVersionUID
-8315025167877093273L
-
org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory Modifier and Type Constant Field Value public static final java.lang.String
REPOSITORY_TYPE
"openrdf:HTTPRepository"
-
org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/repository/http#"
-
org.eclipse.rdf4j.repository.manager.LocalRepositoryManager Modifier and Type Constant Field Value public static final java.lang.String
REPOSITORIES_DIR
"repositories"
-
org.eclipse.rdf4j.repository.manager.RepositoryManager Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/repository/proxy#"
-
org.eclipse.rdf4j.repository.manager.RepositoryProvider Modifier and Type Constant Field Value private static final java.lang.String
REPOSITORIES
"repositories/"
-
org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory Modifier and Type Constant Field Value public static final java.lang.String
REPOSITORY_TYPE
"openrdf:ProxyRepository"
-
org.eclipse.rdf4j.repository.sail.config.ProxyRepositorySchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/repository/proxy#"
-
org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory Modifier and Type Constant Field Value public static final java.lang.String
REPOSITORY_TYPE
"openrdf:SailRepository"
-
org.eclipse.rdf4j.repository.sail.config.SailRepositorySchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/repository/sail#"
-
org.eclipse.rdf4j.repository.sparql.SPARQLConnection Modifier and Type Constant Field Value private static final int
DEFAULT_MAX_PENDING_SIZE
1000000
private static final java.lang.String
EVERYTHING
"CONSTRUCT { ?s ?p ?o } WHERE { ?s ?p ?o }"
private static final java.lang.String
EVERYTHING_WITH_GRAPH
"SELECT * WHERE { ?s ?p ?o . OPTIONAL { GRAPH ?ctx { ?s ?p ?o } } }"
private final int
maxPendingSize
1000000
private static final java.lang.String
NAMEDGRAPHS
"SELECT DISTINCT ?_ WHERE { GRAPH ?_ { ?s ?p ?o } }"
private static final java.lang.String
SOMETHING
"ASK { ?s ?p ?o }"
private static final java.lang.String
SOMETHING_WITH_GRAPH
"ASK { { GRAPH ?g { ?s ?p ?o } } UNION { ?s ?p ?o } }"
-
org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/repository/sparql#"
-
org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryFactory Modifier and Type Constant Field Value public static final java.lang.String
REPOSITORY_TYPE
"openrdf:SPARQLRepository"
-
org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService Modifier and Type Constant Field Value private static final java.lang.String
ROW_IDX_VAR
"__rowIdx"
-
org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
-2010715346095527301L
-
org.eclipse.rdf4j.rio.DatatypeHandler Modifier and Type Constant Field Value public static final java.lang.String
DBPEDIA
"org.eclipse.rdf4j.rio.datatypes.dbpedia"
public static final java.lang.String
GEOSPARQL
"org.eclipse.rdf4j.rio.datatypes.geosparql"
public static final java.lang.String
RDFDATATYPES
"org.eclipse.rdf4j.rio.datatypes.rdf"
public static final java.lang.String
VIRTUOSOGEOMETRY
"org.eclipse.rdf4j.rio.datatypes.virtuosogeometry"
public static final java.lang.String
XMLSCHEMA
"org.eclipse.rdf4j.rio.datatypes.xmlschema"
-
org.eclipse.rdf4j.rio.LanguageHandler Modifier and Type Constant Field Value public static final java.lang.String
BCP47
"org.eclipse.rdf4j.rio.languages.BCP47"
public static final java.lang.String
RFC3066
"org.eclipse.rdf4j.rio.languages.RFC3066"
public static final java.lang.String
RFC4646
"org.eclipse.rdf4j.rio.languages.RFC4646"
-
org.eclipse.rdf4j.rio.ParserConfig Modifier and Type Constant Field Value private static final long
serialVersionUID
270L
-
org.eclipse.rdf4j.rio.RDFFormat Modifier and Type Constant Field Value public static final boolean
NO_CONTEXTS
false
public static final boolean
NO_NAMESPACES
false
public static final boolean
NO_RDF_STAR
false
public static final boolean
SUPPORTS_CONTEXTS
true
public static final boolean
SUPPORTS_NAMESPACES
true
public static final boolean
SUPPORTS_RDF_STAR
true
-
org.eclipse.rdf4j.rio.RDFHandlerException Modifier and Type Constant Field Value private static final long
serialVersionUID
-1931215293637533642L
-
org.eclipse.rdf4j.rio.RDFParseException Modifier and Type Constant Field Value private static final long
serialVersionUID
-4686126837948873012L
-
org.eclipse.rdf4j.rio.RioConfig Modifier and Type Constant Field Value private static final long
serialVersionUID
2714L
-
org.eclipse.rdf4j.rio.UnsupportedRDFormatException Modifier and Type Constant Field Value private static final long
serialVersionUID
-2709196386078518696L
-
org.eclipse.rdf4j.rio.WriterConfig Modifier and Type Constant Field Value private static final long
serialVersionUID
270L
-
org.eclipse.rdf4j.rio.binary.org.eclipse.rdf4j.rio.binary.BinaryRDFConstants Modifier and Type Constant Field Value static final int
BNODE_VALUE
2
static final int
COMMENT
2
static final int
DATATYPE_LITERAL_VALUE
5
static final int
END_OF_DATA
127
static final int
FORMAT_V1
1
static final int
FORMAT_V2
2
static final int
LANG_LITERAL_VALUE
4
static final int
NAMESPACE_DECL
0
static final int
NULL_VALUE
0
static final int
PLAIN_LITERAL_VALUE
3
static final int
STATEMENT
1
static final int
TRIPLE_VALUE
7
static final int
URI_VALUE
1
static final int
VALUE_DECL
3
static final int
VALUE_REF
6
-
org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler Modifier and Type Constant Field Value private static final java.lang.String
POINT_END
")"
private static final java.lang.String
POINT_SEPERATOR
" "
private static final java.lang.String
POINT_START
"POINT("
-
org.eclipse.rdf4j.rio.hdt.org.eclipse.rdf4j.rio.hdt.HDTBitmap Modifier and Type Constant Field Value protected static final int
BITMAP1
1
-
org.eclipse.rdf4j.rio.hdt.org.eclipse.rdf4j.rio.hdt.HDTDictionary Modifier and Type Constant Field Value protected static final java.lang.String
DICT_ELEMENTS
"elements"
protected static final java.lang.String
DICT_MAPPING
"mapping"
-
org.eclipse.rdf4j.rio.hdt.org.eclipse.rdf4j.rio.hdt.HDTGlobal Modifier and Type Constant Field Value protected static final java.lang.String
GLOBAL_BASEURI
"BaseUri"
protected static final java.lang.String
GLOBAL_SOFTWARE
"Software"
-
org.eclipse.rdf4j.rio.hdt.org.eclipse.rdf4j.rio.hdt.HDTHeader Modifier and Type Constant Field Value protected static final java.lang.String
HEADER_LENGTH
"length"
-
org.eclipse.rdf4j.rio.hdt.org.eclipse.rdf4j.rio.hdt.HDTPart Modifier and Type Constant Field Value private static final int
BUFLEN
1048576
-
org.eclipse.rdf4j.rio.hdt.org.eclipse.rdf4j.rio.hdt.HDTTriples Modifier and Type Constant Field Value protected static final java.lang.String
NUM
"numTriples"
protected static final java.lang.String
ORDER
"order"
-
org.eclipse.rdf4j.rio.helpers.AbstractRioSetting<T> Modifier and Type Constant Field Value private static final long
serialVersionUID
-7645860224121962271L
-
org.eclipse.rdf4j.rio.helpers.BooleanRioSetting Modifier and Type Constant Field Value private static final long
serialVersionUID
2732349679294063815L
-
org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
1024
-
org.eclipse.rdf4j.rio.helpers.ClassRioSetting<T> Modifier and Type Constant Field Value private static final long
serialVersionUID
-4003273606390299263L
-
org.eclipse.rdf4j.rio.helpers.LongRioSetting Modifier and Type Constant Field Value private static final long
serialVersionUID
618659802892042423L
-
org.eclipse.rdf4j.rio.helpers.NTriplesUtil Modifier and Type Constant Field Value private static final java.lang.String
BNODE
"_:(?:(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)|[0-9])(?:(?:(?:(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)|[0-9\u0300-\u036f\u203f-\u2040\u00b7-])|\\.)*(?:(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)|[0-9\u0300-\u036f\u203f-\u2040\u00b7-]))?"
private static final java.lang.String
BNODE_ID
"(?:(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)|[0-9])(?:(?:(?:(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)|[0-9\u0300-\u036f\u203f-\u2040\u00b7-])|\\.)*(?:(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)|[0-9\u0300-\u036f\u203f-\u2040\u00b7-]))?"
private static final java.lang.String
ECHAR
"\\\\[tbnrf\"\'\\\\]"
private static final java.lang.String
HEX
"[0-9A-Fa-f]"
private static final java.lang.String
IRI
"<(?:[^\u0000- <>\"{}|^`\\\\]|(?:\\\\u[0-9A-Fa-f]{4}|\\\\U[0-9A-Fa-f]{8}))*>"
private static final java.lang.String
LANGTAG
"@[a-zA-Z]+(?:-[a-zA-Z0-9]+)*"
private static final java.lang.String
LITERAL
"\"(?:[^\"\\\\\n\r]|\\\\[tbnrf\"\'\\\\]|(?:\\\\u[0-9A-Fa-f]{4}|\\\\U[0-9A-Fa-f]{8}))*+\"(?:\\^\\^<(?:[^\u0000- <>\"{}|^`\\\\]|(?:\\\\u[0-9A-Fa-f]{4}|\\\\U[0-9A-Fa-f]{8}))*>|@[a-zA-Z]+(?:-[a-zA-Z0-9]+)*)?"
private static final java.lang.String
PN_CHARS
"(?:(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)|[0-9\u0300-\u036f\u203f-\u2040\u00b7-])"
private static final java.lang.String
PN_CHARS_BASE
"[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]"
private static final java.lang.String
PN_CHARS_U
"(?:[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u02ff\u0370-\u037d\u037f-\u1fff\u200c-\u200d\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd\ud800\udc00-\udb7f\udfff]|_)"
private static final java.lang.String
STRING_LITERAL_QUOTE
"\"(?:[^\"\\\\\n\r]|\\\\[tbnrf\"\'\\\\]|(?:\\\\u[0-9A-Fa-f]{4}|\\\\U[0-9A-Fa-f]{8}))*+\""
private static final java.lang.String
UCHAR
"(?:\\\\u[0-9A-Fa-f]{4}|\\\\U[0-9A-Fa-f]{8})"
-
org.eclipse.rdf4j.rio.helpers.RDFStarUtil Modifier and Type Constant Field Value public static final java.lang.String
TRIPLE_PREFIX
"urn:rdf4j:triple:"
-
org.eclipse.rdf4j.rio.helpers.RioConfigurationException Modifier and Type Constant Field Value private static final long
serialVersionUID
-1644521868096562781L
-
org.eclipse.rdf4j.rio.helpers.RioSettingImpl<T> Modifier and Type Constant Field Value private static final long
serialVersionUID
5522964700661094393L
-
org.eclipse.rdf4j.rio.helpers.StringRioSetting Modifier and Type Constant Field Value private static final long
serialVersionUID
-3723273606390299263L
-
org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor Modifier and Type Constant Field Value public static final java.lang.String
GRAPH
"@graph"
public static final java.lang.String
ID
"@id"
-
org.eclipse.rdf4j.rio.rdfjson.org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility Modifier and Type Constant Field Value public static final java.lang.String
BNODE
"bnode"
public static final java.lang.String
DATATYPE
"datatype"
public static final java.lang.String
GRAPHS
"graphs"
public static final java.lang.String
LANG
"lang"
public static final java.lang.String
LITERAL
"literal"
public static final java.lang.String
NULL
"null"
public static final java.lang.String
TYPE
"type"
public static final java.lang.String
URI
"uri"
public static final java.lang.String
VALUE
"value"
-
org.eclipse.rdf4j.rio.trix.TriXConstants Modifier and Type Constant Field Value public static final java.lang.String
BNODE_TAG
"id"
public static final java.lang.String
CONTEXT_TAG
"graph"
public static final java.lang.String
DATATYPE_ATT
"datatype"
public static final java.lang.String
LANGUAGE_ATT
"xml:lang"
public static final java.lang.String
NAMESPACE
"http://www.w3.org/2004/03/trix/trix-1/"
public static final java.lang.String
PLAIN_LITERAL_TAG
"plainLiteral"
public static final java.lang.String
ROOT_TAG
"TriX"
public static final java.lang.String
TRIPLE_TAG
"triple"
public static final java.lang.String
TYPED_LITERAL_TAG
"typedLiteral"
public static final java.lang.String
URI_TAG
"uri"
-
org.eclipse.rdf4j.rio.turtle.ArrangedWriter Modifier and Type Constant Field Value private static final int
DEFAULT_QUEUE_SIZE
100
-
org.eclipse.rdf4j.rio.turtle.TurtleWriter Modifier and Type Constant Field Value private static final long
DEFAULT_BUFFER_SIZE
1000L
private static final int
LINE_WRAP
80
-
org.eclipse.rdf4j.sail.SailConflictException Modifier and Type Constant Field Value private static final long
serialVersionUID
8616609700552763681L
-
org.eclipse.rdf4j.sail.SailException Modifier and Type Constant Field Value private static final long
serialVersionUID
2432600780159917763L
-
org.eclipse.rdf4j.sail.SailLockedException Modifier and Type Constant Field Value private static final long
serialVersionUID
-2465202131214972460L
-
org.eclipse.rdf4j.sail.SailReadOnlyException Modifier and Type Constant Field Value private static final long
serialVersionUID
2439801771913652923L
-
org.eclipse.rdf4j.sail.UnknownSailTransactionStateException Modifier and Type Constant Field Value private static final long
serialVersionUID
8616609700552763681L
-
org.eclipse.rdf4j.sail.base.config.BaseSailSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/sail/base#"
-
org.eclipse.rdf4j.sail.config.SailConfigException Modifier and Type Constant Field Value private static final long
serialVersionUID
185213210952981723L
-
org.eclipse.rdf4j.sail.config.SailConfigSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/sail#"
-
org.eclipse.rdf4j.sail.helpers.AbstractSail Modifier and Type Constant Field Value static final java.lang.String
DEBUG_PROP
"org.eclipse.rdf4j.repository.debug"
protected static final long
DEFAULT_CONNECTION_TIMEOUT
20000L
protected static final long
DEFAULT_ITERATION_SYNC_THRESHOLD
0L
-
org.eclipse.rdf4j.sail.helpers.AbstractSailConnection Modifier and Type Constant Field Value private static final int
BLOCK_SIZE
1000
-
org.eclipse.rdf4j.sail.helpers.org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
3363010521961228565L
-
org.eclipse.rdf4j.sail.helpers.DirectoryLockManager Modifier and Type Constant Field Value private static final java.lang.String
INFO_FILE_NAME
"process"
private static final java.lang.String
LOCK_DIR_NAME
"lock"
private static final java.lang.String
LOCK_FILE_NAME
"locked"
-
org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection Modifier and Type Constant Field Value private static final int
MAX_SIZE
10000
-
org.eclipse.rdf4j.sail.inferencer.fc.org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules Modifier and Type Constant Field Value private static final boolean
__
false
public static final int
Rdf1
0
public static final int
Rdfs10
15
public static final int
Rdfs11_1
16
public static final int
Rdfs11_2
17
public static final int
Rdfs12
18
public static final int
Rdfs13
19
public static final int
Rdfs2_1
1
public static final int
Rdfs2_2
2
public static final int
Rdfs3_1
3
public static final int
Rdfs3_2
4
public static final int
Rdfs4a
5
public static final int
Rdfs4b
6
public static final int
Rdfs5_1
7
public static final int
Rdfs5_2
8
public static final int
Rdfs6
9
public static final int
Rdfs7_1
10
public static final int
Rdfs7_2
11
public static final int
Rdfs8
12
public static final int
Rdfs9_1
13
public static final int
Rdfs9_2
14
public static final int
RULECOUNT
21
public static final int
RX1
20
private static final boolean
XX
true
-
org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory Modifier and Type Constant Field Value public static final java.lang.String
SAIL_TYPE
"openrdf:CustomGraphQueryInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/sail/customGraphQueryInferencer#"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerFactory Modifier and Type Constant Field Value public static final java.lang.String
SAIL_TYPE
"openrdf:DedupingInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory Modifier and Type Constant Field Value public static final java.lang.String
SAIL_TYPE
"openrdf:DirectTypeHierarchyInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory Modifier and Type Constant Field Value public static final java.lang.String
SAIL_TYPE
"openrdf:ForwardChainingRDFSInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory Modifier and Type Constant Field Value public static final java.lang.String
SAIL_TYPE
"rdf4j:SchemaCachingRDFSInferencer"
-
org.eclipse.rdf4j.sail.lucene.org.eclipse.rdf4j.sail.lucene.BindingSetCollection Modifier and Type Constant Field Value private static final long
serialVersionUID
-6021486457076678712L
-
org.eclipse.rdf4j.sail.lucene.LuceneSail Modifier and Type Constant Field Value public static final java.lang.String
ANALYZER_CLASS_KEY
"analyzer"
public static final java.lang.String
DEFAULT_INDEX_CLASS
"org.eclipse.rdf4j.sail.lucene.impl.LuceneIndex"
public static final java.lang.String
DEFAULT_LUCENE_DIR
".index"
public static final java.lang.String
EVALUATION_MODE_KEY
"evaluationMode"
public static final java.lang.String
FUZZY_PREFIX_LENGTH_KEY
"fuzzyPrefixLength"
public static final java.lang.String
INCOMPLETE_QUERY_FAIL_KEY
"incompletequeryfail"
public static final java.lang.String
INDEX_CLASS_KEY
"index"
public static final java.lang.String
INDEX_ID
"indexid"
public static final java.lang.String
INDEX_TYPE_BACKTRACE_MODE
"indexBacktraceMode"
public static final java.lang.String
INDEXEDFIELDS
"indexedfields"
public static final java.lang.String
INDEXEDLANG
"indexedlang"
public static final java.lang.String
INDEXEDTYPES
"indexedtypes"
public static final java.lang.String
LUCENE_DIR_KEY
"lucenedir"
public static final java.lang.String
LUCENE_RAMDIR_KEY
"useramdir"
public static final java.lang.String
MAX_DOCUMENTS_KEY
"maxDocuments"
public static final java.lang.String
QUERY_ANALYZER_CLASS_KEY
"queryAnalyzer"
public static final java.lang.String
REINDEX_QUERY_KEY
"reindexQuery"
public static final java.lang.String
SIMILARITY_CLASS_KEY
"similarity"
public static final java.lang.String
WKT_FIELDS
"wktFields"
-
org.eclipse.rdf4j.sail.lucene.org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl Modifier and Type Constant Field Value private static final long
serialVersionUID
-2976244503679342649L
-
org.eclipse.rdf4j.sail.lucene.LuceneSailSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/contrib/lucenesail#"
-
org.eclipse.rdf4j.sail.lucene.SearchFields Modifier and Type Constant Field Value public static final java.lang.String
BNODE_ID_PREFIX
"!"
public static final java.lang.String
CONTEXT_FIELD_NAME
"context"
public static final java.lang.String
CONTEXT_NULL
"null"
public static final java.lang.String
HIGHLIGHTER_POST_TAG
"</B>"
public static final java.lang.String
HIGHLIGHTER_PRE_TAG
"<B>"
public static final java.lang.String
ID_FIELD_NAME
"id"
public static final java.lang.String
TEXT_FIELD_NAME
"text"
public static final java.lang.String
URI_FIELD_NAME
"uri"
-
org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig Modifier and Type Constant Field Value private static final java.lang.String
PARAMETER_PREFIX
"lucene."
-
org.eclipse.rdf4j.sail.lucene.config.LuceneSailConfigSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/sail/lucene#"
-
org.eclipse.rdf4j.sail.memory.org.eclipse.rdf4j.sail.memory.FileIO Modifier and Type Constant Field Value private static final int
BMSF_VERSION
3
public static final int
BNODE_MARKER
7
public static final int
DATATYPE_LITERAL_MARKER
10
public static final int
EOF_MARKER
127
public static final int
EXPL_QUAD_MARKER
3
public static final int
EXPL_TRIPLE_MARKER
2
public static final int
INF_QUAD_MARKER
5
public static final int
INF_TRIPLE_MARKER
4
public static final int
LANG_LITERAL_MARKER
9
public static final int
NAMESPACE_MARKER
1
public static final int
PLAIN_LITERAL_MARKER
8
public static final int
RDFSTAR_TRIPLE_MARKER
11
public static final int
URI_MARKER
6
-
org.eclipse.rdf4j.sail.memory.org.eclipse.rdf4j.sail.memory.MemorySailStore Modifier and Type Constant Field Value private static final int
CLEANUP_MAX_MEMORY_THRESHOLD
268435456
private static final int
CLEANUP_MINIMUM_FREE_MEMORY
67108864
private static final double
CLEANUP_MINIMUM_FREE_MEMORY_RATIO
0.125
-
org.eclipse.rdf4j.sail.memory.org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot Modifier and Type Constant Field Value private static final int
SNAPSHOT_RELEASED
-1
-
org.eclipse.rdf4j.sail.memory.MemoryStore Modifier and Type Constant Field Value protected static final java.lang.String
DATA_FILE_NAME
"memorystore.data"
protected static final java.lang.String
SYNC_FILE_NAME
"memorystore.sync"
-
org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory Modifier and Type Constant Field Value public static final java.lang.String
SAIL_TYPE
"openrdf:MemoryStore"
-
org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://www.openrdf.org/config/sail/memory#"
-
org.eclipse.rdf4j.sail.memory.model.BooleanMemLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
8061173551677475700L
-
org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-7903843639313451580L
-
org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
6760727653986046772L
-
org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-8121416400439616510L
-
org.eclipse.rdf4j.sail.memory.model.MemBNode Modifier and Type Constant Field Value private static final long
serialVersionUID
-887382892580321647L
-
org.eclipse.rdf4j.sail.memory.model.MemIRI Modifier and Type Constant Field Value private static final long
serialVersionUID
9118488004995852467L
-
org.eclipse.rdf4j.sail.memory.model.MemLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
4288477328829845024L
-
org.eclipse.rdf4j.sail.memory.model.MemStatement Modifier and Type Constant Field Value private static final long
serialVersionUID
-3073275483628334134L
-
org.eclipse.rdf4j.sail.memory.model.MemStatementIterator Modifier and Type Constant Field Value public static final int
MIN_SIZE_TO_CONSIDER_FOR_CACHE
1000
-
org.eclipse.rdf4j.sail.memory.model.MemTriple Modifier and Type Constant Field Value private static final long
serialVersionUID
-9085188980084028689L
-
org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral Modifier and Type Constant Field Value private static final long
serialVersionUID
-4077489124945558638L
-
org.eclipse.rdf4j.sail.model.SailModel Modifier and Type Constant Field Value private static final long
serialVersionUID
-2104886971549374410L
-
org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment Modifier and Type Constant Field Value private static final boolean
USE_UNION_PRESERVING_JOIN
false
-
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent Modifier and Type Constant Field Value public static final java.lang.String
VALUES_INJECTION_POINT
"#VALUES_INJECTION_POINT#"
-
org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode Modifier and Type Constant Field Value public static final java.lang.String
BINDING_NAME
"a"
protected static final int
BULK_SIZE
1000
-
org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
1001660194269450975L
-
org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet Modifier and Type Constant Field Value private static final long
serialVersionUID
6083219124988052038L
-
org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect Modifier and Type Constant Field Value private final boolean
printed
false
-
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget Modifier and Type Constant Field Value public static final java.lang.String
TARGET_VAR_PREFIX
"target_"
-
org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever Modifier and Type Constant Field Value private static final int
BULK_SIZE
1000
-
org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig Modifier and Type Constant Field Value public static final boolean
CACHE_SELECT_NODES_DEFAULT
true
public static final boolean
DASH_DATA_SHAPES_DEFAULT
false
public static final boolean
ECLIPSE_RDF4J_SHACL_EXTENSIONS_DEFAULT
false
public static final boolean
GLOBAL_LOG_VALIDATION_EXECUTION_DEFAULT
false
public static final boolean
LOG_VALIDATION_PLANS_DEFAULT
false
public static final boolean
LOG_VALIDATION_VIOLATIONS_DEFAULT
false
public static final boolean
PARALLEL_VALIDATION_DEFAULT
true
public static final boolean
PERFORMANCE_LOGGING_DEFAULT
false
public static final boolean
RDFS_SUB_CLASS_REASONING_DEFAULT
true
public static final boolean
SERIALIZABLE_VALIDATION_DEFAULT
true
public static final long
TRANSACTIONAL_VALIDATION_LIMIT_DEFAULT
500000L
public static final boolean
VALIDATION_ENABLED_DEFAULT
true
public static final long
VALIDATION_RESULTS_LIMIT_PER_CONSTRAINT_DEFAULT
1000L
public static final long
VALIDATION_RESULTS_LIMIT_TOTAL_DEFAULT
1000000L
-
org.eclipse.rdf4j.sail.shacl.config.ShaclSailFactory Modifier and Type Constant Field Value public static final java.lang.String
SAIL_TYPE
"rdf4j:ShaclSail"
-
org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema Modifier and Type Constant Field Value public static final java.lang.String
NAMESPACE
"http://rdf4j.org/config/sail/shacl#"
-
org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate Modifier and Type Constant Field Value private static final java.lang.String
DISTINCT
"DISTINCT"
-
org.eclipse.rdf4j.sparqlbuilder.constraint.Bind Modifier and Type Constant Field Value private static final java.lang.String
AS
" AS "
-
org.eclipse.rdf4j.sparqlbuilder.core.Assignment Modifier and Type Constant Field Value private static final java.lang.String
AS
" AS "
-
org.eclipse.rdf4j.sparqlbuilder.core.Base Modifier and Type Constant Field Value private static final java.lang.String
BASE
"BASE "
-
org.eclipse.rdf4j.sparqlbuilder.core.From Modifier and Type Constant Field Value private static final java.lang.String
FROM
"FROM"
private static final java.lang.String
NAMED
"NAMED"
-
org.eclipse.rdf4j.sparqlbuilder.core.GraphTemplate Modifier and Type Constant Field Value private static final java.lang.String
CONSTRUCT
"CONSTRUCT"
-
org.eclipse.rdf4j.sparqlbuilder.core.GroupBy Modifier and Type Constant Field Value private static final java.lang.String
DELIMETER
" "
private static final java.lang.String
GROUP_BY
"GROUP BY"
-
org.eclipse.rdf4j.sparqlbuilder.core.Having Modifier and Type Constant Field Value private static final java.lang.String
DELIMETER
" "
private static final java.lang.String
HAVING
"HAVING"
-
org.eclipse.rdf4j.sparqlbuilder.core.OrderBy Modifier and Type Constant Field Value private static final java.lang.String
DELIMETER
" "
private static final java.lang.String
ORDER_BY
"ORDER BY"
-
org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition Modifier and Type Constant Field Value private static final java.lang.String
ASC
"ASC"
private static final java.lang.String
DESC
"DESC"
-
org.eclipse.rdf4j.sparqlbuilder.core.Prefix Modifier and Type Constant Field Value private static final java.lang.String
PREFIX
"PREFIX"
-
org.eclipse.rdf4j.sparqlbuilder.core.Projection Modifier and Type Constant Field Value private static final java.lang.String
DELIMETER
" "
private static final java.lang.String
DISTINCT
"DISTINCT"
private static final java.lang.String
SELECT
"SELECT"
-
org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern Modifier and Type Constant Field Value private static final java.lang.String
WHERE
"WHERE"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.AddQuery Modifier and Type Constant Field Value private static final java.lang.String
ADD
"ADD"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.ClearQuery Modifier and Type Constant Field Value private static final java.lang.String
CLEAR
"CLEAR"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.CopyQuery Modifier and Type Constant Field Value private static final java.lang.String
COPY
"COPY"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery Modifier and Type Constant Field Value private static final java.lang.String
CREATE
"CREATE"
private static final java.lang.String
GRAPH
"GRAPH"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.DeleteDataQuery Modifier and Type Constant Field Value private static final java.lang.String
DELETE_DATA
"DELETE DATA"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery<T extends DestinationSourceManagementQuery<T>> Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT
"DEFAULT"
private static final java.lang.String
TO
"TO"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.DropQuery Modifier and Type Constant Field Value private static final java.lang.String
DROP
"DROP"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery Modifier and Type Constant Field Value private static final java.lang.String
SILENT
"SILENT"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.InsertDataQuery Modifier and Type Constant Field Value private static final java.lang.String
INSERT_DATA
"INSERT DATA"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery Modifier and Type Constant Field Value private static final java.lang.String
INTO_GRAPH
"INTO GRAPH"
private static final java.lang.String
LOAD
"LOAD"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery Modifier and Type Constant Field Value private static final java.lang.String
DELETE
"DELETE"
private static final java.lang.String
INSERT
"INSERT"
private static final java.lang.String
NAMED
"NAMED"
private static final java.lang.String
USING
"USING"
private static final java.lang.String
WITH
"WITH"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.MoveQuery Modifier and Type Constant Field Value private static final java.lang.String
MOVE
"MOVE"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.Query<T extends Query<T>> Modifier and Type Constant Field Value protected static final java.lang.String
LIMIT
"LIMIT"
protected static final java.lang.String
OFFSET
"OFFSET"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery<T extends TargetedGraphManagementQuery<T>> Modifier and Type Constant Field Value private static final java.lang.String
ALL
"ALL"
private static final java.lang.String
DEFAULT
"DEFAULT"
private static final java.lang.String
GRAPH
"GRAPH"
private static final java.lang.String
NAMED
"NAMED"
-
org.eclipse.rdf4j.sparqlbuilder.graphpattern.org.eclipse.rdf4j.sparqlbuilder.graphpattern.AlternativeGraphPattern Modifier and Type Constant Field Value private static final java.lang.String
DELIMETER
" UNION "
private static final java.lang.String
UNION
"UNION"
-
org.eclipse.rdf4j.sparqlbuilder.graphpattern.org.eclipse.rdf4j.sparqlbuilder.graphpattern.Filter Modifier and Type Constant Field Value private static final java.lang.String
FILTER
"FILTER"
-
org.eclipse.rdf4j.sparqlbuilder.graphpattern.org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern Modifier and Type Constant Field Value private static final java.lang.String
EXISTS
"EXISTS"
private static final java.lang.String
FILTER
"FILTER"
private static final java.lang.String
NOT
"NOT"
-
org.eclipse.rdf4j.sparqlbuilder.graphpattern.org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern Modifier and Type Constant Field Value private static final java.lang.String
GRAPH
"GRAPH "
private static final java.lang.String
OPTIONAL
"OPTIONAL"
-
org.eclipse.rdf4j.sparqlbuilder.graphpattern.org.eclipse.rdf4j.sparqlbuilder.graphpattern.MinusGraphPattern Modifier and Type Constant Field Value private static final java.lang.String
MINUS
"MINUS"
-
org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern Modifier and Type Constant Field Value public static final java.lang.String
SUFFIX
" ."
-
org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral Modifier and Type Constant Field Value private static final java.lang.String
DATATYPE_SPECIFIER
"^^"
private static final java.lang.String
LANG_TAG_SPECIFIER
"@"
-
org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection Modifier and Type Constant Field Value private static final java.lang.String
DELIMITER
" ;\n "
-
org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils Modifier and Type Constant Field Value private static final java.lang.String
PAD
" "
-
org.eclipse.rdf4j.spin.ConstraintViolation Modifier and Type Constant Field Value private static final long
serialVersionUID
3699022598761641221L
-
org.eclipse.rdf4j.spin.MalformedSpinException Modifier and Type Constant Field Value private static final long
serialVersionUID
-5345676977796873420L