|
Class Summary |
| Disseminate |
Dissemination of the content for an Eagle-I Resource representation instance. |
| EmailContact |
Method: POST only. |
| FakeWorkflow |
Drive fake workflow - promote to new state, and/or claim by user. |
| 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. |
| 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 |
XXX TODO: doc to explain how this interoperates with runtime excep. |
| 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. |