Changes between Version 7 and Version 8 of RuSqr


Ignore:
Timestamp:
Nov 1, 2010, 1:02:15 PM (14 years ago)
Author:
zach
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RuSqr

    v7 v8  
    3838The four first fields i.e. ID, ResourceID, Operation, !ObservationArea do not have any specific requirements.
    3939
    40 When one of the fields EoI, Attribute, !EntityType, Value, QoA, QoI, Cost, an IOPEType has to be specified. As a matter of fact this part of the lookup will try to identify tuples of parameters e.g. (EoI, !EntityType) when an EoI and an !EntityType are specified that belongs to the same type of IOPE, for instance Input. The IOPEType parameter can take a value in the set {Input, Output, !PreCondition, !PostCondition, any}. The GUI returns a set of bindings matching the request.
     40When one of the fields is EoI, Attribute, !EntityType, Value, QoA, QoI, Cost, an IOPEType has to be specified. As a matter of fact this part of the lookup will try to identify tuples of parameters e.g. (EoI, !EntityType) when an EoI and an !EntityType are specified that belongs to the same type of IOPE, for instance Input. The IOPEType parameter can take a value in the set {Input, Output, !PreCondition, !PostCondition, any}. The GUI returns a set of bindings matching the request.
    4141
    4242For a complex query, the Template has to match the schema specified at [https://ncit-cluster.grid.pub.ro/trac/Sensei-Cookbook/attachment/wiki/ED/binding.xsd], the server returns an error otherwise.