|
Class Summary |
| GraphResource |
Graph resources are information resources which (in the present schema) do not use suffixes identifying the RDF
format (e.g. |
| LinkedDataServer |
A RESTful web service which publishes the contents of a Sail data store as Linked Data. |
| RDFMediaTypes |
|
| RDFRepresentation |
An RDF document as an HTTP entity. |
| WebResource |
Information and non-information resources are distinguished by the suffix of the resource's URI:
1) information resource URIs end in .rdf or .trig
2) non-information resources have no such suffix (and TwitLogic will not make statements about such URIs)
A request for an information resource is fulfilled with the resource itself. |