- DATA - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- data - Variable in class com.epimorphics.server.webapi.dsapi.Projection
-
- data - Variable in class com.epimorphics.server.webapi.impl.ArrayDatatable
-
- DATA_API - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- dataset - Variable in class com.epimorphics.server.stores.StoreBase
-
- dataset - Variable in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- datasets - Variable in class com.epimorphics.server.webapi.DSAPIManager
-
- DatatableAPI - Class in com.epimorphics.server.webapi
-
- DatatableAPI() - Constructor for class com.epimorphics.server.webapi.DatatableAPI
-
- DatatableProjection - Class in com.epimorphics.server.webapi.impl
-
Represents a sort/filter/slice specification for a server side datatable
- DatatableProjection() - Constructor for class com.epimorphics.server.webapi.impl.DatatableProjection
-
- DatatableProjection(Map<String, String>) - Constructor for class com.epimorphics.server.webapi.impl.DatatableProjection
-
- DatatableResponse - Class in com.epimorphics.server.webapi.impl
-
Format of a response to the jQuery datatypes plugin.
- DatatableResponse() - Constructor for class com.epimorphics.server.webapi.impl.DatatableResponse
-
- decorateCORSProperties(HttpServletRequest, CorsFilter.CORSRequestType) - Static method in class com.epimorphics.server.webapi.CorsFilter
-
Decorates the HttpServletRequest, with CORS attributes.
- DEFAULT_ALLOWED_HTTP_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
By default, following headers are supported:
Origin,Accept,X-Requested-With, Content-Type,
Access-Control-Request-Method, and Access-Control-Request-Headers.
- DEFAULT_ALLOWED_HTTP_METHODS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
By default, following methods are supported: GET, POST, HEAD and OPTIONS.
- DEFAULT_ALLOWED_ORIGINS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
By default, all origins are allowed to make requests.
- DEFAULT_COMMIT_WINDOW - Static variable in class com.epimorphics.server.indexers.LuceneIndex
-
- DEFAULT_DECORATE_REQUEST - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
By default, request is decorated with CORS attributes.
- DEFAULT_EXPOSED_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
By default, none of the headers are exposed in response.
- DEFAULT_PAGESIZE - Static variable in class com.epimorphics.server.webapi.facets.FacetResult
-
- DEFAULT_PREFLIGHT_MAXAGE - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
By default, time duration to cache pre-flight response is 30 mins.
- DEFAULT_SUPPORTS_CREDENTIALS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
By default, support credentials is turned on.
- defaultStore - Variable in class com.epimorphics.server.core.ServiceConfig
-
- DELETE_ACTION - Static variable in class com.epimorphics.server.stores.StoreBase
-
- deleteGraph(String) - Method in interface com.epimorphics.server.core.Indexer
-
- deleteGraph(String) - Method in interface com.epimorphics.server.core.Store
-
- deleteGraph(String) - Method in class com.epimorphics.server.indexers.LuceneIndex
-
- deleteGraph(String) - Method in class com.epimorphics.server.stores.StoreBase
-
- depth - Static variable in class com.epimorphics.vocabs.Xkos
-
- Describe - Class in com.epimorphics.server.webapi
-
Simplified example of rendering a resource in a JSON format.
- Describe() - Constructor for class com.epimorphics.server.webapi.Describe
-
- describe(String, String) - Method in class com.epimorphics.server.webapi.Describe
-
- describeTerm(Resource, Store) - Method in class com.epimorphics.server.webapi.dsapi.HierarchyAPI
-
- description - Variable in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- description - Variable in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- description - Variable in class com.epimorphics.server.webapi.dsapi.DSStructure
-
- DESCRIPTION - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- description - Variable in class com.epimorphics.server.webapi.dsapi.RangeHierarchyTop
-
- deserialize(String) - Static method in class com.epimorphics.server.templates.Lib
-
Decode a serlialized RDFNode, not associated with any useful model
- destroy() - Method in class com.epimorphics.server.templates.VelocityFilter
-
- destroy() - Method in class com.epimorphics.server.webapi.CorsFilter
-
- disjoint - Static variable in class com.epimorphics.vocabs.Xkos
-
- doAddGraph(String, Model) - Method in class com.epimorphics.server.stores.MemStore
-
- doAddGraph(String, InputStream, String) - Method in class com.epimorphics.server.stores.MemStore
-
- doAddGraph(String, Model) - Method in class com.epimorphics.server.stores.StoreBase
-
- doAddGraph(String, InputStream, String) - Method in class com.epimorphics.server.stores.StoreBase
-
- doAddGraph(String, Model) - Method in class com.epimorphics.server.stores.TDBStore
-
- doAddGraph(String, InputStream, String) - Method in class com.epimorphics.server.stores.TDBStore
-
- doCommit() - Method in class com.epimorphics.server.indexers.LuceneIndex
-
- doDeleteGraph(String) - Method in class com.epimorphics.server.stores.MemStore
-
- doDeleteGraph(String) - Method in class com.epimorphics.server.stores.StoreBase
-
- doDeleteGraph(String) - Method in class com.epimorphics.server.stores.TDBStore
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.epimorphics.server.templates.VelocityFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.epimorphics.server.webapi.CorsFilter
-
- DSAPI - Class in com.epimorphics.server.webapi.dsapi
-
Represents a single configured dataset API.
- DSAPI(DSAPIManager, Resource, Resource) - Constructor for class com.epimorphics.server.webapi.dsapi.DSAPI
-
- Dsapi - Class in com.epimorphics.vocabs
-
Vocabulary definitions from src/main/vocabs/dsapi.ttl
- Dsapi() - Constructor for class com.epimorphics.vocabs.Dsapi
-
- DSAPIComponent - Class in com.epimorphics.server.webapi.dsapi
-
Represents the specification of a single component of a DSAPI.
- DSAPIComponent(Resource, DSAPI) - Constructor for class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- DSAPIComponent(Resource, DSAPIComponent.ComponentRole, DSAPI) - Constructor for class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- DSAPIComponent.ComponentRole - Enum in com.epimorphics.server.webapi.dsapi
-
- DSAPIComponent.RangeCategory - Enum in com.epimorphics.server.webapi.dsapi
-
- DSAPIManager - Class in com.epimorphics.server.webapi
-
Makes a collection data-cube-like datasets available over a flexible
query API.
- DSAPIManager() - Constructor for class com.epimorphics.server.webapi.DSAPIManager
-
- dsd - Variable in class com.epimorphics.server.webapi.dsapi.DSStructure
-
- DSStructure - Class in com.epimorphics.server.webapi.dsapi
-
Represents the structure of a dataset.
- DSStructure(Resource, DSAPI) - Constructor for class com.epimorphics.server.webapi.dsapi.DSStructure
-
Parse a data structure definition to find the structure of a dataset.
- dummy - Static variable in class com.epimorphics.server.templates.Lib
-
- DUMMY_BASE_URI - Static variable in class com.epimorphics.server.webapi.BaseEndpoint
-
- Facet - Class in com.epimorphics.server.webapi.facets
-
Represents an individual facet option.
- Facet(FacetSpec) - Constructor for class com.epimorphics.server.webapi.facets.Facet
-
- Facet - Static variable in class com.epimorphics.vocabs.FacetVocab
-
Specification for a single filter facet - needs a display label and a skos:notation
(which can be used as the variable name in queries)
- FACET_COUNTS_PARAM - Static variable in class com.epimorphics.server.webapi.dsapi.State
-
- facetCounts(Model) - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
- facetForVar(String) - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Locate the facet corresponding to the given variable name
- FacetResult - Class in com.epimorphics.server.webapi.facets
-
Represents a faceted search result.
- FacetResult(String, String, List<FacetSpec>, Model) - Constructor for class com.epimorphics.server.webapi.facets.FacetResult
-
Create and run the search.
- FacetResultEntry - Class in com.epimorphics.server.webapi.facets
-
Package up a single result of a facet search.
- FacetResultEntry(Map<String, RDFNode>) - Constructor for class com.epimorphics.server.webapi.facets.FacetResultEntry
-
- facets - Static variable in class com.epimorphics.vocabs.FacetVocab
-
Indicates a list of filter Facet to be used in some context
- FacetService - Class in com.epimorphics.server.webapi.facets
-
- FacetService() - Constructor for class com.epimorphics.server.webapi.facets.FacetService
-
- FacetSpec - Class in com.epimorphics.server.webapi.facets
-
Specification for a single facet.
- FacetSpec(String, String, String) - Constructor for class com.epimorphics.server.webapi.facets.FacetSpec
-
Create a facet specification
- FacetState - Class in com.epimorphics.server.webapi.facets
-
Represents the state of facet selection in a way that can be serialized/deserialized in a URI.
- FacetState(List<FacetSpec>) - Constructor for class com.epimorphics.server.webapi.facets.FacetState
-
- FacetValue - Class in com.epimorphics.server.webapi.facets
-
Represents a possible value for a Facet together with the filter count for it.
- FacetValue(RDFNode) - Constructor for class com.epimorphics.server.webapi.facets.FacetValue
-
- FacetVocab - Class in com.epimorphics.vocabs
-
Vocabulary definitions from src/main/vocabs/facet.ttl
- FacetVocab() - Constructor for class com.epimorphics.vocabs.FacetVocab
-
- FIELD_GRAPH - Static variable in class com.epimorphics.server.indexers.LuceneIndex
-
- FIELD_LABEL - Static variable in class com.epimorphics.server.indexers.LuceneIndex
-
- FIELD_URI - Static variable in class com.epimorphics.server.indexers.LuceneIndex
-
- fieldNames() - Method in class com.epimorphics.server.indexers.LuceneResult
-
- fieldValues(String) - Method in class com.epimorphics.server.indexers.LuceneResult
-
Returns all the values of a field.
- filebase - Variable in class com.epimorphics.server.core.ServiceConfig
-
- filter - Variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- FILTER_NAME - Static variable in class com.epimorphics.server.templates.VelocityRender
-
- filterIsRegex - Variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- filterQuery(DSAPIComponent) - Method in class com.epimorphics.server.webapi.dsapi.Range
-
- filterQuery(DSAPIComponent) - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- filterQuery(DSAPIComponent) - Method in class com.epimorphics.server.webapi.dsapi.RangeHierarchy
-
- filterQuery(DSAPIComponent) - Method in class com.epimorphics.server.webapi.dsapi.RangeOneof
-
- filterRegex - Variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- finishArray() - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- finishObject() - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- finishOutput() - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- follows - Static variable in class com.epimorphics.vocabs.Xkos
-
successeur dans la séquencesuccessor in the sequence
- GE - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- ge - Variable in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- generalizes - Static variable in class com.epimorphics.vocabs.Xkos
-
- GenericJSONMarshaller - Class in com.epimorphics.server.webapi.marshalling
-
Support serialization to JSON for JSONRepresentations.
- GenericJSONMarshaller() - Constructor for class com.epimorphics.server.webapi.marshalling.GenericJSONMarshaller
-
- GenericJSONReader - Class in com.epimorphics.server.webapi.marshalling
-
- GenericJSONReader() - Constructor for class com.epimorphics.server.webapi.marshalling.GenericJSONReader
-
- get() - Static method in class com.epimorphics.server.core.ServiceConfig
-
- get() - Static method in class com.epimorphics.server.general.PrefixService
-
Return the first defined Prefix service we can find, otherwise
return a default minimal service.
- get(String) - Method in class com.epimorphics.server.templates.Lib
-
- get() - Static method in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- get(String) - Method in class com.epimorphics.server.webapi.marshalling.JSONWritableObject
-
- getAaData() - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- getAllowedHttpHeaders() - Method in class com.epimorphics.server.webapi.CorsFilter
-
Returns a
Set of headers support by resource.
- getAllowedHttpMethods() - Method in class com.epimorphics.server.webapi.CorsFilter
-
Returns a
Set of HTTP methods that are allowed to make requests.
- getAllowedOrigins() - Method in class com.epimorphics.server.webapi.CorsFilter
-
Returns the
Set of allowed origins that are allowed to make
requests.
- getAllResults() - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Return all the results after the current facet filter has been applied.
- getApiBase() - Method in class com.epimorphics.server.webapi.dsapi.ResourceValue
-
- getApiBase() - Method in class com.epimorphics.server.webapi.DSAPIManager
-
- getBodyModel(HttpHeaders, InputStream) - Method in class com.epimorphics.server.webapi.BaseEndpoint
-
Load an RDF payload from a POST/PUT request.
- getCodelistAPI(String) - Method in class com.epimorphics.server.webapi.DSAPIManager
-
- getComponentIndex(String) - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
Return the index of a component (identified by ID) within the structure signature,
or -1 if the component is not recognized
- getComponentIndex(String) - Method in class com.epimorphics.server.webapi.dsapi.DSStructure
-
Return the index of a component (identified by ID) within the structure signature,
or -1 if the component is not recognized
- getComponents() - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- getComponents() - Method in class com.epimorphics.server.webapi.dsapi.DSStructure
-
- getCount() - Method in class com.epimorphics.server.webapi.facets.FacetValue
-
- getDataset(String) - Method in class com.epimorphics.server.webapi.DSAPIManager
-
- getDefaultIndex() - Method in class com.epimorphics.server.core.ServiceConfig
-
- getDefaultRenderer() - Method in class com.epimorphics.server.core.ServiceConfig
-
- getDefaultStore() - Method in class com.epimorphics.server.core.ServiceConfig
-
- getDefaultStore() - Method in class com.epimorphics.server.webapi.BaseEndpoint
-
Return the default store, error if there is no such store configured
- getDescription() - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- getDescription() - Method in class com.epimorphics.server.webapi.dsapi.DSStructure
-
- getDsd() - Method in class com.epimorphics.server.webapi.dsapi.DSStructure
-
- getExposedHeaders() - Method in class com.epimorphics.server.webapi.CorsFilter
-
Returns a
Set of headers that should be exposed by browser.
- getFacets() - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Return the list facets discovered, ordered by localname of the facet property name
- getFacetSpec(String) - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Return the facet specification with the given name
- getFacetSpec(String) - Method in class com.epimorphics.server.webapi.facets.FacetState
-
Return the facet specification with the given name
- getFacetSpecs() - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Return the list of facet specifications, ordered by name
- getFacetSpecs() - Method in class com.epimorphics.server.webapi.facets.FacetState
-
Return the list of facet specifications, ordered by name
- getFileParam(String) - Method in class com.epimorphics.server.core.ServiceBase
-
- getFirst(Class<T>) - Method in class com.epimorphics.server.core.ServiceConfig
-
- getGe() - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- getGraphname() - Method in class com.epimorphics.server.indexers.LuceneResult
-
- getGt() - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- getId() - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- getId() - Method in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- getId() - Method in class com.epimorphics.server.webapi.dsapi.DSStructure
-
- getId() - Method in class com.epimorphics.server.webapi.dsapi.ResourceValue
-
- getIndex(String) - Method in class com.epimorphics.server.webapi.BaseEndpoint
-
Find the given lucene index
- getIndexWriter() - Method in class com.epimorphics.server.indexers.LuceneIndex
-
- getInt(String, int) - Method in class com.epimorphics.server.webapi.dsapi.State
-
Return a state component as a integer, if possible, otherwise
return the default.
- getItem() - Method in class com.epimorphics.server.webapi.facets.FacetResultEntry
-
- getiTotalDisplayRecords() - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- getiTotalRecords() - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- getLabel() - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- getLabel() - Method in class com.epimorphics.server.webapi.dsapi.DSStructure
-
- getLabel() - Method in class com.epimorphics.server.webapi.dsapi.ResourceValue
-
- getLe() - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- getLength() - Method in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- getLexicalForm() - Method in class com.epimorphics.server.webapi.dsapi.NumberValue
-
- getLexicalForm() - Method in class com.epimorphics.server.webapi.dsapi.ResourceValue
-
- getLexicalForm() - Method in class com.epimorphics.server.webapi.dsapi.StringValue
-
- getLexicalForm() - Method in class com.epimorphics.server.webapi.dsapi.TypedValue
-
- getLexicalForm() - Method in class com.epimorphics.server.webapi.dsapi.Value
-
- getLexicalForm() - Method in class com.epimorphics.server.webapi.facets.FacetValue
-
- getLimit() - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- getLt() - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- getMan() - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- getMatches() - Method in class com.epimorphics.server.webapi.dsapi.ResourceList
-
- getMetadata() - Method in class com.epimorphics.server.webapi.facets.FacetResultEntry
-
- getName() - Method in class com.epimorphics.server.webapi.facets.Facet
-
Return the name of this facet
- getName() - Method in class com.epimorphics.server.webapi.facets.FacetSpec
-
- getName() - Method in class com.epimorphics.server.webapi.impl.TableResourcePair
-
- getNamedService(String, Class<T>) - Method in class com.epimorphics.server.core.ServiceBase
-
- getOffset() - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- getOffset() - Method in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- getPrefixes() - Method in class com.epimorphics.server.general.PrefixService
-
- getPrefixes() - Method in class com.epimorphics.server.templates.VelocityRender
-
- getPreflightMaxAge() - Method in class com.epimorphics.server.webapi.CorsFilter
-
Returns the preflight response cache time in seconds.
- getPropertyPath() - Method in class com.epimorphics.server.webapi.facets.FacetSpec
-
- getQuery() - Method in class com.epimorphics.server.webapi.dsapi.SPARQLFilterQuery
-
- getRangeFor(DSAPIComponent) - Method in class com.epimorphics.server.webapi.dsapi.State
-
Return the filter range for this description, or null if there is no restriction
- getRenderer() - Method in class com.epimorphics.server.templates.VelocityFilter
-
- getRequiredFileParam(String) - Method in class com.epimorphics.server.core.ServiceBase
-
- getRequiredIntParam(String) - Method in class com.epimorphics.server.core.ServiceBase
-
- getRequiredParam(String) - Method in class com.epimorphics.server.core.ServiceBase
-
- getResourceID(Resource) - Method in class com.epimorphics.server.general.PrefixService
-
Find a shortname for a resource to use in APIs.
- getResultsPage(int) - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Return the results after the current facet filter has been applied.
- getSafeBodyModel(HttpHeaders, InputStream) - Method in class com.epimorphics.server.webapi.BaseEndpoint
-
Load an RDF payload from a POST/PUT request.
- getSafeNamedModel(String) - Method in class com.epimorphics.server.stores.MemStore
-
- getScore() - Method in class com.epimorphics.server.indexers.LuceneResult
-
- getsEcho() - Method in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- getsEcho() - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- getService(String) - Method in class com.epimorphics.server.core.ServiceConfig
-
- getServiceAs(String, Class<T>) - Method in class com.epimorphics.server.core.ServiceConfig
-
- getServiceNames() - Method in class com.epimorphics.server.core.ServiceConfig
-
- getSingletonValue() - Method in class com.epimorphics.server.webapi.dsapi.RangeOneof
-
If the range is a singleton then return that single value, otherwise return null;
- getSize(JSONWritable, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.server.webapi.marshalling.GenericJSONMarshaller
-
- getSortSignature() - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- getSortSignature() - Method in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- getStore() - Method in class com.epimorphics.server.webapi.DSAPIManager
-
- getString(String) - Method in class com.epimorphics.server.webapi.dsapi.State
-
Return a state component as a string
- getStructure() - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- getUnionModel() - Method in interface com.epimorphics.server.core.Store
-
- getUnionModel() - Method in class com.epimorphics.server.stores.MemStore
-
- getUnionModel() - Method in class com.epimorphics.server.stores.TDBStore
-
- getURI() - Method in class com.epimorphics.server.indexers.LuceneResult
-
- getURI() - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- getUri() - Method in class com.epimorphics.server.webapi.dsapi.ResourceValue
-
- getUri() - Method in class com.epimorphics.server.webapi.impl.TableResourcePair
-
- getURI() - Static method in class com.epimorphics.vocabs.Dsapi
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.FacetVocab
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.Li
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.Xkos
-
The namespace of the vocabulary as a string
- getValue() - Method in class com.epimorphics.server.webapi.dsapi.NumberValue
-
- getValue() - Method in class com.epimorphics.server.webapi.dsapi.StringValue
-
- getValue() - Method in class com.epimorphics.server.webapi.dsapi.TypedValue
-
- getValue() - Method in class com.epimorphics.server.webapi.facets.Facet
-
Return the value, if any, which this facet has been assigned by state
- getValue() - Method in class com.epimorphics.server.webapi.facets.FacetSpec
-
- getValue() - Method in class com.epimorphics.server.webapi.facets.FacetValue
-
- getValueLexicalForm() - Method in class com.epimorphics.server.webapi.facets.Facet
-
- getValues() - Method in class com.epimorphics.server.webapi.facets.Facet
-
Return an ordered list of value objects for this facet
- getVarname() - Method in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- getVarname() - Method in class com.epimorphics.server.webapi.facets.Facet
-
Return the variable name used for this facet in the query
- getVarname() - Method in class com.epimorphics.server.webapi.facets.FacetSpec
-
- globalDefault - Static variable in class com.epimorphics.server.general.PrefixService
-
- GT - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- gt - Variable in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- pageURL(HttpServletRequest, int) - Method in class com.epimorphics.server.templates.Lib
-
Paging helper.
- pair(String, String) - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- pair(String, boolean) - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- pair(String, Number) - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- pair(String, long) - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- PARAM_bRegex - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_columns - Static variable in class com.epimorphics.server.webapi.DatatableAPI
-
- PARAM_CORS_ALLOWED_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
Key to retrieve allowed headers from FilterConfig.
- PARAM_CORS_ALLOWED_METHODS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
Key to retrieve allowed methods from FilterConfig.
- PARAM_CORS_ALLOWED_ORIGINS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
Key to retrieve allowed origins from FilterConfig.
- PARAM_CORS_EXPOSED_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
Key to retrieve exposed headers from FilterConfig.
- PARAM_CORS_PREFLIGHT_MAXAGE - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
Key to retrieve preflight max age from FilterConfig.
- PARAM_CORS_REQUEST_DECORATE - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
Key to determine if request should be decorated.
- PARAM_CORS_SUPPORT_CREDENTIALS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
Key to retrieve support credentials from FilterConfig.
- PARAM_iColumns - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_iDisplayLength - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_iDisplayStart - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_iSortingCols - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_PREFIX_iSortCol - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_PREFIX_sSortDir - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_query - Static variable in class com.epimorphics.server.webapi.DatatableAPI
-
- PARAM_sEcho - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_sSearch - Static variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- PARAM_store - Static variable in class com.epimorphics.server.webapi.DatatableAPI
-
- PARENT_PARAM - Static variable in class com.epimorphics.server.webapi.dsapi.HierarchyAPI
-
- parents - Variable in class com.epimorphics.server.webapi.dsapi.RangeHierarchy
-
- parseConfig(File, ServletContext) - Method in class com.epimorphics.server.core.ServiceConfig
-
Load a service configuration from a Properties file
- parseConfigProperties(Properties, ServletContext) - Method in class com.epimorphics.server.core.ServiceConfig
-
Load a service configuration from a Properties object
- parseResults(ResultSetRewindable, State) - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
Convert a SPARQL result set to a flat data array.
- PATH_PARAM - Static variable in class com.epimorphics.server.webapi.dsapi.HierarchyAPI
-
- pathDecode(String) - Method in class com.epimorphics.server.templates.Lib
-
Decode query parameter or path segment that was %-encoded
- pathEncode(String) - Method in class com.epimorphics.server.templates.Lib
-
Encode a string so it can be used in a query parameter or path segment safely.
- PLUGIN_PARAM - Static variable in class com.epimorphics.server.templates.VelocityRender
-
- postInit() - Method in interface com.epimorphics.server.core.Service
-
- postInit() - Method in class com.epimorphics.server.core.ServiceBase
-
- postInit() - Method in class com.epimorphics.server.core.ServiceConfig
-
- postInit() - Method in class com.epimorphics.server.core.TestService
-
- postInit() - Method in class com.epimorphics.server.stores.StoreBase
-
- postInit() - Method in class com.epimorphics.server.templates.VelocityRender
-
- postInit() - Method in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- postInit() - Method in class com.epimorphics.server.webapi.DSAPIManager
-
- postInit() - Method in class com.epimorphics.server.webapi.facets.FacetService
-
- postPostInit() - Method in interface com.epimorphics.server.core.Service
-
- postPostInit() - Method in class com.epimorphics.server.core.ServiceBase
-
- postPostInit() - Method in class com.epimorphics.server.core.TestService
-
- precedes - Static variable in class com.epimorphics.vocabs.Xkos
-
predecessor in the sequenceprédécesseur dans la séquence
- PREFIX_SERIVCE_PARAM - Static variable in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- prefixes - Variable in class com.epimorphics.server.general.PrefixService
-
- prefixes - Variable in class com.epimorphics.server.templates.VelocityRender
-
- PREFIXES_FILE - Static variable in class com.epimorphics.server.templates.VelocityRender
-
- PREFIXES_FILE_PARAM - Static variable in class com.epimorphics.server.general.PrefixService
-
- PrefixService - Class in com.epimorphics.server.general
-
A service to make available a predefined set of prefixes.
- PrefixService() - Constructor for class com.epimorphics.server.general.PrefixService
-
- prefixService - Variable in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- previous - Static variable in class com.epimorphics.vocabs.Xkos
-
immediate predecessor in the sequenceprédécesseur immédiat dans la séquence
- print(String) - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- printDatetime(Object) - Method in class com.epimorphics.server.templates.Lib
-
Pretty print a datetime literal.
- PRODUCTION_PARAM - Static variable in class com.epimorphics.server.templates.VelocityRender
-
- project(JsonObject) - Method in class com.epimorphics.server.webapi.dsapi.DSAPI
-
Takes a request state as a JSON description, runs the corresponding query
and returns the correct slice of the results table as a JSON wriable object.
- project(DatatableProjection) - Method in class com.epimorphics.server.webapi.impl.ArrayDatatable
-
- Projection - Class in com.epimorphics.server.webapi.dsapi
-
A table of API results.
- Projection(DSAPI) - Constructor for class com.epimorphics.server.webapi.dsapi.Projection
-
- Projection(DSAPI, Object[][]) - Constructor for class com.epimorphics.server.webapi.dsapi.Projection
-
- Projection(DSAPI, Object[][], String) - Constructor for class com.epimorphics.server.webapi.dsapi.Projection
-
- Projection(Projection, Object[][], String) - Constructor for class com.epimorphics.server.webapi.dsapi.Projection
-
- Projection(Projection, int, int) - Constructor for class com.epimorphics.server.webapi.dsapi.Projection
-
- projectTable() - Method in class com.epimorphics.server.webapi.DatatableAPI
-
- put(String, JSONWritable) - Method in class com.epimorphics.server.webapi.marshalling.JSONWritableObject
-
- put(String, String) - Method in class com.epimorphics.server.webapi.marshalling.JSONWritableObject
-
- put(String, List<JSONWritable>) - Method in class com.epimorphics.server.webapi.marshalling.JSONWritableObject
-
- putToDefaultStore(HttpHeaders, InputStream, String) - Method in class com.epimorphics.server.webapi.BaseEndpoint
-
Utility which treats the request body as an RDF model
and adds it to the a named graph within the default store.
- range - Variable in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- RANGE - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- Range - Class in com.epimorphics.server.webapi.dsapi
-
Base class representing the range of a dataset api component.
- Range() - Constructor for class com.epimorphics.server.webapi.dsapi.Range
-
- RANGE_CATEGORY - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- RANGE_URI - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- RangeBounds - Class in com.epimorphics.server.webapi.dsapi
-
A range comprising one or more of an upper and lower bound on numeric values.
- RangeBounds() - Constructor for class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- RangeBounds(NumberValue, NumberValue) - Constructor for class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- rangeCategory - Variable in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- RangeHierarchy - Class in com.epimorphics.server.webapi.dsapi
-
Represents a hierarchy filter query which can select members based on being
below one or more concepts in the tree, and/or members of a given collection.
- RangeHierarchy() - Constructor for class com.epimorphics.server.webapi.dsapi.RangeHierarchy
-
- RangeHierarchyTop - Class in com.epimorphics.server.webapi.dsapi
-
Range used to report hierarchical values.
- RangeHierarchyTop(Resource, DSAPI) - Constructor for class com.epimorphics.server.webapi.dsapi.RangeHierarchyTop
-
- RangeOneof - Class in com.epimorphics.server.webapi.dsapi
-
Represents a range which is a list of values, either simple literal values
or resource values.
- RangeOneof() - Constructor for class com.epimorphics.server.webapi.dsapi.RangeOneof
-
- RangeOneof(List<Value>) - Constructor for class com.epimorphics.server.webapi.dsapi.RangeOneof
-
- RangeOneof(Value) - Constructor for class com.epimorphics.server.webapi.dsapi.RangeOneof
-
- rangeURI - Variable in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- rc - Static variable in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- RDFSMinClosure - Class in com.epimorphics.server.inference
-
Simple mutator which applies subclass and subproperty inference based
on a provided ontology.
- RDFSMinClosure(Model) - Constructor for class com.epimorphics.server.inference.RDFSMinClosure
-
- RDFSMinClosureService - Class in com.epimorphics.server.inference
-
Simple mutator which applies subclass and subproperty inference based
on an ontology which is loaded from the file specified by configuration
parameter "ontology".
- RDFSMinClosureService() - Constructor for class com.epimorphics.server.inference.RDFSMinClosureService
-
- readFrom(Class<JsonObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.epimorphics.server.webapi.marshalling.GenericJSONReader
-
- regex(Object, String) - Method in class com.epimorphics.server.templates.Lib
-
Match a string to a regex and return a vector of the matching groups
- render(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.epimorphics.server.templates.VelocityRender
-
Find velocity template that matches the request path.
- render(String, HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.epimorphics.server.templates.VelocityRender
-
Render the given template,
- render(String, String, ServletContext, MultivaluedMap<String, String>, Object...) - Method in class com.epimorphics.server.templates.VelocityRender
-
Variant of render suitable for use from jax-rs implementations.
- replaceAll(Object, String, String) - Method in class com.epimorphics.server.templates.Lib
-
Transform a string with a regex replacement
- request - Variable in class com.epimorphics.server.webapi.BaseEndpoint
-
- REQUEST_HEADER_ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Request-Headers header indicates which headers will be
used in the actual request as part of the preflight request.
- REQUEST_HEADER_ACCESS_CONTROL_REQUEST_METHOD - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Request-Method header indicates which method will be
used in the actual request as part of the preflight request.
- REQUEST_HEADER_ORIGIN - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Origin header indicates where the cross-origin request or preflight
request originates from.
- requestCommit() - Method in class com.epimorphics.server.indexers.LuceneIndex
-
- resource - Variable in class com.epimorphics.server.webapi.dsapi.HierarchyAPI
-
- ResourceCache - Class in com.epimorphics.server.webapi.dsapi
-
Caches labels and IDs for resources to avoid having to run the queries each time.
- ResourceCache() - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- resourceFromID(String, Model) - Method in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
Lookup a resource from an ID and ensure it is in the given model (if model is not null).
- ResourceList - Class in com.epimorphics.server.webapi.dsapi
-
Utility which issues a SPARQL query and returns a json serializable
list of the matching resources.
- ResourceList(String, String, DSAPIManager) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceList
-
- ResourceList(String, String, Store, String) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceList
-
- ResourceList(String, String, DSAPIManager, String) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceList
-
- ResourceList(List<Resource>) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceList
-
- ResourceList(List<Resource>, String) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceList
-
- ResourceValue - Class in com.epimorphics.server.webapi.dsapi
-
Represents a value corresponding to an RDF Resource.
- ResourceValue(String, String, String) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceValue
-
Raw constructor.
- ResourceValue(Resource) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceValue
-
Constructor which consults the current values of a resource.
- ResourceValue(Resource, String) - Constructor for class com.epimorphics.server.webapi.dsapi.ResourceValue
-
Constructor which consults the current values of a resource.
- RESPONSE_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Allow-Credentials header indicates whether the
response to request can be exposed when the omit credentials flag is
unset.
- RESPONSE_HEADER_ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Allow-Headers header indicates, as part of the
response to a preflight request, which header field names can be used
during the actual request.
- RESPONSE_HEADER_ACCESS_CONTROL_ALLOW_METHODS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Allow-Methods header indicates, as part of the
response to a preflight request, which methods can be used during the
actual request.
- RESPONSE_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Allow-Origin header indicates whether a resource can
be shared based by returning the value of the Origin request header in
the response.
- RESPONSE_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Expose-Headers header indicates which headers are safe
to expose to the API of a CORS API specification
- RESPONSE_HEADER_ACCESS_CONTROL_MAX_AGE - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
The Access-Control-Max-Age header indicates how long the results of a
preflight request can be cached in a preflight result cache.
- reverseID(String, Model) - Method in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- role - Variable in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- ROLE - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- ROOT_PARAM - Static variable in class com.epimorphics.server.templates.VelocityRender
-
- ROOTS_PARAM - Static variable in class com.epimorphics.server.webapi.dsapi.HierarchyAPI
-
- rootURI - Variable in class com.epimorphics.server.templates.VelocityRender
-
- safeInt(String, int) - Method in class com.epimorphics.server.templates.Lib
-
Convert a string arg to an integer, returning the default
value if the parse failes
- scheduleCommit() - Method in class com.epimorphics.server.indexers.LuceneIndex
-
- search(Query, int, int) - Method in class com.epimorphics.server.indexers.LuceneIndex
-
Search the index for entities which match a lucene query.
- search(String, int, int) - Method in class com.epimorphics.server.indexers.LuceneIndex
-
Search the index for entities which match a lucene query using the standard lucene
synta.
- SEARCH_LENGTH_LIMIT - Static variable in class com.epimorphics.server.webapi.facets.FacetState
-
- searchManager - Static variable in class com.epimorphics.server.indexers.LuceneIndex
-
- sEcho - Variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- sEcho - Variable in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- sequential - Static variable in class com.epimorphics.vocabs.Xkos
-
- serialize(RDFNode) - Static method in class com.epimorphics.server.templates.Lib
-
Serialize a (URI or literal) RDFNode to a string which can be later parsed
- serialize() - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Serialize the state of facet selection.
- serialize() - Method in class com.epimorphics.server.webapi.facets.FacetState
-
Serialize the state of facet selection.
- serializeWith(String, RDFNode) - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Seralize the state of facet selection with the addition of the given facet value
- serializeWith(String, RDFNode) - Method in class com.epimorphics.server.webapi.facets.FacetState
-
Seralize the state of facet selection with the addition of the given facet value
- serializeWithout(String) - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
Seralize the state of facet selection with the omission of
the named facet
- serializeWithout(String) - Method in class com.epimorphics.server.webapi.facets.FacetState
-
Seralize the state of facet selection with the omission of
the named facet
- SERIVCE_NAME_PARAM - Static variable in class com.epimorphics.server.templates.VelocityFilter
-
- Service - Interface in com.epimorphics.server.core
-
Generic notion of a service that can be instantiated as part of a web configuration.
- ServiceBase - Class in com.epimorphics.server.core
-
- ServiceBase() - Constructor for class com.epimorphics.server.core.ServiceBase
-
- ServiceConfig - Class in com.epimorphics.server.core
-
Controller object which interprets the server configuration and
instantiates the requested services.
- ServiceConfig() - Constructor for class com.epimorphics.server.core.ServiceConfig
-
- services - Variable in class com.epimorphics.server.core.ServiceConfig
-
- setAaData(Object[][]) - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- setApiBase(String) - Method in class com.epimorphics.server.webapi.dsapi.ResourceValue
-
- setFixedValue(RDFNode) - Method in class com.epimorphics.server.webapi.facets.Facet
-
Record that this facet has been forced to a single value by the facet state
- setGe(NumberValue) - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- setGt(NumberValue) - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- setiTotalDisplayRecords(int) - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- setiTotalRecords(int) - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- setLe(NumberValue) - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- setLimit(int) - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- setLt(NumberValue) - Method in class com.epimorphics.server.webapi.dsapi.RangeBounds
-
- setMatches(List<Value>) - Method in class com.epimorphics.server.webapi.dsapi.ResourceList
-
- setName(String) - Method in class com.epimorphics.server.webapi.impl.TableResourcePair
-
- setOffset(int) - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- setPageSize(int) - Method in class com.epimorphics.server.webapi.facets.FacetResult
-
- setPrefixes(PrefixMapping) - Method in class com.epimorphics.server.general.PrefixService
-
- setPrefixes(PrefixMapping) - Method in class com.epimorphics.server.templates.VelocityRender
-
- setsEcho(String) - Method in class com.epimorphics.server.webapi.impl.DatatableResponse
-
- setSortSignature(String) - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- setState(String) - Method in class com.epimorphics.server.webapi.facets.FacetState
-
Parse a serialize state of facet selection and apply it
- setUri(String) - Method in class com.epimorphics.server.webapi.impl.TableResourcePair
-
- setValue(RDFNode) - Method in class com.epimorphics.server.webapi.facets.FacetSpec
-
- setVarname(String) - Method in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- Shutdown - Interface in com.epimorphics.server.core
-
Interface that signals a service which can be shutdown as
part of context exit.
- shutdown() - Method in interface com.epimorphics.server.core.Shutdown
-
- shutdown() - Method in class com.epimorphics.server.indexers.LuceneIndex
-
- SIMPLE_HTTP_METHODS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
- SIMPLE_HTTP_REQUEST_CONTENT_TYPE_VALUES - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
- SIMPLE_HTTP_REQUEST_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
- SIMPLE_HTTP_RESPONSE_HEADERS - Static variable in class com.epimorphics.server.webapi.CorsFilter
-
- SIZE - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- slice(int, int) - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- sort(String) - Method in class com.epimorphics.server.webapi.dsapi.Projection
-
- SORT_PARAM - Static variable in class com.epimorphics.server.webapi.dsapi.State
-
- sortAscending - Variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- sortColumns - Variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- sortedKeys(Map<String, ?>) - Method in class com.epimorphics.server.templates.Lib
-
Return a sorted list of the keys in a map
- sortSignature - Variable in class com.epimorphics.server.webapi.dsapi.Projection
-
- sortSignature - Variable in class com.epimorphics.server.webapi.impl.ArrayDatatable
-
- sortSignature - Variable in class com.epimorphics.server.webapi.impl.DatatableProjection
-
- sourceConcept - Static variable in class com.epimorphics.vocabs.Xkos
-
- SPARQLFilterQuery - Class in com.epimorphics.server.webapi.dsapi
-
Assembles the query needed to project a set of data cube observations.
- SPARQLFilterQuery() - Constructor for class com.epimorphics.server.webapi.dsapi.SPARQLFilterQuery
-
- spec - Variable in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- SPEC_FILE_PARAM - Static variable in class com.epimorphics.server.webapi.facets.FacetService
-
- specializes - Static variable in class com.epimorphics.vocabs.Xkos
-
- specList - Variable in class com.epimorphics.server.webapi.facets.FacetService
-
- startArray() - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- startBatch() - Method in interface com.epimorphics.server.core.Indexer
-
Signal an indexer that a batch of changes is starting, this may be
used to optimize commit cycles.
- startBatch() - Method in class com.epimorphics.server.indexers.LuceneIndex
-
- startObject() - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- startOutput() - Method in class com.epimorphics.server.webapi.marshalling.JSFullWriter
-
- State - Class in com.epimorphics.server.webapi.dsapi
-
Represents a Dataset display state from a request.
- State() - Constructor for class com.epimorphics.server.webapi.dsapi.State
-
- State(MultivaluedMap<String, String>) - Constructor for class com.epimorphics.server.webapi.dsapi.State
-
- State(JsonObject) - Constructor for class com.epimorphics.server.webapi.dsapi.State
-
- state - Variable in class com.epimorphics.server.webapi.dsapi.State
-
- Store - Interface in com.epimorphics.server.core
-
Simple RDF store abstraction which supports plug-in indexers triggered by
bulk updates.
- store - Variable in class com.epimorphics.server.webapi.DSAPIManager
-
- store - Variable in class com.epimorphics.server.webapi.facets.FacetService
-
- STORE_PARAM - Static variable in class com.epimorphics.server.webapi.DSAPIManager
-
- STORE_PARAM - Static variable in class com.epimorphics.server.webapi.facets.FacetService
-
- STORE_SERVICENAME - Static variable in class com.epimorphics.server.core.ServiceConfig
-
- StoreBase - Class in com.epimorphics.server.stores
-
Base implementation of a generic store.
- StoreBase() - Constructor for class com.epimorphics.server.stores.StoreBase
-
- StringValue - Class in com.epimorphics.server.webapi.dsapi
-
Package a plain string as a value in a value range.
- StringValue(String) - Constructor for class com.epimorphics.server.webapi.dsapi.StringValue
-
- structure - Variable in class com.epimorphics.server.webapi.dsapi.DSAPI
-
- STRUCTURE_API - Static variable in class com.epimorphics.server.webapi.dsapi.JSONConstants
-
- succeeds - Static variable in class com.epimorphics.vocabs.Xkos
-
- supersedes - Static variable in class com.epimorphics.vocabs.Xkos
-
- value - Variable in class com.epimorphics.server.webapi.dsapi.NumberValue
-
- value - Variable in class com.epimorphics.server.webapi.dsapi.TypedValue
-
- Value - Class in com.epimorphics.server.webapi.dsapi
-
Base class for values which a component can take.
- Value() - Constructor for class com.epimorphics.server.webapi.dsapi.Value
-
- valueFromID(String) - Method in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
Lookup a value from an ID
- valueFromNode(RDFNode) - Method in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- valueFromResource(Resource) - Method in class com.epimorphics.server.webapi.dsapi.ResourceCache
-
- valueOf(String) - Static method in enum com.epimorphics.server.webapi.CorsFilter.CORSRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epimorphics.server.webapi.dsapi.DSAPIComponent.ComponentRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epimorphics.server.webapi.dsapi.DSAPIComponent.RangeCategory
-
Returns the enum constant of this type with the specified name.
- valueProp - Static variable in class com.epimorphics.vocabs.Li
-
Indicates a property whose values should be indexed as a simple value node
and stored.
- valueProps - Variable in class com.epimorphics.server.indexers.LuceneIndex
-
- values() - Static method in enum com.epimorphics.server.webapi.CorsFilter.CORSRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epimorphics.server.webapi.dsapi.DSAPIComponent.ComponentRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epimorphics.server.webapi.dsapi.DSAPIComponent.RangeCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.epimorphics.server.webapi.dsapi.RangeOneof
-
- varname - Variable in class com.epimorphics.server.webapi.dsapi.DSAPIComponent
-
- ve - Variable in class com.epimorphics.server.templates.VelocityRender
-
- VelocityFilter - Class in com.epimorphics.server.templates
-
The filter implementation for driving the VelocityRenderer
- VelocityFilter() - Constructor for class com.epimorphics.server.templates.VelocityFilter
-
- VelocityFilter(VelocityRender) - Constructor for class com.epimorphics.server.templates.VelocityFilter
-
- VelocityRender - Class in com.epimorphics.server.templates
-
Service to provide velocity-based HTML rendering.
- VelocityRender() - Constructor for class com.epimorphics.server.templates.VelocityRender
-
- VERSION_INFO - Static variable in class com.epimorphics.vocabs.Xkos
-
The ontology's owl:versionInfo as a string