XDI Messenger     Back...

Information

Here you can send XDI messages to XDI endpoints and view results. Graphs can also be accessed with HTTP GET requests containing an XDI address. If you enter the endpoint URI in your browser, you will get the whole graph. If you enter a subject XRI after the endpoint URI, you will get only the statements rooted in that subject, etc.

Example XDI endpoints

The following XDI endpoints are deployed together with the XDI Messenger for testing purposes:

http://xdi2.projectdanube.org/xdi/mem-graph/

This is an XDI endpoint backed by an in-memory store.
Versioning: disabled. Link contracts: disabled.

http://xdi2.projectdanube.org/xdi/bdb-graph/

This is an XDI endpoint backed by a Berkely DB store.
Versioning: disabled. Link contracts: disabled.

http://xdi2.projectdanube.org/xdi/file-graph/

This is an XDI endpoint backed by an XDI/JSON text file.
Versioning: disabled. Link contracts: disabled.