At line 5 added 1 line. |
+ * [http://kuecogrid.ittc.ku.edu:8080/ogsa/queryForm.jsp] |
At line 6 added 1 line. |
+ * [http://129.237.201.166:8080/ogsa/queryForm.jsp] |
At line 39 added 2 lines. |
+ !! User Interface |
+ UI will be web browser based. |
Lines 41-51 were replaced by lines 45-51 |
- !! Related Questions |
- ! GWSDL |
- * I was hoping to use familiar WSDL tools with GWSDL, but this isn't possible. So what does one use for working with GWSDL? Specifically, client generation? E.g., with WSDL you can point your IDE to a URL for the WSDL on the server hosting the web service and it will generate the client code as well as let you run simple generic tests with generating a client. |
- |
- ! Data Formats - EML, Darwin |
- * What all data formats are there? |
- ** I have only see EML, Darwin, is there others? |
- ** [EML | http://knb.ecoinformatics.org/software/eml/] |
- ** Darwin described where? |
- ** What fields can be assumed to be common among all data formats? |
- *** (need to create xref of the different paths for these) |
+ ! LTER Metadata Query mockup |
+ (early in the process, not a final design) |
+ [LTER_query_interface_mockup.png] |
+ |
+ ! Screen Capture of Work In Progress |
+ (early in the process, not a final design) |
+ [ecogrid_query_screen.png] |
At line 52 added 10 lines. |
+ ---- |
+ |
+ !! Data Formats - EML, Darwin |
+ * [Doc for Field Mappings between search fields and EML, Darwin in CVS|http://cvs.ecoinformatics.org/cvs/cvsweb.cgi/seek/web/EcoGridWebApp/docs/FieldMappings.html] |
+ * [EML | http://knb.ecoinformatics.org/software/eml/] |
+ * [Darwin | http://digir.sourceforge.net/] |
+ |
+ ---- |
+ |
+ !! Misc Questions |
Removed lines 54-55 |
- * is there I build target that I haven't found for building just the client code? |
- * if not, what's the minimal set of things I need from the Ecogrid project for clients? |
Line 58 was replaced by line 66 |
- |
+ * What about queries for counts, group by, etc, that might be used to generate a drill down instead of a search |