Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I would like to know how to get the domain list for a given Property and a given Range in with Java using Protege-OWL. For example, I have the property hasColor and the range is Red with multiple domains (Flower1, Flower2...). I need to retrieve the list of all domains with that have Red specified as Color.

Thank you!

share|improve this question
What do you mean by "Protege-OWL"? OWL-API or something else? – Kaarel Jan 27 at 19:38

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.