Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Does higgins.owl need to show the tie between SubjectRelationship and DigitalSubject

In reviewing the analogies between IdAS and higgins.owl, I noticed higgins.owl seems to be missing something like this:
<owl:ObjectProperty rdf:ID="subjectRelationship"> 
   <rdfs:domain rdf:resource="#DigitalSubject"/> 
   <rdfs:range rdf:resource="#SubjectRelationship"/> 
</owl:ObjectProperty>

Don't we need this? If not, I'm confused. 

Jim


Back to the top