About the model: Question 17

Is there any way in RDF to require that whenever one property is present, another be present as well?  For example, how could we require that if a creator role is used to relate a person to a work, either the primarycreator property or the secondarycreator property also be assigned to that creator role?

One Response to “About the model: Question 17”

  1. Bruce D'Arcus Says:

    I’m not exactly following, but maybe rdfs:subPropertyOf? That would in effect say that a primaryCreator is also a creator.

Leave a Reply