Difference between
version 50
and
version 49:
At line 332 added 35 lines. |
+ !Breakout: myGrid "Data Model" (schema) for capturing Metadata and Semantics |
+ |
+ * common.xsd |
+ ** service description |
+ *** serviceName |
+ *** organisation |
+ **** UDDI fields, e.g., organization name, etc. |
+ *** author |
+ *** locationURL |
+ *** interfaceWSDL |
+ *** serviceDescriptionText |
+ *** operations (units of funtionality) |
+ **** service operation |
+ ***** operation name |
+ ***** portName |
+ ***** operationDescriptionText |
+ ***** operationInputs |
+ ****** parameter |
+ ******* parameterName |
+ ******* messageName |
+ ******* parameterDescription |
+ ******* defaultValue |
+ ******* semanticType |
+ ******* XMLSchemaURI |
+ ******* isConfigurationParameter |
+ ***** operationOutputs |
+ ***** operationTask (the "what", i.e., what the operation does -- the verb or action -- e.g., "aligning, ncbi_blast_local_aligning, etc.") |
+ ***** operationResource (underlying resources that the operation may use, like a database, coming from an ontology...) |
+ ***** operationMethod |
+ ***** operationApplication (software application) |
+ *** serviceType |
+ **** either: "Soaplab service, WSDL service, Workflow service" |
+ ** pedro |
+ *** uses this schema to drive the user interface for annotation |
+ *** also uses an external xml file to state that certain xml schema elements are to be filled in by semantic types, and where to look in the ontologies to fill those concepts |
Back to E Science Link Up Oct 04,
or to the Page History.
|