Search Mailing List Archives
[protege-discussion] Identifying Coments and common properties
Tania Tudorache
tudorache at stanford.edu
Fri Jan 11 14:49:28 PST 2008
Hi Rishi,
Rishi wrote:
>
> 1. How can we change the name of the Author
If multiple users are going to edit the ontology, then I suggest that
you use the multi-user mode of Collaborative Protege.
Multi-user Protege has a login name and a password for each user, and if
somebody creates an annotation or does a change in the ontology, then
the Author of the annotation or of the change will be the user name.
A tutorial of multi-user Protege is here:
http://protegewiki.stanford.edu/index.php/Protege_Client-Server_Tutorial
> 2. How can we query the results of Colloborative Column. I am JENA API
> for querying ontology.
The annotations and changes are stored as instances in a
Change&Annotations RDF ontology. You can read more details here:
http://protege.stanford.edu/doc/collab-protege/doc/collabProtege_demo.pdf
http://protege.stanford.edu/doc/collab-protege/doc/collabProtegeShortPresentation.pdf
You can query the changes and annotations from the Change&Annotation
ontology by using any RDF API. For example, you can use Protege or Jena.
There is also a Changes API, but we are working on refactoring it at the
moment.
Tania
>
> My project involes creating of a instance and many different people
> comment on the instance. For example Cheese Pizza is an instance and I
> will comment on the pizza, second person comes in and comments on the
> same pizza. How can I query the results from the ontology. I hope I
> have explained my situation.
>
> Thank you,
> On Jan 9, 2008 9:16 PM, Tania Tudorache <tudorache at stanford.edu
> <mailto:tudorache at stanford.edu>> wrote:
>
> Rishi,
>
> Did you take a look at Collaborative Protege?
>
> http://protege.stanford.edu/doc/collab-protege/
>
> It allows multiple editors to edit the same ontology
> simultaneously; it
> tracks the changes in the ontology, who did them and when, and you are
> also able to comment on the classes,properties, individuals or
> even on
> the changes.
>
> If you would like to use only the change tracking component, you
> can use
> the ChangesTab.
>
> http://protegewiki.stanford.edu/index.php/Changes_Tab
> <http://protegewiki.stanford.edu/index.php/Changes_Tab>
>
> Tania
>
>
>
>
> Rishi wrote:
> > Hello Group
> >
> > I have previously used Protege tool for developing ontology for my
> > thesis work. Now I am working on my personal project where I am
> trying
> > to create a ontology for a educational domain. In my situation
> > multiple developers write to the same ontology file. The developers
> > can add multiple comments(rdfs:Comment),names to a instance or
> class.
> > We are unable to know who has written a particular comment and at
> > which particular time. We want to know who has added a particular
> > comment and time when they have added it. Can someone throw some
> light
> > my issue.
> >
> >
> > Thank You
> >
> > --
> > Rishi Kanth
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > protege-discussion mailing list
> > protege-discussion at lists.stanford.edu
> <mailto:protege-discussion at lists.stanford.edu>
> > https://mailman.stanford.edu/mailman/listinfo/protege-discussion
> >
> > Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
> <http://protege.stanford.edu/doc/faq.html#01a.03>
> >
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> <mailto:protege-discussion at lists.stanford.edu>
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
> <http://protege.stanford.edu/doc/faq.html#01a.03>
>
>
>
>
> --
> Rishi Kanth
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
More information about the protege-discussion
mailing list