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=20
: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


Reply via email to