public final class ODCSInternal extends Object
Modifier and Type | Field and Description |
---|---|
static String |
aggregatedPublisherScoreGraphUri
Name of a graph to put aggregated score to.
|
static String |
dataGraphUriInfix
Infix of named graphs where incoming data are stored.
|
static String |
debugTempGraphUriPrefix
Prefix for temporary graphs created for rule debugging
|
static String |
generatedLinksGraphUriPrefix
Prefix of named graphs where links generated by OI are placed.
|
static String |
hiddenGraphPrefix
Temporary prefix for new graphs in clean database.
|
static String |
metadataGraphUriInfix
Infix of named graphs where metadata about incoming named graphs are stored.
|
static String |
newGraphPrefix
Temporary prefix for new graphs in clean database.
|
static String |
oldGraphPrefix
Temporary prefix for old graphs in clean database.
|
static String |
ontologyGraphUriPrefix
Prefix of named graphs where ontologies are stored.
|
static String |
ontologyMappingsGraphUriPrefix
Prefix of named graphs where ontology mappings are stored.
|
static String |
provenanceMetadataGraphUriInfix
Infix of named graphs where provenance metadata about incoming named graphs are stored.
|
static String |
queryMetadataGraphUriInfix
Infix of named graph where metadata in the output are stored.
|
static String |
queryQARuleUriInfix
Infix of URIs identifying a Quality Assessment rule.
|
static String |
queryResultGraphUriInfix
Infix of URIs of named graph where the result quads are placed
|
public static final String hiddenGraphPrefix
public static final String newGraphPrefix
hiddenGraphPrefix
!public static final String oldGraphPrefix
hiddenGraphPrefix
!public static final String dataGraphUriInfix
public static final String metadataGraphUriInfix
public static final String provenanceMetadataGraphUriInfix
public static final String ontologyGraphUriPrefix
public static final String ontologyMappingsGraphUriPrefix
public static final String debugTempGraphUriPrefix
public static final String aggregatedPublisherScoreGraphUri
public static final String generatedLinksGraphUriPrefix
public static final String queryMetadataGraphUriInfix
public static final String queryQARuleUriInfix
public static final String queryResultGraphUriInfix
Copyright © 2013. All Rights Reserved.