mapping complex type to OWL concept

[Reposted with the subject hearder]


Hi All,

I have a web service with the Complex Type defined as an array of String
as follows:

<complexType name="ArrayOf_xsd_string">
        <complexContent>
        <restriction base="soapenc:Array">
                 <attribute ref="soapenc:arrayType"
                 wsdl:arrayType="xsd:string[]"/>
       </restriction>
        </complexContent>
</complexType>

I intend to create an OWL-S description for this service, however I am
not sure How do I map this kind of complex type (i.e. array) to OWL
Concept??? are there any mapping possible?  if yes, can anybody
suggest one??

Many thanks
-- 
Dhavalkumar Thakker
Phd candidate,
Intelligent Simulation and Modelling Group,
Nottingham Trent University, England
  

-- 
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again

Received on Saturday, 15 July 2006 13:07:29 UTC