In PROLOG you can represent and query a connect graph, as in this tutorial:
http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_15.html
How would you do this using an OWL/RDL tool such as Protégé (http://protege.stanford.edu/)?
In PROLOG you can represent and query a connect graph, as in this tutorial:
http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_15.html
How would you do this using an OWL/RDL tool such as Protégé (http://protege.stanford.edu/)?
I believe you can achieve this by using a semantic reasoner, such as Racer Pro (non-free) and Pellet (free, open source if under used in an open source project).
This wikipedia page gives a comprehensive list of reasoners available with a comparison table.
Can anybody explain the purpose of SWRL rules. As far as I have understood, SWRL rules are same as stored procedures in SQL. I have made a few rules, but don t know how to utilize them in my ...
Working on my personal knowledge base... I want to format my documents, even on local hard disk in wiki syntax. Sometimes I would upload them to a (corporate) wiki, sometimes I would download them ...
I m looking for a simple document management system (preferably based on django). Doing a quick internet research I found these two apps: http://github.com/philippbosch/django-dms/tree/master/...
TiddlyWiki is a great idea, brilliantly implemented. I m using it as a portable personal "knowledge manager," and these are the prize virtues: It travels on my USB flash memory stick and runs on any ...
In PROLOG you can represent and query a connect graph, as in this tutorial: http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_15.html How would you do this using an OWL/RDL tool such as ...
I need a note taking wiki-like "super" application. I ll start with a rundown of applications that I ve already evaluated and/or used: Wikidpad Pros: fast switching between the edit and view modes;...
I ve been using org-mode for a little while, I ve kept it really simple for now, with only two files : one to act as an inbox, with remember-mode another where I stick just about anything that s been ...
I read in an exam about knowledge representation the question: What is a vivid knowledge base? And I wonder about the answer. Google only gives me some links to books which I can buy about it or ...