Dear David,
I used the sample html code which I downloaded from
code.google
(jOWLBrowser_1.0) and it works perfectly fine.
I still have some porblems:
1. As I studied the documentation, it should be possible to use URI in
jOWL.load(configuration.ontology, initjOWL, {reason : true, locale :
'en' });
as configuration.ontology, but when I replace for instance, the
"
http://www.w3.org/TR/owl-guide/wine.rdf" it does not work at all!
would you please help me with using on-line ontologies?
2. Using some ontology file like "
http://www.w3.org/TR/owl-guide/
food.rdf" which is quite general ontology, nothing loads in jowl
browser page. I found out there are some "Thing" tags like:
<owl:Thing rdf:ID="OffDry">
<owl:sameAs rdf:resource="
http://www.w3.org/TR/2003/PR-owl-
guide-20031209/wine#OffDry"/>
</owl:Thing>
which does not let jOWL works perfectly. what can I do to make such
files work correctly?
with very special thanks in advance
Mahtab