SAWSDL Spec: Editorial Change Suggestion in the section 'Annotating operations with model references'

Hi All,

In the current SAWSDL spec, in the section 2.1.2 titled 'Annotating
Operations With Model Reference', the modelReference is pointing to
rosettanet ontology. To keep the running example consistent, I suggest that
we augment the sample 'Order' ontology with a concept called
'RequestPurchaseOrder' and use this concept instead of switching to a
rosettanet ontology in this section. The specific change suggestion is
given below.

Current Annotation in section 2.1.2

<wsdl:operation name="order"
pattern="http://www.w3.org/2006/01/wsdl/in-out"

sawsdl:modelReference="http://www.w3.org/2002/ws/sawsdl/spec/ontology/rosetta#RequestPurchaseOrder">

Recommended change in section 2.1.2

<wsdl:operation name="order"
pattern="http://www.w3.org/2006/01/wsdl/in-out"

sawsdl:modelReference="http://www.w3.org/2002/ws/sawsdl/spec/ontology/order#
RequestPurchaseOrder">

Regards
Rama Akkiraju

Received on Tuesday, 11 July 2006 14:52:19 UTC