how to write RDF domain and range restriction based on property value rather than class
问题 I have the following case which I'm trying write an RDF/OWL rule for. The goal is to improve consistency checking in the resulting data base. I have a class called "Expression" and a class called "Manifestation", they can be related by "hasManifestation". It easy to enough to restrict the domain and range accordingly so that the domain of "hasManifestation" is "Expression" and the Range is "Manifestation". But I want to go one step further. Expressions and Manifestation have a property called