-
Notifications
You must be signed in to change notification settings - Fork 17
xdi2 webtools
peacekeeper edited this page Nov 16, 2014
·
15 revisions
A collection of web-based XDI tools for testing [.war]
A public deployment of the XDI web tools is available at https://server.xdi2.org/.
- XDI Parser: Parses syntax components of XDI addresses and statements.
- XDI Validator: Validates XDI documents in different serialization formats.
- XDI Converter: Convert XDI documents between different serialization formats.
- XDI Messenger: Send XDI messages to XDI endpoints and views results.
- XDI Local Messenger: Applyies XDI messages to a local XDI graph and view results.
- XDI Signer: Signs and validates XDI (sub-)graphs.
- XDI Discoverer: Perform XDI discovery on identifiers such as cloud Names, cloud Numbers, and discovery keys.
- XDI Operator: Uses a cloud name and secret token to perform various common operations on an XDI endpoint.
cd webtools
mvn jetty:run
Then go to:
http://localhost:8080/
This work is licensed under a Creative Commons Attribution 4.0 International License.