Search Mailing List Archives
[protege-discussion] executable
Olivier Dameron
olivier.dameron at univ-rennes1.fr
Thu Nov 30 05:38:40 PST 2006
On Thu, 30 Nov 2006 02:07:41 -0800 (PST), Peter Soren
<p1soren at yahoo.com> wrote:
> I meant on making file like ontology.exe or similar that can start
> by itself without Protege.
You should rather call it ontology.java, so at least it would be
platform-independent :-)
More seriously, ontologies are not programs. They are used by programs
for doing something.
Just like putting a bunch of data into a database is not going to give
you an application, putting some knowledge into an ontology is not
enough for having a program. Figuring out what you want to do is
specific to your goal, and therefore others cannot do it for you. After
that, for doing what you want to do, you may find that reusing some
general knowledge is useful, and this is where ontologies come into the
picture.
I hope this helps
Olivier
More information about the protege-discussion
mailing list