- From: Emery, Pat <patemery@att.com>
- Date: Tue, 26 Nov 2002 16:27:47 -0500
- To: 'Luís Mota' <luis.mota@iscte.pt>, www-rdf-logic@w3.org
- Cc: acities@iscte.pt
You may want to look at what the DAML Services crowd has done. http://www.daml.org/services/ Patrick __________________________________________ Patrick Emery AT&T Government Solutions 1900 Gallows Rd. Voice (703)506-5259 Vienna, Va 22182 Fax (703)556-4261 -----Original Message----- From: Luís Mota [mailto:luis.mota@iscte.pt] Sent: Tuesday, November 26, 2002 12:19 PM To: www-rdf-logic@w3.org Cc: acities@iscte.pt Subject: Methods in DAML+OIL Hi everyone. Our research group (agentcities.adetti-linha4.org) is currently involved in the AgentCities.RTD project (http://www.agentcities.org/EURTD/) where ontologies are being developed in DAML+OIL. As far as I could understand from the daml site, most of the discussions about DAML are made in this list, so I would like to present you a problem we had and a solution we have been working on. While developing the ontologies, which are meant to be used by FIPA-compliant agents, we felt the need to model, apart from classes and properties, methods that could be requested. For example, in a Geographic Information Ontology, there would be a method to compute distances. This method would apply to a Location and receive another Location as argument. The output would be a number. Methods are, however, not considered in DAML+OIL (nor in RDF, ot course)... To overcome this problem, we made a simple definition in RDF to deal with these methods. This RDF definition could be considered an extension to DAML+OIL... I would like to ask the members of this list to take a look on these definitions and share any comments with me: if you think methods are relevant, if this 'extension' is compatible with DAML+OIL (or RDF), or anything else. The definition can be found in http://agentcities.adetti-linha4.org/ontologies/method . An example ontology using this definition can be found in http://agentcities.adetti-linha4.org/ontologies/location-met . The defined methods are at the end of the document. Any comment will be highly appreciated. Also, any discussion about methods in ontologies would be very interesting for the whole AgentCities project, I think. Bye and thanks, Luís Mota
Received on Tuesday, 26 November 2002 16:32:17 UTC