Wouldn't reification seem like a natural fit for this problem? E.g. :Diagnosis_Relation a owl:Class ; rdfs:subClassOf rdf:Statement rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :Probability_values ; owl:onProperty :diagnosis_probability ] . And then: :Christine a :Person ; :has_diagnosis :Breast_Tumor . :Diagnosis_Relation_1 a :Diagnosis_Relation ; rdf:subject :Christine ; rdf:predicate :has_diagnosis ; rdf:object :Breast_Tumor ; :diagnosis_probability :HIGH . (Note: N3 needs better support for expressing reification!)Received on Thursday, 22 July 2004 16:43:49 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:17:12 GMT