Search Mailing List Archives
[protege-discussion] how to edited ontology online?- in windows system
Tania Tudorache
tudorache at stanford.edu
Fri Mar 9 11:57:15 PST 2007
If you open a project file from an Apache server, you won't be able to
save it.
If you want to have multiple users editing simultaneously the same
ontology, you could use the multi-user Protege:
http://protege.cim3.net/cgi-bin/wiki.pl?MultiUserTutorial
You could also look at Protege Web Browser, a web-based application for
browsing and editing Protege ontologies:
http://protege.cim3.net/cgi-bin/wiki.pl?WebProtege#nid40
We currently don't have anyone actively supporting the Protege Web
Browser. You can find more details about it from the wiki page.
Tania
Xiaomeng Chang wrote:
> Hi,
>
> Does anybody know how to make the ontology(type: Call Java
> Attachments) be read and edited by users online? I found when we
> choose "File->Open" we can input a URL address or specify the server.
> But when I open an ontology in a server(apache platform), I can't
> saved it to the server.The error message is shown below.And since when
> we want to open a project, we can specify the server, does anybody
> knows which type of server can work, how to set the server, and how to
> read and change the ontology in that server?
>
>
> java.lang.IllegalArgumentException: URI scheme is not "file"
> at java.io.File.<init>(File.java:338)
> at
> edu.stanford.smi.protege.model.AbstractKnowledgeBaseFactory.createTempFile(Unknown
> Source)
> at
> edu.stanford.smi.protege.storage.clips.ClipsKnowledgeBaseFactory.saveKnowledgeBase(Unknown
> Source)
> at
> de.flumagis.backend.jCall.JCallKnowledgeBaseFactory.saveKnowledgeBase(JCallKnowledgeBaseFactory.java:72)
>
> at
> edu.stanford.smi.protege.storage.clips.ClipsKnowledgeBaseFactory.saveKnowledgeBase(Unknown
> Source)
> at edu.stanford.smi.protege.model.Project.saveDomainKB(Unknown Source)
> at edu.stanford.smi.protege.model.Project.save (Unknown Source)
> at edu.stanford.smi.protege.ui.ProjectManager.save(Unknown Source)
> at
> edu.stanford.smi.protege.ui.ProjectManager.saveProjectRequest(Unknown
> Source)
> at edu.stanford.smi.protege.action.SaveProject.actionPerformed
> (Unknown Source)
> at
> javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
> at
> javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
> at javax.swing.DefaultButtonModel.fireActionPerformed
> (DefaultButtonModel.java:420)
> at
> javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
> at
> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
> at java.awt.AWTEventMulticaster.mouseReleased
> (AWTEventMulticaster.java:231)
> at java.awt.Component.processMouseEvent(Component.java:5488)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
> at java.awt.Component.processEvent(Component.java :5253)
> at java.awt.Container.processEvent(Container.java:1966)
> at java.awt.Component.dispatchEventImpl(Component.java:3955)
> at java.awt.Container.dispatchEventImpl(Container.java:2024)
> at java.awt.Component.dispatchEvent (Component.java:3803)
> at
> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
> at
> java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
> at java.awt.LightweightDispatcher.dispatchEvent (Container.java:3822)
> at java.awt.Container.dispatchEventImpl(Container.java:2010)
> at java.awt.Window.dispatchEventImpl(Window.java:1774)
> at java.awt.Component.dispatchEvent(Component.java:3803)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
> at
> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
> at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
> :163)
> at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
> at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java :110)
>
>
>
>
> Thanks a lot and waiting help.
>
> Xiaomeng
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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