<rdf:RDF
    xmlns:iw="http://inferenceweb.stanford.edu/2004/07/iw.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#Source"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#Team"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#MethodRule"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#firstSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#name"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#lastSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#hasSource"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#submitter"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#englishExample"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#englishDescription"/>
  <rdf:List rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
  <iw:Source rdf:about="http://inferenceweb.stanford.edu/registry/PER/MURDOCK.owl#MURDOCK"/>
  <iw:Team rdf:about="http://inferenceweb.stanford.edu/registry/TM/IBM-UIMA.owl#IBM-UIMA"/>
  <iw:MethodRule rdf:about="http://inferenceweb.stanford.edu/registry/MPR/RelationIdentification.owl#RelationIdentification"
     iw:firstSubmissionDate="20041014145053"
     iw:lastSubmissionDate="20041014155843">
    <iw:name>Relation Identification</iw:name>
    <iw:englishDescription>Infers that a relation annotation refers to a particular relation instance of a particular relation type and has particular vales for its roles.</iw:englishDescription>
    <iw:englishExample>Inferring that the relation annotation &lt;SpanAll, com.ibm.nimd.HasOwner> refers to a relation instance com.ibm.nimd.HasOwner(ORG1, PER1) and adding that relation instance to the extracted KB (if it is not already there)
</iw:englishExample>
    <iw:hasSource rdf:parseType="Collection">
      <iw:Source rdf:about="http://inferenceweb.stanford.edu/registry/PER/MURDOCK.owl#MURDOCK"/>
    </iw:hasSource>
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/IBM-UIMA.owl#IBM-UIMA"/>
  </iw:MethodRule>
</rdf:RDF>
