|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
data:hasSerializer
property with the default value
(Base64Serializer.uri
).
Collection
to be returned by Directory.getData()
.
RIG
for this mapping; this should be set at the first
opportunity (e.g. in
initializeRequest.
- setRrgSerialization(String) -
Method in class info.sswap.api.servlet.RRGCache.Entry
-
- setServlet(SimpleSSWAPServlet) -
Method in class info.sswap.api.servlet.MapsTo
-
- setSourceModel(List<T>, SourceModel) -
Static method in class info.sswap.impl.empire.model.EmpireGeneratedNodeImpl
- Convenience method for setting the same source model to all elements in a list
- setSourceModel(SourceModel) -
Method in class info.sswap.impl.empire.model.IndividualImpl
- Sets the source model for this individual.
- setSourceModel(SourceModel) -
Method in class info.sswap.impl.empire.model.ModelImpl
- Sets the source model for this object (i.e., the object that actually holds the Jena model with RDF data).
- setStatus(String) -
Method in class info.sswap.api.servlet.RRGCache.Entry
-
- setStatus(String, String) -
Method in class info.sswap.api.servlet.RRGCache
-
- setSubject(SSWAPSubject) -
Method in interface info.sswap.api.model.SSWAPGraph
- Sets the subject of the graph.
- setSubject(SSWAPSubject) -
Method in class info.sswap.impl.empire.model.GraphImpl
-
- setSubjects(Collection<SSWAPSubject>) -
Method in interface info.sswap.api.model.SSWAPGraph
- Sets the subjects of the graph.
- setSubjects(Collection<SSWAPSubject>) -
Method in class info.sswap.impl.empire.model.GraphImpl
-
- setSuggestedPollingInterval(int) -
Method in class info.sswap.api.servlet.RRGCache.Entry
-
- setSuggestedPollingInterval(String, int) -
Method in class info.sswap.api.servlet.RRGCache
- Sets suggested polling interval for a (potentially future) RRG identified by a token.
- setTimeout(int) -
Method in class info.sswap.api.servlet.AbstractSSWAPServlet
- Set servlet timeout value, in milliseconds.
- setTimeToLive(long) -
Method in interface info.sswap.api.model.Cache
- Sets the time-to-live for entries in this cache; that is, the time after which an entry in this
cache is considered stale, and will be retrieved again from its source.
- setTimeToLive(long) -
Method in class info.sswap.impl.empire.io.ModelCache
- Sets the time-to-live (in milliseconds) for entries in this cache.
- setURI(URI) -
Method in class info.sswap.impl.empire.model.ModelImpl
- Sets the URI of this object.
- setURI(URI) -
Method in class info.sswap.impl.empire.model.PropertyImpl
-
- setUsernamePasswd(String, String) -
Method in class info.sswap.ontologies.data.impl.HTTPBasicAuthImpl
- Set the username and password; replaces username and password as set with the constructor.
- setValue(InputValue) -
Method in class info.sswap.api.input.impl.AbstractInput
- Sets the value for this input object.
- setValue(InputValue) -
Method in interface info.sswap.api.input.Input
- Sets the value for this input object.
- setValue(SSWAPElement) -
Method in class info.sswap.impl.empire.model.PropertyImpl
-
- setValue(URI, URI, boolean) -
Method in class info.sswap.ontologies.data.impl.AbstractData
- Sets th
- setValueIndex(int) -
Method in class info.sswap.api.input.impl.UnionInputImpl
-
- setValueIndex(int) -
Method in interface info.sswap.api.input.UnionInput
- Returns the index of the input where value of this union should be read or
-1
if no value is
provided for this union.
- setValueType(int, URI) -
Method in class info.sswap.api.input.impl.UnionInputImpl
-
- setValueType(int, URI) -
Method in interface info.sswap.api.input.UnionInput
-
- setValueTypes(JSONObject, UnionInput) -
Method in class info.sswap.api.input.io.JSONDeserializer
-
- setValueValidation(SSWAPDocument, boolean) -
Method in interface info.sswap.api.spi.APIProvider
-
- setValueValidation(SSWAPDocument, boolean) -
Static method in class info.sswap.api.spi.ExtensionAPI
- Turns on/off value validation performed when setting values of properties for SSWAPIndividual.
- setValueValidation(SSWAPDocument, boolean) -
Method in class info.sswap.impl.empire.APIProviderImpl
-
- setValueValidationEnabled(boolean) -
Method in interface info.sswap.impl.empire.model.SourceModel
- Turns on or off validation of values for properties in this model
(i.e., values set via SSWAPIndividual.addProperty() and SSWAPIndividual.setProperty() methods)
- setValueValidationEnabled(boolean) -
Method in class info.sswap.impl.empire.model.SourceModelImpl
-
- shouldBeEnqueued(Model, RDFNode, boolean) -
Method in class info.sswap.impl.empire.io.ClosureBuilder
- Checks whether the URI of an RDFNode from the Jena model should be enqueued for retrieval.
- shouldRemainAnon(Model, Resource) -
Static method in class info.sswap.impl.empire.model.ModelUtils
- Checks whether a resource should remain anonymous.
- shutdown() -
Method in class info.sswap.api.servlet.ContentCache
-
- shutdown() -
Method in class info.sswap.api.servlet.RRGCache
-
- SimpleSSWAPServlet - Class in info.sswap.api.servlet
- A servlet wrapper that works in concert with
MapsTo
for the mapping
of subjects to objects. - SimpleSSWAPServlet() -
Constructor for class info.sswap.api.servlet.SimpleSSWAPServlet
-
- size() -
Method in class info.sswap.impl.empire.model.ListImpl
-
- sleepMilliSeconds -
Variable in class info.sswap.ontologies.exec.impl.HotboxPollerImpl
-
- sleepSecondsSystemProperty -
Variable in class info.sswap.ontologies.exec.impl.HotboxPollerImpl
-
- sortedRows -
Variable in class info.sswap.impl.empire.model.RDFCSVWriter.DataStructure
- Deprecated.
- sourceModel -
Variable in class info.sswap.impl.empire.model.ModelImpl
- The reference to the source model; that is, the object that manages the Jena model containing the RDF data for
this object.
- SourceModel - Interface in info.sswap.impl.empire.model
- Common interface for all SSWAP Models that have their own underlying Jena model.
- SourceModelImpl - Class in info.sswap.impl.empire.model
- Implementation of SSWAP model that is directly backed by a Jena model.
- SourceModelImpl() -
Constructor for class info.sswap.impl.empire.model.SourceModelImpl
- Initializes an empty, undereferenced SourceModel
- sourceModels -
Variable in class info.sswap.impl.empire.model.ReasoningServiceImpl
- The source models for which this reasoning service operates.
- SPARQL_NS_PREFIXES -
Static variable in class info.sswap.impl.empire.Namespaces
- Contains all the namespace prefixes defined in this class as a SPARQL fragment that
can be used in a query.
- SSWAP - Class in info.sswap.api.model
- Main factory for the creation of SSWAP objects (most elements in the API are
just interfaces).
- SSWAP() -
Constructor for class info.sswap.api.model.SSWAP
-
- SSWAP -
Static variable in class info.sswap.impl.empire.Vocabulary
-
- SSWAP_AGAVE_NS -
Static variable in class info.sswap.impl.empire.Namespaces
-
- SSWAP_API_URI_DEFAULT_VALUE -
Static variable in class info.sswap.impl.http.HTTPAPIImpl
-
- SSWAP_API_URI_SYSTEM_PROPERTY -
Static variable in class info.sswap.impl.http.HTTPAPIImpl
-
- SSWAP_ASYNC_NS -
Static variable in class info.sswap.impl.empire.Namespaces
- The SSWAP Async namespace
- SSWAP_DATA_NS -
Static variable in class info.sswap.impl.empire.Namespaces
-
- SSWAP_EXEC_NS -
Static variable in class info.sswap.impl.empire.Namespaces
-
- SSWAP_GRAPH -
Static variable in class info.sswap.impl.empire.Vocabulary
- Jena resource for sswap:Graph
- SSWAP_HTTP_EXCEPTION_HEADER -
Static variable in class info.sswap.impl.empire.Vocabulary
- Non-standard HTTP Header to return error message
- SSWAP_HTTP_EXCEPTION_HEADER -
Static variable in class info.sswap.impl.http.AbstractHTTPResponse
-
- SSWAP_MIME_NS -
Static variable in class info.sswap.impl.empire.Namespaces
-
- SSWAP_NODE_TYPES -
Static variable in class info.sswap.impl.empire.model.ModelUtils
- Types of SSWAPNodes (resources that require special handling in SSWAP Protocol)
- SSWAP_NS -
Static variable in class info.sswap.impl.empire.Namespaces
-
- SSWAP_OBJECT -
Static variable in class info.sswap.impl.empire.Vocabulary
- Jena resource for sswap:Object
- SSWAP_ONTOLOGY_URI -
Static variable in class info.sswap.impl.empire.model.SourceModelImpl
- The URI used for ontology imports
- SSWAP_ONTOLOGY_URI -
Static variable in class info.sswap.impl.empire.Vocabulary
- The URI of SSWAP Ontology
- SSWAP_OUTPUT_URI_HEADER -
Static variable in class info.sswap.impl.empire.Vocabulary
- Non-standard HTTP header to return information about sswap:outputURI (e.g., to provide this information
to clients that do not have capability to process RDF/XML)
- SSWAP_PROTOCOL_COMMENTS_STYLESHEET -
Static variable in class info.sswap.impl.empire.model.ModelUtils
- The file name of the XSL StyleSheet that adds comments to an RDF/XML serialization of a SSWAP protocol graph
- SSWAP_PROVIDER -
Static variable in class info.sswap.impl.empire.Vocabulary
- Jena resource for sswap:Provider
- SSWAP_RESOURCE -
Static variable in class info.sswap.impl.empire.Vocabulary
- Jena resource for sswap:Resource
- SSWAP_SUBJECT -
Static variable in class info.sswap.impl.empire.Vocabulary
- Jena resource for sswap:Subject
- SSWAPDatatype - Interface in info.sswap.api.model
- Represents a datatype definition.
- SSWAPDatatype.XSD - Interface in info.sswap.api.model
- XSD URIs based on the Jena vocabulary.
- SSWAPDeserializer - Class in info.sswap.api.input.io
- Creates
Input
objects from a given SSWAPType
using several heuristics. - SSWAPDeserializer() -
Constructor for class info.sswap.api.input.io.SSWAPDeserializer
-
- SSWAPDeserializer.VisitDepth - Enum in info.sswap.api.input.io
-
- SSWAPDeserializer.VisitDepth() -
Constructor for enum info.sswap.api.input.io.SSWAPDeserializer.VisitDepth
-
- SSWAPDeserializer.VisitedTerms - Class in info.sswap.api.input.io
-
- SSWAPDeserializer.VisitedTerms() -
Constructor for class info.sswap.api.input.io.SSWAPDeserializer.VisitedTerms
-
- SSWAPDocument - Interface in info.sswap.api.model
- Represents a document in SSWAP that holds RDF content, such as may be hosted
on the web (e.g., an
RDG
). - sswapDocument -
Variable in class info.sswap.impl.http.AbstractHTTPResponse
-
- sswapDocument -
Variable in class info.sswap.ontologies.data.impl.AbstractData
-
- SSWAPElement - Interface in info.sswap.api.model
- Represents a basic element in a
SSWAPDocument
. - SSWAPGraph - Interface in info.sswap.api.model
- A SSWAP Graph of a SSWAP Resource.
- SSWAPIndividual - Interface in info.sswap.api.model
- Represents an individual in SSWAP, which corresponds to an RDF resource (a
URI or blank node).
- sswapIndividual -
Variable in class info.sswap.ontologies.data.impl.AbstractData
-
- sswapIndividual -
Variable in class info.sswap.ontologies.data.impl.DirectoryImpl
-
- SSWAPIndividualDeserializer - Class in info.sswap.api.input.io
- Creates
Input
objects from a given SSWAPIndividual
. - SSWAPIndividualDeserializer() -
Constructor for class info.sswap.api.input.io.SSWAPIndividualDeserializer
-
- SSWAPIndividualDeserializer.PropertyInputVisitor - Class in info.sswap.api.input.io
-
- SSWAPIndividualDeserializer.PropertyInputVisitor() -
Constructor for class info.sswap.api.input.io.SSWAPIndividualDeserializer.PropertyInputVisitor
-
- SSWAPList - Interface in info.sswap.api.model
- A list of SSWAP elements.
- SSWAPLiteral - Interface in info.sswap.api.model
- Represents a literal value in SSWAP.
- SSWAPMEET_NS -
Static variable in class info.sswap.impl.empire.Namespaces
- The SSWAP namespace http://sswapmeet.sswap.info/sswap/
- SSWAPModel - Interface in info.sswap.api.model
- The most abstract interface in the SSWAP Java API.
- SSWAPNode - Interface in info.sswap.api.model
- SSWAPNodes are special individuals in SSWAP protocol, and they are handled
specially.
- SSWAPObject - Interface in info.sswap.api.model
- Object of SSWAP Graph.
- sswapObjects -
Variable in class info.sswap.api.servlet.MapsTo
-
- SSWAPPredicate - Interface in info.sswap.api.model
- Represents an RDF predicate in SSWAP.
- SSWAPProperty - Interface in info.sswap.api.model
- A
SSWAPProperty
is a specific instance of a
SSWAPPredicate
with an assigned value, associated with a
SSWAPIndividual
. - SSWAPProtocol - Interface in info.sswap.api.model
- Common interface for all protocol graphs (
RDG
, RIG
,
RRG
, etc.). - SSWAPProvider - Interface in info.sswap.api.model
- Describes a provider in SSWAP.
- SSWAPResource - Interface in info.sswap.api.model
- Describes a resource (a service) in SSWAP.
- SSWAPServletContextListener - Class in info.sswap.api.servlet
- Responds to events like initialization/destruction of the servlet context.
- SSWAPServletContextListener() -
Constructor for class info.sswap.api.servlet.SSWAPServletContextListener
-
- SSWAPSubject - Interface in info.sswap.api.model
- Subject of a SSWAP Graph.
- SSWAPType - Interface in info.sswap.api.model
- Represents a type of an individual in SSWAP.
- start() -
Method in interface info.sswap.ontologies.exec.api.HotboxPoller
- Start the hotbox directory polling.
- start() -
Method in class info.sswap.ontologies.exec.impl.ExecImpl
-
- start() -
Method in class info.sswap.ontologies.exec.impl.HotboxPollerImpl
-
- startProcess(String[]) -
Method in class info.sswap.ontologies.exec.impl.ExecImpl
- Start the process.
- startTime -
Variable in class info.sswap.impl.empire.io.ClosureBuilder
-
- status -
Variable in class info.sswap.api.servlet.RRGCache.Entry
- The status messge (if there is one; it may be null)
- stop() -
Method in interface info.sswap.ontologies.exec.api.HotboxPoller
- Stop the hotbox directory polling.
- stop() -
Method in class info.sswap.ontologies.exec.impl.ExecImpl
-
- stop() -
Method in class info.sswap.ontologies.exec.impl.HotboxPollerImpl
-
- storageNegativeTimes -
Variable in class info.sswap.impl.empire.io.ModelCache
-
- storagePositiveTimes -
Variable in class info.sswap.impl.empire.io.ModelCache
- Map of model URIs to the time when they were stored in this cache
(to properly detect expired caches).
- store(String, byte[], String) -
Method in class info.sswap.api.servlet.ContentCache
- Stores a computed RRG, indicating that the computation of an RRG was successful, and allowing its future
retrieval by the client.
- store(String, RRG) -
Method in class info.sswap.api.servlet.RRGCache
- Stores a computed RRG, indicating that the computation of an RRG was successful, and allowing its future
retrieval by the client.
- storeInMemory(String, Model, boolean) -
Method in class info.sswap.impl.empire.io.ModelCache
-
- storeOnDisk(String, Model) -
Method in class info.sswap.impl.empire.io.ModelCache
-
- storeProperties() -
Method in class info.sswap.impl.empire.model.IndividualImpl
- Creates statements about all non-ignored properties.
- storeTypes() -
Method in class info.sswap.impl.empire.model.IndividualImpl
-
- StringSerializer - Class in info.sswap.api.input.io
- Serializes the given
Input
object into a pretty string that spans multiple lines with indentation. - StringSerializer() -
Constructor for class info.sswap.api.input.io.StringSerializer
-
- stringToInputStream(String) -
Method in class info.sswap.ontologies.data.impl.AbstractData
- Convenience method to convert a string into an input stream.
- SubjectImpl - Class in info.sswap.impl.empire.model
- Implementation of SSWAPSubject.
- SubjectImpl() -
Constructor for class info.sswap.impl.empire.model.SubjectImpl
- The default constructor
- subjectMappings -
Variable in class info.sswap.impl.empire.model.ProtocolImpl
- Contains mappings from subjects in this protocol graph onto subjects in RDG.
- subjects -
Variable in class info.sswap.impl.empire.model.ObjectImpl
-
- subList(int, int) -
Method in class info.sswap.impl.empire.model.ListImpl
-
- suggestedPollingInterval -
Variable in class info.sswap.api.servlet.AbstractSSWAPServlet
- Suggested polling interval read from web.xml (if defined) or a default value.
- suggestedPollingInterval -
Variable in class info.sswap.api.servlet.RRGCache.Entry
- Suggested polling interval in milliseconds (this field only matters if the other fields are null; i.e.,
if polling makes sense; if the other fields are not null, the computation reached a terminal state).
- supportsTranslation() -
Method in class info.sswap.impl.empire.model.ProtocolImpl
- Checks whether the particular implementation of Protocol Graph supports translation of terms (e.g., RIG)
- supportsTranslation() -
Method in class info.sswap.impl.empire.model.RIGImpl
-
- supportsTranslation() -
Method in class info.sswap.impl.empire.model.RRGImpl
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |