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/" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGGING_DIR_PROPERTY |
"org.eclipse.rdf4j.common.logging.dir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROXY_SETTINGS_FILENAME |
"proxy.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRACK_LOCKS |
"info.aduna.concurrent.locks.trackLocks" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APPLICATION_DATA |
"Library/Application Support/RDF4J" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADUNA_APPLICATION_DATA |
"RDF4J" |
public static final String |
APPLICATION_DATA |
"Application Data" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTRIBUTE_KEY |
"message" |
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" |
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" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
XERCES_SAXPARSER |
"org.apache.xerces.parsers.SAXParser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USAGE |
"Usage:\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"width" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"log" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"prefixes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"queryprefix" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"savehistory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"showprefix" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"workdir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CACHE_SPEC |
"maximumSize=1000,expireAfterWrite=6h" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INDEX_BINDING_NAME |
"__index" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://rdf4j.org/config/federation#" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_TYPE |
"fedx:FedXRepository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://rdf4j.org/config/federation#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/sparql-service-description#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CORE_POOL_SIZE_PROPERTY |
"org.eclipse.rdf4j.client.executors.corePoolSize" |
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" |
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 |
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 |
"10" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CACHE_PROPERTY |
"rdf4j.server.txn.registry.timeout" |
public static final int |
DEFAULT |
60 |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"SYSTEM" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_JSONP_CALLBACK_PARAMETER |
"callback" |
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" |
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" |
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 |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:LuceneSpinSail" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://jena.hpl.hp.com/ARQ/function#" |
public static final String |
PREFIX |
"afn" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://jena.hpl.hp.com/ARQ/property#" |
public static final String |
PREFIX |
"apf" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://purl.org/dc/elements/1.1/" |
public static final String |
PREFIX |
"dc" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/dcat#" |
public static final String |
PREFIX |
"dcat" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://purl.org/dc/terms/" |
public static final String |
PREFIX |
"dcterms" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://usefulinc.com/ns/doap#" |
public static final String |
PREFIX |
"doap" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/earl#" |
public static final String |
PREFIX |
"earl" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/2005/xpath-functions#" |
public static final String |
PREFIX |
"fn" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://xmlns.com/foaf/0.1/" |
public static final String |
PREFIX |
"foaf" |
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#" |
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/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/ldp#" |
public static final String |
PREFIX |
"ldp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://jena.hpl.hp.com/ARQ/list#" |
public static final String |
PREFIX |
"list" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/locn#" |
public static final String |
PREFIX |
"locn" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/odrl/2/" |
public static final String |
PREFIX |
"odrl" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/org#" |
public static final String |
PREFIX |
"org" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/2002/07/owl#" |
public static final String |
PREFIX |
"owl" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/prov#" |
public static final String |
PREFIX |
"prov" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://rdf4j.org/schema/rdf4j#" |
public static final String |
PREFIX |
"rdf4j" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/regorg#" |
public static final String |
PREFIX |
"rov" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/schema/sesame#" |
public static final String |
PREFIX |
"sesame" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/schema/qname#" |
public static final String |
PREFIX |
"q" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/ns/shacl#" |
public static final String |
PREFIX |
"sh" |
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" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://spinrdf.org/sp#" |
public static final String |
PREFIX |
"sp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://spinrdf.org/spif#" |
public static final String |
PREFIX |
"spif" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://spinrdf.org/spin#" |
public static final String |
PREFIX |
"spin" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://spinrdf.org/spinx#" |
public static final String |
PREFIX |
"spinx" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://spinrdf.org/spl#" |
public static final String |
PREFIX |
"spl" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/2006/time#" |
public static final String |
PREFIX |
"time" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://purl.org/vocab/vann/" |
public static final String |
PREFIX |
"vann" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/2006/vcard/ns#" |
public static final String |
PREFIX |
"vcard" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://rdfs.org/ns/void#" |
public static final String |
PREFIX |
"void" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/2001/XMLSchema#" |
public static final String |
PREFIX |
"xsd" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_DECIMAL_EXPANSION_SCALE |
24 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.w3.org/2001/sw/DataAccess/tests/result-set#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNKNOWN |
"UNKNOWN" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_EXPLANATION_EXECUTION_TIMEOUT |
60 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EX_NS |
"http://example.org/" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EX_NS |
"http://example.org/" |
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 |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
SERQL_ONE_X_COMPATIBILITY_MODE |
false |
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/" |
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/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/repository#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_TYPE |
"openrdf:ContextAwareRepository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/repository/contextaware#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_TYPE |
"openrdf:DatasetRepository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_TYPE |
"openrdf:HTTPRepository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/repository/http#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORIES_DIR |
"repositories" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/repository/proxy#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"SYSTEM" |
public static final String |
REPOSITORY_TYPE |
"openrdf:SystemRepository" |
public static final String |
TITLE |
"System configuration repository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_TYPE |
"openrdf:ProxyRepository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/repository/proxy#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_TYPE |
"openrdf:SailRepository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/repository/sail#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/repository/sparql#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_TYPE |
"openrdf:SPARQLRepository" |
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" |
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" |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIPLE_PREFIX |
"urn:rdf4j:triple:" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GRAPH |
"@graph" |
public static final String |
ID |
"@id" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TEST_DIR_PREFIX |
"/testcases/rdf-mt-inferencing" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail/base#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail#" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:LuceneSail/Elasticsearch" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"rdf4j:ElasticsearchStore" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://rdf4j.org/config/sail/elasticsearchstore#" |
public static final String |
PREFIX |
"ess" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EVALUATION_STATISTICS_STALENESS_CHECK_INTERVAL |
60000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail/federation#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:Federation" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
DEFAULT_CONNECTION_TIMEOUT |
20000L |
protected static final long |
DEFAULT_ITERATION_SYNC_THRESHOLD |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:CustomGraphQueryInferencer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail/customGraphQueryInferencer#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:DedupingInferencer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:DirectTypeHierarchyInferencer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:ForwardChainingRDFSInferencer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"rdf4j:SchemaCachingRDFSInferencer" |
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.LuceneIndex" |
public static final String |
DEFAULT_LUCENE_DIR |
".index" |
public static final String |
EVALUATION_MODE_KEY |
"evaluationMode" |
public static final String |
INCOMPLETE_QUERY_FAIL_KEY |
"incompletequeryfail" |
public static final String |
INDEX_CLASS_KEY |
"index" |
public static final String |
INDEXEDFIELDS |
"indexedfields" |
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 |
REINDEX_QUERY_KEY |
"reindexQuery" |
public static final String |
SIMILARITY_CLASS_KEY |
"similarity" |
public static final String |
WKT_FIELDS |
"wktFields" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/contrib/lucenesail#" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail/lucene#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:LuceneSail" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DATA_FILE_NAME |
"memorystore.data" |
protected static final String |
SYNC_FILE_NAME |
"memorystore.sync" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:MemoryStore" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail/memory#" |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:NativeStore" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail/native#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UNKNOWN_ID |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
CACHE_SELECT_NODES_DEFAULT |
true |
public static final boolean |
GLOBAL_LOG_VALIDATION_EXECUTION_DEFAULT |
false |
public static final boolean |
IGNORE_NO_SHAPES_LOADED_EXCEPTION_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 boolean |
UNDEFINED_TARGET_VALIDATES_ALL_SUBJECTS_DEFAULT |
false |
public static final boolean |
VALIDATION_ENABLED_DEFAULT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"rdf4j:ShaclSail" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://rdf4j.org/config/sail/shacl#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISTANCE_FIELD |
"_dist" |
public static final String |
SERVER_KEY |
"server" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:LuceneSail/Solr" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAIL_TYPE |
"openrdf:SpinSail" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.openrdf.org/config/sail/spin#" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
LIMIT |
"LIMIT" |
protected static final String |
OFFSET |
"OFFSET" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUFFIX |
" ." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MANAGER_PARAM |
"repository-manager" |
public static final String |
REPOSITORY_PARAM |
"repository" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTEXT |
"context" |
protected static final String |
INFO |
"info" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
LIMIT |
"limit_explore" |
protected static final int |
LIMIT_DEFAULT |
100 |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MAX_EXPIRY |
31557600L |
public static final long |
MIN_EXPIRY |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
COOKIE_AGE_PARAM |
"cookie-max-age" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
TRANSFORMATIONS |
"transformations" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SERVER_PARAM |
"server" |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.