Changes between Version 1 and Version 2 of Development/Frontend
- Timestamp:
- 07/11/05 14:37:53 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Frontend
v1 v2 1 * requests, responses: 1 The Nabu protocol is powerful and can be used by the user directly, but is not very convenient: 2 Especially constructing SPARQL queries is a tedious task, and reading the results in RDF/XML format isn't very user-friendly either. So it would be useful to have a graphical client 3 4 5 * requests, responses: 2 6 * some technical details 3 7 * request ID 4 8 * link reference 5 9 10 For Java, a client API exists