store all SWRL related ontologies localy

5 messages Options
Embed this post
Permalink
Zhang Weishan

store all SWRL related ontologies localy

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Dear All,
  It seems that there are problems to store all SWRL related ontologies locally (all changed its uri to something like http://localhost:9999/hydra/ontologies/temporal.owl), and it is still pointing to the classes used as in 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl' (I searched and there is no such string as 'http://swrl.stanford.edu/ontologies/built-ins/3.3/' in all my ontologies).
  Is it true or am i doing something in a wrong way?

Best,
Weishan
  


edu.stanford.smi.protegex.owl.swrl.bridge.jess.exceptions.SWRLJessBridgeException: Jess reported an error in routine invokeSWRLBuiltIn
    while executing (invokeSWRLBuiltIn "IPCalling_sucess_roundtrip" "http://localhost:9999/hydra/ontologies/temporal.owl#duration" 8 false *http://localhost:9999/hydra/ontologies/DeviceRule.owl#d1* ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time1 ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time4 http://localhost:9999/hydra/ontologies/temporal.owl#Milliseconds)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (Node2)
    while executing rule LHS (MTELN)
    while executing rule LHS (TECT)
    while executing (assert (MAIN::http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9)).
  Message: error invoking built-in from Jess: exception thrown by built-in 'temporal:duration' in rule 'IPCalling_sucess_roundtrip': no class named 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl#Granularity' in ontology.
  Program text: ( assert ( http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9 ) )  at line 1.
    at edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.executeCommands(Unknown Source)
    at edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.defineAxiom(Unknown Source)
    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportAxioms(Unknown Source)
    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportSWRLRulesAndOWLKnowledge(Unknown Source)
    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown Source)
    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown Source)
    at eu.hydramiddleware.flamenco.semaps.RuleProcessing.getAllSWRLInferred(RuleProcessing.java:176)
    at eu.hydramiddleware.flamenco.cm.reasoner.OntologyChangeHandler.propertyValueChanged(OntologyChangeHandler.java:100)
    at edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.propertyValueChanged(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.ownSlotValueChanged(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchFrameEvent(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvent(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.ArgumentCheckingFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.ChangeMonitorFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.cleandispatch.DefaultDispatch.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.cleandispatch.CleanDispatchFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.framestore.TypeUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.framestore.RangeUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.framestore.DomainUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.framestore.DuplicateValuesFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.framestore.OWLFrameStore.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.DefaultKnowledgeBase.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.setDirectOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protege.model.DefaultKnowledgeBase.setOwnSlotValues(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.impl.OWLUtil.setPropertyValue(Unknown Source)
    at edu.stanford.smi.protegex.owl.model.impl.DefaultRDFIndividual.setPropertyValue(Unknown Source)
    at eu.hydramiddleware.flamenco.cm.transformation.statemachine.impl.DefaultAction.setActionResult(DefaultAction.java:49)
    at eu.hydramiddleware.flamenco.cm.transformation.StateMachineUpdate.updateState(StateMachineUpdate.java:478)
    at eu.hydramiddleware.flamenco.cm.transformation.StateMachineEventHandler.handleEvent(StateMachineEventHandler.java:59)


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

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

Re: store all SWRL related ontologies localy

Reply Threaded More More options
Print post
Permalink
What is the namespace declaration in the temporal ontology?

Martin

Zhang Weishan wrote:

> Dear All,
>   It seems that there are problems to store all SWRL related
> ontologies locally (all changed its uri to something like
> http://localhost:9999/hydra/ontologies/temporal.owl), and it is still
> pointing to the classes used as in
> 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl' (I
> searched and there is no such string as
> 'http://swrl.stanford.edu/ontologies/built-ins/3.3/' in all my
> ontologies).
>   Is it true or am i doing something in a wrong way?
>
> Best,
> Weishan
>  
>
>
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.exceptions.SWRLJessBridgeException:
> Jess reported an error in routine invokeSWRLBuiltIn
>     while executing (invokeSWRLBuiltIn "IPCalling_sucess_roundtrip"
> "http://localhost:9999/hydra/ontologies/temporal.owl#duration" 8 false
> *http://localhost:9999/hydra/ontologies/DeviceRule.owl#d1* 
> ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time1 
> ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time4 
> http://localhost:9999/hydra/ontologies/temporal.owl#Milliseconds)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (Node2)
>     while executing rule LHS (MTELN)
>     while executing rule LHS (TECT)
>     while executing (assert
> (MAIN::http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9)).
>   Message: error invoking built-in from Jess: exception thrown by
> built-in 'temporal:duration' in rule 'IPCalling_sucess_roundtrip': no
> class named
> 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl#Granularity' 
> in ontology.
>   Program text: ( assert (
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9 ) )  
> at line 1.
>     at
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.executeCommands(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.defineAxiom(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportAxioms(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportSWRLRulesAndOWLKnowledge(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown
> Source)
>     at
> eu.hydramiddleware.flamenco.semaps.RuleProcessing.getAllSWRLInferred(RuleProcessing.java:176)
>     at
> eu.hydramiddleware.flamenco.cm.reasoner.OntologyChangeHandler.propertyValueChanged(OntologyChangeHandler.java:100)
>     at
> edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.propertyValueChanged(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.ownSlotValueChanged(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchFrameEvent(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvent(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.ArgumentCheckingFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.ChangeMonitorFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.cleandispatch.DefaultDispatch.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.cleandispatch.CleanDispatchFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.framestore.TypeUpdateFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.framestore.RangeUpdateFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.framestore.DomainUpdateFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.framestore.DuplicateValuesFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.framestore.OWLFrameStore.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.DefaultKnowledgeBase.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.setDirectOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protege.model.DefaultKnowledgeBase.setOwnSlotValues(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.impl.OWLUtil.setPropertyValue(Unknown
> Source)
>     at
> edu.stanford.smi.protegex.owl.model.impl.DefaultRDFIndividual.setPropertyValue(Unknown
> Source)
>     at
> eu.hydramiddleware.flamenco.cm.transformation.statemachine.impl.DefaultAction.setActionResult(DefaultAction.java:49)
>     at
> eu.hydramiddleware.flamenco.cm.transformation.StateMachineUpdate.updateState(StateMachineUpdate.java:478)
>     at
> eu.hydramiddleware.flamenco.cm.transformation.StateMachineEventHandler.handleEvent(StateMachineEventHandler.java:59)
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>  

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

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

Re: store all SWRL related ontologies localy

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)


From: Martin O'Connor <[hidden email]>
To: User support for the Protege-OWL editor <[hidden email]>
Sent: Sun, November 8, 2009 1:21:12 AM
Subject: Re: [protege-owl] store all SWRL related ontologies localy

What is the namespace declaration in the temporal ontology?

Martin

Zhang Weishan wrote:
> Dear All,
>  It seems that there are problems to store all SWRL related ontologies locally (all changed its uri to something like http://localhost:9999/hydra/ontologies/temporal.owl), and it is still pointing to the classes used as in 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl' (I searched and there is no such string as 'http://swrl.stanford.edu/ontologies/built-ins/3.3/' in all my ontologies).
>  Is it true or am i doing something in a wrong way?
>
> Best,
> Weishan

>
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.exceptions.SWRLJessBridgeException: Jess reported an error in routine invokeSWRLBuiltIn
>    while executing (invokeSWRLBuiltIn "IPCalling_sucess_roundtrip" "http://localhost:9999/hydra/ontologies/temporal.owl#duration" 8 false *http://localhost:9999/hydra/ontologies/DeviceRule.owl#d1* ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time1 ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time4 http://localhost:9999/hydra/ontologies/temporal.owl#Milliseconds)

>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (MTELN)
>    while executing rule LHS (TECT)
>    while executing (assert (MAIN::http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9)).
>  Message: error invoking built-in from Jess: exception thrown by built-in 'temporal:duration' in rule 'IPCalling_sucess_roundtrip': no class named 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl#Granularity' in ontology.

>  Program text: ( assert ( http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9 ) )  at line 1.
>    at edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.executeCommands(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.defineAxiom(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportAxioms(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportSWRLRulesAndOWLKnowledge(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown Source)
>    at eu.hydramiddleware.flamenco.semaps.RuleProcessing.getAllSWRLInferred(RuleProcessing.java:176)
>    at eu.hydramiddleware.flamenco.cm.reasoner.OntologyChangeHandler.propertyValueChanged(OntologyChangeHandler.java:100)
>    at edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.propertyValueChanged(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.ownSlotValueChanged(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchFrameEvent(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvent(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.ArgumentCheckingFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.ChangeMonitorFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.cleandispatch.DefaultDispatch.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.cleandispatch.CleanDispatchFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.TypeUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.RangeUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.DomainUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.DuplicateValuesFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.OWLFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.DefaultKnowledgeBase.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.DefaultKnowledgeBase.setOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.impl.OWLUtil.setPropertyValue(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.impl.DefaultRDFIndividual.setPropertyValue(Unknown Source)
>    at eu.hydramiddleware.flamenco.cm.transformation.statemachine.impl.DefaultAction.setActionResult(DefaultAction.java:49)
>    at eu.hydramiddleware.flamenco.cm.transformation.StateMachineUpdate.updateState(StateMachineUpdate.java:478)
>    at eu.hydramiddleware.flamenco.cm.transformation.StateMachineEventHandler.handleEvent(StateMachineEventHandler.java:59)
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

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


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

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

Re: store all SWRL related ontologies localy

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
I found:, though i have changed sqwrl, swrla to use http://localhost:9999/hydra/ontologies/ in all ontologies, but in the protege the name space prefixes still use its original ones (shown in 1.jpg).
I answer also the other post, i am using the rule editor to open the rule as shown in 2.jpg, I did not change anything on the rule, just close the rule editor, then the rule is empty (shown in 3.jpg)


Best,
Weishan





From: Zhang Weishan <[hidden email]>
To: User support for the Protege-OWL editor <[hidden email]>
Sent: Sun, November 8, 2009 10:55:48 AM
Subject: Re: [protege-owl] store all SWRL related ontologies localy



From: Martin O'Connor <[hidden email]>
To: User support for the Protege-OWL editor <[hidden email]>
Sent: Sun, November 8, 2009 1:21:12 AM
Subject: Re: [protege-owl] store all SWRL related ontologies localy

What is the namespace declaration in the temporal ontology?

Martin

Zhang Weishan wrote:
> Dear All,
>  It seems that there are problems to store all SWRL related ontologies locally (all changed its uri to something like http://localhost:9999/hydra/ontologies/temporal.owl), and it is still pointing to the classes used as in 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl' (I searched and there is no such string as 'http://swrl.stanford.edu/ontologies/built-ins/3.3/' in all my ontologies).
>  Is it true or am i doing something in a wrong way?
>
> Best,
> Weishan

>
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.exceptions.SWRLJessBridgeException: Jess reported an error in routine invokeSWRLBuiltIn
>    while executing (invokeSWRLBuiltIn "IPCalling_sucess_roundtrip" "http://localhost:9999/hydra/ontologies/temporal.owl#duration" 8 false *http://localhost:9999/hydra/ontologies/DeviceRule.owl#d1* ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time1 ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time4 http://localhost:9999/hydra/ontologies/temporal.owl#Milliseconds)

>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (Node2)
>    while executing rule LHS (MTELN)
>    while executing rule LHS (TECT)
>    while executing (assert (MAIN::http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9)).
>  Message: error invoking built-in from Jess: exception thrown by built-in 'temporal:duration' in rule 'IPCalling_sucess_roundtrip': no class named 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl#Granularity' in ontology.

>  Program text: ( assert ( http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9 ) )  at line 1.
>    at edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.executeCommands(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.defineAxiom(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportAxioms(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportSWRLRulesAndOWLKnowledge(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown Source)
>    at edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown Source)
>    at eu.hydramiddleware.flamenco.semaps.RuleProcessing.getAllSWRLInferred(RuleProcessing.java:176)
>    at eu.hydramiddleware.flamenco.cm.reasoner.OntologyChangeHandler.propertyValueChanged(OntologyChangeHandler.java:100)
>    at edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.propertyValueChanged(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.ownSlotValueChanged(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchFrameEvent(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvent(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.ArgumentCheckingFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.ChangeMonitorFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.cleandispatch.DefaultDispatch.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.cleandispatch.CleanDispatchFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.TypeUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.RangeUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.DomainUpdateFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.DuplicateValuesFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.framestore.OWLFrameStore.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.DefaultKnowledgeBase.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.setDirectOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protege.model.DefaultKnowledgeBase.setOwnSlotValues(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.impl.OWLUtil.setPropertyValue(Unknown Source)
>    at edu.stanford.smi.protegex.owl.model.impl.DefaultRDFIndividual.setPropertyValue(Unknown Source)
>    at eu.hydramiddleware.flamenco.cm.transformation.statemachine.impl.DefaultAction.setActionResult(DefaultAction.java:49)
>    at eu.hydramiddleware.flamenco.cm.transformation.StateMachineUpdate.updateState(StateMachineUpdate.java:478)
>    at eu.hydramiddleware.flamenco.cm.transformation.StateMachineEventHandler.handleEvent(StateMachineEventHandler.java:59)
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

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






_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

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

1.jpg (46K) Download Attachment
2.jpg (89K) Download Attachment
3.jpg (6K) Download Attachment
Martin O'Connor

Re: store all SWRL related ontologies localy

Reply Threaded More More options
Print post
Permalink
The namespace of the ontology should not be changed or the built-in
dynamic loading mechanism will not be able to resolve the library
implementation.

The file itself can be located anywhere. The namespace of an ontology
can be completely independent of its location.

I will take a look at the editor bug.

Martin

Zhang Weishan wrote:

> I found:, though i have changed sqwrl, swrla to use
> http://localhost:9999/hydra/ontologies/ in all ontologies, but in the
> protege the name space prefixes still use its original ones (shown in
> 1.jpg).
> I answer also the other post, i am using the rule editor to open the
> rule as shown in 2.jpg, I did not change anything on the rule, just
> close the rule editor, then the rule is empty (shown in 3.jpg)
>
>
> Best,
> Weishan
>
>
>
>
> ------------------------------------------------------------------------
> *From:* Zhang Weishan <[hidden email]>
> *To:* User support for the Protege-OWL editor
> <[hidden email]>
> *Sent:* Sun, November 8, 2009 10:55:48 AM
> *Subject:* Re: [protege-owl] store all SWRL related ontologies localy
>
> It is: http://localhost:9999/hydra/ontologies/temporal.owl
> as in
>     xmlns="http://localhost:9999/hydra/ontologies/temporal.owl#"
>     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
>     xmlns:swrl="http://www.w3.org/2003/11/swrl#"
>     xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
>     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>   xml:base="http://localhost:9999/hydra/ontologies/temporal.owl">
>
>
> Best,
> Weishan
>
>
>
> ------------------------------------------------------------------------
> *From:* Martin O'Connor <[hidden email]>
> *To:* User support for the Protege-OWL editor
> <[hidden email]>
> *Sent:* Sun, November 8, 2009 1:21:12 AM
> *Subject:* Re: [protege-owl] store all SWRL related ontologies localy
>
> What is the namespace declaration in the temporal ontology?
>
> Martin
>
> Zhang Weishan wrote:
> > Dear All,
> >  It seems that there are problems to store all SWRL related
> ontologies locally (all changed its uri to something like
> http://localhost:9999/hydra/ontologies/temporal.owl), and it is still
> pointing to the classes used as in
> 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl' (I
> searched and there is no such string as
> 'http://swrl.stanford.edu/ontologies/built-ins/3.3/' in all my
> ontologies).
> >  Is it true or am i doing something in a wrong way?
> >
> > Best,
> > Weishan
> >
> >
> >
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.exceptions.SWRLJessBridgeException:
> Jess reported an error in routine invokeSWRLBuiltIn
> >    while executing (invokeSWRLBuiltIn "IPCalling_sucess_roundtrip"
> "http://localhost:9999/hydra/ontologies/temporal.owl#duration" 8 false
> *http://localhost:9999/hydra/ontologies/DeviceRule.owl#d1* 
> ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time1 
> ?http://localhost:9999/hydra/ontologies/DeviceRule.owl#time4 
> http://localhost:9999/hydra/ontologies/temporal.owl#Milliseconds)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (Node2)
> >    while executing rule LHS (MTELN)
> >    while executing rule LHS (TECT)
> >    while executing (assert
> (MAIN::http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9)).
> >  Message: error invoking built-in from Jess: exception thrown by
> built-in 'temporal:duration' in rule 'IPCalling_sucess_roundtrip': no
> class named
> 'http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl#Granularity' 
> in ontology.
> >  Program text: ( assert (
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#messageSourceIP 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#clientend 
> http://localhost:9999/hydra/ontologies/IPSniffer.owl#IPAddress_9 ) )  
> at line 1.
> >    at
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.executeCommands(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.swrl.bridge.jess.SWRLJessBridge.defineAxiom(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportAxioms(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.exportSWRLRulesAndOWLKnowledge(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.swrl.bridge.impl.AbstractSWRLRuleEngineBridge.importSWRLRulesAndOWLKnowledge(Unknown
> Source)
> >    at
> eu.hydramiddleware.flamenco.semaps.RuleProcessing.getAllSWRLInferred(RuleProcessing.java:176)
> >    at eu.hydramiddleware.flamenco.cm
> <http://eu.hydramiddleware.flamenco.cm.reasoner.OntologyChangeHandler.pro>.reasoner.OntologyChangeHandler.propertyValueChanged(OntologyChangeHandler.java:100)
> >    at
> edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.propertyValueChanged(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.event.PropertyValueAdapter.ownSlotValueChanged(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchFrameEvent(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvent(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.dispatchEvents(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.EventDispatchFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.ArgumentCheckingFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.ChangeMonitorFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.cleandispatch.DefaultDispatch.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.cleandispatch.CleanDispatchFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.framestore.TypeUpdateFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.framestore.RangeUpdateFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.framestore.DomainUpdateFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.framestore.DuplicateValuesFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.framestore.FrameStoreAdapter.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.framestore.OWLFrameStore.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.DefaultKnowledgeBase.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.setDirectOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protege.model.DefaultKnowledgeBase.setOwnSlotValues(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.impl.OWLUtil.setPropertyValue(Unknown
> Source)
> >    at
> edu.stanford.smi.protegex.owl.model.impl.DefaultRDFIndividual.setPropertyValue(Unknown
> Source)
> >    at eu.hydramiddleware.flamenco.cm
> <http://eu.hydramiddleware.flamenco.cm.transformation.statemachine.impl.DefaultAction.se>.transformation.statemachine.impl.DefaultAction.setActionResult(DefaultAction.java:49)
> >    at eu.hydramiddleware.flamenco.cm
> <http://eu.hydramiddleware.flamenco.cm>.transformation.StateMachineUpdate.updateState(StateMachineUpdate.java:478)
> >    at
> eu.hydramiddleware.flamenco.cm.transformation.StateMachineEventHandler.handleEvent(StateMachineEventHandler.java:59)
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > protege-owl mailing list
> > [hidden email] <mailto:[hidden email]>
> > https://mailman.stanford.edu/mailman/listinfo/protege-owl
> >
> > Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
> >
>
> _______________________________________________
> protege-owl mailing list
> [hidden email] <mailto:[hidden email]>
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
>
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>  

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

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