<?xml version="1.0"?>
<rdf:RDF
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://paperdyne#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
  xml:base="http://paperdyne">
  <owl:Ontology rdf:about=""/>
  <owl:Class rdf:ID="Abstract">
    <owl:disjointWith>
      <owl:Class rdf:ID="Source_Archive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Poster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Camera_Ready_Copy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Paper_File"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Slides"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Contribution_File"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Discussion">
    <owl:disjointWith>
      <owl:Class rdf:ID="PhaseOfConferencePreparation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Program_Comitee"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Review"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Contribution"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Conflict_Of_Interest"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Topic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Program_Comitee_Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Person"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Setup_Phase">
    <owl:disjointWith>
      <owl:Class rdf:ID="Camera_Ready_Copy_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Assignment_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Blocked_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Abstract_And_Paper_Submission_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Invitation_Of_Reviewers_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="allowRegister"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="allowReview"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Review_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="allowSubmitPaper"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Closed_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="allowUploadCRC"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="allowBid"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bidding_Phase"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Paper">
    <owl:disjointWith>
      <owl:Class rdf:about="#Contribution_File"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:SymmetricProperty rdf:ID="isInConflictWith"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Reviewer"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="spokenBy"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="Speaker"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Contribution"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:SymmetricProperty rdf:about="#isInConflictWith"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Abstract_And_Paper_Submission_Phase">
    <owl:disjointWith>
      <owl:Class rdf:about="#Review_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Invitation_Of_Reviewers_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bidding_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Closed_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Assignment_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Blocked_Phase"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Review_Phase">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowBid"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bidding_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Abstract_And_Paper_Submission_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Assignment_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Invitation_Of_Reviewers_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Blocked_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowRegister"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Closed_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowSubmitPaper"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Blocked_Phase">
    <owl:disjointWith rdf:resource="#Abstract_And_Paper_Submission_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowRegister"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowUploadCRC"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bidding_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowSubmitPaper"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Closed_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Assignment_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Invitation_Of_Reviewers_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Review_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowReview"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowBid"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Program_Comitee_Meeting">
    <owl:disjointWith>
      <owl:Class rdf:about="#Review"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Topic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="contains"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Discussion"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Contribution"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Program_Comitee"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Of_Interest"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#Location"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="takesPlace"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Conference">
    <owl:disjointWith>
      <owl:Class rdf:about="#Program_Comitee"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Of_Interest"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="organisedBy"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="Program_Comitee_Chair"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Contribution"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Topic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Review"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
  </owl:Class>
  <owl:Class rdf:about="#Assignment_Phase">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowSubmitPaper"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowRegister"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Invitation_Of_Reviewers_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowUploadCRC"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Blocked_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Closed_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Review_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowReview"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bidding_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Abstract_And_Paper_Submission_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowBid"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Contribution">
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Of_Interest"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Program_Comitee"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Topic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Topic"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="covers"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Review"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="createdBy"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Author"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith rdf:resource="#Conference"/>
  </owl:Class>
  <owl:Class rdf:ID="Confirmed_Conflict">
    <owl:disjointWith>
      <owl:Class rdf:ID="Pending_Proposed_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Hidden_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Deleted_Conflict"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="relates"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Paper"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="blockAssigningToReviewer"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Paper"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Conflict_Of_Interest"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Proposed_Conflict"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="#relates"/>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Reviewer"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#Reviewer"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="visibleBy"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Bidding_Phase">
    <owl:disjointWith rdf:resource="#Blocked_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Review_Phase"/>
    <owl:disjointWith rdf:resource="#Assignment_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Invitation_Of_Reviewers_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Abstract_And_Paper_Submission_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Closed_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
  </owl:Class>
  <owl:Class rdf:about="#Pending_Proposed_Conflict">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#Reviewer"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#visibleBy"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Paper"/>
        <owl:onProperty rdf:resource="#blockAssigningToReviewer"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Conflict_Of_Interest"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Deleted_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Confirmed_Conflict"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hidden_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Self_Conflict"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Camera_Ready_Copy_Phase">
    <owl:disjointWith rdf:resource="#Bidding_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowReview"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Assignment_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowRegister"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Review_Phase"/>
    <owl:disjointWith rdf:resource="#Blocked_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowSubmitPaper"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Closed_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Invitation_Of_Reviewers_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Abstract_And_Paper_Submission_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowBid"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Invitation_Of_Reviewers_Phase">
    <owl:disjointWith rdf:resource="#Camera_Ready_Copy_Phase"/>
    <owl:disjointWith rdf:resource="#Blocked_Phase"/>
    <owl:disjointWith rdf:resource="#Assignment_Phase"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Closed_Phase"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Review_Phase"/>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
    <owl:disjointWith rdf:resource="#Abstract_And_Paper_Submission_Phase"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Bidding_Phase"/>
  </owl:Class>
  <owl:Class rdf:about="#Contribution_File">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Author"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="submittedBy"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Contribution"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physical file</rdfs:comment>
    <owl:disjointWith rdf:resource="#Paper"/>
  </owl:Class>
  <owl:Class rdf:about="#Review">
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Of_Interest"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#createdBy"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Reviewer"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Paper"/>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="judges"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Topic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conference"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith rdf:resource="#Contribution"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Program_Comitee"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Poster">
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Abstract"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Slides"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Source_Archive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Paper_File"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Contribution_File"/>
  </owl:Class>
  <owl:Class rdf:about="#Author">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="speaks"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Paper"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#speaks"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Contribution"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="creates"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Conflict_Of_Interest">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith rdf:resource="#Contribution"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conference"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#Conflict_Rules"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="managedBy"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Review"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Program_Comitee"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#visibleBy"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Program_Comitee_Chair"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Topic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Co-Author">
    <rdfs:subClassOf rdf:resource="#Author"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="coauthorsWith"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Co-Author"/>
              <owl:Class rdf:ID="MainAuthor"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#coauthorsWith"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Program_Comitee">
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Topic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Reviewer"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasMembers"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith rdf:resource="#Contribution"/>
    <owl:disjointWith rdf:resource="#Review"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Program_Comitee_Chair"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMembers"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Conflict_Of_Interest"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Source_Archive">
    <rdfs:subClassOf rdf:resource="#Contribution_File"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Slides"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Paper_File"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Abstract"/>
    <owl:disjointWith rdf:resource="#Poster"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Paper_File">
    <owl:disjointWith>
      <owl:Class rdf:about="#Slides"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Poster"/>
    <owl:disjointWith rdf:resource="#Source_Archive"/>
    <owl:disjointWith rdf:resource="#Abstract"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera_Ready_Copy"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Contribution_File"/>
  </owl:Class>
  <owl:Class rdf:about="#Camera_Ready_Copy">
    <rdfs:subClassOf rdf:resource="#Contribution_File"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Slides"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Source_Archive"/>
    <owl:disjointWith rdf:resource="#Abstract"/>
    <owl:disjointWith rdf:resource="#Paper_File"/>
    <owl:disjointWith rdf:resource="#Poster"/>
  </owl:Class>
  <owl:Class rdf:about="#Reviewer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Review"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#creates"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:SymmetricProperty rdf:about="#isInConflictWith"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasConflictType"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:SymmetricProperty rdf:about="#isInConflictWith"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Paper"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Review"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="submits"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="views"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Confirmed_Conflict"/>
              <owl:Class rdf:about="#Pending_Proposed_Conflict"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="#hasConflictType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#views"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Pending_Proposed_Conflict"/>
              <owl:Class rdf:about="#Confirmed_Conflict"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Program_Comitee"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="memberOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Deleted_Conflict">
    <owl:disjointWith>
      <owl:Class rdf:about="#Self_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Proposed_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hidden_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Confirmed_Conflict"/>
    <owl:disjointWith rdf:resource="#Pending_Proposed_Conflict"/>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Paper"/>
            <owl:onProperty rdf:resource="#blockAssigningToReviewer"/>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Conflict_Of_Interest"/>
  </owl:Class>
  <owl:Class rdf:about="#Closed_Phase">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhaseOfConferencePreparation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowUploadCRC"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowSubmitPaper"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowRegister"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Setup_Phase"/>
    <owl:disjointWith rdf:resource="#Review_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowReview"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowBid"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Assignment_Phase"/>
    <owl:disjointWith rdf:resource="#Blocked_Phase"/>
    <owl:disjointWith rdf:resource="#Invitation_Of_Reviewers_Phase"/>
    <owl:disjointWith rdf:resource="#Bidding_Phase"/>
    <owl:disjointWith rdf:resource="#Abstract_And_Paper_Submission_Phase"/>
    <owl:disjointWith rdf:resource="#Camera_Ready_Copy_Phase"/>
  </owl:Class>
  <owl:Class rdf:about="#Hidden_Conflict">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#Program_Comitee_Chair"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="proposedBy"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Conflict_Of_Interest"/>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Paper"/>
            <owl:onProperty rdf:resource="#blockAssigningToReviewer"/>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Pending_Proposed_Conflict"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Proposed_Conflict"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Confirmed_Conflict"/>
    <owl:disjointWith rdf:resource="#Deleted_Conflict"/>
  </owl:Class>
  <owl:Class rdf:ID="Bidding_And_Paper_Submission_Phase">
    <owl:disjointWith>
      <owl:Class rdf:ID="Bidding_Without_Paper_Submission_Phase"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowSubmitPaper"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Bidding_Phase"/>
  </owl:Class>
  <owl:Class rdf:about="#PhaseOfConferencePreparation">
    <owl:disjointWith>
      <owl:Class rdf:about="#Topic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith rdf:resource="#Contribution"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee"/>
    <owl:disjointWith rdf:resource="#Review"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conflict_Of_Interest"/>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
  </owl:Class>
  <owl:Class rdf:about="#Slides">
    <owl:disjointWith rdf:resource="#Abstract"/>
    <owl:disjointWith rdf:resource="#Poster"/>
    <owl:disjointWith rdf:resource="#Camera_Ready_Copy"/>
    <owl:disjointWith rdf:resource="#Source_Archive"/>
    <owl:disjointWith rdf:resource="#Paper_File"/>
    <rdfs:subClassOf rdf:resource="#Contribution_File"/>
  </owl:Class>
  <owl:Class rdf:about="#MainAuthor">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#Co-Author"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#coauthorsWith"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#views"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#views"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#Proposed_Conflict"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Author"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="proposes"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#proposes"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Proposed_Conflict"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#coauthorsWith"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Contribution_File"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#submits"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Bidding_Without_Paper_Submission_Phase">
    <owl:disjointWith rdf:resource="#Bidding_And_Paper_Submission_Phase"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#allowSubmitPaper"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Bidding_Phase"/>
  </owl:Class>
  <owl:Class rdf:about="#Topic">
    <owl:disjointWith rdf:resource="#Discussion"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="coveredBy"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Contribution"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Review"/>
    <owl:disjointWith rdf:resource="#Program_Comitee"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#Conflict_Of_Interest"/>
    <owl:disjointWith rdf:resource="#PhaseOfConferencePreparation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Contribution"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
  </owl:Class>
  <owl:Class rdf:about="#Proposed_Conflict">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Paper"/>
        <owl:onProperty rdf:resource="#blockAssigningToReviewer"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Conflict_Of_Interest"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#MainAuthor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#proposedBy"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#visibleBy"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#Author"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Deleted_Conflict"/>
    <owl:disjointWith rdf:resource="#Hidden_Conflict"/>
    <owl:disjointWith rdf:resource="#Confirmed_Conflict"/>
  </owl:Class>
  <owl:Class rdf:ID="E-mail_PC_Meeting">
    <owl:disjointWith>
      <owl:Class rdf:ID="PC_Meeting"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Program_Comitee_Meeting"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="isVirtual"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PC_Meeting">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="#isVirtual"/>
        </owl:onProperty>
        <owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Program_Comitee_Meeting"/>
    <owl:disjointWith rdf:resource="#E-mail_PC_Meeting"/>
  </owl:Class>
  <owl:Class rdf:about="#Self_Conflict">
    <rdfs:subClassOf rdf:resource="#Conflict_Of_Interest"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#MainAuthor"/>
              <owl:Class rdf:about="#Reviewer"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#visibleBy"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="#blockAssigningToReviewer"/>
        <owl:someValuesFrom rdf:resource="#Paper"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Pending_Proposed_Conflict"/>
    <owl:disjointWith rdf:resource="#Deleted_Conflict"/>
    <owl:disjointWith rdf:resource="#Hidden_Conflict"/>
  </owl:Class>
  <owl:Class rdf:about="#Program_Comitee_Chair">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Conflict_Of_Interest"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#views"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Conference"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="organises"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Program_Comitee"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#memberOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Program_Comitee_Meeting"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#organises"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#views"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Speaker">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#speaks"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#speaks"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Paper"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Person">
    <owl:disjointWith rdf:resource="#PhaseOfConferencePreparation"/>
    <owl:disjointWith rdf:resource="#Program_Comitee"/>
    <owl:disjointWith rdf:resource="#Review"/>
    <owl:disjointWith rdf:resource="#Contribution"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conflict_Rules"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith rdf:resource="#Conflict_Of_Interest"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
  </owl:Class>
  <owl:Class rdf:about="#Conflict_Rules">
    <owl:disjointWith rdf:resource="#Contribution"/>
    <owl:disjointWith rdf:resource="#Review"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#Person"/>
    <owl:disjointWith rdf:resource="#PhaseOfConferencePreparation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="manages"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#Conflict_Of_Interest"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Program_Comitee"/>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
    <owl:disjointWith rdf:resource="#Conflict_Of_Interest"/>
  </owl:Class>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Program_Comitee_Chair"/>
      <owl:Class rdf:about="#Reviewer"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class rdf:about="#Location">
    <owl:disjointWith rdf:resource="#Discussion"/>
    <owl:disjointWith rdf:resource="#Review"/>
    <owl:disjointWith rdf:resource="#Conflict_Rules"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#Conflict_Of_Interest"/>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#Program_Comitee_Meeting"/>
    <owl:disjointWith rdf:resource="#PhaseOfConferencePreparation"/>
    <owl:disjointWith rdf:resource="#Program_Comitee"/>
    <owl:disjointWith rdf:resource="#Person"/>
    <owl:disjointWith rdf:resource="#Contribution"/>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="changedBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="changes"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Contribution"/>
    <rdfs:range rdf:resource="#Author"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasMembers">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#memberOf"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="rejectedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:range rdf:resource="#Program_Comitee_Chair"/>
    <owl:inverseOf>
      <owl:InverseFunctionalProperty rdf:ID="rejects"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Paper"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#changes">
    <rdfs:domain rdf:resource="#Author"/>
    <rdfs:range rdf:resource="#Contribution"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
    <owl:inverseOf rdf:resource="#changedBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#createdBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#creates"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="refuses">
    <rdfs:range rdf:resource="#Pending_Proposed_Conflict"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="refusedBy"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Reviewer"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="finishes">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="finishedBy"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
    <rdfs:range rdf:resource="#Conference"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#spokenBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#speaks"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#submittedBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#submits"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#creates">
    <owl:inverseOf rdf:resource="#createdBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#organises">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#organisedBy"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="assignedBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="assigns"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#views">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#visibleBy"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="registeresTo">
    <rdfs:range rdf:resource="#Conference"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Author"/>
          <owl:Class rdf:about="#Reviewer"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#finishedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <owl:inverseOf rdf:resource="#finishes"/>
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="#Program_Comitee_Chair"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="focusesOn">
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="#Topic"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="reviews">
    <rdfs:range rdf:resource="#Paper"/>
    <rdfs:domain rdf:resource="#Reviewer"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="reviewedBy"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="acceptedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <owl:inverseOf>
      <owl:InverseFunctionalProperty rdf:ID="accepts"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Paper"/>
    <rdfs:range rdf:resource="#Program_Comitee_Chair"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#managedBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#manages"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#coauthorsWith">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="cooperates"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#speaks">
    <owl:inverseOf rdf:resource="#spokenBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#reviewedBy">
    <owl:inverseOf rdf:resource="#reviews"/>
    <rdfs:range rdf:resource="#Reviewer"/>
    <rdfs:domain rdf:resource="#Paper"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#submits">
    <owl:inverseOf rdf:resource="#submittedBy"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="conflictViewedBy">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#visibleBy"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="discussedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:range rdf:resource="#Program_Comitee"/>
    <rdfs:domain rdf:resource="#Paper"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="discusses"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#coveredBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#covers"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#covers">
    <owl:inverseOf rdf:resource="#coveredBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#proposedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#proposes"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="bidsFor">
    <rdfs:domain rdf:resource="#Reviewer"/>
    <rdfs:range rdf:resource="#Paper"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#discusses">
    <rdfs:domain rdf:resource="#Program_Comitee"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
    <rdfs:range rdf:resource="#Paper"/>
    <owl:inverseOf rdf:resource="#discussedBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#assigns">
    <owl:inverseOf rdf:resource="#assignedBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#organisedBy">
    <owl:inverseOf rdf:resource="#organises"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#refusedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="#Pending_Proposed_Conflict"/>
    <rdfs:range rdf:resource="#Reviewer"/>
    <owl:inverseOf rdf:resource="#refuses"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="conflictProposedBy">
    <rdfs:subPropertyOf rdf:resource="#proposedBy"/>
    <rdfs:domain rdf:resource="#Proposed_Conflict"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#proposes">
    <owl:inverseOf rdf:resource="#proposedBy"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="headOf">
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
    <rdfs:range rdf:resource="#Program_Comitee"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="switches">
    <rdfs:range rdf:resource="#PhaseOfConferencePreparation"/>
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="confirmes">
    <owl:inverseOf>
      <owl:FunctionalProperty rdf:ID="confirmedBy"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Pending_Proposed_Conflict"/>
    <rdfs:domain rdf:resource="#Reviewer"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#manages">
    <owl:inverseOf rdf:resource="#managedBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#visibleBy">
    <owl:inverseOf rdf:resource="#views"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="starts">
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
    <owl:inverseOf>
      <owl:FunctionalProperty rdf:ID="startedBy"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Conference"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#memberOf">
    <owl:inverseOf rdf:resource="#hasMembers"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="hasContributionStatus">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >accepted</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >rejected</rdf:first>
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
          </rdf:rest>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:ID="hasStatus"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Contribution"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasFirstName">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:ID="hasName"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#isVirtual">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
          >true</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</rdf:first>
          </rdf:rest>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasAcronym">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#allowReview">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="allow"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasPhaseStatus">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#hasStatus"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#PhaseOfConferencePreparation"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >active</rdf:first>
            <rdf:rest rdf:parseType="Resource">
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >finished</rdf:first>
              <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            </rdf:rest>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >notStarted</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasLastName">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#hasName"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#allowUploadCRC">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#allow"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#allowBid">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#allow"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasEmail">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Person"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#allowRegister">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#allow"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="isPaperTypeOf">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >invited</rdf:first>
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >regular</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="#Paper"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="isTypeOf"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#isTypeOf">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasContributionFileStatus">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >missing</rdf:first>
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >submitted</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:subPropertyOf rdf:resource="#hasContributionStatus"/>
    <rdfs:domain rdf:resource="#Contribution_File"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#allow">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</rdf:first>
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
          >true</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#allowSubmitPaper">
    <rdfs:subPropertyOf rdf:resource="#allow"/>
  </owl:DatatypeProperty>
  <owl:SymmetricProperty rdf:about="#isInConflictWith">
    <owl:inverseOf rdf:resource="#isInConflictWith"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:SymmetricProperty>
  <owl:FunctionalProperty rdf:about="#hasName">
    <rdfs:domain rdf:resource="#Person"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#hasStatus">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="assignedToReviewBy">
    <rdfs:domain rdf:resource="#Paper"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <owl:inverseOf>
      <owl:InverseFunctionalProperty rdf:ID="assignsToReview"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf rdf:resource="#assignedBy"/>
    <rdfs:range rdf:resource="#Program_Comitee_Chair"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#startedBy">
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="#Program_Comitee_Chair"/>
    <owl:inverseOf rdf:resource="#starts"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="hasBid">
    <rdfs:domain rdf:resource="#Paper"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >lowBid</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:parseType="Resource">
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >CONFLICT</rdf:first>
              <rdf:rest rdf:parseType="Resource">
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >wantNot</rdf:first>
                <rdf:rest rdf:parseType="Resource">
                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                  >highBid</rdf:first>
                  <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                </rdf:rest>
              </rdf:rest>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >-</rdf:first>
          </rdf:rest>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#confirmedBy">
    <rdfs:range rdf:resource="#Reviewer"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Pending_Proposed_Conflict"/>
    <owl:inverseOf rdf:resource="#confirmes"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="isAuthorTypeOf">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >registered</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >invited</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:subPropertyOf rdf:resource="#isTypeOf"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Author"/>
          <owl:Class rdf:about="#Reviewer"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#judges">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#takesPlace">
    <rdfs:range rdf:resource="#Location"/>
    <rdfs:domain rdf:resource="#Conference"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="assignedPaperBy">
    <owl:inverseOf>
      <owl:InverseFunctionalProperty rdf:ID="assignsPaper"/>
    </owl:inverseOf>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Program_Comitee_Chair"/>
    <rdfs:subPropertyOf rdf:resource="#assigns"/>
    <rdfs:domain rdf:resource="#Reviewer"/>
  </owl:FunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#accepts">
    <owl:inverseOf rdf:resource="#acceptedBy"/>
    <rdfs:range rdf:resource="#Paper"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
  </owl:InverseFunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#assignsToReview">
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:subPropertyOf rdf:resource="#assigns"/>
    <rdfs:range rdf:resource="#Paper"/>
    <owl:inverseOf rdf:resource="#assignedToReviewBy"/>
  </owl:InverseFunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#assignsPaper">
    <rdfs:range rdf:resource="#Reviewer"/>
    <owl:inverseOf rdf:resource="#assignedPaperBy"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
    <rdfs:subPropertyOf rdf:resource="#assignedBy"/>
  </owl:InverseFunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#rejects">
    <rdfs:range rdf:resource="#Paper"/>
    <rdfs:domain rdf:resource="#Program_Comitee_Chair"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <owl:inverseOf rdf:resource="#rejectedBy"/>
  </owl:InverseFunctionalProperty>
  <owl:DataRange>
    <owl:oneOf rdf:parseType="Resource">
      <rdf:rest rdf:parseType="Resource">
        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</rdf:first>
      </rdf:rest>
      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
      >true</rdf:first>
    </owl:oneOf>
  </owl:DataRange>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 501)  http://protege.stanford.edu -->

