SAWSDL Issue: Clarification of documentation on Categorization information on WSDL interfaces

All,

First, in the SAWSDL spec, we have currently mentioned that interfaces can
have modelReferences and these modelReferences can be used to specify
categorization information that could be used to categorize a service in a
registry. A WSDL interface can have multiple operations. If we specify
categorization information at a WSDL interface level does that mean that
all the operations under that interface have to be published to the same
category? That would be a reasonable thing to do but that is not explicitly
stated in the spec. We may want to add something to clarify this.

Second, what if someone wants to classify the operations within an
interface under different categories in a registry. That should be possible
with the current mechanisms. Basically, a user would then use the same
'modelReference' mechanism at the level of an operation to specify
categorization information. But in the spec we specifically mention about
adding categorization information only at the interface level but not at
the operation level. We may want to clarify this and add some documentation
that talks about the fact that categorization can be specified at the level
of an operation as well.

Finally, if categorization information is specified both at operation level
and interface level, we have to add precedence rules. I think the
categorization information at the operation level should have higher
precedence.

Regards
Rama Akkiraju

Received on Thursday, 13 July 2006 21:14:18 UTC