<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/cwmo/#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:IrreflexiveProperty rdf:about="http://purl.org/cwmo/#isProducingData"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:comment xml:lang="en">A creative technic produce data (that leads to idea) which is qualitative, quantitative or both.</rdfs:comment> <rdfs:domain rdf:resource="http://purl.org/cwmo/#CreativeTechnique"/> <rdfs:range rdf:resource="http://purl.org/cwmo/#DataType"/> </owl:IrreflexiveProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/cwmo/#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:IrreflexiveProperty rdf:about="http://purl.org/cwmo/#isProducingData">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment xml:lang="en">A creative technic produce data (that leads to idea) which is qualitative, quantitative or both.</rdfs:comment>
    <rdfs:domain rdf:resource="http://purl.org/cwmo/#CreativeTechnique"/>
    <rdfs:range rdf:resource="http://purl.org/cwmo/#DataType"/>
  </owl:IrreflexiveProperty>
</rdf:RDF>