|
Class Summary |
| Disseminate |
Dissemination of the content for an Eagle-I Resource representation instance. |
| EmailContact |
Method: POST only. |
| Graph |
Load and dump named graphs <-> serialized RDF. |
| Harvest |
Harvest service - retrieves listing of eagle-i resource instances in order
to "harvest" metadata to build and maintain external indexes. |
| ImportExport |
Structured export and import of resource instances OR user instances. |
| Internal |
Report on and optionally reload the internally-maintaned graphs. |
| ListGraphs |
Returns a listing of available named graphs. |
| Model |
Report on and load the data model ontology from various sources. |
| New |
New class. |
| RepositoryContextListener |
Manage application-wide state by responding to Web Application
lifecycle events. |
| RepositoryServlet |
Superclass for repo servlet classes, with shared utility methods. |
| SparqlProtocol |
SPARQL query protocol service
see http://www.w3.org/TR/rdf-sparql-protocol/
Nonstandard extensions:
format arg - controls the result format
view - select default and named graphs from view instead of *-uri args. |
| Update |
Create or update a "single" resource instance. |
| WhoAmI |
Get status of current authenticated user as tabular result. |
| WithRepositoryConnection |
Give wrapped servlet a Sesame repository connection with
automatic cleanup. |
| WorkflowClaim |
Args:
uri - URI of the resource instance to claim
user - URI of the user |
| WorkflowPush |
Servlet to invoke ("push") a workflow transition, on a specific instance. |
| WorkflowRelease |
Args:
uri - URI of the resource instance to release |
| WorkflowResources |
Returns a tabular listing of information about Resource Instances
and their workflow status. |
| WorkflowTransitions |
Returns a tabular listing of available workflow transitions. |