Revision: 1881
Author: [email protected]
Date: Tue May 11 05:42:51 2010
Log: Minor fix in unintended links.
http://code.google.com/p/simal/source/detail?r=1881

Modified:
 /wiki/UseCases.wiki

=======================================
--- /wiki/UseCases.wiki Tue May 11 04:30:21 2010
+++ /wiki/UseCases.wiki Tue May 11 05:42:51 2010
@@ -5,7 +5,7 @@

 This page describes use cases for Simal.

-== [UC1] Submit project to Simal instance using a web form ==
+== UC1 - Submit project to Simal instance using a web form ==

 High-level scenario:
# User goes to a web page where there is a form to enter data about a software project
@@ -20,11 +20,9 @@
# The web form is a Wookie widget which can be embedded in one of Simal pages as well as in any other web page.
  # There is a running Wookie server that serves this Wookie widget
# There may be different versions of the form for different kinds of projects. Eg. JISC projects require some data that is not applicable to other kinds of projects. - # Client-side JavaScript checks are performed after form submission eg. to check if all required fields are filled in, if URLs and email addresses are valid, etc. - # The RDF/XML document is created client-side using JavaScript and POST-ed to the running Simal instance's REST API. + # Client-side !JavaScript checks are performed after form submission eg. to check if all required fields are filled in, if URLs and email addresses are valid, etc. + # The RDF/XML document is created client-side using !JavaScript and POST-ed to the running Simal instance's REST API. # Simal processes the RDF/XML. If the operation is successful, ie. a new project is created, a stable URL to the detail page of the added project is returned. If the operation is unsuccessful, an error message is returned stating the nature of the error.
  # The result from Simal is displayed to the user
# The same RDF/XML document that is sent to Simal is displayed to the user.

-
-

--
You received this message because you are subscribed to the Google Groups "Simal 
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to