Go to Inferences menu, then Configure Inferences... Check “Customize
settings for <your graph>”, then check “Complete mode”.

 

Irene Polikoff 

 

From: [email protected]
[mailto:[email protected]] On Behalf Of PaulZH
Sent: Friday, June 22, 2012 10:50 AM
To: [email protected]
Subject: [topbraid-users] Re: difference in OWLIM inference results between
used in SPARQLMotion versus from within TBC

 





Having a class hiërarchy
owl:Thing
    dcterms:Agent
         overheid: Agent
               overheid:Organisatie
                       overheid:Overheidsorganisatie
                              overheid:Gemeente

a) using a SPARQLMotion script
1) import RDF from workspace
2) applyOWLIM



For every :x rdf:type overheid:Gemeente OWLIM generates as expected:
:x rdf:type overheid:Overheidsorganisatie
:x rdf:type overheid:Organisatie 
:x rdf:type overheid:Agent
:x rdf:type dcterms:Agent
:x rdf:type owl:Thing
:x rdf:type rdfs:Resource

    b) using TBC
run Inferences with engine OWLIM
none of those rdf:type statements are generated

What needs to be done to get the same results in TBC?

Paul

-- 
-- You received this message because you are subscribed to the Google Group
"TopBraid Suite Users", the topics of which include Enterprise Vocabulary
Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble,
SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email
to [email protected] To unsubscribe from this group, send
email to [email protected] For more options, visit
this group at http://groups.google.com/group/topbraid-users?hl=en 

-- 
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en


Reply via email to