From tiago.minuzzi at gmail.com Wed Oct 4 21:41:04 2006 From: tiago.minuzzi at gmail.com (Tiago Minuzzi) Date: Wed, 4 Oct 2006 22:41:04 -0300 Subject: [OWL] Methods and Attributes on OWL Message-ID: <1666835d0610041841w6a12c63cndc1da13a51c027f2@mail.gmail.com> Hi All How can I represent methods and attributes of the UML on OWL and Jena? thanks Tiago From hitzler at aifb.uni-karlsruhe.de Fri Oct 6 12:28:08 2006 From: hitzler at aifb.uni-karlsruhe.de (Pascal Hitzler) Date: Fri, 06 Oct 2006 18:28:08 +0200 Subject: [OWL] OWLED06: Call for Demos, Posters, and Participation Message-ID: <45268418.70406@aifb.uni-karlsruhe.de> OWL: EXPERIENCES AND DIRECTIONS Second International Workshop Athens, GA, USA, 10-11 November 2006 Co-located with ISWC06 and RuleML06. http://owl-workshop.man.ac.uk/OWLWorkshop06.html The OWL: Experiences and Direction (OWLED) workshop series is a forum for practitioners in industry and academia, tool developers, and others interested in OWL to describe real and potential applications, to share experience, and to discuss requirements for language extensions/modifications. The workshop will bring users, implementors and researchers together to measure the state of need against the state of the art, and to set an agenda for research and deployment in order to incorporate OWL-based technologies into new applications. The workshop will take place immediately after the International Semantic Web Conference, this year held in Athens, Georgia, U.S.A., on November 10-11. The online registration is now available at http://www.georgiacenter.uga.edu/conferences/2006/Nov/10/rule.phtml. A list of accepted papers is now available at: http://owl-workshop.man.ac.uk/accepted06.shtml. For more information, please visit the workshop website http://owl-workshop.man.ac.uk/OWLWorkshop06.html. The workshop will have a session for software demos and "posters" (formal or informal) describing work in progress. All participants, even those without a paper in the program, are invited and encouraged to demo their tools and/or present a poster. Interested parties may send the organizers a one page description of the demo/poster before October 20th. Such a description is *not* required, but descriptions submitted prior to October 20th will be considered for inclusion in the proceedings. -- Dr. habil. Pascal Hitzler Institute AIFB, University of Karlsruhe, 76128 Karlsruhe email: hitzler at aifb.uni-karlsruhe.de fax: +49 721 608 6580 web: http://www.pascal-hitzler.de phone: +49 721 608 4751 http://www.neural-symbolic.org From tiago.minuzzi at gmail.com Wed Oct 18 20:35:05 2006 From: tiago.minuzzi at gmail.com (Tiago Minuzzi) Date: Wed, 18 Oct 2006 22:35:05 -0200 Subject: [OWL] Update Jena API Localname Components Message-ID: <1666835d0610181735j526bf0el8124dd4eaed79c05@mail.gmail.com> Hi all Does anyone knows how to update the LocalName of an OntClass, OntProperty, DataTypeProperty and TransitiveProperty, on Jena API? I'm creating a Refactoring Tool, and I want user to be able to change na name of any element. Thanks!! Tiago Minuzzi