Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.rdf4j.benchmark.rio.ParserBenchmark Modifier and Type Constant Field Value public static final int
MAX_STRING_LENGTH
300
public static final int
MIN_STRING_LENGTH
100
public static final int
PERCENT_BNODE
30
public static final int
PERCENT_LITERALS
50
public static final boolean
TEXT_ONLY
false
public static final int
TOTAL_STATEMENTS
1000000
-
org.eclipse.rdf4j.benchmark.rio.WriterBenchmark Modifier and Type Constant Field Value public static final int
MAX_STRING_LENGTH
300
public static final int
MIN_STRING_LENGTH
10
public static final int
PERCENT_BNODE
30
public static final int
PERCENT_LITERALS
50
public static final boolean
TEXT_ONLY
false
public static final int
TOTAL_STATEMENTS
100000
-
org.eclipse.rdf4j.benchmark.rio.util.DataSetGenerator Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://example.com/gererator/"
-
org.eclipse.rdf4j.common.app.config.Configuration Modifier and Type Constant Field Value public static final String
DEFAULT_RESOURCES_LOCATION
"/org/eclipse/rdf4j/common/app/config/defaults/"
public static final String
DIR
"conf"
public static final 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 String
ADMIN_EVENT_LOG_FILE
"admin-event.log"
public static final String
ADMIN_EVENT_LOGGER_NAME
"event.admin"
public static final String
LOG_FILE
"main.log"
public static final String
LOGGING_DIR
"logs"
public static final String
USER_EVENT_LOG_FILE
"user-event.log"
public static final String
USER_EVENT_LOGGER_NAME
"event.user"
-
org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration Modifier and Type Constant Field Value public static final String
LOGGING_DIR_PROPERTY
"org.eclipse.rdf4j.common.logging.dir"
-
org.eclipse.rdf4j.common.app.net.ProxySettings Modifier and Type Constant Field Value public static final String
PROXY_SETTINGS_FILENAME
"proxy.properties"
-
org.eclipse.rdf4j.common.concurrent.locks.Properties Modifier and Type Constant Field Value public static final String
TRACK_LOCKS
"info.aduna.concurrent.locks.trackLocks"
-
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.platform.Platform Modifier and Type Constant Field Value public static final String
APPDATA_BASEDIR_PROPERTY
"org.eclipse.rdf4j.appdata.basedir"
public static final 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 String
APPLICATION_DATA
"Library/Application Support/RDF4J"
-
org.eclipse.rdf4j.common.platform.support.WindowsPlatform Modifier and Type Constant Field Value public static final String
ADUNA_APPLICATION_DATA
"RDF4J"
public static final String
APPLICATION_DATA
"Application Data"
-
org.eclipse.rdf4j.common.webapp.Message Modifier and Type Constant Field Value public static final String
ATTRIBUTE_KEY
"message"
-
org.eclipse.rdf4j.common.webapp.navigation.NavigationModel Modifier and Type Constant Field Value public static final String
DEFAULT_I18N_PREFIX
""
public static final String
DEFAULT_I18N_SEPARATOR
"."
public static final String
DEFAULT_I18N_SUFFIX
".title"
public static final String
DEFAULT_ICON_PREFIX
"/images/icons/"
public static final String
DEFAULT_ICON_SEPARATOR
"_"
public static final String
DEFAULT_ICON_SUFFIX
".png"
public static final String
DEFAULT_PATH_PREFIX
"/"
public static final String
DEFAULT_PATH_SEPARATOR
"/"
public static final String
DEFAULT_VIEW_SUFFIX
".view"
public static final String
NAVIGATION_MODEL_KEY
"navigation-model"
-
org.eclipse.rdf4j.common.webapp.views.SimpleCustomResponseView Modifier and Type Constant Field Value public static final String
CONTENT_KEY
"content"
public static final String
CONTENT_LENGTH_KEY
"contentLength"
public static final String
CONTENT_TYPE_KEY
"contentType"
public static final String
SC_KEY
"sc"
-
org.eclipse.rdf4j.common.webapp.views.SimpleResponseView Modifier and Type Constant Field Value public static final String
CONTENT_KEY
"content"
public static final String
CUSTOM_HEADERS_KEY
"headers"
public static final String
SC_KEY
"sc"
-
org.eclipse.rdf4j.common.xml.XMLReaderFactory Modifier and Type Constant Field Value public static final String
XERCES_SAXPARSER
"org.apache.xerces.parsers.SAXParser"
-
org.eclipse.rdf4j.console.command.PrintHelp Modifier and Type Constant Field Value public static final String
USAGE
"Usage:\n"
-
org.eclipse.rdf4j.console.setting.ConsoleWidth Modifier and Type Constant Field Value public static final String
NAME
"width"
-
org.eclipse.rdf4j.console.setting.LogLevel Modifier and Type Constant Field Value public static final String
NAME
"log"
-
org.eclipse.rdf4j.console.setting.Prefixes Modifier and Type Constant Field Value public static final String
NAME
"prefixes"
-
org.eclipse.rdf4j.console.setting.QueryPrefix Modifier and Type Constant Field Value public static final String
NAME
"queryprefix"
-
org.eclipse.rdf4j.console.setting.SaveHistory Modifier and Type Constant Field Value public static final String
NAME
"savehistory"
-
org.eclipse.rdf4j.console.setting.ShowPrefix Modifier and Type Constant Field Value public static final String
NAME
"showprefix"
-
org.eclipse.rdf4j.console.setting.WorkDir Modifier and Type Constant Field Value public static final String
NAME
"workdir"
-
org.eclipse.rdf4j.examples.function.ExistingPalindromeFunction Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://example.org/custom-function/"
-
org.eclipse.rdf4j.examples.function.PalindromeFunction Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://example.org/custom-function/"
-
org.eclipse.rdf4j.examples.model.vocabulary.EX Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://example.org/"
public static final String
PREFIX
"ex"
-
org.eclipse.rdf4j.federated.cache.SourceSelectionMemoryCache Modifier and Type Constant Field Value public static final String
DEFAULT_CACHE_SPEC
"maximumSize=1000,expireAfterWrite=6h"
-
org.eclipse.rdf4j.federated.evaluation.iterator.BoundJoinVALUESConversionIteration Modifier and Type Constant Field Value public static final String
INDEX_BINDING_NAME
"__index"
-
org.eclipse.rdf4j.federated.repository.FedXRepositoryConfig Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdf4j.org/config/federation#"
-
org.eclipse.rdf4j.federated.repository.FedXRepositoryConnection Modifier and Type Constant Field Value public static final String
BINDING_ORIGINAL_BASE_URI
"__originalBaseURI"
public static final String
BINDING_ORIGINAL_MAX_EXECUTION_TIME
"__originalQueryMaxExecutionTime"
public static final String
BINDING_ORIGINAL_QUERY
"__originalQuery"
public static final String
BINDING_ORIGINAL_QUERY_TYPE
"__originalQueryType"
-
org.eclipse.rdf4j.federated.repository.FedXRepositoryFactory Modifier and Type Constant Field Value public static final String
REPOSITORY_TYPE
"fedx:FedXRepository"
-
org.eclipse.rdf4j.federated.util.Vocabulary.FEDX Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdf4j.org/config/federation#"
-
org.eclipse.rdf4j.federated.util.Vocabulary.SD Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/sparql-service-description#"
-
org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager Modifier and Type Constant Field Value public static final 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 String
MAXIMUM_URL_LENGTH_PARAM
"rdf4j.sparql.url.maxlength"
-
org.eclipse.rdf4j.http.protocol.Protocol Modifier and Type Constant Field Value public static final String
ACCEPT_PARAM_NAME
"Accept"
public static final String
ACTION_PARAM_NAME
"action"
public static final String
BASEURI_PARAM_NAME
"baseURI"
public static final String
BINDING_PREFIX
"$"
public static final String
CACHE_TIMEOUT_PROPERTY
"rdf4j.server.txn.registry.timeout"
public static final String
CONFIG
"config"
public static final String
CONTEXT_PARAM_NAME
"context"
public static final String
CONTEXTS
"contexts"
public static final String
DEFAULT_GRAPH_PARAM_NAME
"default-graph-uri"
public static final int
DEFAULT_TIMEOUT
60
public static final String
DISTINCT_PARAM_NAME
"distinct"
public static final String
FORM_MIME_TYPE
"application/x-www-form-urlencoded"
public static final String
GRAPH_PARAM_NAME
"graph"
public static final String
INCLUDE_INFERRED_PARAM_NAME
"infer"
public static final String
INSERT_GRAPH_PARAM_NAME
"insert-graph-uri"
public static final String
ISOLATION_LEVEL_PARAM_NAME
"isolation-level"
public static final String
LIMIT_PARAM_NAME
"limit"
public static final String
NAMED_GRAPH_PARAM_NAME
"named-graph-uri"
public static final String
NAMESPACES
"namespaces"
public static final String
NULL_PARAM_VALUE
"null"
public static final String
OBJECT_PARAM_NAME
"obj"
public static final String
OFFSET_PARAM_NAME
"offset"
public static final String
PREDICATE_PARAM_NAME
"pred"
public static final String
PRESERVE_BNODE_ID_PARAM_NAME
"preserveNodeId"
public static final String
PROTOCOL
"protocol"
public static final String
QUERY_LANGUAGE_PARAM_NAME
"queryLn"
public static final String
QUERY_PARAM_NAME
"query"
public static final String
REMOVE_GRAPH_PARAM_NAME
"remove-graph-uri"
public static final String
REPOSITORIES
"repositories"
public static final String
SIZE
"size"
public static final String
SPARQL_QUERY_MIME_TYPE
"application/sparql-query"
public static final String
SPARQL_UPDATE_MIME_TYPE
"application/sparql-update"
public static final String
STATEMENTS
"statements"
public static final String
SUBJECT_PARAM_NAME
"subj"
public static final String
TIMEOUT_PARAM_NAME
"timeout"
public static final String
TRANSACTION_SETTINGS_PREFIX
"transaction-setting__"
public static final String
TRANSACTIONS
"transactions"
public static final String
TXN_MIME_TYPE
"application/x-rdftransaction"
public static final String
UPDATE_PARAM_NAME
"update"
public static final String
USING_GRAPH_PARAM_NAME
"using-graph-uri"
public static final String
USING_NAMED_GRAPH_PARAM_NAME
"using-named-graph-uri"
public static final String
VERSION
"12"
-
org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT Modifier and Type Constant Field Value public static final String
CACHE_PROPERTY
"rdf4j.server.txn.registry.timeout"
public static final int
DEFAULT
60
-
org.eclipse.rdf4j.http.server.repository.QueryResultView Modifier and Type Constant Field Value public static final String
CONNECTION_KEY
"connection"
public static final String
FACTORY_KEY
"factory"
public static final String
FILENAME_HINT_KEY
"filenameHint"
public static final String
HEADERS_ONLY
"headersOnly"
public static final String
QUERY_RESULT_KEY
"queryResult"
-
org.eclipse.rdf4j.http.server.repository.RepositoryConfigRepository Modifier and Type Constant Field Value public static final String
ID
"SYSTEM"
-
org.eclipse.rdf4j.http.server.repository.TupleQueryResultView Modifier and Type Constant Field Value protected static final String
DEFAULT_JSONP_CALLBACK_PARAMETER
"callback"
-
org.eclipse.rdf4j.http.server.repository.config.ConfigView Modifier and Type Constant Field Value public static final String
CONFIG_DATA_KEY
"configData"
public static final String
FORMAT_KEY
"format"
public static final String
HEADERS_ONLY
"headersOnly"
-
org.eclipse.rdf4j.http.server.repository.statements.ExportStatementsView Modifier and Type Constant Field Value public static final String
CONNECTION_KEY
"connection"
public static final String
CONTEXTS_KEY
"contexts"
public static final String
FACTORY_KEY
"factory"
public static final String
HEADERS_ONLY
"headersOnly"
public static final String
OBJECT_KEY
"object"
public static final String
PREDICATE_KEY
"predicate"
public static final String
SUBJECT_KEY
"subject"
public static final String
TRANSACTION_ID_KEY
"transactionID"
public static final String
USE_INFERENCING_KEY
"useInferencing"
-
org.eclipse.rdf4j.http.server.repository.transaction.ActiveTransactionRegistry Modifier and Type Constant Field Value public static final String
CACHE_TIMEOUT_PROPERTY
"rdf4j.server.txn.registry.timeout"
public static final int
DEFAULT_TIMEOUT
60
-
org.eclipse.rdf4j.http.server.repository.transaction.TransactionExportStatementsView Modifier and Type Constant Field Value public static final String
CONTEXTS_KEY
"contexts"
public static final String
FACTORY_KEY
"factory"
public static final String
HEADERS_ONLY
"headersOnly"
public static final String
OBJECT_KEY
"object"
public static final String
PREDICATE_KEY
"predicate"
public static final String
SUBJECT_KEY
"subject"
public static final String
TRANSACTION_KEY
"transaction"
public static final String
USE_INFERENCING_KEY
"useInferencing"
-
org.eclipse.rdf4j.model.base.CoreDatatype.GEO Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.opengis.net/ont/geosparql#"
-
org.eclipse.rdf4j.model.base.CoreDatatype.RDF Modifier and Type Constant Field Value public static final 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 String
NAMESPACE
"http://www.w3.org/2001/XMLSchema#"
-
org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil Modifier and Type Constant Field Value public static final String
NaN
"NaN"
public static final String
NEGATIVE_INFINITY
"-INF"
public static final String
POSITIVE_INFINITY
"INF"
-
org.eclipse.rdf4j.model.vocabulary.AFN Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://jena.hpl.hp.com/ARQ/function#"
public static final String
PREFIX
"afn"
-
org.eclipse.rdf4j.model.vocabulary.APF Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://jena.hpl.hp.com/ARQ/property#"
public static final String
PREFIX
"apf"
-
org.eclipse.rdf4j.model.vocabulary.CONFIG Modifier and Type Constant Field Value public static final String
NAMESPACE
"tag:rdf4j.org,2023:config/"
public static final String
PREFIX
"config"
-
org.eclipse.rdf4j.model.vocabulary.DASH Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://datashapes.org/dash#"
public static final String
PREFIX
"dash"
-
org.eclipse.rdf4j.model.vocabulary.DC Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://purl.org/dc/elements/1.1/"
public static final String
PREFIX
"dc"
-
org.eclipse.rdf4j.model.vocabulary.DCAT Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/dcat#"
public static final String
PREFIX
"dcat"
-
org.eclipse.rdf4j.model.vocabulary.DCTERMS Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://purl.org/dc/terms/"
public static final String
PREFIX
"dcterms"
-
org.eclipse.rdf4j.model.vocabulary.DOAP Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://usefulinc.com/ns/doap#"
public static final String
PREFIX
"doap"
-
org.eclipse.rdf4j.model.vocabulary.EARL Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/earl#"
public static final String
PREFIX
"earl"
-
org.eclipse.rdf4j.model.vocabulary.FN Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2005/xpath-functions#"
public static final String
PREFIX
"fn"
-
org.eclipse.rdf4j.model.vocabulary.FOAF Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://xmlns.com/foaf/0.1/"
public static final String
PREFIX
"foaf"
-
org.eclipse.rdf4j.model.vocabulary.GEO Modifier and Type Constant Field Value public static final String
DEFAULT_SRID
"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
public static final String
NAMESPACE
"http://www.opengis.net/ont/geosparql#"
-
org.eclipse.rdf4j.model.vocabulary.GEOF Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.opengis.net/def/function/geosparql/"
public static final 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 String
NAMESPACE
"http://www.w3.org/ns/hydra/core#"
public static final String
PREFIX
"hydra"
-
org.eclipse.rdf4j.model.vocabulary.LDP Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/ldp#"
public static final String
PREFIX
"ldp"
-
org.eclipse.rdf4j.model.vocabulary.LIST Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://jena.hpl.hp.com/ARQ/list#"
public static final String
PREFIX
"list"
-
org.eclipse.rdf4j.model.vocabulary.LOCN Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/locn#"
public static final String
PREFIX
"locn"
-
org.eclipse.rdf4j.model.vocabulary.ODRL2 Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/odrl/2/"
public static final String
PREFIX
"odrl"
-
org.eclipse.rdf4j.model.vocabulary.ORG Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/org#"
public static final String
PREFIX
"org"
-
org.eclipse.rdf4j.model.vocabulary.OWL Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2002/07/owl#"
public static final String
PREFIX
"owl"
-
org.eclipse.rdf4j.model.vocabulary.PROV Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/prov#"
public static final String
PREFIX
"prov"
-
org.eclipse.rdf4j.model.vocabulary.RDF Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
public static final String
PREFIX
"rdf"
-
org.eclipse.rdf4j.model.vocabulary.RDF4J Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdf4j.org/schema/rdf4j#"
public static final String
PREFIX
"rdf4j"
-
org.eclipse.rdf4j.model.vocabulary.RDFS Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2000/01/rdf-schema#"
public static final String
PREFIX
"rdfs"
-
org.eclipse.rdf4j.model.vocabulary.ROV Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/regorg#"
public static final String
PREFIX
"rov"
-
org.eclipse.rdf4j.model.vocabulary.RSX Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdf4j.org/shacl-extensions#"
public static final String
PREFIX
"rsx"
-
org.eclipse.rdf4j.model.vocabulary.SD Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/sparql-service-description#"
public static final String
PREFIX
"sd"
-
org.eclipse.rdf4j.model.vocabulary.SESAME Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/schema/sesame#"
public static final String
PREFIX
"sesame"
-
org.eclipse.rdf4j.model.vocabulary.SESAMEQNAME Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/schema/qname#"
public static final String
PREFIX
"q"
-
org.eclipse.rdf4j.model.vocabulary.SHACL Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/ns/shacl#"
public static final String
PREFIX
"sh"
-
org.eclipse.rdf4j.model.vocabulary.SKOS Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2004/02/skos/core#"
public static final String
PREFIX
"skos"
-
org.eclipse.rdf4j.model.vocabulary.SKOSXL Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2008/05/skos-xl#"
public static final String
PREFIX
"skosxl"
-
org.eclipse.rdf4j.model.vocabulary.SP Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://spinrdf.org/sp#"
public static final String
PREFIX
"sp"
-
org.eclipse.rdf4j.model.vocabulary.SPIF Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://spinrdf.org/spif#"
public static final String
PREFIX
"spif"
-
org.eclipse.rdf4j.model.vocabulary.SPIN Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://spinrdf.org/spin#"
public static final String
PREFIX
"spin"
-
org.eclipse.rdf4j.model.vocabulary.SPINX Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://spinrdf.org/spinx#"
public static final String
PREFIX
"spinx"
-
org.eclipse.rdf4j.model.vocabulary.SPL Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://spinrdf.org/spl#"
public static final String
PREFIX
"spl"
-
org.eclipse.rdf4j.model.vocabulary.TIME Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2006/time#"
public static final String
PREFIX
"time"
-
org.eclipse.rdf4j.model.vocabulary.VANN Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://purl.org/vocab/vann/"
public static final String
PREFIX
"vann"
-
org.eclipse.rdf4j.model.vocabulary.VCARD4 Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2006/vcard/ns#"
public static final String
PREFIX
"vcard"
-
org.eclipse.rdf4j.model.vocabulary.VOID Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdfs.org/ns/void#"
public static final String
PREFIX
"void"
-
org.eclipse.rdf4j.model.vocabulary.WGS84 Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2003/01/geo/wgs84_pos#"
public static final String
PREFIX
"wgs84"
-
org.eclipse.rdf4j.model.vocabulary.XSD Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2001/XMLSchema#"
public static final String
PREFIX
"xsd"
-
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.evaluation.iterator.DescribeIteration Modifier and Type Constant Field Value protected static final String
VARNAME_OBJECT
"object"
protected static final String
VARNAME_PREDICATE
"predicate"
protected static final String
VARNAME_SUBJECT
"subject"
-
org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration Modifier and Type Constant Field Value public static final String
ANON_OBJECT_VAR
"zero-length-internal-end"
public static final String
ANON_PREDICATE_VAR
"zero-length-internal-pred"
public static final String
ANON_SEQUENCE_VAR
"zero-length-internal-seq"
public static final 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.dawg.DAWGTestResultSetSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.w3.org/2001/sw/DataAccess/tests/result-set#"
-
org.eclipse.rdf4j.query.explanation.GenericPlanNode Modifier and Type Constant Field Value public static final 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.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.sparqljson.AbstractSPARQLJSONParser Modifier and Type Constant Field Value public static final String
BINDINGS
"bindings"
public static final String
BNODE
"bnode"
public static final String
BOOLEAN
"boolean"
public static final String
DATATYPE
"datatype"
public static final String
HEAD
"head"
public static final String
LINK
"link"
public static final String
LITERAL
"literal"
public static final String
RESULTS
"results"
public static final String
TYPE
"type"
public static final String
TYPED_LITERAL
"typed-literal"
public static final String
URI
"uri"
public static final String
VALUE
"value"
public static final String
VARS
"vars"
public static final String
XMLLANG
"xml:lang"
-
org.eclipse.rdf4j.repository.config.RepositoryConfigSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/repository#"
-
org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory Modifier and Type Constant Field Value public static final String
REPOSITORY_TYPE
"openrdf:ContextAwareRepository"
-
org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema Modifier and Type Constant Field Value public static final 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 String
REPOSITORY_TYPE
"openrdf:DatasetRepository"
-
org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory Modifier and Type Constant Field Value public static final String
REPOSITORY_TYPE
"openrdf:HTTPRepository"
-
org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/repository/http#"
-
org.eclipse.rdf4j.repository.manager.LocalRepositoryManager Modifier and Type Constant Field Value public static final String
REPOSITORIES_DIR
"repositories"
-
org.eclipse.rdf4j.repository.manager.RepositoryManager Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/repository/proxy#"
-
org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory Modifier and Type Constant Field Value public static final String
REPOSITORY_TYPE
"openrdf:ProxyRepository"
-
org.eclipse.rdf4j.repository.sail.config.ProxyRepositorySchema Modifier and Type Constant Field Value public static final 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 String
REPOSITORY_TYPE
"openrdf:SailRepository"
-
org.eclipse.rdf4j.repository.sail.config.SailRepositorySchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/repository/sail#"
-
org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig Modifier and Type Constant Field Value public static final 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 String
REPOSITORY_TYPE
"openrdf:SPARQLRepository"
-
org.eclipse.rdf4j.rio.DatatypeHandler Modifier and Type Constant Field Value public static final String
DBPEDIA
"org.eclipse.rdf4j.rio.datatypes.dbpedia"
public static final String
GEOSPARQL
"org.eclipse.rdf4j.rio.datatypes.geosparql"
public static final String
RDFDATATYPES
"org.eclipse.rdf4j.rio.datatypes.rdf"
public static final String
VIRTUOSOGEOMETRY
"org.eclipse.rdf4j.rio.datatypes.virtuosogeometry"
public static final String
XMLSCHEMA
"org.eclipse.rdf4j.rio.datatypes.xmlschema"
-
org.eclipse.rdf4j.rio.LanguageHandler Modifier and Type Constant Field Value public static final String
BCP47
"org.eclipse.rdf4j.rio.languages.BCP47"
public static final String
RFC3066
"org.eclipse.rdf4j.rio.languages.RFC3066"
public static final String
RFC4646
"org.eclipse.rdf4j.rio.languages.RFC4646"
-
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.helpers.BufferedGroupingRDFHandler Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
1024
-
org.eclipse.rdf4j.rio.helpers.RDFStarUtil Modifier and Type Constant Field Value public static final String
TRIPLE_PREFIX
"urn:rdf4j:triple:"
-
org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor Modifier and Type Constant Field Value public static final String
GRAPH
"@graph"
public static final String
ID
"@id"
-
org.eclipse.rdf4j.rio.trix.TriXConstants Modifier and Type Constant Field Value public static final String
BNODE_TAG
"id"
public static final String
CONTEXT_TAG
"graph"
public static final String
DATATYPE_ATT
"datatype"
public static final String
LANGUAGE_ATT
"xml:lang"
public static final String
NAMESPACE
"http://www.w3.org/2004/03/trix/trix-1/"
public static final String
PLAIN_LITERAL_TAG
"plainLiteral"
public static final String
ROOT_TAG
"TriX"
public static final String
TRIPLE_TAG
"triple"
public static final String
TYPED_LITERAL_TAG
"typedLiteral"
public static final String
URI_TAG
"uri"
-
org.eclipse.rdf4j.sail.base.config.BaseSailSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/sail/base#"
-
org.eclipse.rdf4j.sail.config.SailConfigSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/sail#"
-
org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndex Modifier and Type Constant Field Value public static final String
ALL_PROPERTY_FIELDS
"p_*"
public static final String
DEFAULT_ANALYZER
"standard"
public static final String
DEFAULT_DOCUMENT_TYPE
"resource"
public static final String
DEFAULT_INDEX_NAME
"elastic-search-sail"
public static final String
DEFAULT_TRANSPORT
"localhost"
public static final String
DOCUMENT_TYPE_KEY
"documentType"
public static final String
ELASTICSEARCH_KEY_PREFIX
"elasticsearch."
public static final String
GEOPOINT_FIELD_PREFIX
"_geopoint_"
public static final String
GEOSHAPE_FIELD_PREFIX
"_geoshape_"
public static final String
INDEX_NAME_KEY
"indexName"
public static final String
PROPERTY_FIELD_PREFIX
"p_"
public static final String
TRANSPORT_KEY
"transport"
public static final String
WAIT_FOR_ACTIVE_SHARDS_KEY
"waitForActiveShards"
public static final String
WAIT_FOR_NO_RELOCATING_SHARDS_KEY
"waitForNoRelocatingShards"
public static final String
WAIT_FOR_NODES_KEY
"waitForNodes"
public static final String
WAIT_FOR_RELOCATING_SHARDS_KEY
"waitForRelocatingShards"
public static final String
WAIT_FOR_STATUS_KEY
"waitForStatus"
-
org.eclipse.rdf4j.sail.elasticsearch.config.ElasticsearchSailFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:LuceneSail/Elasticsearch"
-
org.eclipse.rdf4j.sail.elasticsearchstore.config.ElasticsearchStoreFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"rdf4j:ElasticsearchStore"
-
org.eclipse.rdf4j.sail.elasticsearchstore.config.ElasticsearchStoreSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdf4j.org/config/sail/elasticsearchstore#"
public static final String
PREFIX
"ess"
-
org.eclipse.rdf4j.sail.extensiblestore.ExtensibleSailStore Modifier and Type Constant Field Value public static final int
EVALUATION_STATISTICS_STALENESS_CHECK_INTERVAL
60000
-
org.eclipse.rdf4j.sail.helpers.AbstractSail Modifier and Type Constant Field Value protected static final long
DEFAULT_CONNECTION_TIMEOUT
20000L
protected static final long
DEFAULT_ITERATION_SYNC_THRESHOLD
0L
-
org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:CustomGraphQueryInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema Modifier and Type Constant Field Value public static final 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 String
SAIL_TYPE
"openrdf:DedupingInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:DirectTypeHierarchyInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:ForwardChainingRDFSInferencer"
-
org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"rdf4j:SchemaCachingRDFSInferencer"
-
org.eclipse.rdf4j.sail.lmdb.config.LmdbStoreConfig Modifier and Type Constant Field Value public static final int
NAMESPACE_CACHE_SIZE
64
public static final int
NAMESPACE_ID_CACHE_SIZE
32
public static final long
TRIPLE_DB_SIZE
10485760L
public static final int
VALUE_CACHE_SIZE
512
public static final long
VALUE_DB_SIZE
10485760L
public static final int
VALUE_ID_CACHE_SIZE
128
-
org.eclipse.rdf4j.sail.lmdb.config.LmdbStoreFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"rdf4j:LmdbStore"
-
org.eclipse.rdf4j.sail.lmdb.config.LmdbStoreSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdf4j.org/config/sail/lmdb#"
-
org.eclipse.rdf4j.sail.lmdb.model.LmdbValue Modifier and Type Constant Field Value public static final long
UNKNOWN_ID
-1L
-
org.eclipse.rdf4j.sail.lucene.LuceneSail Modifier and Type Constant Field Value public static final String
ANALYZER_CLASS_KEY
"analyzer"
public static final String
DEFAULT_INDEX_CLASS
"org.eclipse.rdf4j.sail.lucene.impl.LuceneIndex"
public static final String
DEFAULT_LUCENE_DIR
".index"
public static final String
EVALUATION_MODE_KEY
"evaluationMode"
public static final String
FUZZY_PREFIX_LENGTH_KEY
"fuzzyPrefixLength"
public static final String
INCOMPLETE_QUERY_FAIL_KEY
"incompletequeryfail"
public static final String
INDEX_CLASS_KEY
"index"
public static final String
INDEX_ID
"indexid"
public static final String
INDEX_TYPE_BACKTRACE_MODE
"indexBacktraceMode"
public static final String
INDEXEDFIELDS
"indexedfields"
public static final String
INDEXEDLANG
"indexedlang"
public static final String
INDEXEDTYPES
"indexedtypes"
public static final String
LUCENE_DIR_KEY
"lucenedir"
public static final String
LUCENE_RAMDIR_KEY
"useramdir"
public static final String
MAX_DOCUMENTS_KEY
"maxDocuments"
public static final String
QUERY_ANALYZER_CLASS_KEY
"queryAnalyzer"
public static final String
REINDEX_QUERY_KEY
"reindexQuery"
public static final String
SIMILARITY_CLASS_KEY
"similarity"
public static final String
WKT_FIELDS
"wktFields"
-
org.eclipse.rdf4j.sail.lucene.LuceneSailSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/contrib/lucenesail#"
-
org.eclipse.rdf4j.sail.lucene.SearchFields Modifier and Type Constant Field Value public static final String
BNODE_ID_PREFIX
"!"
public static final String
CONTEXT_FIELD_NAME
"context"
public static final String
CONTEXT_NULL
"null"
public static final String
HIGHLIGHTER_POST_TAG
"</B>"
public static final String
HIGHLIGHTER_PRE_TAG
"<B>"
public static final String
ID_FIELD_NAME
"id"
public static final String
TEXT_FIELD_NAME
"text"
public static final String
URI_FIELD_NAME
"uri"
-
org.eclipse.rdf4j.sail.lucene.config.LuceneSailConfigSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/sail/lucene#"
-
org.eclipse.rdf4j.sail.lucene.impl.config.LuceneSailFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:LuceneSail"
-
org.eclipse.rdf4j.sail.memory.MemoryStore Modifier and Type Constant Field Value protected static final String
DATA_FILE_NAME
"memorystore.data"
protected static final String
SYNC_FILE_NAME
"memorystore.sync"
-
org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:MemoryStore"
-
org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/sail/memory#"
-
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.nativerdf.InMemRecordCache Modifier and Type Constant Field Value public static final int
BLOCK_SIZE
4096
-
org.eclipse.rdf4j.sail.nativerdf.ValueStore Modifier and Type Constant Field Value public static final int
NAMESPACE_CACHE_SIZE
64
public static final int
NAMESPACE_ID_CACHE_SIZE
32
public static final int
VALUE_CACHE_SIZE
512
public static final int
VALUE_ID_CACHE_SIZE
128
-
org.eclipse.rdf4j.sail.nativerdf.config.NativeStoreFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:NativeStore"
-
org.eclipse.rdf4j.sail.nativerdf.config.NativeStoreSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://www.openrdf.org/config/sail/native#"
-
org.eclipse.rdf4j.sail.nativerdf.model.NativeValue Modifier and Type Constant Field Value public static final int
UNKNOWN_ID
-1
-
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent Modifier and Type Constant Field Value public static final String
VALUES_INJECTION_POINT
"#VALUES_INJECTION_POINT#"
-
org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode Modifier and Type Constant Field Value public static final String
BINDING_NAME
"a"
protected static final int
BULK_SIZE
1000
-
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget Modifier and Type Constant Field Value public static final String
TARGET_VAR_PREFIX
"target_"
-
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 String
SAIL_TYPE
"rdf4j:ShaclSail"
-
org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://rdf4j.org/config/sail/shacl#"
-
org.eclipse.rdf4j.sail.solr.SolrIndex Modifier and Type Constant Field Value public static final String
DISTANCE_FIELD
"_dist"
public static final String
SERVER_KEY
"server"
-
org.eclipse.rdf4j.sail.solr.config.SolrSailFactory Modifier and Type Constant Field Value public static final String
SAIL_TYPE
"openrdf:LuceneSail/Solr"
-
org.eclipse.rdf4j.sparqlbuilder.core.query.Query<T extends Query<T>> Modifier and Type Constant Field Value protected static final String
LIMIT
"LIMIT"
protected static final String
OFFSET
"OFFSET"
-
org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern Modifier and Type Constant Field Value public static final String
SUFFIX
" ."
-
org.eclipse.rdf4j.spring.dao.RDF4JCRUDDao<ENTITY,INPUT,ID> Modifier and Type Constant Field Value public static final String
KEY_PREFIX_INSERT
"insert"
public static final String
KEY_PREFIX_UPDATE
"update"
-
org.eclipse.rdf4j.testsuite.query.parser.sparql.ComplexSPARQLQueryTest Modifier and Type Constant Field Value protected static final String
EX_NS
"http://example.org/"
-
org.eclipse.rdf4j.testsuite.query.parser.sparql.SPARQLUpdateTest Modifier and Type Constant Field Value protected static final String
EX_NS
"http://example.org/"
-
org.eclipse.rdf4j.testsuite.repository.RepositoryConnectionTest Modifier and Type Constant Field Value protected static final String
FOAF_NS
"http://xmlns.com/foaf/0.1/"
public static final String
TEST_DIR_PREFIX
"/testcases/"
-
org.eclipse.rdf4j.testsuite.repository.RepositoryTest Modifier and Type Constant Field Value protected static final String
FOAF_NS
"http://xmlns.com/foaf/0.1/"
public static final String
TEST_DIR_PREFIX
"/testcases/"
-
org.eclipse.rdf4j.testsuite.sail.InferencingTest Modifier and Type Constant Field Value public static final String
TEST_DIR_PREFIX
"/testcases/rdf-mt-inferencing"
-
org.eclipse.rdf4j.testsuite.sparql.vocabulary.EX Modifier and Type Constant Field Value public static final String
NAMESPACE
"http://example.org/"
public static final String
PREFIX
"ex"
-
org.eclipse.rdf4j.workbench.base.AbstractRepositoryServlet Modifier and Type Constant Field Value public static final String
MANAGER_PARAM
"repository-manager"
public static final String
REPOSITORY_PARAM
"repository"
-
org.eclipse.rdf4j.workbench.base.AbstractServlet Modifier and Type Constant Field Value protected static final String
ACCEPT
"Accept"
protected static final String
APPLICATION_JAVASCRIPT
"application/javascript"
protected static final String
APPLICATION_SPARQL_RESULTS_XML
"application/sparql-results+xml"
protected static final String
APPLICATION_XML
"application/xml"
protected static final String
DEFAULT_JSONP_CALLBACK_PARAMETER
"callback"
protected static final String
JSONP_CALLBACK_PARAMETER
"org.eclipse.rdf4j.workbench.jsonp.callbackparameter"
protected static final String
JSONP_ENABLED
"org.eclipse.rdf4j.workbench.jsonp.enabled"
protected static final String
MOZILLA
"Mozilla"
protected static final String
MSIE
"MSIE"
protected static final String
SERVER_PASSWORD
"server-password"
protected static final String
SERVER_USER
"server-user"
protected static final String
SERVER_USER_PASSWORD
"server-user-password"
protected static final String
TEXT_HTML
"text/html"
protected static final String
TEXT_PLAIN
"text/plain"
protected static final String
USER_AGENT
"User-Agent"
-
org.eclipse.rdf4j.workbench.base.TransformationServlet Modifier and Type Constant Field Value public static final String
CONTEXT
"context"
protected static final String
INFO
"info"
-
org.eclipse.rdf4j.workbench.commands.ExploreServlet Modifier and Type Constant Field Value protected static final String
LIMIT
"limit_explore"
protected static final int
LIMIT_DEFAULT
100
-
org.eclipse.rdf4j.workbench.commands.QueryServlet Modifier and Type Constant Field Value protected static final String
LIMIT
"limit_query"
protected static final String
QUERY
"query"
protected static final String
REF
"ref"
-
org.eclipse.rdf4j.workbench.proxy.CacheFilter Modifier and Type Constant Field Value public static final long
MAX_EXPIRY
31557600L
public static final long
MIN_EXPIRY
0L
-
org.eclipse.rdf4j.workbench.proxy.CookieHandler Modifier and Type Constant Field Value protected static final String
COOKIE_AGE_PARAM
"cookie-max-age"
-
org.eclipse.rdf4j.workbench.proxy.WorkbenchGateway Modifier and Type Constant Field Value protected static final String
TRANSFORMATIONS
"transformations"
-
org.eclipse.rdf4j.workbench.proxy.WorkbenchServlet Modifier and Type Constant Field Value public static final String
SERVER_PARAM
"server"