Li Xuansong | 1 Jun 2009 05:29
Picon

How to get protege owl model from Jena OntModel?

Hello protege-owl,

    I know that the protege owl model can be translated into Jena OntModel by the function getOntModel(), but
how can a Jena OntModel translate into Jena OntModel?

    I use Jena model doing rule based reasonig, after that I want to translate it to protege OWLModel in my program.

	Thank you!!!!!!!!!!!!!!!!!!!

Best regards, 

Li Xuansong
lixs <at> ics.nju.edu.cn
2009-06-01

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 

Li Xuansong | 1 Jun 2009 06:47
Picon

How to get protege owl model from Jena OntModel?

Hello protege-owl,

    I know that the protege owl model can be translated into Jena OntModel by the function getOntModel(), but
how can a Jena OntModel translate into OWLModel?

    I use Jena model doing rule based reasonig, after that I want to translate it to protege OWLModel in my program.

	I don't want to write the Jena model to a owl file and read it by protege model then.

	Thank you!!!!!!!!!!!!!!!!!!!

Best regards, 

Li Xuansong
lixs <at> ics.nju.edu.cn
2009-06-01

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 

Mahmut Tamersoy | 1 Jun 2009 12:47

Discrepencies between the tutorial and the product

Hello,

 

I am trying to follow the tutorial “A Practical Guide To Building OWL Ontologies Using The Protege-OWL Plugin and CO-ODE Tools Edition 1.0” with Protege 3.4. I am on page 77 and so far noticed many discrepancies between the two. Particularly now,  I cannot find where the Properties Matrix is. I would appreciate if you could inform me about which documentation matches with which version of the product and if I am missing some plug-ins.

 

Best regards,

 

Mahmut Tamersoy

 

 

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Antonio | 1 Jun 2009 13:23

help

 

Hi

I’m doing the Exercise 39 Create a ValuePartition to represent the spiciness of pizza toppings from the Protégé OWL tutorial, I’m using the Protégé 3.4, i´m follow the steps but I had this problems

Could you help me with this?

Regards

Antonio

 

 

Wizard transaction: started

Creating a ValuePartition: SpicinessValuePartition

Creating subclass of owl:Thing: SpicinessValuePartition

Creating subclass of SpicinessValuePartition: Mild

Creating subclass of SpicinessValuePartition: Medium

Creating subclass of SpicinessValuePartition: Hot

Making sure all primitive subclasses of Mild are disjoint

Making sure all primitive subclasses of Medium are disjoint

Making sure all primitive subclasses of Hot are disjoint

Adding covering axiom to class: SpicinessValuePartition

Creating a property: hasSpicinessValuePartition

Creating functional object property: hasSpicinessValuePartition

ERROR -> The wizard transaction failed for Value Partition

ERROR -> edu.stanford.smi.protege.model.framestore.ImmutableNamesFrameStore.checkUniqueness(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.ImmutableNamesFrameStore.adjustFrameId(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.ImmutableNamesFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.TypeUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.RangeUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.FacetUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.DomainUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.DefaultKnowledgeBase.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.DefaultKnowledgeBase.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.DefaultKnowledgeBase.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.createOWLObjectProperty(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.createOWLObjectProperty(Unknown Source)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.owl.util.OwlKbHelper.createNewObjectProperty(OwlKbHelper.java:431)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.owl.pattern.impl.OWLValuePartition.<init>(OWLValuePartition.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.owl.wizards.impl.ValuePartitionWizard.handleFinished(ValuePartitionWizard.java:97)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.SimpleAbstractWizard.doFinish(SimpleAbstractWizard.java:466)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:170)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.AbstractWizard$1.pageSelected(AbstractWizard.java:73)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.firePageChangedEvent(WizardDialog.java:698)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.nextPage(WizardDialog.java:432)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.nextButtonPressed(WizardDialog.java:347)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog$2.actionPerformed(WizardDialog.java:193)

ERROR -> javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.setPressed(Unknown Source)

ERROR -> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

ERROR -> java.awt.Component.processMouseEvent(Unknown Source)

ERROR -> javax.swing.JComponent.processMouseEvent(Unknown Source)

ERROR -> java.awt.Component.processEvent(Unknown Source)

ERROR -> java.awt.Container.processEvent(Unknown Source)

ERROR -> java.awt.Component.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Window.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventQueue.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

ERROR -> java.awt.Dialog$1.run(Unknown Source)

ERROR -> java.awt.Dialog$2.run(Unknown Source)

ERROR -> java.security.AccessController.doPrivileged(Native Method)

ERROR -> java.awt.Dialog.show(Unknown Source)

ERROR -> java.awt.Component.show(Unknown Source)

ERROR -> java.awt.Component.setVisible(Unknown Source)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.showWizard(WizardDialog.java:309)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.SimpleAbstractWizard.showWizard(SimpleAbstractWizard.java:389)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:160)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:149)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:140)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:115)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:106)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.SimpleAbstractWizard.showModalDialog(SimpleAbstractWizard.java:250)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.action.WizardStartAction.actionPerformed(WizardStartAction.java:44)

