Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"backend." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CLEAN_DB_NAME |
"clean" |
protected static final String |
DIRTY_DB_NAME |
"dirty" |
protected static final String |
NAME_DELIMITER |
"." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"conflict_resolution." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"engine." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"input_ws." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"object_identification." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"output_ws." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"quality_assessment." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"query_execution." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_PREFIX |
"web_frontend." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TTL_FLAGS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TMP_FILE_PREFIX |
"odcs-" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
QE_CR_ERR |
19 |
public static final int |
QE_DATABASE_ERR |
18 |
public static final int |
QE_DEFAULT_CONFIG_AGGREGATION_ERR |
14 |
public static final int |
QE_DEFAULT_CONFIG_DB_ERR |
11 |
public static final int |
QE_DEFAULT_CONFIG_ERR |
10 |
public static final int |
QE_DEFAULT_CONFIG_ES_ERR |
13 |
public static final int |
QE_DEFAULT_CONFIG_MULTIVALUE_ERR |
12 |
public static final int |
QE_INPUT_EMPTY_ERR |
17 |
public static final int |
QE_INPUT_FORMAT_ERR |
16 |
public static final int |
QE_LABEL_PROPS_DB_ERR |
21 |
public static final int |
QE_LABEL_PROPS_EMPTY_ERR |
20 |
public static final int |
QE_NG_METADATA_DB_ERR |
22 |
public static final int |
QE_PREFIX_MAPPING_DB_ERR |
24 |
public static final int |
QE_PREFIX_MAPPING_UNKNOWN_ERR |
23 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DAY_HOURS |
24L |
public static final String |
DEFAULT_ENCODING |
"UTF-8" |
public static final String |
JDBC_DRIVER |
"virtuoso.jdbc3.Driver" |
public static final long |
MILLISECONDS |
1000L |
public static final long |
TIME_UNIT_60 |
60L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
date |
"http://purl.org/dc/terms/date" |
public static final String |
description |
"http://purl.org/dc/terms/description" |
public static final String |
license |
"http://purl.org/dc/terms/license" |
public static final String |
title |
"http://purl.org/dc/terms/title" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
attachedGraph |
"http://opendata.cz/infrastructure/odcleanstore/attachedGraph" |
public static final String |
coefficient |
"http://opendata.cz/infrastructure/odcleanstore/coefficient" |
public static final String |
dataBaseUrl |
"http://opendata.cz/infrastructure/odcleanstore/dataBaseUrl" |
public static final String |
generatedGraph |
"http://opendata.cz/infrastructure/odcleanstore/generatedGraph" |
public static final String |
insertedAt |
"http://opendata.cz/infrastructure/odcleanstore/insertedAt" |
public static final String |
insertedBy |
"http://opendata.cz/infrastructure/odcleanstore/insertedBy" |
public static final String |
isLatestUpdate |
"http://opendata.cz/infrastructure/odcleanstore/isLatestUpdate" |
public static final String |
license |
"http://opendata.cz/infrastructure/odcleanstore/license" |
public static final String |
metadataGraph |
"http://opendata.cz/infrastructure/odcleanstore/metadataGraph" |
public static final String |
provenanceMetadataGraph |
"http://opendata.cz/infrastructure/odcleanstore/provenanceMetadataGraph" |
public static final String |
publishedBy |
"http://opendata.cz/infrastructure/odcleanstore/publishedBy" |
public static final String |
publisherScore |
"http://opendata.cz/infrastructure/odcleanstore/publisherScore" |
public static final String |
QARule |
"http://opendata.cz/infrastructure/odcleanstore/QARule" |
public static final String |
quality |
"http://opendata.cz/infrastructure/odcleanstore/quality" |
public static final String |
query |
"http://opendata.cz/infrastructure/odcleanstore/query" |
public static final String |
queryResponse |
"http://opendata.cz/infrastructure/odcleanstore/QueryResponse" |
public static final String |
result |
"http://opendata.cz/infrastructure/odcleanstore/result" |
public static final String |
score |
"http://opendata.cz/infrastructure/odcleanstore/score" |
public static final String |
scoreTrace |
"http://opendata.cz/infrastructure/odcleanstore/scoreTrace" |
public static final String |
source |
"http://opendata.cz/infrastructure/odcleanstore/source" |
public static final String |
sourceGraph |
"http://opendata.cz/infrastructure/odcleanstore/sourceGraph" |
public static final String |
totalResults |
"http://opendata.cz/infrastructure/odcleanstore/totalResults" |
public static final String |
updateTag |
"http://opendata.cz/infrastructure/odcleanstore/updateTag" |
public static final String |
violatedQARule |
"http://opendata.cz/infrastructure/odcleanstore/violatedQARule" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
dataGraphUriInfix |
"data/" |
public static final String |
metadataGraphUriInfix |
"metadata/" |
public static final String |
provenanceMetadataGraphUriInfix |
"provenanceMetadata/" |
public static final String |
queryMetadataGraphUriInfix |
"metadata/" |
public static final String |
queryQARuleUriInfix |
"QARule/" |
public static final String |
queryResultGraphUriInfix |
"results/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
cardinality |
"http://www.w3.org/2002/07/owl#cardinality" |
public static final String |
maxCardinality |
"http://www.w3.org/2002/07/owl#maxCardinality" |
public static final String |
minCardinality |
"http://www.w3.org/2002/07/owl#minCardinality" |
public static final String |
sameAs |
"http://www.w3.org/2002/07/owl#sameAs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
type |
"http://www.w3.org/1999/02/22-rdf-syntax-ns#type" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
label |
"http://www.w3.org/2000/01/rdf-schema#label" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
insertedAt |
"http://purl.org/provenance#insertedAt" |
public static final String |
insertedBy |
"http://purl.org/provenance#insertedBy" |
public static final String |
publishedBy |
"http://purl.org/provenance#publishedBy" |
public static final String |
source |
"http://purl.org/provenance#source" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
booleanType |
"http://www.w3.org/2001/XMLSchema#boolean" |
public static final String |
dateTimeType |
"http://www.w3.org/2001/XMLSchema#dateTime" |
public static final String |
dateType |
"http://www.w3.org/2001/XMLSchema#date" |
public static final String |
decimalType |
"http://www.w3.org/2001/XMLSchema#decimal" |
public static final String |
doubleType |
"http://www.w3.org/2001/XMLSchema#double" |
public static final String |
floatType |
"http://www.w3.org/2001/XMLSchema#float" |
public static final String |
integerType |
"http://www.w3.org/2001/XMLSchema#integer" |
public static final String |
intType |
"http://www.w3.org/2001/XMLSchema#int" |
public static final String |
longType |
"http://www.w3.org/2001/XMLSchema#long" |
public static final String |
stringType |
"http://www.w3.org/2001/XMLSchema#string" |
public static final String |
timeType |
"http://www.w3.org/2001/XMLSchema#time" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
boolFunction |
"http://www.w3.org/2005/xpath-functions:boolean" |
public static final String |
dateFunction |
"http://www.w3.org/2005/xpath-functions:date" |
public static final String |
stringFunction |
"http://www.w3.org/2005/xpath-functions:string" |
Copyright © 2013. All Rights Reserved.