Is there a reasoner-based analog to getRDFResourcesWithPropertyValue?

1 message Options
Embed this post
Permalink
Thomas Russ

Is there a reasoner-based analog to getRDFResourcesWithPropertyValue?

Reply Threaded More More options
Print post
Permalink
For directly asserted information there is a method

    OWLModel.getRDFResourcesWithPropertyValue(property, value)

Is there anything like this that will work with inferred knowledge as  
well?


_______________________________________________
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