ERROR -> javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.setPressed(Unknown Source)

ERROR -> javax.swing.AbstractButton.doClick(Unknown Source)

ERROR -> javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)

ERROR -> javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)

ERROR -> java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

ERROR -> java.awt.Component.processMouseEvent(Unknown Source)

ERROR -> javax.swing.JComponent.processMouseEvent(Unknown Source)

ERROR -> java.awt.Component.processEvent(Unknown Source)

ERROR -> java.awt.Container.processEvent(Unknown Source)

ERROR -> java.awt.Component.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Window.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventQueue.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEvents(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEvents(Unknown Source)

ERROR -> java.awt.EventDispatchThread.run(Unknown Source)

Wizard transaction: ended after 0.297 seconds

ERROR -> The wizard failed to complete

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
BassMan123 | 1 Jun 2009 17:23
Picon

Re lating multiple ontologies? "TBOX", "ABOX", multiple files, etc.


I have a task to "map" a few related class-hierarchies to each other. 
Essentially, we have a few similar database-models, and need to "harmonize"
them.  The emphasis is on the taxonomy aspects (TBOX: classes/entities).

Say, for example, I had 3 similar data-models describing the information
used within a major organization.  All 3 try to cover the entire
organization, but they use different terms, and modeled the organization
*quite* differently.  Hence the problem.

In general, does anyone have any tips re:
* Doing the "mapping" between the 3 data-models at the TBOX (class/entity)
or ABOX (property) level?
* Having everything in a single file, or having multiple files (ontologies)?

--

-- 
View this message in context: http://www.nabble.com/Relating-multiple-ontologies---%22TBOX%22%2C-%22ABOX%22%2C-multiple-files%2C-etc.-tp23816748p23816748.html
Sent from the Protege - OWL mailing list archive at Nabble.com.

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 

BassMan123 | 1 Jun 2009 17:27
Picon

XQuery: Generating .OWL files?


Does anyone have any XQuery scripts that generate .OWL files, which they
could share?

I'm able to use XQuery to generate .html, but I can't figure-out the
serialization specifics of outputing the more complex aspects of the .OWL
file.  For example, XQuery only wants to output &LT, rather than the "<"
character.

--

-- 
View this message in context: http://www.nabble.com/XQuery%3A-Generating-.OWL-files--tp23816811p23816811.html
Sent from the Protege - OWL mailing list archive at Nabble.com.

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 

Dave butlerdi | 1 Jun 2009 17:32
Picon

Re: XQuery: Generating .OWL files?

I have done so with XSLT. Pipe the output from the XQuery into XSLT. I use NetKernel for this and it works great.

On Mon, Jun 1, 2009 at 5:27 PM, BassMan123 <pa_perucci <at> comcast.net> wrote:

Does anyone have any XQuery scripts that generate .OWL files, which they
could share?

I'm able to use XQuery to generate .html, but I can't figure-out the
serialization specifics of outputing the more complex aspects of the .OWL
file.  For example, XQuery only wants to output &LT, rather than the "<"
character.

--
View this message in context: http://www.nabble.com/XQuery%3A-Generating-.OWL-files--tp23816811p23816811.html
Sent from the Protege - OWL mailing list archive at Nabble.com.

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03



--
Regards

Dave Butler
butlerdi-at-gmail-dot-com

Also on Skype as butlerdi

Get Skype here http://www.skype.com/download.html


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************
_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Thomas Russ | 1 Jun 2009 21:26
Picon
Favicon

Re: Fuzzy Ontology Representation using OWL_DL


On May 29, 2009, at 9:16 PM, Alireza1 wrote:

>
> Hi,
> I want to represent fuzzy ontology based on OWL_DL.

[snip]

You should be able to construct a representation of a fuzzy ontology  
in OWL-DL, but the existing tools won't do any fuzzy reasoning using  
your representation.  You will have to build the inference part of  
your system yourself.

> Another solution has been proposed by
> [http://www.springerlink.com/index/k7k8nj647155u8m2.pdf]
> here is the solution:
> "A feasible solution is to build a concept of
> Fuzzy Relation, which includes two owl:ObjectPropertys: “domain-1” and
> “domain-2”, and one owl:DatatypeProperty: “hasFuzzy_Degree”. The two  
> domains
> denote two universes of discourse in Fuzzy Relation, and  
> “hasFuzzy_Degree”
> means the corresponding membership degree. Whenever there is a need  
> of an
> element of Fuzzy Relation, create an instance of this concept and  
> assign
> specific values for each
> property."

This solution is based on the idea of reifying the relation and is  
similar to the fairly well-known W3C technique for representing N-Ary  
relations in OWL

See http://www.w3.org/TR/swbp-n-aryRelations/

> As a matter of fact, I couldn't get what he means and how one can  
> represent
> a fuzzy relation via his solution.

What you are doing is converting a binary property into a separate  
class (object) that represents the relation.  The general form of  
doing this is to take a property P(x,y) and create a new class P_class  
which has two binary properties arg1 and arg2 that relate the items in  
the relation.

So instead of
    foo P bar
You create a new instance
    baz rdf:type P_class
    baz arg1 foo
    baz arg2 bar

By having an instance that represents the relationship of the property  
P, you are now able to attach any number of additional properties or  
other assertions to this relationship.  Among those other assertions  
could be meta-information such as which person created the  
relationship, when it was created.  Or you could also add additional  
domain-level properties, like the fuzzy degree of membership in that  
relationship.  Instead of fuzzy membership, you could also assign a  
probability or a qualitatitve confidence measure, or anything else  
that would be represented by a property on that relationship.

You have turned the relationship into an element of discourse in your  
domain, and that gives you the ability to say additional things about  
it.

It does have the drawback of being a more involved representation, and  
it means that expressions that restrict properties become more  
complicated because you have this additional structure from the  
instance.  So, whereas in a straightforward property representation  
you would be able to write a restriction like

   owl:AllValuesFrom P C

you would now have to write the more complicated

   owl:AllValuesFrom (inverse arg1) (P_class and owl:AllValuesFrom  
arg2 C)

> Now I'm thinking to represent the fuzzy relation between ,for example,
> concepts A and B via owl:DatatypeProperty.
> In this regard, if we set both A and B with "hasFuzzyDegree"
> owl:DatatypeProperty to ,for exmple, 0.76 as membership degree, we  
> can add
> Fuzzy notion in OWL which is also
> processable with Jena. However, I'm wondering if it conflicts with OWL
> semantic.

It won't conflict with the OWL semantics, but it also won't do what  
you expect.  The reason is that your hasFuzzyDegree property will only  
connect a single entity with the membership degree, but won't allow  
you to know about any connection between A and B.  Each connection  
would be independent of the other.  That is why you need to go with a  
more complicated solution via the reification approach.

Just try expressing this and you will soon see why it doesn't work.

And even if the structure is handled by Jena, you won't get any fuzzy  
membership inferences, because that is not a supported OWL inference.   
You would need to build your own fuzzy reasoner to get those types of  
inference.

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 

BassMan123 | 2 Jun 2009 01:26
Picon

Using the same .owl file with Protege 3.4 and Protege 4?


Are there any "rules" re: using the same .owl file with Protege 3.4 and
Protege 4?

I really like Protege 4, but I'm increasingly frustrated by the lack of
plugins for Protege 4 to export my work for people that don't use Protege. 
Protege 3.4 has more import/export plugins...

--

-- 
View this message in context: http://www.nabble.com/Using-the-same-.owl-file-with-Protege-3.4-and-Protege-4--tp23824061p23824061.html
Sent from the Protege - OWL mailing list archive at Nabble.com.

_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 

Nick Drummond | 2 Jun 2009 11:44
Picon
Favicon

Re: help

Hi Antonio,

It looks like the property "hasSpicinessValuePartition" already existed in your ontology. Try deleting it and trying again.
Really the wizard should be able to handle this (unfortunately I don't deal with the p3.4 codebase anymore).
If you cannot get the wizard to work I would recommend you manually create the value partition (I think the tutorial gives the steps for this).

NIck


2009/6/1 Antonio <aastorga <at> nmg.upc.edu>

 

Hi

I’m doing the Exercise 39 Create a ValuePartition to represent the spiciness of pizza toppings from the Protégé OWL tutorial, I’m using the Protégé 3.4, i´m follow the steps but I had this problems

Could you help me with this?

Regards

Antonio

 

 

Wizard transaction: started

Creating a ValuePartition: SpicinessValuePartition

Creating subclass of owl:Thing: SpicinessValuePartition

Creating subclass of SpicinessValuePartition: Mild

Creating subclass of SpicinessValuePartition: Medium

Creating subclass of SpicinessValuePartition: Hot

Making sure all primitive subclasses of Mild are disjoint

Making sure all primitive subclasses of Medium are disjoint

Making sure all primitive subclasses of Hot are disjoint

Adding covering axiom to class: SpicinessValuePartition

Creating a property: hasSpicinessValuePartition

Creating functional object property: hasSpicinessValuePartition

ERROR -> The wizard transaction failed for Value Partition

ERROR -> edu.stanford.smi.protege.model.framestore.ImmutableNamesFrameStore.checkUniqueness(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.ImmutableNamesFrameStore.adjustFrameId(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.ImmutableNamesFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.TypeUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.RangeUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.FacetUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.framestore.DomainUpdateFrameStore.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.DefaultKnowledgeBase.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.DefaultKnowledgeBase.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protege.model.DefaultKnowledgeBase.createSlot(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.createOWLObjectProperty(Unknown Source)

ERROR -> edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.createOWLObjectProperty(Unknown Source)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.owl.util.OwlKbHelper.createNewObjectProperty(OwlKbHelper.java:431)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.owl.pattern.impl.OWLValuePartition.<init>(OWLValuePartition.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.owl.wizards.impl.ValuePartitionWizard.handleFinished(ValuePartitionWizard.java:97)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.SimpleAbstractWizard.doFinish(SimpleAbstractWizard.java:466)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:170)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.AbstractWizard$1.pageSelected(AbstractWizard.java:73)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.firePageChangedEvent(WizardDialog.java:698)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.nextPage(WizardDialog.java:432)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.nextButtonPressed(WizardDialog.java:347)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog$2.actionPerformed(WizardDialog.java:193)

ERROR -> javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.setPressed(Unknown Source)

ERROR -> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

ERROR -> java.awt.Component.processMouseEvent(Unknown Source)

ERROR -> javax.swing.JComponent.processMouseEvent(Unknown Source)

ERROR -> java.awt.Component.processEvent(Unknown Source)

ERROR -> java.awt.Container.processEvent(Unknown Source)

ERROR -> java.awt.Component.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Window.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventQueue.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

ERROR -> java.awt.Dialog$1.run(Unknown Source)

ERROR -> java.awt.Dialog$2.run(Unknown Source)

ERROR -> java.security.AccessController.doPrivileged(Native Method)

ERROR -> java.awt.Dialog.show(Unknown Source)

ERROR -> java.awt.Component.show(Unknown Source)

ERROR -> java.awt.Component.setVisible(Unknown Source)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardDialog.showWizard(WizardDialog.java:309)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.SimpleAbstractWizard.showWizard(SimpleAbstractWizard.java:389)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:160)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:149)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:140)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:115)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.handleEvent(WizardStateMachine.java:106)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.WizardStateMachine.sendEvent(WizardStateMachine.java:67)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.wizard.SimpleAbstractWizard.showModalDialog(SimpleAbstractWizard.java:250)

ERROR -> uk.ac.man.cs.mig.coode.protege.wizard.action.WizardStartAction.actionPerformed(WizardStartAction.java:44)

ERROR -> javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

ERROR -> javax.swing.DefaultButtonModel.setPressed(Unknown Source)

ERROR -> javax.swing.AbstractButton.doClick(Unknown Source)

ERROR -> javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)

ERROR -> javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)

ERROR -> java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

ERROR -> java.awt.Component.processMouseEvent(Unknown Source)

ERROR -> javax.swing.JComponent.processMouseEvent(Unknown Source)

ERROR -> java.awt.Component.processEvent(Unknown Source)

ERROR -> java.awt.Container.processEvent(Unknown Source)

ERROR -> java.awt.Component.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

ERROR -> java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

ERROR -> java.awt.Container.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Window.dispatchEventImpl(Unknown Source)

ERROR -> java.awt.Component.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventQueue.dispatchEvent(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEvents(Unknown Source)

ERROR -> java.awt.EventDispatchThread.pumpEvents(Unknown Source)

ERROR -> java.awt.EventDispatchThread.run(Unknown Source)

Wizard transaction: ended after 0.297 seconds

ERROR -> The wizard failed to complete


_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03


_______________________________________________
protege-owl mailing list
protege-owl <at> lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 

Gmane