English 中文(简体)
How to use OWL/RDL to represent and query a connected graph?
原标题:

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.





相关问题
What is the purpose of SWRL rules?

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 ...

Which Wiki text syntax or Markdown to use? [closed]

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 ...

A step-up from TiddlyWiki that is still 100% portable?

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 ...

How to use OWL/RDL to represent and query a connected graph?

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 ...

How to maintain an emacs-based knowledge base?

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 ...

what is a vivid knowledge base

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 ...

热门标签