- From: Matthew R Bogner <mrbogner@us.ibm.com>
- Date: Wed, 28 Jul 2004 08:28:17 -0400
- To: public-sws-ig <public-sws-ig@w3.org>
- Message-ID: <OF85B7DD3E.05B3EF96-ON87256EDF.00427973-85256EDF.00443ED1@us.ibm.com>
Juergen,
In case you are looking for a specific suggestion, I would suggest
rereading this specific part of the technical walk through of OWL-S,
(http://www.daml.org/services/owl-s/1.0/owl-s.html#Attributes). I could
imagine that you might like to put together something like this into your
profile ontology.
<profile:serviceParameter>
<addParam:Computations rdf:ID="#OtherComputationProblems">
<profile:serviceParameterName>Additional Computation
Problems</profile:serviceParameterName>
<profile:sParameter
rdf:resource="&concepts;#OtherGAMSproblems" />
</addParam:Computations>
</profile:serviceParameter>
Hopefully someone can correct me if I'm wrong or misinterpreted the
example. Have a look at the BravoAirProfile.owl file in the examples
section for a good example of how they use the serviceParameter property
in relation to the GeographicRadius example.
Many thanks to everyone that's been working so hard on OWL-S. I like it.
-Matt
Matthew Bogner
University of Texas - Austin
IBM Extreme Blue - Raleigh
Office: 919-254-2897
Mobile: 512-633-0463
public-sws-ig-request@w3.org wrote on 07/28/2004 08:04:38 AM:
>
> My understanding is that the OWL-S profile allows you to provide any
> properties (in addition to contact details, quality rating, etc.) which
you
> wish your service to advertise.
>
> Best Wishes,
> Dónal
>
> At 21:59 27/07/04 +0100, Juergen Zimmer wrote:
>
> >Dear all,
> >
> >I work on the construction of mathematical web services, i.e. web
services
> >offered by AI deductions systems, such as automated theorem provers, as
> >well as computation systems, such as computer algebra systems.
> >For these services it is important to know, for instance, what
> >software/hardware/algorithm is underlying the service.
> >Furthermore, computation services could contain a link to existing
> >taxonomies of computation problems, such as GAMS
(http://gams.nist.gov/).
> >
> >I wonder whether OWL-S has a canonical way to put this additional
> >information in a service description? Is it that I'd have to define my
own
> >sub-concept of service:Service or could I just define additional
> >properties on the existing concepts of the upper ontology in my
service
> >description?
> >
> >best regards
> > Juergen Zimmer
> >
> >--
> >----------------------------------------------------------------
> >Jürgen Zimmer Phone: +44 (0)131 651 4159
> >School of Informatics FAX: +44 (0)131 650 6513
> >University of Edinburgh E-mail: jzimmer@ags.uni-sb.de
> >Appleton Tower WWW: http://www.mathweb.org/~jzimmer
> >Crichton Street Edinburgh EH8 9LE
> >Scotland (UK)
> >----------------------------------------------------------------
> >
>
Received on Wednesday, 28 July 2004 08:37:40 UTC