RDF service module

From WandoraWiki
Jump to: navigation, search

The service module returns an RDF N3 document containing the current topic and all it's associated topics. The service handle is rdf. To use module ensure the it's enabled in the configuration panel of embedded HTTP server and start the server. An example request is

http://127.0.0.1:8898/rdf

Adding an URL parameter topic to the request with a subject identifier or basename value returns the addressed topic. URL parameters si and sl can also be used to fetch a topic with a subject identifier or locator.

Requesting an URL

http://127.0.0.1:8898/rdf?topic=http://www.wandora.org/core/wandoraclass

returns an RDF N3 document shown below.

Service rdf 01.gif


See also

Personal tools