In an ontology I have two classes, "Dress" and "Ornaments". One object
property associatedGender connects them to a class "Gender".
I have modeled the domain for associatedGender is union of Dress and
Ornaments; the range for associatedGender is Gender.
I have loaded the ontology to a Apache Jena Fuseki server to run queries.
When I run a query to find out Ornaments and their associatedGender, in the
result I also get Individuals from the class Dress.
Is it because I have et the domain for the property associatedGender as
union of Dress and Ornaments I am getting such result?
What should be the better option to connect the associatedGender property
with Dress and Ornaments class so that the query results do not overlap.
--
Sent from:
http://protege-project.136.n4.nabble.com/Protege-User-f4659818.html_______________________________________________
protege-user mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-user