RDF service module
From WandoraWiki
		(Difference between revisions)
		
		
 (→See also)  | 
			|||
| Line 17: | Line 17: | ||
* [[Embedded HTTP server]]  | * [[Embedded HTTP server]]  | ||
| + | ** [[HTML service module]]   | ||
| + | ** [[Mobile HTML service module]]  | ||
| + | ** [[RSS feed service module]]  | ||
| + | ** [[SOAP web service module]]   | ||
| + | ** [[Drupal service module]]  | ||
| + | ** [[Firefox and Thunderbird plugin service module]]  | ||
| + | ** [[XTM topic map service module]]   | ||
| + | ** [[JTM topic map service module]]  | ||
| + | ** [[GRAPHML service module]]  | ||
| + | ** [[Screencast service module]]  | ||
| + | ** [[Flash graph service module]]  | ||
Revision as of 17:12, 4 January 2012
Service module returns an RDF N3 document containing current topic and all associated topics. Service handle is rdf. An example request is
http://127.0.0.1:8898/rdf
Adding request an URL parameter topic with a subject identifiers or basename value returns addressed topic. URL parameters si and sl can be used to fetch a topic with a subject identifier or with a subject locator.
Requesting an URL
http://127.0.0.1:8898/rdf?topic=http://www.wandora.org/core/wandoraclass
returns an RDF N3 document viewed in a screen capture below.
