2004-10-24 21:32:37 UTC
Hi,
I'm with a group of students here and we are trying to run an example of a client program that look up a component based on an ontology. We are trying to do that runnig the KAON Server. We were reading a pdf file called "KAON SERVER Demostrator" but we are not getting sucess on our
journey. Do you have a document with a "step by step" example?
We also noticed that there are some xml files (with .kaon file extension) that mention absolute paths. For example, the registry.kaon file has a line like this one:
<?include-rdf logicalURI="
http://kaon.semanticweb.org/2001/11/kaon-root" physicalURI="file:/C:/Dev/KAON/kaonapi/bin/edu/unika/aifb/kaon/api/res/kaon-root.xml"?>
Is it all right to mention here
physicalURI="file:/C:/Dev/KAON/kaonapi/bin/edu/unika/aifb/kaon/api/res/kaon-root.xml
as it is an absolute path?
Thanks!