Modifier and Type | Field and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
allowReserved
:
|
static com.hp.hpl.jena.rdf.model.Property |
allowSyntaxProperties |
static com.hp.hpl.jena.rdf.model.Property |
authAllowInsecure
if present and true, allows a basic-auth SPARQL endpoint to connect without
using https.
|
static com.hp.hpl.jena.rdf.model.Property |
authFile
comma-separated list of file wildcarded paths for authentication files.
|
static com.hp.hpl.jena.rdf.model.Property |
authKey
key identifying which authentication item to use.
|
static com.hp.hpl.jena.rdf.model.Property |
cacheExpiryTime
If given a value, that is the cache expiry time in seconds for an endpoint
or family of endpoints.
|
static com.hp.hpl.jena.rdf.model.Property |
cachePolicyName
name of one of Elda's cache policies.
|
static com.hp.hpl.jena.rdf.model.Property |
className
full Java class name of an Elda formatter plugin.
|
static com.hp.hpl.jena.rdf.model.Resource |
Combiner |
static com.hp.hpl.jena.rdf.model.Property |
construct |
static com.hp.hpl.jena.rdf.model.Property |
describeAllLabel |
static com.hp.hpl.jena.rdf.model.Property |
describeThreshold |
static com.hp.hpl.jena.rdf.model.Property |
element |
static com.hp.hpl.jena.rdf.model.Property |
enableCounting
If true, "true", or "yes", Elda will generate a total item count for any list-endpoint
query.
|
static com.hp.hpl.jena.rdf.model.Property |
enableETags
If given the value true, then Elda generates an ETag for its results.
|
static com.hp.hpl.jena.rdf.model.Property |
enhanceViewWith |
static com.hp.hpl.jena.rdf.model.Property |
feedAuthorProperties |
static com.hp.hpl.jena.rdf.model.Property |
feedAuthors |
static com.hp.hpl.jena.rdf.model.Property |
feedDateProperties |
static com.hp.hpl.jena.rdf.model.Resource |
FeedFormatter |
static com.hp.hpl.jena.rdf.model.Property |
feedLabelProperties |
static com.hp.hpl.jena.rdf.model.Property |
feedNamespace |
static com.hp.hpl.jena.rdf.model.Property |
feedRights |
static com.hp.hpl.jena.rdf.model.Property |
feedRightsProperties |
static com.hp.hpl.jena.rdf.model.Property |
feedTitle |
static com.hp.hpl.jena.rdf.model.Property |
graphTemplate
Configuration property to set the name of the queried graph from an endpoint-specific
template.
|
static com.hp.hpl.jena.rdf.model.Property |
ifStarts |
static com.hp.hpl.jena.rdf.model.Property |
listURL |
static com.hp.hpl.jena.rdf.model.Property |
loadedFrom |
static com.hp.hpl.jena.rdf.model.Property |
match |
static com.hp.hpl.jena.rdf.model.Property |
metadataOptions |
static com.hp.hpl.jena.rdf.model.Property |
metaURL |
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static com.hp.hpl.jena.rdf.model.Resource |
preferLocalnames |
static com.hp.hpl.jena.rdf.model.Resource |
preferPrefixes |
static com.hp.hpl.jena.rdf.model.Property |
purgeFilterValues
Property of an API spec or endpoint that says whether suspicious characters
should be dropped from a query parameter filter value.
|
static com.hp.hpl.jena.rdf.model.Property |
replaceStartBy |
static com.hp.hpl.jena.rdf.model.Property |
rewriteResultURIs |
static com.hp.hpl.jena.rdf.model.Resource |
roundTrip |
static com.hp.hpl.jena.rdf.model.Property |
shortnameMode |
static com.hp.hpl.jena.rdf.model.Property |
sparqlQuery |
static com.hp.hpl.jena.rdf.model.Property |
supportsNestedSelect |
static com.hp.hpl.jena.rdf.model.Property |
textContentProperty |
static com.hp.hpl.jena.rdf.model.Property |
textPlaceEarly |
static com.hp.hpl.jena.rdf.model.Property |
textQueryProperty |
static com.hp.hpl.jena.rdf.model.Property |
textSearchOperand |
static com.hp.hpl.jena.rdf.model.Property |
uriTemplatePrefix |
static com.hp.hpl.jena.rdf.model.Resource |
VelocityFormatter |
static com.hp.hpl.jena.rdf.model.Property |
velocityTemplate |
static com.hp.hpl.jena.rdf.model.Property |
viewName |
static com.hp.hpl.jena.rdf.model.Property |
wantsContext |
API, base, basicViewer, contentNegotiation, ContentNegotiationStrategy, csvFormatter, CsvFormatter, defaultFormatter, defaultPageSize, defaultViewer, definition, describeViewer, endpoint, Endpoint, Execution, extendedMetadataVersion, filter, formatter, Formatter, Hidden, HtmlFormatter, include, ItemEndpoint, items, itemTemplate, jsonFormatter, JsonFormatter, label, labelledDescribeViewer, lang, ListEndpoint, maxPageSize, mimeType, multiValued, Multivalued, name, namespace, orderBy, page, Page, parameterBased, parent, PlainLiteral, prefix, prefixMapping, processor, properties, property, RawLiteral, rdfXmlFormatter, RdfXmlFormatter, select, selectionResult, selector, Selector, Service, SimpleLiteral, sort, sparqlEndpoint, structured, stylesheet, suffixBased, template, termBinding, TurtleFormatter, type, uriTemplate, value, variable, variableBinding, viewer, Viewer, viewingResult, vocabulary, wasResultOf, where, xmlFormatter, XmlFormatter, XsltFormatter
Constructor and Description |
---|
ELDA_API() |
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property allowReserved
:
public static final com.hp.hpl.jena.rdf.model.Property allowSyntaxProperties
public static final com.hp.hpl.jena.rdf.model.Property authAllowInsecure
if present and true, allows a basic-auth SPARQL endpoint to connect without using https. This should only be used if the connection to the endpoint is already secure.
public static final com.hp.hpl.jena.rdf.model.Property authFile
comma-separated list of file wildcarded paths for authentication files.
public static final com.hp.hpl.jena.rdf.model.Property authKey
key identifying which authentication item to use.
public static final com.hp.hpl.jena.rdf.model.Property cacheExpiryTime
If given a value, that is the cache expiry time in seconds for an endpoint or family of endpoints.
public static final com.hp.hpl.jena.rdf.model.Property cachePolicyName
name of one of Elda's cache policies.
public static final com.hp.hpl.jena.rdf.model.Property className
full Java class name of an Elda formatter plugin.
public static final com.hp.hpl.jena.rdf.model.Property construct
public static final com.hp.hpl.jena.rdf.model.Property describeAllLabel
public static final com.hp.hpl.jena.rdf.model.Property describeThreshold
public static final com.hp.hpl.jena.rdf.model.Property element
public static final com.hp.hpl.jena.rdf.model.Property enableCounting
If true, "true", or "yes", Elda will generate a total item count for any list-endpoint query. If false, "false", or "no", it will not. Otherwise counting is enabled using the _count query parameter.
public static final com.hp.hpl.jena.rdf.model.Property enableETags
If given the value true, then Elda generates an ETag for its results.
public static final com.hp.hpl.jena.rdf.model.Property enhanceViewWith
public static final com.hp.hpl.jena.rdf.model.Property feedAuthorProperties
public static final com.hp.hpl.jena.rdf.model.Property feedAuthors
public static final com.hp.hpl.jena.rdf.model.Property feedDateProperties
public static final com.hp.hpl.jena.rdf.model.Property feedLabelProperties
public static final com.hp.hpl.jena.rdf.model.Property feedNamespace
public static final com.hp.hpl.jena.rdf.model.Property feedRights
public static final com.hp.hpl.jena.rdf.model.Property feedRightsProperties
public static final com.hp.hpl.jena.rdf.model.Property feedTitle
public static final com.hp.hpl.jena.rdf.model.Property graphTemplate
Configuration property to set the name of the queried graph from an endpoint-specific template.
public static final com.hp.hpl.jena.rdf.model.Property ifStarts
public static final com.hp.hpl.jena.rdf.model.Property listURL
public static final com.hp.hpl.jena.rdf.model.Property loadedFrom
public static final com.hp.hpl.jena.rdf.model.Property match
public static final com.hp.hpl.jena.rdf.model.Property metaURL
public static final com.hp.hpl.jena.rdf.model.Property metadataOptions
public static final com.hp.hpl.jena.rdf.model.Property purgeFilterValues
Property of an API spec or endpoint that says whether suspicious characters should be dropped from a query parameter filter value.
public static final com.hp.hpl.jena.rdf.model.Property replaceStartBy
public static final com.hp.hpl.jena.rdf.model.Property rewriteResultURIs
public static final com.hp.hpl.jena.rdf.model.Property shortnameMode
public static final com.hp.hpl.jena.rdf.model.Property sparqlQuery
public static final com.hp.hpl.jena.rdf.model.Property supportsNestedSelect
public static final com.hp.hpl.jena.rdf.model.Property textContentProperty
public static final com.hp.hpl.jena.rdf.model.Property textPlaceEarly
public static final com.hp.hpl.jena.rdf.model.Property textQueryProperty
public static final com.hp.hpl.jena.rdf.model.Property textSearchOperand
public static final com.hp.hpl.jena.rdf.model.Property uriTemplatePrefix
public static final com.hp.hpl.jena.rdf.model.Property velocityTemplate
public static final com.hp.hpl.jena.rdf.model.Property viewName
public static final com.hp.hpl.jena.rdf.model.Property wantsContext
public static final com.hp.hpl.jena.rdf.model.Resource Combiner
public static final com.hp.hpl.jena.rdf.model.Resource FeedFormatter
public static final com.hp.hpl.jena.rdf.model.Resource VelocityFormatter
public static final com.hp.hpl.jena.rdf.model.Resource preferLocalnames
public static final com.hp.hpl.jena.rdf.model.Resource preferPrefixes
public static final com.hp.hpl.jena.rdf.model.Resource roundTrip
Copyright © 2014. All Rights Reserved.