Hi, I wonder, if there is an easy way to find the connection between two resources using the Jena Inferencing Model. For example, I am using the FOAF ontology and I want to find the connection between a resource http://www.example.com/social#Miso and a resource http://www.example.org/social#Hardware.The connection can be found in the following statements: http://www.example.com/social#Miso foaf:knows http://www.example.com/social#Martin http://www.example.com/social#InformationTech foaf:member http://www.example.com/social#Martin http://www.example.com/social#InformationTech foaf:topic_interest http://www.example.com/social#Hardware
So is there an easy way to automatically find all these statements using the Jena Inferencing Model ? Tnx in advance . Miso
