Project

General

Profile

Actions

RESTInterface » History » Revision 1

Revision 1/4 | Next »
Paula Gearon, 04/21/2009 05:10 AM
New page on the REST interface


= REST =

Default Configuration
By default, there are two REST interfaces on a Mulgara server. These are found at: * http://localhost:8080/sparql/ * http://localhost:8080/tql/

The interfaces provide similar functionality, with the /sparql/ interface accepting SPARQL queries, and the /tql/ interface accepting [wiki:TQLUserGuide TQL] queries. Note that SPARQL is a query-only language, while TQL permits full [http://en.wikipedia.org/wiki/Create,_read,_update_and_delete CRUD] operations.

Interface Description * [wiki:Configuration] * [wiki:RESTQueries Queries and Commands] * [wiki:RESTStatements Statements] * [wiki:RESTGraphs Graphs]

Updated by Paula Gearon about 15 years ago · 1 revisions