- abort() - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Unlock the dataset, aborting the transaction.
- absoluteFile(String, String) - Static method in class com.epimorphics.util.FileUtil
-
Construct a File reference for "file".
- absoluteFile(File, String) - Static method in class com.epimorphics.util.FileUtil
-
Construct a File reference for "file".
- absolutePath - Variable in class com.epimorphics.webapi.test.MockUriInfo
-
- accessibleBy - Static variable in class com.epimorphics.vocabs.Record
-
denotes who can read the collection
- add(Statement) - Method in class com.epimorphics.rdfutil.PropertyValueSet
-
- add(Property, RDFNode) - Method in class com.epimorphics.rdfutil.PropertyValueSet
-
- add(Resource) - Method in class com.epimorphics.rdfutil.RichResourcesList
-
Add a resource to the list.
- add(Resource, Model) - Method in class com.epimorphics.rdfutil.RichResourcesList
-
Add a resource to the list, and add the given description model to the combined
description.
- add(Transform) - Method in class com.epimorphics.sparql.query.Transforms
-
- addAll(Transforms) - Method in class com.epimorphics.sparql.query.Transforms
-
- addDescribeElements(List<TermAtomic>) - Method in class com.epimorphics.sparql.query.QueryShape
-
- addDescription(Model) - Method in class com.epimorphics.rdfutil.RichResourcesList
-
Add a description model to the combined model for this list.
- addEarlyPattern(GraphPattern) - Method in class com.epimorphics.sparql.query.QueryShape
-
- addElement(TripleOrFilter) - Method in class com.epimorphics.sparql.graphpatterns.Builder
-
- addLaterPattern(GraphPattern) - Method in class com.epimorphics.sparql.query.QueryShape
-
- addNamespace(String, String) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Register a namespace prefix
- addNamespace(String, String) - Method in class com.epimorphics.xmlutil.SimpleNamespaceContext
-
- addOrder(Order, IsExpr) - Method in class com.epimorphics.sparql.query.QueryShape
-
- addPageLimits(String, PageInfo) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Add limit/offset to query based on paging specification.
- addPreBinding(Bind) - Method in class com.epimorphics.sparql.query.QueryShape
-
- addProjection(Projection) - Method in class com.epimorphics.sparql.query.QueryShape
-
- addRawModifier(String) - Method in class com.epimorphics.sparql.query.QueryShape
-
- addValue(RDFNodeWrapper) - Method in class com.epimorphics.rdfutil.PropertyValue
-
- after - Static variable in class com.epimorphics.vocabs.Time
-
- AggregationSlice - Static variable in class com.epimorphics.vocabs.Internal
-
A form of cube slice which includes aggregates of the (implicit) contained
observation
- Airy1830 - Static variable in class com.epimorphics.geo.Ellipsoid
-
- AiryModified - Static variable in class com.epimorphics.geo.Ellipsoid
-
- allPropertiesOf(Resource) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a collection of all the distinct properties of the given resource
- allResourceValues(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a list of all the resource-values of the property on the resource
- allrows - Variable in class com.epimorphics.converters.CSVDataSource
-
- Alt - Class in com.epimorphics.sparql.propertypaths
-
- Alt(PropertyPath...) - Constructor for class com.epimorphics.sparql.propertypaths.Alt
-
- ALT_PRECEDENCE - Static variable in interface com.epimorphics.sparql.propertypaths.PropertyPath
-
- altLabel - Static variable in class com.epimorphics.vocabs.SKOS
-
The range of skos:altLabel is the class of RDF plain literals.skos:prefLabel,
skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
- And - Class in com.epimorphics.sparql.graphpatterns
-
- And(GraphPattern...) - Constructor for class com.epimorphics.sparql.graphpatterns.And
-
- And(List<GraphPattern>) - Constructor for class com.epimorphics.sparql.graphpatterns.And
-
- angleTo(Vector3d, Vector3d) - Method in class com.epimorphics.geo.Vector3d
-
Calculates the angle between ‘this’ vector and supplied vector.
- angleTo(Vector3d) - Method in class com.epimorphics.geo.Vector3d
-
Calculates the angle between ‘this’ vector and supplied vector.
- annotation - Static variable in class com.epimorphics.vocabs.Internal
-
links to an externally attached freetext annotation
- Annotation - Static variable in class com.epimorphics.vocabs.Internal
-
an externally attached freetext annotation
- anon - Static variable in class com.epimorphics.vocabs.Record
-
- ANYDATE_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- API - Class in com.epimorphics.vocabs
-
Vocabulary definitions from elda/json-rdf/src/main/vocabs/api.ttl
- API() - Constructor for class com.epimorphics.vocabs.API
-
- API - Static variable in class com.epimorphics.vocabs.API
-
- apply(QueryShape) - Method in class com.epimorphics.sparql.geo.GeoTransformByJenaSpatial
-
- apply(QueryShape) - Method in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- apply(QueryShape) - Method in interface com.epimorphics.sparql.query.Transform
-
- apply(QueryShape) - Method in class com.epimorphics.sparql.query.Transforms
-
- applyTransform(HelmertTransform) - Method in class com.epimorphics.geo.Vector3d
-
Applies Helmert transform to ‘this’ point using transform parameters t.
- April - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of April
- arrayElement(String) - Method in class com.epimorphics.json.JSFullWriter
-
- arrayElement(boolean) - Method in class com.epimorphics.json.JSFullWriter
-
- arrayElement(long) - Method in class com.epimorphics.json.JSFullWriter
-
- arrayElement(Number) - Method in class com.epimorphics.json.JSFullWriter
-
- arrayElementProcess() - Method in class com.epimorphics.json.JSFullWriter
-
- arraySep() - Method in class com.epimorphics.json.JSFullWriter
-
Useful if you are manually creating arrays and so need to print array separators yourself
- As - Class in com.epimorphics.sparql.query
-
- As(IsExpr, Var) - Constructor for class com.epimorphics.sparql.query.As
-
- asInt() - Method in class com.epimorphics.converters.SimpleValue
-
- asInt() - Method in interface com.epimorphics.converters.Value
-
Return value as a (long) int if possible, otherwise ModalException
- asInt(Object, int) - Static method in class com.epimorphics.util.NameUtils
-
Extract an integer from a parameter object, with default
- asJson(Object) - Static method in class com.epimorphics.json.JsonUtil
-
Convert java objects to JSON objects.
- asList() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the contents of the RDF list as a list of wrapped nodes
- asLiteral() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return as a Jena Literal object
- asPrefixes(String...) - Static method in class com.epimorphics.util.PrefixUtils
-
Utility for easily declaring a prefix mapping in code.
- asPrefixString(PrefixMapping, boolean) - Static method in class com.epimorphics.util.PrefixUtils
-
- asProperty(Resource) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Create a property with the same URI as the given resource
- asRDFNode() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return unwrapped Jena RDFNode
- asRDFNode(Object) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Convert an arbitrary value to a RDF node.
- asResource() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return as a Jena Resource object
- assertContains(String, String) - Static method in class com.epimorphics.util.Asserts
-
- assertDiffer(Object, Object) - Static method in class com.epimorphics.util.Asserts
-
- Asserts - Class in com.epimorphics.util
-
- Asserts() - Constructor for class com.epimorphics.util.Asserts
-
- asSparqlPrefixes(PrefixMapping) - Static method in class com.epimorphics.util.PrefixUtils
-
Return the contents of the given prefix mapping, formatted for prepending
onto a SPARQL query.
- asSPARQLValue(Object) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Format a value in a way that we can include it in a SPARQL query string
- asTimestamp(RDFNode) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Convert a datetime literal to a unix style date stamp
- asTurtle() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Format a wrapped node as though it was being serialise as Turtle.
- asTurtle(RDFNode, PrefixMapping) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
- asTurtlePrefixes(PrefixMapping) - Static method in class com.epimorphics.util.PrefixUtils
-
Return the contents of the given prefix mapping, formatted for prepending
onto Turtle content.
- asTypedValue(String) - Static method in class com.epimorphics.rdfutil.TypeUtil
-
Return a typed RDFNode based on a guess of the type from the syntax.
- asTypedValue(String, String, String) - Static method in class com.epimorphics.rdfutil.TypeUtil
-
Return a typed RDFNode using the given type URI.
- asTypedValue(String, String) - Static method in class com.epimorphics.rdfutil.TypeUtil
-
Return a typed RDFNode using the given type URI.
- Attachable - Static variable in class com.epimorphics.vocabs.Cube
-
Abstract superclass for everything that can have attributes and dimensions
- attribute - Static variable in class com.epimorphics.vocabs.Cube
-
An alternative to qb:componentProperty which makes explicit that the component
is a attribute
- AttributeProperty - Static variable in class com.epimorphics.vocabs.Cube
-
The class of components which represent attributes of observations in the
cube, e.g.
- August - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of August
- CalendarDay - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar aligned one day intervals, starting at 00:00 (midnight)
on the relevant day.
- CalendarHalf - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar aligned intervals that represent a calendar half year,
a year being split into two half year periods of 6 months each.
- CalendarHour - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar aligned hour-long intervals.
- CalendarInstant - Static variable in class com.epimorphics.vocabs.Intervals
-
- CalendarInterval - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for all calendar aligned intervals.
- CalendarMinute - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar align one minute intervals.
- CalendarMonth - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar aligned intervals of one calendar month.
- CalendarQuarter - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar aligned one-quarter year (3 month) intervals
- CalendarSecond - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar aligned one-second intervals.
- CalendarYear - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar aligned intervals of one whole year, ie.
- Call - Class in com.epimorphics.sparql.exprs
-
- Call(Op, IsExpr...) - Constructor for class com.epimorphics.sparql.exprs.Call
-
- Call(Op, List<IsExpr>) - Constructor for class com.epimorphics.sparql.exprs.Call
-
- category - Static variable in class com.epimorphics.vocabs.Record
-
a classification for the record/collection
- changeNote - Static variable in class com.epimorphics.vocabs.SKOS
-
- checksum(String) - Static method in class com.epimorphics.util.FileUtil
-
Compute a checksum for a file for use in detecting changes.
- checksum(File) - Static method in class com.epimorphics.util.FileUtil
-
Compute a checksum for a file for use in detecting changes.
- checksum(URL) - Static method in class com.epimorphics.util.FileUtil
-
Compute a checksum for a bundle URL for use in detecting changes.
- classes - Static variable in class com.epimorphics.vocabs.VOID
-
- classPartition - Static variable in class com.epimorphics.vocabs.VOID
-
- cleanMessage() - Method in class com.epimorphics.tasks.ProgressMessage
-
- close() - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Finish the update command, capturing the result status and any return message
- closeMatch - Static variable in class com.epimorphics.vocabs.SKOS
-
- closure() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return a wrapped memory model containing the bNode closure of this resource
- closure(ModelWrapper) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Added the bNode closure of this resource into the given (wrapped) model
- CodedProperty - Static variable in class com.epimorphics.vocabs.Cube
-
Superclass of all coded ComponentProperties
- codeList - Static variable in class com.epimorphics.vocabs.Cube
-
gives the code list associated with a CodedProperty
- Collection - Static variable in class com.epimorphics.vocabs.Record
-
Represents a metadata record for a collection of records in the registry
- Collection - Static variable in class com.epimorphics.vocabs.SKOS
-
- com.epimorphics.converters - package com.epimorphics.converters
-
- com.epimorphics.geo - package com.epimorphics.geo
-
- com.epimorphics.json - package com.epimorphics.json
-
- com.epimorphics.rdfutil - package com.epimorphics.rdfutil
-
- com.epimorphics.sparql.exprs - package com.epimorphics.sparql.exprs
-
- com.epimorphics.sparql.geo - package com.epimorphics.sparql.geo
-
- com.epimorphics.sparql.graphpatterns - package com.epimorphics.sparql.graphpatterns
-
- com.epimorphics.sparql.propertypaths - package com.epimorphics.sparql.propertypaths
-
- com.epimorphics.sparql.query - package com.epimorphics.sparql.query
-
- com.epimorphics.sparql.templates - package com.epimorphics.sparql.templates
-
- com.epimorphics.sparql.terms - package com.epimorphics.sparql.terms
-
- com.epimorphics.tasks - package com.epimorphics.tasks
-
- com.epimorphics.util - package com.epimorphics.util
-
- com.epimorphics.vocabs - package com.epimorphics.vocabs
-
- com.epimorphics.webapi - package com.epimorphics.webapi
-
- com.epimorphics.webapi.dispatch - package com.epimorphics.webapi.dispatch
-
- com.epimorphics.webapi.marshalling - package com.epimorphics.webapi.marshalling
-
- com.epimorphics.webapi.test - package com.epimorphics.webapi.test
-
- com.epimorphics.xmlutil - package com.epimorphics.xmlutil
-
- commonPrefixes() - Static method in class com.epimorphics.util.PrefixUtils
-
Return a set of commonly used RDF prefixes.
- commonPrefixes(String...) - Static method in class com.epimorphics.util.PrefixUtils
-
Return a set of commonly used RDF prefixes.
- commonPrefixes(PrefixMapping) - Static method in class com.epimorphics.util.PrefixUtils
-
Return a set of commonly used RDF prefixes.
- commonSuperClass(Resource, Resource) - Static method in class com.epimorphics.rdfutil.OntologyUtil
-
Return the common superclass of two classes, of null if there is no common superclass in
the raw ontologies (OWL inference is not used so owl:Thing might not be found).
- commonSuperDatatype(XSDDatatype, XSDDatatype) - Static method in class com.epimorphics.rdfutil.OntologyUtil
-
Return the common super type of two xsd type datatypes or return null
if they are not compatible.
- compare - Static variable in class com.epimorphics.webapi.dispatch.CompiledTemplate
-
A MatchTemplate comparator for use in sorting.
- compareTo(PropertyValue) - Method in class com.epimorphics.rdfutil.PropertyValue
-
- compareTo(CompiledTemplate<?>) - Method in class com.epimorphics.webapi.dispatch.CompiledTemplate
-
Compare this MatchTemplate with another.
- CompiledTemplate<T> - Class in com.epimorphics.webapi.dispatch
-
A CompiledTemplate is a compiled URI template that
can match against a path and bind variables.
- CompiledTemplate(int, int, String, Pattern, Map<String, String>, List<CompiledTemplate.VarGroupIndex>, T) - Constructor for class com.epimorphics.webapi.dispatch.CompiledTemplate
-
- CompiledTemplate.SyntaxError - Exception in com.epimorphics.webapi.dispatch
-
- CompiledTemplate.VarGroupIndex - Class in com.epimorphics.webapi.dispatch
-
A VarGroupIndex associates a {} variable from a URI template
with its group index in the regular expression that matches the
template.
- component - Static variable in class com.epimorphics.vocabs.Cube
-
indicates a component specification which is included in the structure of
the dataset
- componentAttachment - Static variable in class com.epimorphics.vocabs.Cube
-
Indicates the level at which the component property should be attached, this
might an qb:DataSet, qb:Slice or qb:Observation, or a qb:MeasureProperty.
- componentProperty - Static variable in class com.epimorphics.vocabs.Cube
-
indicates a ComponentProperty (i.e.
- ComponentProperty - Static variable in class com.epimorphics.vocabs.Cube
-
Abstract super-property of all properties representing dimensions, attributes
or measures
- componentRequired - Static variable in class com.epimorphics.vocabs.Cube
-
Indicates whether a component property is required (true) or optional (false)
in the context of a DSD.
- ComponentSet - Static variable in class com.epimorphics.vocabs.Cube
-
Abstract class of things which reference one or more ComponentProperties
- ComponentSpecification - Static variable in class com.epimorphics.vocabs.Cube
-
Used to define properties of a component (attribute, dimension etc) which
are specific to its usage in a DSD.
- concept - Static variable in class com.epimorphics.vocabs.Cube
-
gives the concept which is being measured or indicated by a ComponentProperty
- Concept - Static variable in class com.epimorphics.vocabs.SKOS
-
- ConceptScheme - Static variable in class com.epimorphics.vocabs.SKOS
-
- conn - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- connectedLiterals(Resource, String) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return all Literals connected by a property path to the given resource.
- connectedNodes(String) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the list nodes which link to this one via a SPARQL property path
- connectedResources(Resource, String) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return all resources connected by a property path to the given resource.
- construct(Triple) - Method in class com.epimorphics.sparql.query.QueryShape
-
- contentNegotiation - Static variable in class com.epimorphics.vocabs.API
-
The mechanism used within the URI to override normal content negotiation and
deliver a particular results format.
- ContentNegotiationStrategy - Static variable in class com.epimorphics.vocabs.API
-
- convertDatum(LatLonDatum) - Method in class com.epimorphics.geo.LatLonE
-
Converts ‘this’ lat/lon coordinate to new coordinate system.
- copy() - Method in class com.epimorphics.sparql.query.QueryShape
-
copy() returns a copy of this query.
- copyDirectory(Path, Path) - Static method in class com.epimorphics.util.FileUtil
-
Copy a directory tree from a source location to a destination
- copyProperty(Resource, Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Copy all values of the given property from the source to the dest resource
- copyProperty(Resource, Resource, Property, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Copy all values of p from src to values of newp on dest.
- copyResource(File, Writer) - Static method in class com.epimorphics.util.FileUtil
-
Copy a source file to the output writer, reading the source as UTF-8.
- copyResource(Reader, Writer) - Static method in class com.epimorphics.util.FileUtil
-
Copy a source reader to the output writer.
- copyResource(File, OutputStream) - Static method in class com.epimorphics.util.FileUtil
-
Copy a source file to the output stream, byte for byte.
- copyResource(InputStream, OutputStream) - Static method in class com.epimorphics.util.FileUtil
-
Copy a source file to the output stream, byte for byte.
- copyResource(InputStream, Writer) - Static method in class com.epimorphics.util.FileUtil
-
Copy a source file to the output stream, byte for byte.
- copyResource(String, String) - Static method in class com.epimorphics.util.FileUtil
-
Copy a source file to a destination file
- coreToSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.Alt
-
- coreToSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.Inv
-
- coreToSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.PathCommon
-
- coreToSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.Property
-
- coreToSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.Rep
-
- coreToSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.Seq
-
- create(List<GraphPattern>) - Static method in class com.epimorphics.sparql.graphpatterns.And
-
- createBindings(Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Utility to declare bindings in code.
- createQueryExecution(Model, String) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Create a QueryExecution for executing the given query against the
given model.
- createQueryExecution(Model, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Create a QueryExecution for executing the given query against the
given model.
- createQueryExecution(Model, String, PrefixMapping, QuerySolutionMap) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Create a QueryExecution for executing the given query against the
given model.
- cross(Vector3d) - Method in class com.epimorphics.geo.Vector3d
-
- CSVDataSource - Class in com.epimorphics.converters
-
Reader for CVS files with assumed header row.
- CSVDataSource(File) - Constructor for class com.epimorphics.converters.CSVDataSource
-
- CSVDataSource(Reader) - Constructor for class com.epimorphics.converters.CSVDataSource
-
- CSVDataSource(File, boolean) - Constructor for class com.epimorphics.converters.CSVDataSource
-
- CSVDataSource(Reader, boolean) - Constructor for class com.epimorphics.converters.CSVDataSource
-
- CsvFormatter - Static variable in class com.epimorphics.vocabs.API
-
A formatter that generates a simple CSV representation of an RDF graph
- csvFormatter - Static variable in class com.epimorphics.vocabs.API
-
A formatter that gives the default simple CSV representation of an RDF graph
- csvIn - Variable in class com.epimorphics.converters.CSVDataSource
-
- Cube - Class in com.epimorphics.vocabs
-
Vocabulary definitions from src/main/vocabs/cube.ttl
- Cube() - Constructor for class com.epimorphics.vocabs.Cube
-
- dataDump - Static variable in class com.epimorphics.vocabs.VOID
-
Announcement of an RDF dump of the dataset.
- dataset - Variable in class com.epimorphics.rdfutil.DatasetWrapper
-
- dataSet - Static variable in class com.epimorphics.vocabs.Cube
-
indicates the data set of which this observation is a part
- DataSet - Static variable in class com.epimorphics.vocabs.Cube
-
Represents a collection of observations, possibly organized into various slices,
conforming to some common dimensional structure.
- Dataset - Static variable in class com.epimorphics.vocabs.VOID
-
- DatasetWrapper - Class in com.epimorphics.rdfutil
-
Wrap up a dataset to support script-friendly access.
- DatasetWrapper(Dataset, boolean, PrefixMapping) - Constructor for class com.epimorphics.rdfutil.DatasetWrapper
-
- DatasetWrapper(Dataset, boolean) - Constructor for class com.epimorphics.rdfutil.DatasetWrapper
-
- DatasetWrapper(Dataset) - Constructor for class com.epimorphics.rdfutil.DatasetWrapper
-
- DataStructureDefinition - Static variable in class com.epimorphics.vocabs.Cube
-
Defines the structure of a DataSet or slice
- DATATYPE_KEY - Static variable in class com.epimorphics.json.RDFJSONModReader
-
- DATE_BLOCK - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- DATE_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- DATETIME_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- DateTimeDescription - Static variable in class com.epimorphics.vocabs.Time
-
- DateTimeInterval - Static variable in class com.epimorphics.vocabs.Time
-
- Day - Static variable in class com.epimorphics.vocabs.Intervals
-
A generic superclass for all day like entities.
- day - Static variable in class com.epimorphics.vocabs.Time
-
- dayOfWeek - Static variable in class com.epimorphics.vocabs.Intervals
-
The day of the week in which an instant or interval (of duration one day or
less) occurs.
- dayOfWeek - Static variable in class com.epimorphics.vocabs.Time
-
- DayOfWeek - Static variable in class com.epimorphics.vocabs.Time
-
- dayOfYear - Static variable in class com.epimorphics.vocabs.Time
-
- days - Static variable in class com.epimorphics.vocabs.Time
-
- December - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of December
- DECIMAL_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- decodeSafeName(String) - Static method in class com.epimorphics.util.NameUtils
-
Decode an encoded safe name
- DEFAULT_LANGUAGE - Static variable in class com.epimorphics.rdfutil.ModelWrapper
-
- DEFAULT_PAGESIZE - Static variable in class com.epimorphics.webapi.PageInfo
-
- defaultFormatter - Static variable in class com.epimorphics.vocabs.API
-
The default formatter used if none is explicitly selected within the request
URI.
- defaultPageSize - Static variable in class com.epimorphics.vocabs.API
-
The default size of lists that will be returned by the API or endpoint.
- defaultViewer - Static variable in class com.epimorphics.vocabs.API
-
The default viewer used if none is explicitly selected within the request
URI.
- definition - Static variable in class com.epimorphics.vocabs.API
-
- definition - Static variable in class com.epimorphics.vocabs.SKOS
-
- deleteDirectory(String) - Static method in class com.epimorphics.util.FileUtil
-
Remove the directory.
- deleteDirectory(File) - Static method in class com.epimorphics.util.FileUtil
-
Remove the directory.
- depthfirstSuperclasses(Resource) - Static method in class com.epimorphics.rdfutil.OntologyUtil
-
Find all the superclasses of the given starting class, in depth first order.
- describe(Model, String) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return the model that results from executing the given describe query.
- describe(Model, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return the model that results from executing the given describe query.
- describe(Model, String, PrefixMapping, QuerySolutionMap) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return the model that results from executing the given describe query.
- describeResource(Model, Resource) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return the model that is the SPARQL description of resource r
- describeResource(Model, String) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return the model that is the SPARQL description of resource with the given URI
- describeViewer - Static variable in class com.epimorphics.vocabs.API
-
A viewer that returns a graph created from a DESCRIBE query.
- description() - Method in class com.epimorphics.rdfutil.RichResourcesList
-
Return the combined description model for this list.
- description - Static variable in class com.epimorphics.vocabs.Record
-
a description of the entity described by this metadata record
- descriptionProps - Static variable in class com.epimorphics.rdfutil.RDFUtil
-
- deserialize(String) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Decode a serlialized RDFNode, not associated with any useful model
- DGU - Class in com.epimorphics.vocabs
-
Vocabulary definitions from ../../../../../resources/ontology/reference.n3
- DGU() - Constructor for class com.epimorphics.vocabs.DGU
-
- dimension - Static variable in class com.epimorphics.vocabs.Cube
-
An alternative to qb:componentProperty which makes explicit that the component
is a dimension
- DimensionProperty - Static variable in class com.epimorphics.vocabs.Cube
-
The class of components which represent the dimensions of the cube
- distanceVar - Variable in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- Distinction - Enum in com.epimorphics.sparql.query
-
- distinction - Variable in class com.epimorphics.sparql.query.QueryShape
-
- distinctObjects - Static variable in class com.epimorphics.vocabs.VOID
-
- distinctSubjects - Static variable in class com.epimorphics.vocabs.VOID
-
- documents - Static variable in class com.epimorphics.vocabs.VOID
-
- DomWrapper - Class in com.epimorphics.xmlutil
-
Utility to create a DOM structure for an XML source and provide
XPath-based access and iteration over it.
- DomWrapper() - Constructor for class com.epimorphics.xmlutil.DomWrapper
-
- dot(Vector3d) - Method in class com.epimorphics.geo.Vector3d
-
- draft - Static variable in class com.epimorphics.vocabs.DGU
-
- dsw - Variable in class com.epimorphics.rdfutil.ModelWrapper
-
- DurationDescription - Static variable in class com.epimorphics.vocabs.Time
-
- DurationDescriptions - Static variable in class com.epimorphics.vocabs.Intervals
-
- feature - Static variable in class com.epimorphics.vocabs.VOID
-
- February - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of February
- FileUtil - Class in com.epimorphics.util
-
- FileUtil() - Constructor for class com.epimorphics.util.FileUtil
-
- Filter - Class in com.epimorphics.sparql.terms
-
- Filter(IsExpr) - Constructor for class com.epimorphics.sparql.terms.Filter
-
- filter - Static variable in class com.epimorphics.vocabs.API
-
A set of parameter bindings in the same format as is used within the query
of a URI, used to provide a simple way of filtering the sequence of items
that the selector selects.
- final_ - Static variable in class com.epimorphics.vocabs.DGU
-
- findLangMatchValue(Resource, String, Property...) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Checks the list of properties for one for which we can return a string
which either matches the given language or a plain-literal
- findNode(String) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Find the node addressed by the given path starting from the root of the document
- findNode(String, Node) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Find the node addressed by the given path starting from the given root
- findRoot(Model) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return the root resource of a model (or the first root we find if there are multiple).
- findRoots(Model) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return all the root resources of a model
- finish() - Method in class com.epimorphics.json.RDFJSONModWriter
-
Finish the write.
- finishArray() - Method in class com.epimorphics.json.JSFullWriter
-
- finishObject() - Method in class com.epimorphics.json.JSFullWriter
-
- finishOutput() - Method in class com.epimorphics.json.JSFullWriter
-
- first - Static variable in class com.epimorphics.vocabs.XHV
-
- firstValueOf(String) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Check each property in a comma-separated list of named properties and return the
value of the first that has a value
- flatten(Node) - Static method in class com.epimorphics.xmlutil.DomWrapper
-
Return textual serialization of the text content of the node, stripping
out nested elements.
- flattenTo(Node, StringBuffer) - Static method in class com.epimorphics.xmlutil.DomWrapper
-
- FLOAT_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- fnABS - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnBNODE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnBOUND - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnCEIL - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnCOALESCE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnCONCAT - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnCONTAINS - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnDATATYPE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnDAY - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnENCODE_FOR_URI - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnFLOOR - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnHOURS - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIF - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIRI - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIsBLANK - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIsBlank - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIsIRI - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIsLITERAL - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIsLiteral - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIsNUMERIC - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnIsURI - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnLANG - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnLANGMATCHES - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnLCASE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnMD5 - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnMINUTES - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnMONTH - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnNOW - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnRAND - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnREGEX - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnREPLACE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnROUND - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSameTerm - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSECONDS - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSHA1 - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSHA256 - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSHA384 - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSHA512 - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTR - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRAFTER - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRBEFORE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRDT - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRENDS - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRLANG - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRLEN - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRSTARTS - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnSTRUUID - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnTIMEZONE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnTZ - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnUCASE - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnURI - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnUUID - Static variable in class com.epimorphics.sparql.exprs.Op
-
- fnYEAR - Static variable in class com.epimorphics.sparql.exprs.Op
-
- format(int) - Method in class com.epimorphics.geo.OsGridRef
-
Return as a grid reference string to given total digit precision (i.e.
- formatDuration(long) - Static method in class com.epimorphics.util.NameUtils
-
Format a duration (measured in ms) as human readable
- formatter - Static variable in class com.epimorphics.vocabs.API
-
A formatter that can be used with the endpoint.
- Formatter - Static variable in class com.epimorphics.vocabs.API
-
A formatter that creates a representation from an RDF graph.
- fragment - Variable in exception com.epimorphics.webapi.dispatch.CompiledTemplate.SyntaxError
-
- Friday - Static variable in class com.epimorphics.vocabs.Time
-
- fromDateTime(long) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Create a datetime literal representing the given Date (in unix ms since epoch style)
- fromEastingNorthing(long, long) - Static method in class com.epimorphics.geo.GeoPoint
-
Construct point from OS easting/northing pair
- fromEastingNorthing(double, double) - Static method in class com.epimorphics.geo.GeoPoint
-
Construct point from OS easting/northing pair
- fromGridRef(String) - Static method in class com.epimorphics.geo.GeoPoint
-
Construct point from OS grid reference
- fromJson(JsonValue) - Static method in class com.epimorphics.json.JsonUtil
-
Convert a JSON value to a corresponding plain Java value.
- fromLatLon(double, double) - Static method in class com.epimorphics.geo.GeoPoint
-
Construct point from lat lon pair in WGS84 CRS.
- fromLatLon(LatLonE) - Static method in class com.epimorphics.geo.OsGridRef
-
Create grid reference from OSGB36 or WGS84 lat, lon
- fromLatLonOSGB36(double, double) - Static method in class com.epimorphics.geo.GeoPoint
-
Construct point from lat lon pair in OSGB36 CRS.
- fromLatLonOSGB36(LatLonE) - Static method in class com.epimorphics.geo.OsGridRef
-
Create grid reference from OSGB36 lat, lon
- fromNumber(Number) - Static method in class com.epimorphics.sparql.terms.Literal
-
- fromNumbers(List<Number>) - Static method in class com.epimorphics.sparql.terms.TermList
-
- fromRDFNode(RDFNode) - Static method in class com.epimorphics.sparql.terms.Literal
-
- FULL_MIME_RDFXML - Static variable in class com.epimorphics.webapi.marshalling.RDFXMLMarshaller
-
- GeoPoint - Class in com.epimorphics.geo
-
A geographic point identified by an OS grid reference lat lon.
- GeoPoint(LatLonE) - Constructor for class com.epimorphics.geo.GeoPoint
-
- GeoPoint(OsGridRef) - Constructor for class com.epimorphics.geo.GeoPoint
-
- GeoQuery - Class in com.epimorphics.sparql.geo
-
- GeoQuery(Var, String, Number...) - Constructor for class com.epimorphics.sparql.geo.GeoQuery
-
- GeoQuery(Var, String, List<Number>) - Constructor for class com.epimorphics.sparql.geo.GeoQuery
-
- GeoQuery(List<Var>, String, Number...) - Constructor for class com.epimorphics.sparql.geo.GeoQuery
-
- geoQuery - Variable in class com.epimorphics.sparql.query.QueryShape
-
- GeoQuery.Build - Interface in com.epimorphics.sparql.geo
-
A Build object knows how to apply a geo-query to an
AbstractSparqlQuery.
- GeoTransformByJenaSpatial - Class in com.epimorphics.sparql.geo
-
- GeoTransformByJenaSpatial() - Constructor for class com.epimorphics.sparql.geo.GeoTransformByJenaSpatial
-
- GeoTransformBySparqlFilter - Class in com.epimorphics.sparql.geo
-
- GeoTransformBySparqlFilter() - Constructor for class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- get(String) - Method in class com.epimorphics.json.JSONWritableObject
-
- get(Object) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return a single value for the property of null if there is none, property can be specified using URI strings, curies or nodes
- get(String) - Static method in class com.epimorphics.sparql.query.Transforms
-
- getA() - Method in class com.epimorphics.geo.Ellipsoid
-
- getAbsolutePath() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getAbsolutePathBuilder() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getAbsoluteRequestURI() - Method in class com.epimorphics.webapi.PageInfo
-
Return the request URI with query parameters stripped off.
- getAPropertyValue(Resource, Property[]) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return the first available value for the given list of properties
- getArgs() - Method in class com.epimorphics.sparql.geo.GeoQuery
-
- getAttribute(Node, String) - Static method in class com.epimorphics.xmlutil.DomWrapper
-
Helper function.
- getB() - Method in class com.epimorphics.geo.Ellipsoid
-
- getBaseUri() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getBaseUriBuilder() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getBindings() - Method in class com.epimorphics.sparql.query.QueryShape
-
- getBooleanValue(JsonObject, String, boolean) - Static method in class com.epimorphics.json.JsonUtil
-
- getBooleanValue(Resource, Property, boolean) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Answer the boolean value of property p on resource
r.
- getData() - Method in class com.epimorphics.sparql.graphpatterns.Values
-
- getDataset() - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
- getDataset() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
- getDatasetWrapper() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
- getDatatype() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
If this is a literal return its datatype as a wrapped node, otherwise return null
- getDefaultModelW() - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Get the default graph as a Jena Model
- getDescription(Resource) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a description for the given resource
- getDescription(Resource, String) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a description for the given resource
- getDocument() - Method in class com.epimorphics.xmlutil.DomWrapper
-
Return the document root node.
- getDoubleValue(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Answer the double value of property p on resource x or null if there isn't one.
- getEarly() - Method in class com.epimorphics.sparql.query.QueryShape
-
- getEasting() - Method in class com.epimorphics.geo.GeoPoint
-
Return OS easting
- getEasting() - Method in class com.epimorphics.geo.OsGridRef
-
- getElements() - Method in class com.epimorphics.sparql.graphpatterns.Basic
-
- getElements() - Method in class com.epimorphics.sparql.templates.Template
-
- getExpr() - Method in class com.epimorphics.sparql.graphpatterns.Bind
-
- getExpr() - Method in class com.epimorphics.sparql.terms.Filter
-
- getF() - Method in class com.epimorphics.geo.Ellipsoid
-
- getFieldNames() - Method in class com.epimorphics.converters.CSVDataSource
-
- getFieldNames() - Method in interface com.epimorphics.converters.RawDataSource
-
Return the set of top level field names in each record
- getFlattening() - Method in class com.epimorphics.geo.Ellipsoid
-
- getFullName() - Method in class com.epimorphics.sparql.geo.GeoTransformByJenaSpatial
-
- getFullName() - Method in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- getFullName() - Method in interface com.epimorphics.sparql.query.Transform
-
- getGeoQuery() - Method in class com.epimorphics.sparql.query.QueryShape
-
- getGraphName() - Method in class com.epimorphics.sparql.graphpatterns.Named
-
- getGridRef() - Method in class com.epimorphics.geo.GeoPoint
-
Return as a grid reference
- getGridRefString() - Method in class com.epimorphics.geo.GeoPoint
-
Return OS grid reference string
- getGridRefString(int) - Method in class com.epimorphics.geo.GeoPoint
-
Return OS grid reference with the given number of digit precision (10 = full precision, 5 digits for each numeric part)
- getId() - Method in interface com.epimorphics.tasks.ProgressReporter
-
Return an ID string for this monitor/reporter.
- getId() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- getIntValue(JsonObject, String, int) - Static method in class com.epimorphics.json.JsonUtil
-
- getIntValue(Resource, Property, int) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Answer the integer value of property p on resource x, or
ifAbsent if there isn't one.
- getL() - Method in class com.epimorphics.sparql.exprs.Infix
-
- getLabel(Resource) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a label for the given resource
- getLabel(Resource, String) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a label for the given resource
- getLabel(RDFNode) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a label for the given node
- getLanguage() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Return a language code (2-letter ISO639 code) which can be used to
guide choice of lexical form in e.g.
- getLanguage() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
If this is a literal return its language, otherwise return null
- getLanguage() - Method in class com.epimorphics.sparql.terms.Literal
-
- getLat() - Method in class com.epimorphics.geo.GeoPoint
-
Return WGS84 latitude
- getLat() - Method in class com.epimorphics.geo.LatLonE
-
- getLatLiteral() - Method in class com.epimorphics.geo.GeoPoint
-
Return WGS84 latitude as RDF literal
- getLatLon() - Method in class com.epimorphics.geo.GeoPoint
-
Return as lat lon WGS84 point
- getLexical() - Method in class com.epimorphics.converters.SimpleValue
-
- getLexical() - Method in interface com.epimorphics.converters.Value
-
Original lexical form for the value
- getLexicalForm() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the lexical form for a literal, the URI of a resource, the anonID of a bNode
- getLexicalForm(RDFNode) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return the lexical form of a node.
- getLexicalForm() - Method in class com.epimorphics.sparql.terms.Literal
-
- getLineNumber() - Method in class com.epimorphics.tasks.ProgressMessage
-
- getLiteralType() - Method in class com.epimorphics.sparql.terms.Literal
-
- getLocalizedValue(Object) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return a string value for the given property, selecting one in the model's locale language if possible
- getLocalName(Node) - Static method in class com.epimorphics.rdfutil.NodeUtil
-
Find the local name of the URI of a node.
- getLocalname(String) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a useful version of the local name for a resource.
- getLocalname(Resource) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a useful version of the local name for a resource.
- getLon() - Method in class com.epimorphics.geo.GeoPoint
-
Return WGS84 longitude
- getLon() - Method in class com.epimorphics.geo.LatLonE
-
- getLongValue(JsonObject, String, long) - Static method in class com.epimorphics.json.JsonUtil
-
- getLongValue(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Answer the long value of property p on resource x or null if there isn't one.
- getLonLiteral() - Method in class com.epimorphics.geo.GeoPoint
-
Return WGS84 longitude as RDF literal
- getMajorAxis() - Method in class com.epimorphics.geo.Ellipsoid
-
- getMatchedResources() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getMatchedURIs() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getMatchedURIs(boolean) - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getMessage() - Method in class com.epimorphics.tasks.ProgressMessage
-
- getMessages() - Method in interface com.epimorphics.tasks.ProgressMonitor
-
Return all progress messages logged so far.
- getMessages() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- getMessagesSince(int) - Method in interface com.epimorphics.tasks.ProgressMonitor
-
Return all progress messages since the given message number.
- getMessagesSince(int) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- getMinorAxis() - Method in class com.epimorphics.geo.Ellipsoid
-
- getModel() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
- getModel() - Method in class com.epimorphics.webapi.ResultPage
-
Return the model containing all the result data
- getModelW() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
- getName() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
- getName() - Method in class com.epimorphics.sparql.exprs.Op
-
- getName() - Method in class com.epimorphics.sparql.geo.GeoQuery
-
- getName() - Method in class com.epimorphics.sparql.terms.Var
-
- getNamedModelW(String) - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Get a graph by name as a Jena Model
- getNamespace(Resource) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return a useful version of the namespace resource.
- getNamespaceURI(String) - Method in class com.epimorphics.xmlutil.SimpleNamespaceContext
-
- getNode(Object) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Return a wrapped node from this Model.
- getNorthing() - Method in class com.epimorphics.geo.GeoPoint
-
Return OS northing
- getNorthing() - Method in class com.epimorphics.geo.OsGridRef
-
- getNumericValue(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
- getO() - Method in class com.epimorphics.sparql.terms.Triple
-
- getOffset() - Method in class com.epimorphics.webapi.PageInfo
-
Return the index of the first result that is requested.
- getOp() - Method in class com.epimorphics.sparql.exprs.ExprCommon
-
- getOperands() - Method in class com.epimorphics.sparql.exprs.ExprCommon
-
- getOrderedValues() - Method in class com.epimorphics.rdfutil.PropertyValueSet
-
- getP() - Method in class com.epimorphics.sparql.terms.Triple
-
- getPage() - Method in class com.epimorphics.webapi.ResultPage
-
Return the resource representing this page of the list.
- getPageNumber() - Method in class com.epimorphics.webapi.PageInfo
-
Return the page number requested, default is 0.
- getPageSize() - Method in class com.epimorphics.webapi.PageInfo
-
Return the page size for this request.
- getPageURI() - Method in class com.epimorphics.webapi.PageInfo
-
Return the page URI, this is the request URI with appropriate page and pagesize query
parameters added.
- getPageURI(int) - Method in class com.epimorphics.webapi.PageInfo
-
Return the page URI for a specific numbered page.
- getParam(String) - Method in class com.epimorphics.sparql.templates.Settings
-
- getPath(JsonValue, Object...) - Static method in class com.epimorphics.json.JsonUtil
-
Return an element of a JSON structure by following a sequence of object field
selectors (strings) or array indexes (integers) and return the java-ized
version of the leaf.
- getPath(JsonValue, Class<T>, Object...) - Static method in class com.epimorphics.json.JsonUtil
-
Return an element of a JSON structure by following a sequence of object field
selectors (strings) or array indexes (integers) and return the java-ized
version of the leaf.
- getPath() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getPath(boolean) - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getPathParameters() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getPathParameters(boolean) - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getPathSegments() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getPathSegments(boolean) - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getPattern() - Method in class com.epimorphics.sparql.graphpatterns.Named
-
- getPattern() - Method in class com.epimorphics.sparql.graphpatterns.Optional
-
- getPatterns() - Method in class com.epimorphics.sparql.graphpatterns.Union
-
- getPrefix(String) - Method in class com.epimorphics.xmlutil.SimpleNamespaceContext
-
- getPrefixes() - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
- getPrefixes() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Return a merged prefix mapping that includes and prefixes defined for
this model plus any global ones which have been registered with
the dataset wapper
- getPrefixes() - Method in class com.epimorphics.sparql.templates.Settings
-
- getPrefixes(String) - Method in class com.epimorphics.xmlutil.SimpleNamespaceContext
-
- getPrefixMapping() - Method in class com.epimorphics.sparql.templates.Settings
-
- getProgress() - Method in interface com.epimorphics.tasks.ProgressMonitor
-
Get the progress of the task as a percentage.
- getProgress() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- getProp() - Method in class com.epimorphics.rdfutil.PropertyValue
-
- getPropertyValue(Node, Node, Graph) - Static method in class com.epimorphics.rdfutil.NodeUtil
-
Find the first value of the given property of the root node.
- getPropertyValue(Object) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return a single value for the property of null if there is none, property can be specified using URI strings, curies or nodes
- getQueryParameters() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getQueryParameters(boolean) - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getR() - Method in class com.epimorphics.sparql.exprs.Infix
-
- getRequestRootURI() - Method in class com.epimorphics.webapi.PageInfo
-
Return the request URI incluiding query parameters but not page control parameters
- getRequestUri() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getRequestUriBuilder() - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- getRequiredAttribute(Node, String) - Static method in class com.epimorphics.xmlutil.DomWrapper
-
Helper function.
- getRequiredKey(JsonObject, String) - Method in class com.epimorphics.json.RDFJSONModReader
-
- getResource(Object) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Return a resource (not wrapped) from this Model.
- getResourceValue(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return the value of a resource on a property as a resource, or
null if there isn't a resource value.
- getResourceValues(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return all the resource values of the property on a resource.
- getResponseBody() - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Get the body of the HTTP response, in the event of an error response
the server may return useful human readable information in the body.
- getResponseMessage() - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Get the message part of the HTTP response, generally not interesting
- getResultSetAll(String, ResultSet) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
- getResultSetFirst(String, QueryExecution, ResultSet) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
- getRoot() - Method in class com.epimorphics.webapi.ResultPage
-
Return the resource representing the overall list.
- getRowsProcessed() - Method in class com.epimorphics.converters.CSVDataSource
-
- getRx() - Method in class com.epimorphics.geo.HelmertTransform
-
- getRy() - Method in class com.epimorphics.geo.HelmertTransform
-
- getRz() - Method in class com.epimorphics.geo.HelmertTransform
-
- getS() - Method in class com.epimorphics.geo.HelmertTransform
-
- getS() - Method in class com.epimorphics.sparql.terms.Triple
-
- getShortURI() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the shortform curi for the URI if possible, else the full URI
- getSize(Model, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONLDMarshaller
-
- getSize(Model, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONMarshaller
-
- getSize(JsonValue, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONObjectMarshaller
-
- getSize(ResultPage, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONResultMarshaller
-
- getSize(Model, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.RDFXMLMarshaller
-
- getSize(ResultPage, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.RDFXMLResultMarshaller
-
- getSize(Model, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.TurtleMarshaller
-
- getSize(ResultPage, Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.TurtleResultMarshaller
-
- getState() - Method in interface com.epimorphics.tasks.ProgressMonitor
-
Return the state of the task.
- getState() - Method in interface com.epimorphics.tasks.ProgressReporter
-
Return the state of the task.
- getState() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- getStatus() - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Get the returned status code from the request
- getStringValue(JsonObject, String) - Static method in class com.epimorphics.json.JsonUtil
-
- getStringValue(JsonObject, String, String) - Static method in class com.epimorphics.json.JsonUtil
-
- getStringValue(Resource, Property, String) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return one of the values of the property on the resource in string form.
- getStringValue(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Return one of the values of the property on the resource in string form.
- getSubject(Model, Property, RDFNode) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Find the singleton subject of the given property/value pair.
- getTimelabel() - Method in class com.epimorphics.tasks.ProgressMessage
-
- getTimestamp() - Method in class com.epimorphics.tasks.ProgressMessage
-
- getTimestamp() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- getTransform(String) - Method in class com.epimorphics.sparql.query.Transforms
-
- getTransforms() - Method in class com.epimorphics.sparql.query.QueryShape
-
- getTx() - Method in class com.epimorphics.geo.HelmertTransform
-
- getTy() - Method in class com.epimorphics.geo.HelmertTransform
-
- getType() - Method in class com.epimorphics.tasks.ProgressMessage
-
- getTz() - Method in class com.epimorphics.geo.HelmertTransform
-
- getUnionDefault() - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
- getURI() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the URI
- getURI() - Method in class com.epimorphics.sparql.terms.URI
-
- getURI() - Static method in class com.epimorphics.vocabs.API
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.Cube
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.DGU
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.Internal
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.Intervals
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.OpenSearch
-
- getURI() - Static method in class com.epimorphics.vocabs.Record
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.SKOS
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.Time
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.VOID
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.epimorphics.vocabs.XHV
-
- getUsedPrefixes() - Method in class com.epimorphics.sparql.templates.Settings
-
- getValue() - Method in class com.epimorphics.converters.SimpleValue
-
- getValue() - Method in interface com.epimorphics.converters.Value
-
Return the value unconverted.
- getValue() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
If this is a literal return the literal value as a java object, otherwise returns self
- getValueAsString(JsonObject) - Method in class com.epimorphics.json.RDFJSONModReader
-
- getValueAsString(JsonObject, String) - Method in class com.epimorphics.json.RDFJSONModReader
-
- getValues() - Method in class com.epimorphics.rdfutil.PropertyValue
-
- getValues() - Method in class com.epimorphics.rdfutil.PropertyValueSet
-
- getVar() - Method in class com.epimorphics.sparql.geo.GeoQuery
-
- getVar() - Method in class com.epimorphics.sparql.graphpatterns.Bind
-
- getVars() - Method in class com.epimorphics.sparql.graphpatterns.Values
-
- getX() - Method in class com.epimorphics.geo.Vector3d
-
- getY() - Method in class com.epimorphics.geo.Vector3d
-
- getZ() - Method in class com.epimorphics.geo.Vector3d
-
- GraphPattern - Class in com.epimorphics.sparql.graphpatterns
-
- GraphPattern() - Constructor for class com.epimorphics.sparql.graphpatterns.GraphPattern
-
- GraphPattern.Rank - Enum in com.epimorphics.sparql.graphpatterns
-
- GraphPatternText - Class in com.epimorphics.sparql.graphpatterns
-
A GraphPatternText is a graph pattern that contains arbitrary text
that is substituted directly into the SPARQL query.
- GraphPatternText(String) - Constructor for class com.epimorphics.sparql.graphpatterns.GraphPatternText
-
- GRS80 - Static variable in class com.epimorphics.geo.Ellipsoid
-
- GYEARMONTH_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- GYM_BLOCK - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- id - Variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- ID_FIELD - Static variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- identifier - Static variable in class com.epimorphics.vocabs.Internal
-
unique identifier for entity, usable as a 'slug' in a composite URI
- idFromURI(String) - Static method in class com.epimorphics.util.NameUtils
-
Encode a resource URI into a unique label which can be used
as a URI segment into a REST API.
- IllegalFormatException(String) - Constructor for exception com.epimorphics.rdfutil.TypeUtil.IllegalFormatException
-
- include - Static variable in class com.epimorphics.vocabs.API
-
Other viewers that describe properties that should be incorporated into this
view.
- inCollection - Static variable in class com.epimorphics.vocabs.Record
-
denotes the collection which contains the metadata record
- inDataset - Static variable in class com.epimorphics.vocabs.VOID
-
- inDateTime - Static variable in class com.epimorphics.vocabs.Time
-
- INDEX - Static variable in interface com.epimorphics.converters.RawDataSource
-
variable name under which the index of the row will be bound in the environment
- Infix - Class in com.epimorphics.sparql.exprs
-
- Infix(IsExpr, Op, IsExpr) - Constructor for class com.epimorphics.sparql.exprs.Infix
-
- injectEarlyPattern(GraphPattern) - Method in class com.epimorphics.sparql.query.QueryShape
-
- inScheme - Static variable in class com.epimorphics.vocabs.SKOS
-
- inside - Static variable in class com.epimorphics.vocabs.Time
-
- instance - Static variable in class com.epimorphics.sparql.query.Transforms
-
- Instant - Static variable in class com.epimorphics.vocabs.Time
-
- INTEGER_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- Internal - Class in com.epimorphics.vocabs
-
Vocabulary definitions from src/main/webapp/vocabs/internal.ttl
- Internal() - Constructor for class com.epimorphics.vocabs.Internal
-
- Interval - Static variable in class com.epimorphics.vocabs.Intervals
-
- Interval - Static variable in class com.epimorphics.vocabs.Time
-
- intervalAfter - Static variable in class com.epimorphics.vocabs.Time
-
- intervalBefore - Static variable in class com.epimorphics.vocabs.Time
-
- intervalContains - Static variable in class com.epimorphics.vocabs.Time
-
- intervalContainsDay - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsDays - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsHalf - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsHalves - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsHour - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsHours - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsIso8601Week - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsMinute - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsMinutes - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsMonth - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsMonths - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsQuarter - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsQuarters - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsSecond - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsSeconds - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalContainsWeek - Static variable in class com.epimorphics.vocabs.Intervals
-
- intervalDuring - Static variable in class com.epimorphics.vocabs.Time
-
- intervalEquals - Static variable in class com.epimorphics.vocabs.Time
-
- intervalFinishedBy - Static variable in class com.epimorphics.vocabs.Time
-
- intervalFinishes - Static variable in class com.epimorphics.vocabs.Time
-
- intervalMeets - Static variable in class com.epimorphics.vocabs.Time
-
- intervalMetBy - Static variable in class com.epimorphics.vocabs.Time
-
- intervalOverlappedBy - Static variable in class com.epimorphics.vocabs.Time
-
- intervalOverlaps - Static variable in class com.epimorphics.vocabs.Time
-
- Intervals - Class in com.epimorphics.vocabs
-
Vocabulary definitions from src/main/webapp/vocabs/intervals.ttl
- Intervals() - Constructor for class com.epimorphics.vocabs.Intervals
-
- intervalStartedBy - Static variable in class com.epimorphics.vocabs.Time
-
- intervalStarts - Static variable in class com.epimorphics.vocabs.Time
-
- Intl1924 - Static variable in class com.epimorphics.geo.Ellipsoid
-
- Inv - Class in com.epimorphics.sparql.propertypaths
-
- Inv(PropertyPath) - Constructor for class com.epimorphics.sparql.propertypaths.Inv
-
- INV_PRECEDENCE - Static variable in interface com.epimorphics.sparql.propertypaths.PropertyPath
-
- inverse() - Method in class com.epimorphics.geo.HelmertTransform
-
- inWrite - Variable in class com.epimorphics.rdfutil.DatasetWrapper
-
- inXSDDateTime - Static variable in class com.epimorphics.vocabs.Time
-
- Irl1975 - Static variable in class com.epimorphics.geo.LatLonDatum
-
- IrregularInterval - Static variable in class com.epimorphics.vocabs.Intervals
-
A business interval outside of the normal pattern of business intervals.
- isAnon() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return true if this is an anonymous resource
- IsExpr - Interface in com.epimorphics.sparql.terms
-
- isInt() - Method in class com.epimorphics.converters.SimpleValue
-
- isInt() - Method in interface com.epimorphics.converters.Value
-
Test if the value can be treated as a (long) int
- isList() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return true if the node is an RDF list
- isListNode(Graph, Node) - Method in class com.epimorphics.json.RDFJSONModWriter
-
- isLiteral() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
tests true of the node is a literal
- Iso8601Week - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for calendar weeks.
- isOnlyValue(Resource, Property, RDFNode) - Static method in class com.epimorphics.util.TestUtil
-
Test that the given resource/property has the given object value and ONLY the given object value.
- isResource() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return true if this is an RDF resource
- IsSparqler - Interface in com.epimorphics.sparql.terms
-
- isStarted() - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Return true if at least one command string has been sent, whether complete or not
- isURI(String) - Static method in class com.epimorphics.util.NameUtils
-
Test if the given name is a legal absolute URI.
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONLDMarshaller
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONMarshaller
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONObjectMarshaller
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.JSONResultMarshaller
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.RDFXMLMarshaller
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.RDFXMLResultMarshaller
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.TurtleMarshaller
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.epimorphics.webapi.marshalling.TurtleResultMarshaller
-
- ItemEndpoint - Static variable in class com.epimorphics.vocabs.API
-
An endpoint that returns information about a single instance.
- items - Static variable in class com.epimorphics.vocabs.API
-
- itemsPerPage - Static variable in class com.epimorphics.vocabs.OpenSearch
-
- itemTemplate - Static variable in class com.epimorphics.vocabs.API
-
A template for the URI of the item that the item endpoint should return.
- itemType - Static variable in class com.epimorphics.vocabs.DGU
-
The common class for all the items in this URI set.
- iterator() - Method in class com.epimorphics.converters.CSVDataSource
-
- iterator() - Method in interface com.epimorphics.converters.RawDataSource
-
Return itself as an iterator
- label - Static variable in class com.epimorphics.vocabs.API
-
- label - Static variable in class com.epimorphics.vocabs.Record
-
the label of the entity described by this metadata record
- labelledDescribeViewer - Static variable in class com.epimorphics.vocabs.API
-
A viewer that returns the graph created from a DESCRIBE query, supplemented
by labels for linked resources.
- labelProps - Static variable in class com.epimorphics.rdfutil.RDFUtil
-
- lang - Static variable in class com.epimorphics.vocabs.API
-
- LANG_KEY - Static variable in class com.epimorphics.json.RDFJSONModReader
-
- language - Variable in class com.epimorphics.rdfutil.ModelWrapper
-
- lastSegment(String) - Static method in class com.epimorphics.util.NameUtils
-
Find the last path segment in a URL or unix path.
- LatLonDatum - Class in com.epimorphics.geo
-
Datums; with associated *ellipsoid* and Helmert *transform* parameters to convert from WGS 84
into given datum.
- LatLonDatum(Ellipsoid, HelmertTransform) - Constructor for class com.epimorphics.geo.LatLonDatum
-
- LatLonE - Class in com.epimorphics.geo
-
lat/lon (polar) point with latitude & longitude values and height above ellipsoid, on a
specified datum.
- LatLonE(double, double, LatLonDatum, double) - Constructor for class com.epimorphics.geo.LatLonE
-
- LatLonE(double, double, LatLonDatum) - Constructor for class com.epimorphics.geo.LatLonE
-
- LatLonE(double, double, double) - Constructor for class com.epimorphics.geo.LatLonE
-
- LatLonE(double, double) - Constructor for class com.epimorphics.geo.LatLonE
-
- length() - Method in class com.epimorphics.geo.Vector3d
-
- limit - Variable in class com.epimorphics.sparql.query.QueryShape
-
- LINE_NUMBER_FIELD - Static variable in class com.epimorphics.tasks.ProgressMessage
-
- linkPredicate - Static variable in class com.epimorphics.vocabs.VOID
-
- Linkset - Static variable in class com.epimorphics.vocabs.VOID
-
- list(T...) - Static method in class com.epimorphics.util.ListUtils
-
list(x...) returns a list(T) whose elements are x...
- list() - Method in class com.epimorphics.webapi.ResultPage
-
Return all the content resources in this list
- LIST_TYPE - Static variable in class com.epimorphics.json.RDFJSONModReader
-
- ListEndpoint - Static variable in class com.epimorphics.vocabs.API
-
An endpoint that returns information about a list of instances.
- listInLinks(Object) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return list of nodes that point to us by the given property
- listInLinks() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the set of nodes which point to us
- listNodes(String) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Find all nodes matching the given xpath expression, starting
from the root of the document
- listNodes(String, Node) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Find all nodes matching the given xpath expression
- listProperties() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the set of property values of this node as a ordered list of value bindings
- listPropertyValues(Object) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the value of the given property as a list of literal values or wrapped nodes, property can be specified using URI strings, curies or nodes
- listSubjects(int) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Return a list of at most N subjects in this model
- listSubjects() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Return a list of at most N subjects in this model
- ListUtils - Class in com.epimorphics.util
-
- ListUtils() - Constructor for class com.epimorphics.util.ListUtils
-
- Literal - Class in com.epimorphics.sparql.terms
-
- Literal(String, URI, String) - Constructor for class com.epimorphics.sparql.terms.Literal
-
- Literal(String, URI) - Constructor for class com.epimorphics.sparql.terms.Literal
-
- Literal(String, String) - Constructor for class com.epimorphics.sparql.terms.Literal
-
- LITERAL_TYPE - Static variable in class com.epimorphics.json.RDFJSONModReader
-
- literalValues(Node, Node[], Graph) - Static method in class com.epimorphics.rdfutil.NodeUtil
-
Scans the properties in props testing if root has a value for that property.
- LiveProgressMonitor - Class in com.epimorphics.tasks
-
Simple progress monitor which reports progress messages live to stderr.
- LiveProgressMonitor() - Constructor for class com.epimorphics.tasks.LiveProgressMonitor
-
- load(String) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Load and parse a source document.
- load(InputStream) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Load and parse a source document.
- loadFromFile(String) - Static method in class com.epimorphics.json.JsonUtil
-
- LoadGeoQuery - Class in com.epimorphics.sparql.geo
-
- LoadGeoQuery() - Constructor for class com.epimorphics.sparql.geo.LoadGeoQuery
-
- lock() - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Lock the dataset for reading
- lock() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Lock the dataset for reading
- lockWrite() - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Lock the dataset for write
- lockWrite() - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Lock the dataset for write
- logFile - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- lookup(Map<String, String>, String, MultivaluedMap<String, String>) - Method in class com.epimorphics.webapi.dispatch.TemplateSet
-
Search the collection for the most specific entry that
matches path.
- makeJson(Object...) - Static method in class com.epimorphics.json.JsonUtil
-
Create a simple Json Object.
- makeJson(JsonObject, Object...) - Static method in class com.epimorphics.json.JsonUtil
-
Create a JSON object as a copy of an existing object, with new/replacement key values
taken from the args
- mapNamespace(Model, String, String) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Map a namespace used in a model
- mappingRelation - Static variable in class com.epimorphics.vocabs.SKOS
-
These concept mapping relations mirror semantic relations, and the data model
defined below is similar (with the exception of skos:exactMatch) to the data
model defined for semantic relations.
- March - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of March
- match(Map<String, String>, String, MultivaluedMap<String, String>) - Method in class com.epimorphics.webapi.dispatch.CompiledTemplate
-
Match the given uri string.
- maxPageSize - Static variable in class com.epimorphics.vocabs.API
-
The maximum size of lists that will be returned by the API.
- May - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of May
- measure - Static variable in class com.epimorphics.vocabs.Cube
-
An alternative to qb:componentProperty which makes explicit that the component
is a measure
- measureDimension - Static variable in class com.epimorphics.vocabs.Cube
-
An alternative to qb:componentProperty which makes explicit that the component
is a measure dimension
- MeasureProperty - Static variable in class com.epimorphics.vocabs.Cube
-
The class of components which represent the measured value of the phenomenon
being observed
- measureType - Static variable in class com.epimorphics.vocabs.Cube
-
Generic measure dimension, the value of this dimension indicates which measure
(from the set of measures in the DSD) is being given by the obsValue (or other
primary measure)
- member - Static variable in class com.epimorphics.vocabs.SKOS
-
- memberList - Static variable in class com.epimorphics.vocabs.SKOS
-
For any resource, every item in the list given as the value of the skos:memberList
property is also a value of the skos:member property.
- merge(JsonObject, JsonObject) - Static method in class com.epimorphics.json.JsonUtil
-
Create a new json object by cloning one object and then asserting all values from the second.
- merge(PrefixMapping, PrefixMapping) - Static method in class com.epimorphics.util.PrefixUtils
-
Return a read-only merge of two prefix mappings
- mergeInto(JsonObject, JsonObject) - Static method in class com.epimorphics.json.JsonUtil
-
Merge all the extend values into the base object returning the base object, no copy.
- MESSAGE_FIELD - Static variable in class com.epimorphics.tasks.ProgressMessage
-
- messages - Variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- MESSAGES_FIELD - Static variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- MIME_RDFXML - Static variable in class com.epimorphics.webapi.marshalling.RDFXMLMarshaller
-
- MIME_TURTLE - Static variable in class com.epimorphics.webapi.marshalling.TurtleMarshaller
-
- MIME_TURTLE_CS - Static variable in class com.epimorphics.webapi.marshalling.TurtleMarshaller
-
- mimeType - Static variable in class com.epimorphics.vocabs.API
-
The mime type that the formatter returns and that it should be used with.
- minus(Vector3d) - Method in class com.epimorphics.geo.Vector3d
-
- Minus - Class in com.epimorphics.sparql.graphpatterns
-
- Minus(GraphPattern, GraphPattern) - Constructor for class com.epimorphics.sparql.graphpatterns.Minus
-
- Minute - Static variable in class com.epimorphics.vocabs.Intervals
-
A generic superclass for all minute-long intervals.
- minute - Static variable in class com.epimorphics.vocabs.Time
-
- minutes - Static variable in class com.epimorphics.vocabs.Time
-
- MockUriInfo - Class in com.epimorphics.webapi.test
-
Partial mock up of UriInfo, just sufficient to create PageInfo instances
for testing ResultPage processing.
- MockUriInfo(String) - Constructor for class com.epimorphics.webapi.test.MockUriInfo
-
- MockUriInfo(String, String) - Constructor for class com.epimorphics.webapi.test.MockUriInfo
-
- model - Variable in class com.epimorphics.rdfutil.ModelWrapper
-
- modelFixture(String) - Static method in class com.epimorphics.util.TestUtil
-
Create a Model as a text fixture
- modelFromJson(JsonObject) - Method in class com.epimorphics.json.RDFJSONModReader
-
Parse a JSON structure into a newly-allocated RDF model.
- modelw - Variable in class com.epimorphics.rdfutil.PropertyValueSet
-
- modelw - Variable in class com.epimorphics.rdfutil.RDFNodeWrapper
-
- ModelWrapper - Class in com.epimorphics.rdfutil
-
Wrapped version of a model from a dataset.
- ModelWrapper(DatasetWrapper, Model) - Constructor for class com.epimorphics.rdfutil.ModelWrapper
-
- ModelWrapper(DatasetWrapper) - Constructor for class com.epimorphics.rdfutil.ModelWrapper
-
Create a model wrapper around the default model of the dataset
- ModelWrapper(DatasetWrapper, String) - Constructor for class com.epimorphics.rdfutil.ModelWrapper
-
Create a model wrapper around a named model of the dataset
- ModelWrapper(Model) - Constructor for class com.epimorphics.rdfutil.ModelWrapper
-
Create a model wrapper round a simple model, creating a wrapped
dataset to hold it.
- modifiableBy - Static variable in class com.epimorphics.vocabs.Record
-
denotes who can change or delete the collection
- Monday - Static variable in class com.epimorphics.vocabs.Time
-
- Month - Static variable in class com.epimorphics.vocabs.Intervals
-
A generic superclass class for all month-long like intervals.
- month - Static variable in class com.epimorphics.vocabs.Time
-
- monthOfYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of the year in which a contained instant or interval (of duration
one month or less) occurs.
- MonthOfYear - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for the months of a calendar year.
- months - Static variable in class com.epimorphics.vocabs.Time
-
- moreMessagesSince(int) - Method in interface com.epimorphics.tasks.ProgressMonitor
-
Return true if there are more progress messages available since the given message number.
- moreMessagesSince(int) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- Multivalued - Static variable in class com.epimorphics.vocabs.API
-
- NAD83 - Static variable in class com.epimorphics.geo.LatLonDatum
-
- name - Static variable in class com.epimorphics.vocabs.API
-
The name of the resource.
- Named - Class in com.epimorphics.sparql.graphpatterns
-
- Named(URI, GraphPattern) - Constructor for class com.epimorphics.sparql.graphpatterns.Named
-
- NAMESPACE - Static variable in class com.epimorphics.vocabs.API
-
The namespace of the vocabulary as a resource
- namespace - Static variable in class com.epimorphics.vocabs.API
-
- NAMESPACE - Static variable in class com.epimorphics.vocabs.Cube
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.epimorphics.vocabs.DGU
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.epimorphics.vocabs.Internal
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.epimorphics.vocabs.Intervals
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.epimorphics.vocabs.Record
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.epimorphics.vocabs.SKOS
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.epimorphics.vocabs.Time
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.epimorphics.vocabs.VOID
-
The namespace of the vocabulary as a resource
- NameUtils - Class in com.epimorphics.util
-
Utilities for checking and converting names to forms safely
usable in different circumstances.
- NameUtils() - Constructor for class com.epimorphics.util.NameUtils
-
- narrower - Static variable in class com.epimorphics.vocabs.SKOS
-
Narrower concepts are typically rendered as children in a concept hierarchy
(tree).
- narrowerTransitive - Static variable in class com.epimorphics.vocabs.SKOS
-
- narrowMatch - Static variable in class com.epimorphics.vocabs.SKOS
-
- needsBraces(GraphPattern.Rank) - Method in class com.epimorphics.sparql.graphpatterns.GraphPattern
-
- negate() - Method in class com.epimorphics.geo.Vector3d
-
- newName(String) - Static method in class com.epimorphics.util.NameUtils
-
Generate a random name for something of the given type, result
will currently look like: {type}-{uuid}
- newURI(String, String) - Static method in class com.epimorphics.util.NameUtils
-
Generate a random URI for something of the given type, result
will currently look like: {server}/modal/{type}/{uuid}
- next() - Method in class com.epimorphics.converters.CSVDataSource
-
- next() - Method in interface com.epimorphics.converters.RawDataSource
-
Return the next record value.
- next - Static variable in class com.epimorphics.vocabs.XHV
-
- node - Variable in class com.epimorphics.rdfutil.RDFNodeWrapper
-
- nodeLabel(Node) - Method in class com.epimorphics.json.RDFJSONModWriter
-
- nodeToTerm(RDFNode) - Static method in class com.epimorphics.sparql.terms.TermUtils
-
- NodeUtil - Class in com.epimorphics.rdfutil
-
Collection of utilities to help working with RDF at Node/Graph level.
- NodeUtil() - Constructor for class com.epimorphics.rdfutil.NodeUtil
-
- normalizeFilepath(String) - Static method in class com.epimorphics.util.NameUtils
-
Normalize a relative file path to unix syntax.
- northingProp - Variable in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- northingVar - Variable in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- notation - Static variable in class com.epimorphics.vocabs.SKOS
-
- note - Static variable in class com.epimorphics.vocabs.SKOS
-
- notEmpty() - Method in class com.epimorphics.converters.SimpleValue
-
- notEmpty() - Method in interface com.epimorphics.converters.Value
-
Return true if the value is non-null and not an empty string
- November - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of Novermber
- NowhereToSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.QueryShape
-
- NS - Static variable in class com.epimorphics.vocabs.API
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.epimorphics.vocabs.Cube
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.epimorphics.vocabs.DGU
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.epimorphics.vocabs.Internal
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.epimorphics.vocabs.Intervals
-
The namespace of the vocabulary as a string
- ns - Static variable in class com.epimorphics.vocabs.OpenSearch
-
- NS - Static variable in class com.epimorphics.vocabs.Record
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.epimorphics.vocabs.SKOS
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.epimorphics.vocabs.Time
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.epimorphics.vocabs.VOID
-
The namespace of the vocabulary as a string
- ns - Static variable in class com.epimorphics.vocabs.XHV
-
- NULL_LINE_NUMBER - Static variable in class com.epimorphics.tasks.ProgressMessage
-
- object - Variable in class com.epimorphics.json.JSONWritableObject
-
- objectsTarget - Static variable in class com.epimorphics.vocabs.VOID
-
The sink target of an interlinking
- observation - Static variable in class com.epimorphics.vocabs.Cube
-
indicates a observation contained within this slice of the data set
- Observation - Static variable in class com.epimorphics.vocabs.Cube
-
A single observation in the cube, may have one or more associated measured
values
- observationGroup - Static variable in class com.epimorphics.vocabs.Cube
-
Indicates a group of observations.
- ObservationGroup - Static variable in class com.epimorphics.vocabs.Cube
-
A, possibly arbitrary, group of observations.
- October - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of October
- offset - Variable in class com.epimorphics.sparql.query.QueryShape
-
- one_day - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one day, typically 24 hours)
- one_half - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one half year, typically 6 months
- one_hour - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one hour
- one_minute - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of 1 minute
- one_month - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one month
- one_quarter - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one quarter, typically 3 months.
- one_second - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one second
- one_week - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one week
- one_year - Static variable in class com.epimorphics.vocabs.Intervals
-
A duration of one year
- OntologyUtil - Class in com.epimorphics.rdfutil
-
- OntologyUtil() - Constructor for class com.epimorphics.rdfutil.OntologyUtil
-
- Op - Class in com.epimorphics.sparql.exprs
-
- Op(String) - Constructor for class com.epimorphics.sparql.exprs.Op
-
- Op(Op.OpType, String) - Constructor for class com.epimorphics.sparql.exprs.Op
-
- Op(Op.OpType, int, String) - Constructor for class com.epimorphics.sparql.exprs.Op
-
- Op.OpType - Enum in com.epimorphics.sparql.exprs
-
- opAnd - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opDiv - Static variable in class com.epimorphics.sparql.exprs.Op
-
- open() - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Open the POST channel to the server
- OpenSearch - Class in com.epimorphics.vocabs
-
Vocabulary file for selected parts of OpenSearch vocabulary
- OpenSearch() - Constructor for class com.epimorphics.vocabs.OpenSearch
-
- openSearchDescription - Static variable in class com.epimorphics.vocabs.VOID
-
- opEq - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opGreater - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opGreaterEq - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opIn - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opLess - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opLessEq - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opMinus - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opMul - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opNe - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opNot - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opNotIn - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opOr - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opPlus - Static variable in class com.epimorphics.sparql.exprs.Op
-
- Optional - Class in com.epimorphics.sparql.graphpatterns
-
- Optional(GraphPattern) - Constructor for class com.epimorphics.sparql.graphpatterns.Optional
-
- opUnaryMinus - Static variable in class com.epimorphics.sparql.exprs.Op
-
- opUnaryPlus - Static variable in class com.epimorphics.sparql.exprs.Op
-
- Order - Enum in com.epimorphics.sparql.query
-
- order - Static variable in class com.epimorphics.vocabs.Cube
-
indicates a priority order for the components of sets with this structure,
used to guide presentations - lower order numbers come before higher numbers,
un-numbered components come last
- orderBy - Static variable in class com.epimorphics.vocabs.API
-
A space separated sequence of OrderConditions suitable for using in a SPARQL
ORDER BY clause.
- OrderCondition - Class in com.epimorphics.sparql.query
-
- OrderCondition(Order, IsExpr) - Constructor for class com.epimorphics.sparql.query.OrderCondition
-
- OrderedCollection - Static variable in class com.epimorphics.vocabs.SKOS
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.And
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Basic
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Bind
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Empty
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Exists
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.GraphPattern
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.GraphPatternText
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Minus
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Named
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Optional
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Select
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Union
-
- ordinal() - Method in class com.epimorphics.sparql.graphpatterns.Values
-
- ordinalDayOfMonth - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the day of the month in in which an instant or interval
(of duration less than one day) occurs.
- ordinalDayOfWeek - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the day of the week in which a (contained) instant or
interval (of one day or less in duration) occurs.
- ordinalDayOfYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the day of the year in in which an instant or interval
(of duration one day or less) occurs.
- ordinalHalfOfYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the half of a year in which a contained instant or interval
(of duration one half year or less) occurs.
- ordinalHourOfDay - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the hour of day in which a (contained) instant or interval
(of less than one hour duration) occurs.
- ordinalMinuteOfHour - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the minute of the hour in which a contained instant
or interval (of duration one hour or less) occurs.
- ordinalMonthOfYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the month of the year in in which an instant or interval
(of duration one day or less) occurs.
- ordinalQuarterOfYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the quarter of the year in which a contained instant
or interval (of duration one quarter year or less) occurs.
- ordinalSecondOfMinute - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the second of the minute in which a contained instant
or interval (of one second duration or less) occurs.
- ordinalWeekOfYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the week of the year in which a contained instant or
interval of one week duration or less occurs.
- ordinalWeekOfYearYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal number of the week of year year in which an instant or interval
(of duration one week or less) occurs.
- ordinalYear - Static variable in class com.epimorphics.vocabs.Intervals
-
The ordinal year of the year in which an instant or interval (of duration
one year or less) occurs.
- OSGB36 - Static variable in class com.epimorphics.geo.LatLonDatum
-
- OsGridRef - Class in com.epimorphics.geo
-
An Ordance Survey Grid Reference.
- OsGridRef(long, long) - Constructor for class com.epimorphics.geo.OsGridRef
-
- OsGridRef(double, double) - Constructor for class com.epimorphics.geo.OsGridRef
-
- out - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- OUTER_PRECEDENCE - Static variable in interface com.epimorphics.sparql.propertypaths.PropertyPath
-
- outputQuotedString(String) - Static method in class com.epimorphics.json.JSFullWriter
-
- page - Static variable in class com.epimorphics.vocabs.API
-
- Page - Static variable in class com.epimorphics.vocabs.API
-
- page - Variable in class com.epimorphics.webapi.ResultPage
-
- PAGE_PARAM - Static variable in class com.epimorphics.webapi.PageInfo
-
- PageInfo - Class in com.epimorphics.webapi
-
Support for interpreting paging requests on paged results lists.
- PageInfo(UriInfo) - Constructor for class com.epimorphics.webapi.PageInfo
-
- pageInfo - Variable in class com.epimorphics.webapi.ResultPage
-
- pageNumber - Variable in class com.epimorphics.webapi.PageInfo
-
- pageSize - Variable in class com.epimorphics.webapi.PageInfo
-
- PAGESIZE_PARAM - Static variable in class com.epimorphics.webapi.PageInfo
-
- pair(String, String) - Method in class com.epimorphics.json.JSFullWriter
-
- pair(String, boolean) - Method in class com.epimorphics.json.JSFullWriter
-
- pair(String, Number) - Method in class com.epimorphics.json.JSFullWriter
-
- pair(String, long) - Method in class com.epimorphics.json.JSFullWriter
-
- pair(String, JsonValue) - Method in class com.epimorphics.json.JSFullWriter
-
- pair(String, JSONWritable) - Method in class com.epimorphics.json.JSFullWriter
-
- Parameter - Class in com.epimorphics.sparql.templates
-
- Parameter(String, String) - Constructor for class com.epimorphics.sparql.templates.Parameter
-
- parameterBased - Static variable in class com.epimorphics.vocabs.API
-
This content negotiation strategy uses the _format parameter within the URI
to indicate the formatter that should be used to format the results of the
request.
- parent - Static variable in class com.epimorphics.vocabs.API
-
The parent selector, from which filters and sort specifications may be inherited.
- parentChildProperty - Static variable in class com.epimorphics.vocabs.Cube
-
Specifies a property which relates a parent concept in the hierarchy to a
child concept.
- parse(String) - Static method in class com.epimorphics.geo.OsGridRef
-
Parse grid reference to easting/northing form
- parse(InputStream) - Method in class com.epimorphics.json.RDFJSONModReader
-
Parse a JSON format stream into an RDF model.
- parse(String) - Method in class com.epimorphics.json.RDFJSONModReader
-
Parse a JSON format String into an RDF model.
- parseJson(JsonObject, Model) - Method in class com.epimorphics.json.RDFJSONModReader
-
Parse a JSON structure into an RDF model.
- parseJson(JsonObject, Graph) - Method in class com.epimorphics.json.RDFJSONModReader
-
Parse a JSON structure into an RDF graph..
- parseParameter(String, int) - Method in class com.epimorphics.sparql.templates.Template
-
- parseValue(JsonValue, Graph) - Method in class com.epimorphics.json.RDFJSONModReader
-
- path - Variable in class com.epimorphics.webapi.test.MockUriInfo
-
- PathCommon - Class in com.epimorphics.sparql.propertypaths
-
- PathCommon() - Constructor for class com.epimorphics.sparql.propertypaths.PathCommon
-
- pathParameters - Variable in class com.epimorphics.webapi.test.MockUriInfo
-
- performUpdate(String, Model, String) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Convenience packaging of common pattern of use.
- PLAIN_LITERAL_URI - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- PlainLiteral - Static variable in class com.epimorphics.vocabs.API
-
- PlainText - Class in com.epimorphics.sparql.templates
-
- plus(Vector3d) - Method in class com.epimorphics.geo.Vector3d
-
- precedence() - Method in class com.epimorphics.sparql.propertypaths.Alt
-
- precedence() - Method in class com.epimorphics.sparql.propertypaths.Inv
-
- precedence() - Method in class com.epimorphics.sparql.propertypaths.PathCommon
-
- precedence() - Method in class com.epimorphics.sparql.propertypaths.Property
-
- precedence() - Method in class com.epimorphics.sparql.propertypaths.Rep
-
- precedence() - Method in class com.epimorphics.sparql.propertypaths.Seq
-
- prefix - Static variable in class com.epimorphics.vocabs.API
-
- prefixes - Variable in class com.epimorphics.rdfutil.DatasetWrapper
-
- prefixMapping - Static variable in class com.epimorphics.vocabs.API
-
- PrefixUtils - Class in com.epimorphics.util
-
Collection of random utilities for working with prefixes.
- PrefixUtils() - Constructor for class com.epimorphics.util.PrefixUtils
-
- prefLabel - Static variable in class com.epimorphics.vocabs.SKOS
-
A resource has no more than one value of skos:prefLabel per language tag.skos:prefLabel,
skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.The range
of skos:prefLabel is the class of RDF plain literals.
- preload - Variable in class com.epimorphics.converters.CSVDataSource
-
- prepare(Settings) - Method in class com.epimorphics.sparql.query.QueryShape
-
- prepare(String, T) - Static method in class com.epimorphics.webapi.dispatch.CompiledTemplate
-
Answer a MatchTemplate corresponding to the template string.
- prev - Static variable in class com.epimorphics.vocabs.XHV
-
- print(String) - Method in class com.epimorphics.json.JSFullWriter
-
- processor - Static variable in class com.epimorphics.vocabs.API
-
- progress - Variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- PROGRESS_FIELD - Static variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- ProgressMessage - Class in com.epimorphics.tasks
-
Simple progress message format which can be serialized to JSON.
- ProgressMessage(String) - Constructor for class com.epimorphics.tasks.ProgressMessage
-
- ProgressMessage(String, int) - Constructor for class com.epimorphics.tasks.ProgressMessage
-
- ProgressMessage(String, int, long) - Constructor for class com.epimorphics.tasks.ProgressMessage
-
- ProgressMessage(String, String) - Constructor for class com.epimorphics.tasks.ProgressMessage
-
- ProgressMessage(String, int, String) - Constructor for class com.epimorphics.tasks.ProgressMessage
-
- ProgressMessage(String, int, long, String) - Constructor for class com.epimorphics.tasks.ProgressMessage
-
- ProgressMessage(JsonObject) - Constructor for class com.epimorphics.tasks.ProgressMessage
-
- ProgressMonitor - Interface in com.epimorphics.tasks
-
Interface for accessing progress status from an async task such
as a web service or shell script.
- ProgressMonitorReporter - Interface in com.epimorphics.tasks
-
- ProgressReporter - Interface in com.epimorphics.tasks
-
Interface through which an async task can report progress.
- Projection - Interface in com.epimorphics.sparql.terms
-
- prop - Variable in class com.epimorphics.rdfutil.PropertyValue
-
- PROP_PRECEDENCE - Static variable in interface com.epimorphics.sparql.propertypaths.PropertyPath
-
- ProperInterval - Static variable in class com.epimorphics.vocabs.Time
-
- properties - Static variable in class com.epimorphics.vocabs.API
-
A comma-separated list of property paths that indicate the information that
should be included in the view.
- properties - Static variable in class com.epimorphics.vocabs.VOID
-
- Property - Class in com.epimorphics.sparql.propertypaths
-
- Property(URI) - Constructor for class com.epimorphics.sparql.propertypaths.Property
-
- property - Static variable in class com.epimorphics.vocabs.API
-
A property chain (which may be a single property) that indicates information
that should be included in the view.
- property - Static variable in class com.epimorphics.vocabs.VOID
-
- propertyFixture(Model, String) - Static method in class com.epimorphics.util.TestUtil
-
Return a property with the given URI.
- propertyPartition - Static variable in class com.epimorphics.vocabs.VOID
-
- PropertyPath - Interface in com.epimorphics.sparql.propertypaths
-
- PropertyPath.Repeat - Enum in com.epimorphics.sparql.propertypaths
-
- PropertyValue - Class in com.epimorphics.rdfutil
-
Property/value pair for wrapped RDF resources.
- PropertyValue(RDFNodeWrapper) - Constructor for class com.epimorphics.rdfutil.PropertyValue
-
- PropertyValue(ModelWrapper, Property) - Constructor for class com.epimorphics.rdfutil.PropertyValue
-
- PropertyValue(RDFNodeWrapper, RDFNodeWrapper) - Constructor for class com.epimorphics.rdfutil.PropertyValue
-
- PropertyValueSet - Class in com.epimorphics.rdfutil
-
Set of property/value bindings for some root resource
- PropertyValueSet(ModelWrapper) - Constructor for class com.epimorphics.rdfutil.PropertyValueSet
-
- put(String, JSONWritable) - Method in class com.epimorphics.json.JSONWritableObject
-
- put(String, String) - Method in class com.epimorphics.json.JSONWritableObject
-
- put(String, List<JSONWritable>) - Method in class com.epimorphics.json.JSONWritableObject
-
- put(Transform) - Static method in class com.epimorphics.sparql.query.Transforms
-
- putParam(String, IsSparqler) - Method in class com.epimorphics.sparql.templates.Settings
-
- pvalues - Variable in class com.epimorphics.rdfutil.PropertyValueSet
-
- Q1 - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for intervals that are the first quarter of a (nominally) annual cycle.
- Q2 - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for intervals that are 2nd quarters of a (nominally) annual cycle
- Q3 - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for intervals that are 3rd quarters of a (nominally) annual cycle
- Q4 - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for intervals that are 4th quarters of a (nominally) annual cycle.
- Q5 - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for 5th quarters of an abnormally long annual interval - in the UK
a buisness interval may exceptionally extent to 6 quarters.
- Q6 - Static variable in class com.epimorphics.vocabs.Intervals
-
A class for 6th quarters of an abnormally long annual interval - in the UK
a buisness interval may exceptionally extent to 6 quarters.
- Quarter - Static variable in class com.epimorphics.vocabs.Intervals
-
A generic superclass for all Quarter (3-month) long intervals
- queryAsk(String) - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Thread/transaction safe ask query.
- queryAsk(String) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Thread/transaction safe ask query.
- queryConstruct(String) - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Thread/transaction safe construct query.
- queryConstruct(String) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Thread/transaction safe construct query.
- queryParameters - Variable in class com.epimorphics.webapi.test.MockUriInfo
-
- querySelect(String) - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Thread/transaction safe select query.
- querySelect(String) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Thread/transaction safe select query.
- querySelectW(String) - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Thread/transaction safe select query returning wrapped bindings.
- querySelectW(String) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Thread/transaction safe select query returning wrapped bindings.
- QueryShape - Class in com.epimorphics.sparql.query
-
A QueryShape is a representation of a SPARQL query.
- QueryShape() - Constructor for class com.epimorphics.sparql.query.QueryShape
-
- QueryUtil - Class in com.epimorphics.rdfutil
-
Random small utilities to help with SPARQl queries.
- QueryUtil() - Constructor for class com.epimorphics.rdfutil.QueryUtil
-
- RAW_MESSAGE_FIELD - Static variable in class com.epimorphics.tasks.ProgressMessage
-
- RawDataSource - Interface in com.epimorphics.converters
-
Data stream to be converted by some DataConverter.
- RDFJSONModReader - Class in com.epimorphics.json
-
Read a graph serialized using the modified JSON format.
- RDFJSONModReader() - Constructor for class com.epimorphics.json.RDFJSONModReader
-
- RDFJSONModWriter - Class in com.epimorphics.json
-
Support for serializing sets of RDF resources and whole models in JSON.
- RDFJSONModWriter(OutputStream) - Constructor for class com.epimorphics.json.RDFJSONModWriter
-
- rdfLangString - Static variable in class com.epimorphics.sparql.terms.Literal
-
- RDFNodeWrapper - Class in com.epimorphics.rdfutil
-
Provides a wrapper round an RDFNode from some model in some dataset.
- RDFNodeWrapper(ModelWrapper, RDFNode) - Constructor for class com.epimorphics.rdfutil.RDFNodeWrapper
-
- RDFUtil - Class in com.epimorphics.rdfutil
-
Misc.
- RDFUtil() - Constructor for class com.epimorphics.rdfutil.RDFUtil
-
- RdfXmlFormatter - Static variable in class com.epimorphics.vocabs.API
-
A formatter that generates an RDF/XML representation of an RDF graph
- rdfXmlFormatter - Static variable in class com.epimorphics.vocabs.API
-
A formatter that gives the default RDF/XML representation of an RDF graph
- RDFXMLMarshaller - Class in com.epimorphics.webapi.marshalling
-
- RDFXMLMarshaller() - Constructor for class com.epimorphics.webapi.marshalling.RDFXMLMarshaller
-
- RDFXMLResultMarshaller - Class in com.epimorphics.webapi.marshalling
-
- RDFXMLResultMarshaller() - Constructor for class com.epimorphics.webapi.marshalling.RDFXMLResultMarshaller
-
- readArray(String, InputStream) - Static method in class com.epimorphics.json.JsonUtil
-
Parse a JSON or YAML file to an array of json objects, supports multi-document yaml files
- readArray(String) - Static method in class com.epimorphics.json.JsonUtil
-
Parse a JSON or YAML file to an array of json objects, supports multi-document yaml files
- readObject(String, InputStream) - Static method in class com.epimorphics.json.JsonUtil
-
Parse a JSON or YAML file to a json object.
- readObject(String) - Static method in class com.epimorphics.json.JsonUtil
-
Parse a JSON or YAML file to a json object.
- Record - Class in com.epimorphics.vocabs
-
Vocabulary definitions from src/main/vocabs/record.ttl
- Record() - Constructor for class com.epimorphics.vocabs.Record
-
- Record - Static variable in class com.epimorphics.vocabs.Record
-
Represents a metadata record for some resource in the registry
- register(String, T) - Method in class com.epimorphics.webapi.dispatch.TemplateSet
-
Add the template path to the collection, associated
with the supplied result value.
- related - Static variable in class com.epimorphics.vocabs.SKOS
-
skos:related is disjoint with skos:broaderTransitive
- relatedMatch - Static variable in class com.epimorphics.vocabs.SKOS
-
- relativize(URI) - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- remove() - Method in class com.epimorphics.converters.CSVDataSource
-
- removeExtension(String) - Static method in class com.epimorphics.util.NameUtils
-
Remove a trailing .xxx extension from a file name
- removeFilePrefix(String) - Static method in class com.epimorphics.util.NameUtils
-
Strip any leading "file:" off a URL string
- renderToSparql(IsSparqler) - Static method in class com.epimorphics.util.SparqlUtils
-
- renderToSparql(Settings, IsSparqler) - Static method in class com.epimorphics.util.SparqlUtils
-
- Rep - Class in com.epimorphics.sparql.propertypaths
-
- Rep(PropertyPath, PropertyPath.Repeat) - Constructor for class com.epimorphics.sparql.propertypaths.Rep
-
- REP_PRECEDENCE - Static variable in interface com.epimorphics.sparql.propertypaths.PropertyPath
-
- report(String, String) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Log a progress message, this may be timestamped by the reporter implementation.
- report(String, int, String) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Log a progress message with an associated line number, this may be timestamped by the reporter implementation.
- report(String) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Log a progress message, this may be timestamped by the reporter implementation.
- report(String, int) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Log a progress message with an associated line number, this may be timestamped by the reporter implementation.
- report(String) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- report(String, int) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- report(String, String) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- report(String, int, String) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- reportError(String) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Report an error as a progress message of type "error" and set the status to failed
- reportError(String, int) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Report an error as a progress message of type "error" and set the status to failed
- reportError(String) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- reportError(String, int) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- reportNewMessage(ProgressMessage) - Method in class com.epimorphics.tasks.LiveProgressMonitor
-
- reportNewMessage(ProgressMessage) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- reportStateChange() - Method in class com.epimorphics.tasks.LiveProgressMonitor
-
- reportStateChange() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- requestURI - Variable in class com.epimorphics.webapi.PageInfo
-
- requestUri - Variable in class com.epimorphics.webapi.test.MockUriInfo
-
- resolve(URI) - Method in class com.epimorphics.webapi.test.MockUriInfo
-
- resourceFixture(Model, String) - Static method in class com.epimorphics.util.TestUtil
-
Return a resource with the given URI.
- resourceFixture(String) - Static method in class com.epimorphics.util.TestUtil
-
Return a resource which is the (assumed sole) root subject of the model given by the turtle source.
- responseBody - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- responseMessage - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- ResultPage - Class in com.epimorphics.webapi
-
Support for returning a paged view of a list of RDF resources.
- ResultPage(PageInfo, List<Resource>) - Constructor for class com.epimorphics.webapi.ResultPage
-
- ResultPage(PageInfo, Resource[]) - Constructor for class com.epimorphics.webapi.ResultPage
-
- results - Variable in class com.epimorphics.webapi.ResultPage
-
- resultsFor(ResultSet, String) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Take a column from result set and extract it as a list of resources.
- resultsFor(ResultSet, String, Class<T>) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Take a column from result set and extract it as a list of values of the
given type (e.g.
- RichResourcesList - Class in com.epimorphics.rdfutil
-
A rich resource is an RDF resource with an attached model.
- RichResourcesList() - Constructor for class com.epimorphics.rdfutil.RichResourcesList
-
- RichResourcesList(Model) - Constructor for class com.epimorphics.rdfutil.RichResourcesList
-
- Role - Static variable in class com.epimorphics.vocabs.Record
-
A user role, used for access control purposes
- root - Variable in class com.epimorphics.json.JSONSerializer
-
- root - Variable in class com.epimorphics.webapi.ResultPage
-
- rootResource - Static variable in class com.epimorphics.vocabs.VOID
-
- rotateAround(Vector3d, double) - Method in class com.epimorphics.geo.Vector3d
-
Rotates ‘this’ point around an axis by a specified angle.
- row - Variable in class com.epimorphics.converters.CSVDataSource
-
- ROW - Static variable in interface com.epimorphics.converters.RawDataSource
-
variable name under which the row of data will be bound in the environment
- ROW_VARNAME - Static variable in class com.epimorphics.converters.CSVDataSource
-
- rowNum - Variable in class com.epimorphics.converters.CSVDataSource
-
- safeName(String) - Static method in class com.epimorphics.util.NameUtils
-
Convert an arbitrary name to name safe to use as a file name or URL path slug.
- safeVarName(String) - Static method in class com.epimorphics.util.NameUtils
-
Convert an arbitrary name, such as a CSV column name to something usable as a
variable name in an expression as well as a path segment, normalizing the case.
- Saturday - Static variable in class com.epimorphics.vocabs.Time
-
- scopeNote - Static variable in class com.epimorphics.vocabs.SKOS
-
- Second - Static variable in class com.epimorphics.vocabs.Intervals
-
A generic superclass for all one-second long like intervals
- second - Static variable in class com.epimorphics.vocabs.Time
-
- seconds - Static variable in class com.epimorphics.vocabs.Time
-
- Select - Class in com.epimorphics.sparql.graphpatterns
-
- Select(QueryShape) - Constructor for class com.epimorphics.sparql.graphpatterns.Select
-
- select - Static variable in class com.epimorphics.vocabs.API
-
A SPARQL WHERE and ORDER BY clause that can be used to select an ordered list
of resources.
- selectAll(Model, String) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return all results from executing the given select query.
- selectAll(Model, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return all results from executing the given select query.
- selectAll(Model, String, PrefixMapping, QuerySolutionMap) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return all results from executing the given select query.
- selectAllVar(String, Model, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return all results from executing the given select query for a given variable.
- selectFirstVar(String, Model, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return the first result from executing the given select query, for a given variable.
- selectionResult - Static variable in class com.epimorphics.vocabs.API
-
- selector - Static variable in class com.epimorphics.vocabs.API
-
The selector that should be used to generate the list of items.
- Selector - Static variable in class com.epimorphics.vocabs.API
-
A specification of an ordered list of resources.
- semanticRelation - Static variable in class com.epimorphics.vocabs.SKOS
-
- send(String) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Send a string (hopefully part of a SPARQL update command!) to the server
- send(Model, boolean) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Write a model as part of the update request, typically the body
of and INSERT DATA {} or DELETE DATA {} request but it is up
to the caller to send the surrounding command syntax.
- send(Model) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Write a model as part of the update request, typically the body
of and INSERT DATA {} or DELETE DATA {} request but it is up
to the caller to send the surrounding command syntax.
- send(InputStream) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Write a set of formatted SPARQL Update instructions to the stream
- sendPrefixes(PrefixMapping) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Write the prefixes from the given model (or other prefix mapping)
in SPARQL update syntax.
- sendUpdate(String, Model, String) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Convenience packaging of common pattern of use.
- September - Static variable in class com.epimorphics.vocabs.Intervals
-
The month of September
- Seq - Class in com.epimorphics.sparql.propertypaths
-
- Seq(PropertyPath...) - Constructor for class com.epimorphics.sparql.propertypaths.Seq
-
- SEQ_PRECEDENCE - Static variable in interface com.epimorphics.sparql.propertypaths.PropertyPath
-
- serialize(Node) - Static method in class com.epimorphics.xmlutil.DomWrapper
-
Return a serialization of element/text contents of this node.
- serializeChildren(Node, StringBuffer) - Static method in class com.epimorphics.xmlutil.DomWrapper
-
- serializeTo(Node, StringBuffer) - Static method in class com.epimorphics.xmlutil.DomWrapper
-
- serlialize(RDFNode) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Serialize a (URI or literal) RDFNode to a string which can be later parsed
- Service - Static variable in class com.epimorphics.vocabs.API
-
- serviceDescribe(String, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Execute a describe query against a remote SPARQL endpoint.
- serviceSelectAll(String, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Execute a select query against a remote SPARQL endpoint.
- serviceSelectAll(String, String, PrefixMapping, QuerySolutionMap) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Execute a select query against a remote SPARQL endpoint.
- serviceSelectAllVar(String, String, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return all values for the given var from executing the given query against the given remote sparql endpoint.
- serviceSelectFirstVar(String, String, String, PrefixMapping, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Return the first value for the given var from executing the given query against the given remote sparql endpoint.
- setDistanceVar(String) - Method in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- setDistinction(Distinction) - Method in class com.epimorphics.sparql.query.QueryShape
-
- setEarlyPattern(GraphPattern) - Method in class com.epimorphics.sparql.query.QueryShape
-
- setEastingProp(String) - Method in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- setEastingVar(String) - Method in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- setFailed() - Method in interface com.epimorphics.tasks.ProgressReporter
-
Record that a task has completed but with an error.
- setFailed() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- setGeoQuery(GeoQuery) - Method in class com.epimorphics.sparql.query.QueryShape
-
- setLanguage(String) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
Set a language code (2-letter ISO639 code) which will be used to
guide choice of lexical form in e.g.
- setLaterPattern(GraphPattern) - Method in class com.epimorphics.sparql.query.QueryShape
-
- setLimit(long) - Method in class com.epimorphics.sparql.query.QueryShape
-
- setLogFileBase(String) - Method in class com.epimorphics.rdfutil.SPARQLUpdate
-
Request that the entire formatted update request be recorded in a timestamped
file with the name "-.log".
- setNamespaceAware(boolean) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Set to true to make the parse and accesses namespace aware.
- setNorthingProp(String) - Method in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- setNorthingVar(String) - Method in class com.epimorphics.sparql.geo.GeoTransformBySparqlFilter
-
- setOffset(long) - Method in class com.epimorphics.sparql.query.QueryShape
-
- setPrefix(String, String) - Method in class com.epimorphics.sparql.templates.Settings
-
- setPrefixes(PrefixMapping) - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
Provide a prefix mapping for short names that will augment any per-model prefixes when
used from the wrapper APIs.
- setPrefixMapping(PrefixMapping) - Method in class com.epimorphics.sparql.templates.Settings
-
- setProgress(int) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Set the progress percentage.
- setProgress(int) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- setState(TaskState) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Change the state of the progress report.
- setState(TaskState) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- setSucceeded() - Method in interface com.epimorphics.tasks.ProgressReporter
-
Record that a task has completed but successfully
- setSucceeded() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- setSuccess(boolean) - Method in interface com.epimorphics.tasks.ProgressReporter
-
Record whether the task was successful or not.
- setSuccess(boolean) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- setTemplate(String) - Method in class com.epimorphics.sparql.query.QueryShape
-
- setTemplate(Template) - Method in class com.epimorphics.sparql.query.QueryShape
-
- Settings - Class in com.epimorphics.sparql.templates
-
- Settings() - Constructor for class com.epimorphics.sparql.templates.Settings
-
- setUnionDefault(boolean) - Method in class com.epimorphics.rdfutil.DatasetWrapper
-
If the unionDefault flag is set to try then getDefaultModel will attempt
to use the union model from the dataset and SPARQL queries
will be issued with unionDefaultGraph set to true.
- shortForm(String) - Method in class com.epimorphics.rdfutil.ModelWrapper
-
- SimpleLiteral - Static variable in class com.epimorphics.vocabs.API
-
- SimpleNamespaceContext - Class in com.epimorphics.xmlutil
-
Simple implementation of Namespace context,
- SimpleNamespaceContext() - Constructor for class com.epimorphics.xmlutil.SimpleNamespaceContext
-
- SimpleNamespaceContext(String, String) - Constructor for class com.epimorphics.xmlutil.SimpleNamespaceContext
-
- SimpleProgressMonitor - Class in com.epimorphics.tasks
-
Simple implementation of progress monitor/reporter for in-process reporting.
- SimpleProgressMonitor() - Constructor for class com.epimorphics.tasks.SimpleProgressMonitor
-
- SimpleProgressMonitor(String) - Constructor for class com.epimorphics.tasks.SimpleProgressMonitor
-
- SimpleProgressMonitor(JsonObject) - Constructor for class com.epimorphics.tasks.SimpleProgressMonitor
-
- SimpleValue - Class in com.epimorphics.converters
-
Wraps a value from a data source such as a CSV to simplify
conversion to typed values.
- SimpleValue(String) - Constructor for class com.epimorphics.converters.SimpleValue
-
- SimpleValue(Object) - Constructor for class com.epimorphics.converters.SimpleValue
-
- size() - Method in class com.epimorphics.converters.CSVDataSource
-
- size() - Method in interface com.epimorphics.converters.RawDataSource
-
Return the total number of rows in the source or -1 if this information is not available
- SKOS - Class in com.epimorphics.vocabs
-
Vocabulary definitions from skos.ttl
- SKOS() - Constructor for class com.epimorphics.vocabs.SKOS
-
- slice - Static variable in class com.epimorphics.vocabs.Cube
-
Indicates a subset of a DataSet defined by fixing a subset of the dimensional
values
- Slice - Static variable in class com.epimorphics.vocabs.Cube
-
Denotes a subset of a DataSet defined by fixing a subset of the dimensional
values, component properties on the Slice
- sliceKey - Static variable in class com.epimorphics.vocabs.Cube
-
indicates a slice key which is used for slices in this dataset
- SliceKey - Static variable in class com.epimorphics.vocabs.Cube
-
Denotes a subset of the component properties of a DataSet which are fixed
in the corresponding slices
- sliceStructure - Static variable in class com.epimorphics.vocabs.Cube
-
indicates the sub-key corresponding to this slice
- sort - Static variable in class com.epimorphics.vocabs.API
-
A sequence of comma-separated sort specifications indicating the sorting of
the items in the sequence that the selector selects.
- sparqlEndpoint - Static variable in class com.epimorphics.vocabs.API
-
The endpoint used to serve up the results that are exposed by the API.
- sparqlEndpoint - Static variable in class com.epimorphics.vocabs.VOID
-
- SPARQLUpdate - Class in com.epimorphics.rdfutil
-
Low level support for POSTing SPARQL update requests to a server.
- SPARQLUpdate(String) - Constructor for class com.epimorphics.rdfutil.SPARQLUpdate
-
Constructor.
- SPARQLUpdateWriter - Class in com.epimorphics.rdfutil
-
Support for writing out a model in SPARQL UPDATE syntax.
- SPARQLUpdateWriter() - Constructor for class com.epimorphics.rdfutil.SPARQLUpdateWriter
-
- SparqlUtils - Class in com.epimorphics.util
-
- SparqlUtils() - Constructor for class com.epimorphics.util.SparqlUtils
-
- spatial - Static variable in class com.epimorphics.sparql.geo.GeoQuery
-
'spatial' is the namespace of Jena Spatial properties.
- spatialApply(GeoQuery, QueryShape) - Method in interface com.epimorphics.sparql.geo.GeoQuery.Build
-
- splitAfterLast(String, String) - Static method in class com.epimorphics.util.NameUtils
-
Return segment of a string after the last occurrence of "at"
- splitBeforeLast(String, String) - Static method in class com.epimorphics.util.NameUtils
-
Return segment of a string before the last occurrence of "at"
- start() - Method in class com.epimorphics.json.RDFJSONModWriter
-
- startArray() - Method in class com.epimorphics.json.JSFullWriter
-
- started - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- startIndex - Static variable in class com.epimorphics.vocabs.OpenSearch
-
- startObject() - Method in class com.epimorphics.json.JSFullWriter
-
- startOutput() - Method in class com.epimorphics.json.JSFullWriter
-
- startsWith(String) - Method in class com.epimorphics.sparql.templates.Template
-
- state - Variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- STATE_FIELD - Static variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- statItem - Static variable in class com.epimorphics.vocabs.VOID
-
- status - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- status - Static variable in class com.epimorphics.vocabs.DGU
-
The status of the URI set or dataset.
- Status - Static variable in class com.epimorphics.vocabs.DGU
-
The status of of a URI set or dataset.
- status - Static variable in class com.epimorphics.vocabs.Record
-
the status of the entity described by the record
- Status - Static variable in class com.epimorphics.vocabs.Record
-
Represents the status which which the corresponding entity is regarded by
the registry owner
- str() - Method in class com.epimorphics.converters.SimpleValue
-
- str() - Method in interface com.epimorphics.converters.Value
-
Original lexical form for the value, Ruby-friendly alias
- stripLastSlash(String) - Static method in class com.epimorphics.util.NameUtils
-
Normalize a URI by stripping any final "/"
- structure - Static variable in class com.epimorphics.vocabs.Cube
-
indicates the structure to which this data set conforms
- structured - Static variable in class com.epimorphics.vocabs.API
-
- stylesheet - Static variable in class com.epimorphics.vocabs.API
-
The XSLT stylesheet that should be used by an XSLT formatter to generate a
representation of the RDF graph
- subjectsTarget - Static variable in class com.epimorphics.vocabs.VOID
-
The source target of an interlinking
- subset - Static variable in class com.epimorphics.vocabs.VOID
-
- subst(StringBuilder, Settings) - Method in interface com.epimorphics.sparql.templates.Element
-
- subst(StringBuilder, Settings) - Method in class com.epimorphics.sparql.templates.Parameter
-
- subst(StringBuilder, Settings) - Method in class com.epimorphics.sparql.templates.PlainText
-
- substituteInQuery(String, Object...) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Inject strings into a SPARQL query replacing each ${i} with the corresponding element from the arg list.
- substituteVars(String, QuerySolutionMap) - Static method in class com.epimorphics.rdfutil.QueryUtil
-
Substitute the variables in a query string for the values from the given binding.
- SubstMod - Class in com.epimorphics.sparql.query
-
- SubstPattern - Class in com.epimorphics.sparql.query
-
- SubstSort - Class in com.epimorphics.sparql.query
-
- substWith(Settings) - Method in class com.epimorphics.sparql.templates.Template
-
- succeeded() - Method in interface com.epimorphics.tasks.ProgressMonitor
-
Return true if the task has Terminated and was successful.
- succeeded - Variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- succeeded() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- SUCEEDED_FIELD - Static variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- suffixBased - Static variable in class com.epimorphics.vocabs.API
-
This content negotiation strategy uses the suffix used on the last segment
within the request URI to indicate the formatter that should be used to format
the results of the request.
- Sunday - Static variable in class com.epimorphics.vocabs.Time
-
- Supplier - Static variable in class com.epimorphics.vocabs.Internal
-
something that acts as a payee in the data
- supplies - Static variable in class com.epimorphics.vocabs.Internal
-
links a supplier to a councils they have supplied
- SyntaxError(String) - Constructor for exception com.epimorphics.webapi.dispatch.CompiledTemplate.SyntaxError
-
- target - Variable in class com.epimorphics.rdfutil.SPARQLUpdate
-
- target - Static variable in class com.epimorphics.vocabs.VOID
-
- TaskState - Enum in com.epimorphics.tasks
-
- TDB_UNION_GRAPH_NAME - Static variable in class com.epimorphics.rdfutil.DatasetWrapper
-
- TechnicalFeature - Static variable in class com.epimorphics.vocabs.VOID
-
- template - Variable in class com.epimorphics.sparql.query.QueryShape
-
- Template - Class in com.epimorphics.sparql.templates
-
- Template(String) - Constructor for class com.epimorphics.sparql.templates.Template
-
- template - Static variable in class com.epimorphics.vocabs.API
-
SPARQL that can be used to construct a graph based on an item (identified
in the SPARQL as ?item).
- template() - Method in class com.epimorphics.webapi.dispatch.CompiledTemplate
-
Answer the URI template string from which this MatchTemplate was
constructed.
- templates() - Method in class com.epimorphics.webapi.dispatch.TemplateSet
-
- TemplateSet<T> - Class in com.epimorphics.webapi.dispatch
-
A MatchSearcher maintains a collection of MatchTemplates.
- TemplateSet() - Constructor for class com.epimorphics.webapi.dispatch.TemplateSet
-
- TemporalEntity - Static variable in class com.epimorphics.vocabs.Time
-
- TemporalUnit - Static variable in class com.epimorphics.vocabs.Time
-
- TermAtomic - Interface in com.epimorphics.sparql.terms
-
- termBinding - Static variable in class com.epimorphics.vocabs.API
-
- TermList - Class in com.epimorphics.sparql.terms
-
- TermList(List<TermAtomic>) - Constructor for class com.epimorphics.sparql.terms.TermList
-
- TermList(TermAtomic...) - Constructor for class com.epimorphics.sparql.terms.TermList
-
- TermUtils - Class in com.epimorphics.sparql.terms
-
- TermUtils() - Constructor for class com.epimorphics.sparql.terms.TermUtils
-
- testArray(E[], E[]) - Static method in class com.epimorphics.util.TestUtil
-
- testArray(Collection<E>, E[]) - Static method in class com.epimorphics.util.TestUtil
-
- testArray(Iterator<E>, E[]) - Static method in class com.epimorphics.util.TestUtil
-
- testResourcesMatch(Resource, Resource, Property...) - Static method in class com.epimorphics.util.TestUtil
-
Compare the properties of two resources, omitting any of the list of blocked properties.
- TestUtil - Class in com.epimorphics.util
-
Support for testing iterator/list values against and expected set
of answers.
- TestUtil() - Constructor for class com.epimorphics.util.TestUtil
-
- Text - Class in com.epimorphics.sparql.terms
-
- Text(String) - Constructor for class com.epimorphics.sparql.terms.Text
-
- text - Variable in class com.epimorphics.sparql.terms.Text
-
- text - Static variable in class com.epimorphics.vocabs.Internal
-
the free text comment making up this annotation
- textNode(String, Node) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Return the text value addressed by the given xpath starting from the given root.
- textNode(String) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Return the text value addressed by the given xpath starting from the document root
- textNodes(String, Node) - Method in class com.epimorphics.xmlutil.DomWrapper
-
Return the text value addressed by the given xpath starting from the given root.
- Thursday - Static variable in class com.epimorphics.vocabs.Time
-
- Time - Class in com.epimorphics.vocabs
-
Vocabulary definitions from src/main/webapp/vocabs/time.ttl
- Time() - Constructor for class com.epimorphics.vocabs.Time
-
- TIME_BLOCK - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- TIME_PATTERN - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- times(double) - Method in class com.epimorphics.geo.Vector3d
-
- timestamp(Resource, Property) - Static method in class com.epimorphics.rdfutil.RDFUtil
-
Timestamp a resource using current time
- timestamp - Variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- TIMESTAMP_FIELD - Static variable in class com.epimorphics.tasks.ProgressMessage
-
- timeZone - Static variable in class com.epimorphics.vocabs.Time
-
- toCartesian() - Method in class com.epimorphics.geo.LatLonE
-
Converts ‘this’ point from polar (lat/lon) coordinates to cartesian (x/y/z) coordinates.
- tokeniseWords(String) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Tokenise the input string into words based on camelCase boundaries and hyphen characters.
- TokyoJapan - Static variable in class com.epimorphics.geo.LatLonDatum
-
- toLatLon() - Method in class com.epimorphics.geo.OsGridRef
-
Return as a lat lon point in WGS84
- toLatLon(LatLonDatum) - Method in class com.epimorphics.geo.Vector3d
-
Converts ‘this’ point from cartesian (x/y/z) coordinates to polar (lat/lon) coordinates on
specified datum.
- toLotLonOSGB36() - Method in class com.epimorphics.geo.OsGridRef
-
Return as a lat lon point in OSGB36
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.And
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Basic
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Bind
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Empty
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Exists
-
- toPatternString(GraphPattern.Rank, Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.GraphPattern
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.GraphPattern
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.GraphPatternText
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Minus
-
- toPatternString(GraphPattern.Rank, Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Named
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Named
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Optional
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Select
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Union
-
- toPatternString(GraphPattern.Rank, Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Values
-
- toPatternString(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.Values
-
- topConceptOf - Static variable in class com.epimorphics.vocabs.SKOS
-
- toProperty(Object) - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
Return the RDF property object identified by the given prop.
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.exprs.Call
-
- toSparql(int, Settings, StringBuilder) - Method in class com.epimorphics.sparql.exprs.ExprCommon
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.exprs.Infix
-
- toSparql(int, Settings, StringBuilder) - Method in class com.epimorphics.sparql.exprs.Infix
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.graphpatterns.GraphPattern
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.PathCommon
-
- toSparql(int, Settings, StringBuilder) - Method in class com.epimorphics.sparql.propertypaths.PathCommon
-
- toSparql(int, Settings, StringBuilder) - Method in interface com.epimorphics.sparql.propertypaths.PropertyPath
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.As
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.OrderCondition
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.SubstMod
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.SubstPattern
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.SubstSort
-
- toSparql(int, Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Blank
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Blank
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Filter
-
- toSparql(int, Settings, StringBuilder) - Method in interface com.epimorphics.sparql.terms.IsExpr
-
- toSparql(Settings, StringBuilder) - Method in interface com.epimorphics.sparql.terms.IsSparqler
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Literal
-
- toSparql(int, Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Literal
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.TermList
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Text
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Triple
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.URI
-
- toSparql(int, Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.URI
-
- toSparql(Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Var
-
- toSparql(int, Settings, StringBuilder) - Method in class com.epimorphics.sparql.terms.Var
-
- toSparqlConstruct(Settings) - Method in class com.epimorphics.sparql.query.QueryShape
-
- toSparqlDescribe(Settings) - Method in class com.epimorphics.sparql.query.QueryShape
-
- toSparqlDescribe(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.QueryShape
-
- toSparqlSelect(Settings) - Method in class com.epimorphics.sparql.query.QueryShape
-
- toSparqlSelect(Settings, StringBuilder) - Method in class com.epimorphics.sparql.query.QueryShape
-
- toString() - Method in class com.epimorphics.converters.SimpleValue
-
- toString() - Method in class com.epimorphics.geo.Vector3d
-
- toString() - Method in class com.epimorphics.rdfutil.RDFNodeWrapper
-
- toString() - Method in class com.epimorphics.sparql.geo.GeoQuery
-
- toString() - Method in class com.epimorphics.sparql.graphpatterns.And
-
- toString() - Method in class com.epimorphics.sparql.graphpatterns.Basic
-
- toString() - Method in class com.epimorphics.sparql.graphpatterns.Bind
-
- toString() - Method in class com.epimorphics.sparql.graphpatterns.GraphPatternText
-
- toString() - Method in enum com.epimorphics.sparql.propertypaths.PropertyPath.Repeat
-
- toString() - Method in class com.epimorphics.sparql.templates.Parameter
-
- toString() - Method in class com.epimorphics.sparql.templates.PlainText
-
- toString() - Method in class com.epimorphics.sparql.templates.Template
-
- toString() - Method in class com.epimorphics.sparql.terms.Filter
-
- toString() - Method in class com.epimorphics.sparql.terms.Literal
-
- toString() - Method in class com.epimorphics.sparql.terms.Triple
-
- toString() - Method in class com.epimorphics.sparql.terms.URI
-
- toString() - Method in class com.epimorphics.sparql.terms.Var
-
- toString() - Method in class com.epimorphics.tasks.ProgressMessage
-
- toString() - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
- toString() - Method in class com.epimorphics.webapi.dispatch.CompiledTemplate
-
- totalResults - Static variable in class com.epimorphics.vocabs.OpenSearch
-
- transform - Variable in class com.epimorphics.geo.LatLonDatum
-
- Transform - Interface in com.epimorphics.sparql.query
-
- transforms - Variable in class com.epimorphics.sparql.query.QueryShape
-
- Transforms - Class in com.epimorphics.sparql.query
-
- Transforms() - Constructor for class com.epimorphics.sparql.query.Transforms
-
- Triple - Class in com.epimorphics.sparql.terms
-
- Triple(TermAtomic, TermAtomic, TermAtomic) - Constructor for class com.epimorphics.sparql.terms.Triple
-
- TripleOrFilter - Interface in com.epimorphics.sparql.terms
-
- triples - Static variable in class com.epimorphics.vocabs.VOID
-
- truncate(int) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
Return a truncated version of the monitor only containing message since a given offset point
- Tuesday - Static variable in class com.epimorphics.vocabs.Time
-
- Tuple - Static variable in class com.epimorphics.sparql.exprs.Op
-
- TurtleFormatter - Static variable in class com.epimorphics.vocabs.API
-
A formatter that gives the default Turtle representation of an RDF graphA
formatter that generates an Turtle representation of an RDF graph
- TurtleMarshaller - Class in com.epimorphics.webapi.marshalling
-
- TurtleMarshaller() - Constructor for class com.epimorphics.webapi.marshalling.TurtleMarshaller
-
- TurtleResultMarshaller - Class in com.epimorphics.webapi.marshalling
-
- TurtleResultMarshaller() - Constructor for class com.epimorphics.webapi.marshalling.TurtleResultMarshaller
-
- type - Static variable in class com.epimorphics.vocabs.API
-
- TYPE_ERROR - Static variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- TYPE_FIELD - Static variable in class com.epimorphics.tasks.ProgressMessage
-
- TYPE_KEY - Static variable in class com.epimorphics.json.RDFJSONModReader
-
- TYPE_MAIN - Static variable in class com.epimorphics.tasks.SimpleProgressMonitor
-
- TypeUtil - Class in com.epimorphics.rdfutil
-
Utilities for converting strings to typed RDF nodes
depending on either an explicit type URI or a guess from the syntax.
- TypeUtil() - Constructor for class com.epimorphics.rdfutil.TypeUtil
-
- TypeUtil.IllegalFormatException - Exception in com.epimorphics.rdfutil
-
- TZONE_BLOCK - Static variable in class com.epimorphics.rdfutil.TypeUtil
-
- Value - Interface in com.epimorphics.converters
-
Wraps a value from a data source such as a CSV to simplify
conversion to typed values.
- value(JsonValue) - Method in class com.epimorphics.json.JSFullWriter
-
- value(JsonObject) - Method in class com.epimorphics.json.JSFullWriter
-
- value(JsonArray) - Method in class com.epimorphics.json.JSFullWriter
-
- value - Static variable in class com.epimorphics.vocabs.API
-
- value() - Method in class com.epimorphics.webapi.dispatch.CompiledTemplate
-
Answer the associated value for this template.
- VALUE_KEY - Static variable in class com.epimorphics.json.RDFJSONModReader
-
- valueOf(String) - Static method in enum com.epimorphics.sparql.exprs.Op.OpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epimorphics.sparql.graphpatterns.GraphPattern.Rank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epimorphics.sparql.propertypaths.PropertyPath.Repeat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epimorphics.sparql.query.Distinction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epimorphics.sparql.query.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epimorphics.tasks.TaskState
-
Returns the enum constant of this type with the specified name.
- values - Variable in class com.epimorphics.rdfutil.PropertyValue
-
- values() - Static method in enum com.epimorphics.sparql.exprs.Op.OpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epimorphics.sparql.graphpatterns.GraphPattern.Rank
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Values - Class in com.epimorphics.sparql.graphpatterns
-
- Values(List<Var>, List<IsExpr>) - Constructor for class com.epimorphics.sparql.graphpatterns.Values
-
- values() - Static method in enum com.epimorphics.sparql.propertypaths.PropertyPath.Repeat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epimorphics.sparql.query.Distinction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epimorphics.sparql.query.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epimorphics.tasks.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Var - Class in com.epimorphics.sparql.terms
-
- Var(String) - Constructor for class com.epimorphics.sparql.terms.Var
-
- VarGroupIndex(String, int) - Constructor for class com.epimorphics.webapi.dispatch.CompiledTemplate.VarGroupIndex
-
- variable - Static variable in class com.epimorphics.vocabs.API
-
- variableBinding - Static variable in class com.epimorphics.vocabs.API
-
- Vector3d - Class in com.epimorphics.geo
-
- Vector3d(double, double, double) - Constructor for class com.epimorphics.geo.Vector3d
-
- VERSION_INFO - Static variable in class com.epimorphics.vocabs.Cube
-
The ontology's owl:versionInfo as a string
- viewer - Static variable in class com.epimorphics.vocabs.API
-
A viewer that can be used with the endpoint.
- Viewer - Static variable in class com.epimorphics.vocabs.API
-
A specification of a view of a particular item.
- viewingResult - Static variable in class com.epimorphics.vocabs.API
-
- viewUpdatesSince(int) - Method in interface com.epimorphics.tasks.ProgressMonitor
-
Return a JSON view onto the status of the monitor including any messages
since the given offset.
- viewUpdatesSince(int) - Method in class com.epimorphics.tasks.SimpleProgressMonitor
-
Return a JSON view onto the status of the monitor including any messages
since the given offset.
- visited - Variable in class com.epimorphics.json.RDFJSONModWriter
-
- vocabulary - Static variable in class com.epimorphics.vocabs.API
-
A vocabulary that should be used by the configuration to provide labels for
properties.
- vocabulary - Static variable in class com.epimorphics.vocabs.VOID
-
A vocabulary that is used in the dataset.
- VOID - Class in com.epimorphics.vocabs
-
Vocabulary definitions from void.rdf
- VOID() - Constructor for class com.epimorphics.vocabs.VOID
-