Hi David

In 6.3 (OWL-RL grammer) I also found:

equivClassExpression :=
    Class other than owl:Thing |
    equivObjectIntersectionOf |
    ObjectHasValue |
    DataHasValue

equivObjectIntersectionOf := 'ObjectIntersectionOf' '(' equivClassExpression 
equivClassExpression { equivClassExpression } ')'


so I hoped that my expression:

owl:equivalentClass [
      rdf:type owl:Class ;
      owl:intersectionOf (
          :DichteDeklagen
          [
            rdf:type owl:Restriction ;
            owl:hasValue :geslotenverharding ;
            owl:onProperty :fysiekvoorkomen ;
          ]
          [
            rdf:type owl:Restriction ;
            owl:hasValue :rijbaan-lokaleweg ;
            owl:onProperty :functie ;
          ]
        ) ;
    ] ;

Would fit in that...

Combining an:
equivObjectIntersectionOf and a
ObjectHasValue

? michel




Dr. ir. H.M. (Michel) Böhms
Senior Data Scientist


T +31888663107
M +31630381220
E michel.bo...@tno.nl<mailto:michel.bo...@tno.nl>

Location<https://www.google.com/maps/place/TNO+-+Locatie+Delft+-+Stieltjesweg/@52.000788,4.3745183,17z/data=!3m1!4b1!4m5!3m4!1s0x47c5b58c52869997:0x56681566be3b8c88!8m2!3d52.000788!4d4.376707>



[cid:image001.gif@01D64172.F56E92F0]<http://www.tno.nl/>

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. TNO accepts no liability 
for the content of this e-mail, for the manner in which you use it and for 
damage of any kind resulting from the risks inherent to the electronic 
transmission of messages.









Van: topbraid-users@googlegroups.com <topbraid-users@googlegroups.com> Namens 
dprice
Verzonden: Thursday, June 11, 2020 6:31 PM
Aan: topbraid-users@googlegroups.com
Onderwerp: Re: [topbraid-users] inference question




On 11 Jun 2020, at 16:26, 'Bohms, H.M. (Michel)' via TopBraid Suite Users 
<topbraid-users@googlegroups.com<mailto:topbraid-users@googlegroups.com>> wrote:

Can I exp3ect from topspin based on:

[image001.jpg]


To derive an instance of Wegdeel with the values mentioned?

You can only be sure with a test, but I expect that is beyond OWL RL. I had a 
quick look at the RL profile and only see very simple equivalentClass axioms - 
see Table 7 in:

https://www.w3.org/TR/owl-profiles/#Reasoning_in_OWL_2_RL_and_RDF_Graphs_using_Rules.

Cheers,
David




Thx Michel



Dr. ir. H.M. (Michel) Böhms
Senior Data Scientist



T +31888663107
M +31630381220
E michel.bo...@tno.nl<mailto:michel.bo...@tno.nl>

Location<https://www.google.com/maps/place/TNO+-+Locatie+Delft+-+Stieltjesweg/@52.000788,4.3745183,17z/data=!3m1!4b1!4m5!3m4!1s0x47c5b58c52869997:0x56681566be3b8c88!8m2!3d52.000788!4d4.376707>



<image002.gif><http://www.tno.nl/>

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. TNO accepts no liability 
for the content of this e-mail, for the manner in which you use it and for 
damage of any kind resulting from the risks inherent to the electronic 
transmission of messages.










--
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
topbraid-users+unsubscr...@googlegroups.com<mailto:topbraid-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/b9ad579c23aa4f42b79a95dc0d935a4e%40tno.nl<https://groups.google.com/d/msgid/topbraid-users/b9ad579c23aa4f42b79a95dc0d935a4e%40tno.nl?utm_medium=email&utm_source=footer>.

UK +44 (0) 7788 561308
US +1 (336) 283-0808

--
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
topbraid-users+unsubscr...@googlegroups.com<mailto:topbraid-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/385BE7E7-D986-4239-80AD-B0D5C2567AA6%40topquadrant.com<https://groups.google.com/d/msgid/topbraid-users/385BE7E7-D986-4239-80AD-B0D5C2567AA6%40topquadrant.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/4a17eb23c632422d95a545ffe1df5983%40tno.nl.

Reply via email to