- From: Andrei S. Lopatenko <andrei@derpi.tuwien.ac.at>
- Date: Mon, 30 Jul 2001 10:26:17 +0200
- To: "Cromer, Deborah" <Deborah.Cromer@team.telstra.com>
- Cc: <www-rdf-interest@w3.org>
Dear Deborah If you are interesting in extracting information from RDF and reasoning I think you can use SiLRI (Simple Logic-based RDF Interpreter) - Java-implemented logic-based engine with RDF support (Frame-logic) Look, please, http://www.w3.org/TandS/QL/QL98/pp/queryservice.html for description SILRI - http://ontobroker.semanticweb.org/silri/ Of course, Ontobroker (commercial) http://www.ontoprise.de/co_produ_tool4.htm SWI-Prolog system http://www.swi.psy.uva.nl/projects/SWI-Prolog/ Good article about it http://www.xml.com/lpt/a/2001/07/25/prologrdf.html Or parsing RDF using parsers such as Jena http://www-uk.hpl.hp.com/people/bwm/rdf/jena/ S. Melnik's parser somewhere at http://www-diglib.stanford.edu/diglib/ginf/ and then reasoning using Prolog engines and RDF query engines such as http://swordfish.rdfweb.org/rdfquery/ If you are interesting in collecting RDF information scattered on web pages RDF Crawler could be a good tools for you http://ontobroker.semanticweb.org/rdfcrawl/index.html Best regards MSc Andrei S. Lopatenko Researcher Vienna University of Technology Extension Centre http://derpi.tuwien.ac.at/~andrei/ ----- Original Message ----- From: "Cromer, Deborah" <Deborah.Cromer@team.telstra.com> To: <www-rdf-interest@w3.org> Sent: Monday, July 30, 2001 2:55 AM Subject: semantic web applications > Hi, > > I am pretty new to thisrdf/semantic web, so I apologise if this is the wrong > mailing list ot be posting to, but I am hoping that someone will be able to > help me / point me in the right direction. > > I have been reading up on all the possiblities of the semantic web, and am > in the following position. I have found many applications which help with > defining ontologies, and anotating webpages etc, but very few (in fact none) > applications which interpret rdf/ daml. I am not interested in actually > writing the rdf, what I would like is an application which can understand > it, and make inferences / perfom actions based on the content of an anotated > web page. > > I have so far come across WebScripter (http://www.isi.edu/webscripter/) > which seems to help somewhat, but is not publicly availiable yet. > > Are there any other applications out there whcih help me to do this? > > Thanks, > Deborah > >
Received on Monday, 30 July 2001 04:21:29 UTC