<?xml version="1.0"?>
<rdf:RDF
    xmlns="http://lsdis.cs.uga.edu/library/resources/ontologies/swtopics.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:swt="http://lsdis.cs.uga.edu/library/resources/ontologies/swtopics.owl#"
  xml:base="http://lsdis.cs.uga.edu/library/resources/ontologies/swtopics.owl#">
  <owl:Ontology rdf:about="http://lsdis.cs.uga.edu/library/resources/ontologies/swtopics.owl#"/>
  <owl:Class rdf:ID="Technique">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Technique</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Topic"/>
  <owl:Class rdf:ID="Project">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SW Projects, Tools and Applications</rdfs:comment>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="topic_requires">
    <rdfs:domain rdf:resource="#Topic"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Topic requires or is enhanced by some other topic</rdfs:comment>
    <rdfs:range rdf:resource="#Technique"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="topic_supports">
    <rdfs:range rdf:resource="#Topic"/>
    <rdfs:domain rdf:resource="#Topic"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="topic_usesTechnique">
    <rdfs:range rdf:resource="#Technique"/>
    <rdfs:domain rdf:resource="#Topic"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="topic_subtopic">
    <rdfs:range rdf:resource="#Topic"/>
    <rdfs:domain rdf:resource="#Topic"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="topic_relatedTo">
    <rdfs:range rdf:resource="#Topic"/>
    <rdfs:domain rdf:resource="#Topic"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="topic_relatedProjects">
    <rdfs:range rdf:resource="#Project"/>
    <rdfs:domain rdf:resource="#Topic"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="topic_usedIn">
    <rdfs:domain rdf:resource="#Topic"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Topics used in tasks, for eg. Annotation is used in Semantic Web Portals</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <Project rdf:ID="BigBlogZoo">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.bigblogzoo.com/</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The BigBlogZoo is a rich source of current categorized information from all over the world. </dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BigBlogZoo</rdfs:label>
  </Project>
  <Topic rdf:ID="Dynamic_Web_process_composition">
    <topic_usesTechnique>
      <Technique rdf:ID="Hierarchical_Semi-Markov_Decision_Processes">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Hierarchical Semi-Markov Decision Processes</rdfs:label>
      </Technique>
    </topic_usesTechnique>
    <rdfs:label xml:lang="en">Dynamic Web process composition</rdfs:label>
    <topic_requires>
      <Topic rdf:ID="Knowledge_Representation">
        <topic_usesTechnique>
          <Technique rdf:ID="neural_networks">
            <rdfs:label xml:lang="en">Neural Networks</rdfs:label>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://en.wikipedia.org/wiki/Neural_networks</dc:description>
          </Technique>
        </topic_usesTechnique>
        <rdfs:label xml:lang="en">Knowledge Representation</rdfs:label>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >KR</dc:alternative>
        <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >library classification</topic_usedIn>
        <topic_relatedProjects>
          <Project rdf:ID="Web_Ontology_Language">
            <rdfs:label xml:lang="en">OWL</rdfs:label>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.w3.org/TR/owl-features/</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >OWL is an acronym for Web Ontology Language, a markup language for publishing and sharing data using ontologies on the Internet. OWL is a vocabulary extension of the Resource Description Framework (RDF) and is derived from the DAML+OIL Web Ontology Language. Together with RDF and other components, these tools make up the Semantic Web project.</dc:description>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Web Ontology Language</dc:alternative>
          </Project>
        </topic_relatedProjects>
        <topic_usesTechnique>
          <Technique rdf:ID="heuristic_question_answering">
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://en.wikipedia.org/wiki/Question_answering</dc:description>
            <rdfs:label xml:lang="en">heuristic question answering</rdfs:label>
          </Technique>
        </topic_usesTechnique>
        <topic_relatedProjects>
          <Project rdf:ID="Knowledge_Machine">
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >The Knowledge Machine</dc:alternative>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >KM</dc:alternative>
            <rdfs:label xml:lang="en">KM - The Knowledge Machine</rdfs:label>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.cs.utexas.edu/users/mfkb/km.html</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >KM, the Knowledge Machine, is a frame-based language used for knowledge representation work.</dc:description>
          </Project>
        </topic_relatedProjects>
        <topic_relatedProjects>
          <Project rdf:ID="CycL">
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.cyc.com/cycdoc/ref/cycl-syntax.html</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >CycL is a declarative language used by Doug Lenat's Cyc Artificial 
    Intelligence project. Ramanathan V. Guha was instrumental in the design of 
    the language. There is a close variant of CycL known as MELD.
http://en.wikipedia.org/wiki/CycL</dc:description>
            <rdfs:label xml:lang="en">CycL</rdfs:label>
          </Project>
        </topic_relatedProjects>
        <topic_subtopic>
          <Topic rdf:ID="Logics">
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://en.wikipedia.org/wiki/Logic_in_computer_science</dc:description>
            <topic_supports rdf:resource="#Knowledge_Representation"/>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Logic</dc:alternative>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Logic programming</dc:alternative>
            <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Spatial reasoning</topic_usedIn>
            <topic_subtopic>
              <Topic rdf:ID="Propositional_Logic">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Propositional Logic</rdfs:label>
              </Topic>
            </topic_subtopic>
            <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
            <rdfs:label xml:lang="en">Logics</rdfs:label>
          </Topic>
        </topic_subtopic>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The term Knowledge Representation (KR) is most commonly used to refer to      representations intended for processing by modern computers, and      particularly for representations consisting of explicit objects (the class      of all elephants, or Clyde a certain individual), and of assertions or      claims about them ('Clyde is an elephant', or 'all elephants are grey').      Representing knowledge in such explicit form enables computers to draw      conclusions from knowledge already stored ('Clyde is grey').      http://en.wikipedia.org/wiki/Knowledge_representation</dc:description>
        <topic_relatedTo>
          <Topic rdf:ID="Knowledge_Discovery">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Knowledge Discovery</rdfs:label>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Knowledge Discovery is the process of automatically searching large volumes of data for patterns such as association rules</dc:description>
            <topic_relatedProjects>
              <Project rdf:ID="SemDis">
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Discovering Complex Relationships in Semantic Web</dc:description>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >supports indexing and querying of complex semantic relationships and is driven by notions of information trust and provenance and models of hypotheses and arguments under investigation.</dc:description>
                <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Semantic Discovery</dc:alternative>
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://lsdis.cs.uga.edu/projects/semdis/</dc:identifier>
                <rdfs:label xml:lang="en">SemDis</rdfs:label>
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://ebiquity.umbc.edu/project/html/id/56/Semantic-Discovery-Discovering-Complex-Relationships-in-Semantic-Web</dc:identifier>
              </Project>
            </topic_relatedProjects>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >KDD</dc:alternative>
            <topic_relatedTo>
              <Topic rdf:ID="Semantic_Associations">
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Complex relationships which capture connectivity and similarity of entities in a knowledge base</dc:description>
                <topic_relatedTo>
                  <Topic rdf:ID="Semantic_Discovery">
                    <topic_relatedProjects rdf:resource="#SemDis"/>
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Semantic Discovery</rdfs:label>
                  </Topic>
                </topic_relatedTo>
                <topic_relatedProjects rdf:resource="#SemDis"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Semantic associations</rdfs:label>
              </Topic>
            </topic_relatedTo>
          </Topic>
        </topic_relatedTo>
        <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >information processing</topic_usedIn>
        <topic_relatedTo>
          <Topic rdf:ID="Artificial_Intelligence">
            <rdfs:label xml:lang="en">Artificial Intelligence</rdfs:label>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >AI</dc:alternative>
            <topic_supports>
              <Topic rdf:ID="Web_Services_Composition">
                <topic_relatedTo>
                  <Topic rdf:ID="Service_Oriented_Architecture">
                    <topic_relatedTo>
                      <Topic rdf:ID="Business_Process_Management">
                        <topic_relatedProjects>
                          <Project rdf:ID="WS-BPEL">
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >BPEL4WS</dc:alternative>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Business Process Execution Language for Web Services provides a means to formally specify business processes and interaction protocols.</dc:description>
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://www-128.ibm.com/developerworks/library/specification/ws-bpel/</dc:identifier>
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >WS-BPEL</rdfs:label>
                          </Project>
                        </topic_relatedProjects>
                        <topic_relatedTo>
                          <Topic rdf:ID="Workflow_management_systems">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Workflow management systems</rdfs:label>
                          </Topic>
                        </topic_relatedTo>
                        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >BPM is the science of composing, orchestrating, validating, monitoring and optimizing business processes. </dc:description>
                        <topic_relatedProjects>
                          <Project rdf:ID="Websphere_Process_Server">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Websphere Process Server</rdfs:label>
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >www.ibm.com/software/integration/wps/ </dc:identifier>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >commercial implementation by IBM and is a part of Websphere suite</dc:description>
                          </Project>
                        </topic_relatedProjects>
                        <topic_relatedProjects>
                          <Project rdf:ID="Active_BPEL">
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >This an open source implementation of the WS-BPEL specification by Active End points.</dc:description>
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Active BPEL</rdfs:label>
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >www.activebpel.org/</dc:identifier>
                          </Project>
                        </topic_relatedProjects>
                        <topic_relatedTo rdf:resource="#Service_Oriented_Architecture"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Business Process Management</rdfs:label>
                        <topic_relatedProjects>
                          <Project rdf:ID="YAWL">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >YAWL</rdfs:label>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Yet Another Workflow Language</dc:alternative>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Yet Another Workflow Language</dc:description>
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://www.yawl.fit.qut.edu.au/</dc:identifier>
                          </Project>
                        </topic_relatedProjects>
                        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >BPM</dc:alternative>
                      </Topic>
                    </topic_relatedTo>
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >SOA is a new paradigm in software engineering that emphasizes on a standard/specification driven towards realizing a loosely coupled distributed computing infrastructure. The SOA philosophy also is driven by interface and component driven approaches to software development. </dc:description>
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Service Oriented Architecture</rdfs:label>
                    <topic_relatedTo>
                      <Topic rdf:ID="Web_Services">
                        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Open standard (XML, SOAP, etc.) based Web applications that interact with other web applications for the purpose of exchanging data.</dc:description>
                        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >http://www.w3.org/2002/ws/</dc:description>
                        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Web Service</dc:alternative>
                        <topic_relatedProjects>
                          <Project rdf:ID="OWL-S">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >OWL-S</rdfs:label>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >OWL/S</dc:alternative>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >OWL-S is a OWL-based Web service ontology, which supplies Web service providers with a core set of markup language constructs for describing the properties and capabilities of their Web services in unambiguous, computer-intepretable form.</dc:description>
                          </Project>
                        </topic_relatedProjects>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Web Services</rdfs:label>
                        <topic_relatedProjects>
                          <Project rdf:ID="WSMO">
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://www.wsmo.org/</dc:identifier>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >WSMO</dc:alternative>
                            <rdfs:label xml:lang="en">Web Services Modeling Ontology</rdfs:label>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >The ESSI WSMO working group, part of the ESSI Cluster aligns the research and development efforts in the areas of Semantic Web Services between the SEKT, DIP Knowledge Web, and ASG research projects.</dc:description>
                          </Project>
                        </topic_relatedProjects>
                        <topic_relatedProjects>
                          <Project rdf:ID="METEOR-S">
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://lsdis.cs.uga.edu/projects/meteor-s/</dc:identifier>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Applying Semantics in Annotation, Quality of Service, Discovery, Composition, Execution</dc:description>
                            <rdfs:label xml:lang="en">METEOR-S</rdfs:label>
                          </Project>
                        </topic_relatedProjects>
                      </Topic>
                    </topic_relatedTo>
                    <topic_relatedTo>
                      <Topic rdf:ID="Business_Process_modeling">
                        <topic_relatedProjects>
                          <Project rdf:ID="UML">
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://en.wikipedia.org/wiki/Unified_Modeling_Language</dc:identifier>
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >UML</rdfs:label>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >The Unified Modeling Language - UML - is OMG's most-used specification, and the way the world models not only application structure, behavior, and architecture, but also business process and data structure</dc:description>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Unified Modeling Language</dc:alternative>
                          </Project>
                        </topic_relatedProjects>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Business Process modeling</rdfs:label>
                        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Business process modeling is an activity performed by business analysts within a company. Analysts use modeling tools to depict both the current state of an enterprise and the desired future state</dc:description>
                      </Topic>
                    </topic_relatedTo>
                  </Topic>
                </topic_relatedTo>
                <topic_relatedProjects rdf:resource="#WSMO"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Web Services Composition</rdfs:label>
                <topic_relatedTo rdf:resource="#Business_Process_Management"/>
                <topic_relatedTo rdf:resource="#Workflow_management_systems"/>
                <topic_relatedTo rdf:resource="#Web_Services"/>
                <topic_relatedProjects rdf:resource="#METEOR-S"/>
                <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Process Composition</dc:alternative>
                <topic_relatedTo>
                  <Topic rdf:ID="workflows">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >workflows</rdfs:label>
                    <topic_relatedProjects rdf:resource="#METEOR-S"/>
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >http://en.wikipedia.org/wiki/Workflow</dc:description>
                    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >workflow</dc:alternative>
                    <topic_relatedTo>
                      <Topic rdf:ID="Semantic_Web_Process">
                        <topic_relatedProjects>
                          <Project rdf:ID="OWL-S_IDE">
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >OWL-S IDE</dc:alternative>
                            <rdfs:label xml:lang="en">OWL-S Intergrated Development Environment</rdfs:label>
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://projects.semwebcentral.org/projects/owl-s-ide/</dc:identifier>
                          </Project>
                        </topic_relatedProjects>
                        <topic_relatedProjects rdf:resource="#METEOR-S"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Semantic Web Process</rdfs:label>
                        <topic_relatedTo rdf:resource="#Dynamic_Web_process_composition"/>
                        <topic_relatedProjects>
                          <Project rdf:ID="OWL-S_UDDI_matchmaker">
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://projects.semwebcentral.org/projects/owl-s-uddi-mm/</dc:identifier>
                            <rdfs:label xml:lang="en">OWL-S UDDI Matchmaker</rdfs:label>
                          </Project>
                        </topic_relatedProjects>
                        <topic_relatedProjects rdf:resource="#OWL-S"/>
                      </Topic>
                    </topic_relatedTo>
                    <topic_relatedTo>
                      <Topic rdf:ID="Process_patterns">
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Process Patterns</rdfs:label>
                      </Topic>
                    </topic_relatedTo>
                  </Topic>
                </topic_relatedTo>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Process composition focusses on various aspects of automated and semi-automated approaches to composing web processes or workflows on the web. </dc:description>
                <topic_relatedProjects rdf:resource="#OWL-S"/>
              </Topic>
            </topic_supports>
            <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
            <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Pattern Recognition</topic_usedIn>
            <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Computer Vision</topic_usedIn>
            <topic_subtopic>
              <Topic rdf:ID="Machine_Learning">
                <topic_relatedProjects>
                  <Project rdf:ID="Weka">
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Weka is a suite of machine learning software written in Java at the University of Waikato which implements several machine learning algorithms from various learning paradigms</dc:description>
                    <rdfs:label xml:lang="en">Weka</rdfs:label>
                    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >http://www.cs.waikato.ac.nz/ml/weka/</dc:identifier>
                  </Project>
                </topic_relatedProjects>
                <rdfs:label xml:lang="en">Machine Learning</rdfs:label>
                <topic_usesTechnique>
                  <Technique rdf:ID="statistical_techniques">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >statistical techniques</rdfs:label>
                    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >statistics</dc:alternative>
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >http://en.wikipedia.org/wiki/Statistics</dc:description>
                  </Technique>
                </topic_usesTechnique>
                <topic_usesTechnique rdf:resource="#neural_networks"/>
                <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >bioinformatics</topic_usedIn>
                <topic_relatedTo rdf:resource="#Artificial_Intelligence"/>
                <topic_supports>
                  <Topic rdf:ID="Data_Mining">
                    <topic_relatedProjects rdf:resource="#Weka"/>
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Data Mining is the process of automatically searching large volumes of 
    data for patterns.</dc:description>
                    <topic_subtopic>
                      <Topic rdf:ID="Text_Mining">
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Text Mining</rdfs:label>
                        <topic_relatedProjects>
                          <Project rdf:ID="GATE">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >GATE</rdfs:label>
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://gate.ac.uk/</dc:identifier>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >General Architecture for Text Engineering</dc:alternative>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Natural Language Processing and Text engineering</dc:description>
                          </Project>
                        </topic_relatedProjects>
                      </Topic>
                    </topic_subtopic>
                    <topic_usesTechnique rdf:resource="#statistical_techniques"/>
                    <topic_relatedProjects>
                      <Project rdf:ID="Java_Data_Mining">
                        <rdfs:label xml:lang="en">Java Data Mining</rdfs:label>
                        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Java Data Mining (JDM) is a standard Java API for developing data mining applications and tools. JDM defines an object model and Java API for data mining objects and processes.</dc:description>
                        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >http://www.jcp.org/en/jsr/detail?id=247</dc:identifier>
                      </Project>
                    </topic_relatedProjects>
                    <topic_usesTechnique>
                      <Technique rdf:ID="Machine_Learning_Approaches">
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Machine Learning Approaches</rdfs:label>
                      </Technique>
                    </topic_usesTechnique>
                    <rdfs:label xml:lang="en">Data Mining</rdfs:label>
                    <topic_relatedTo rdf:resource="#Knowledge_Discovery"/>
                    <topic_supports>
                      <Topic rdf:ID="Information_Extraction">
                        <topic_subtopic>
                          <Topic rdf:ID="Information_Extraction_from_structured_data">
                            <topic_relatedProjects>
                              <Project rdf:ID="Semantic_Enhancement_Engine">
                                <rdfs:label xml:lang="en">Semantic Enhancement Engine</rdfs:label>
                                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >http://lsdis.cs.uga.edu/lib/download/HSK02-SEE.pdf</dc:identifier>
                              </Project>
                            </topic_relatedProjects>
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Information Extraction from structured data</rdfs:label>
                            <topic_relatedProjects>
                              <Project rdf:ID="Semantic_Middleware">
                                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >http://lsdis.cs.uga.edu/projects/middleware/</dc:identifier>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Project investigating fundamental issues in entity/relationship extraction, disambiguation (matching &amp; mapping) and annotation.</dc:description>
                                <rdfs:label xml:lang="en">Semantic Middleware</rdfs:label>
                              </Project>
                            </topic_relatedProjects>
                          </Topic>
                        </topic_subtopic>
                        <topic_relatedTo>
                          <Topic rdf:ID="Disambiguation">
                            <topic_relatedTo>
                              <Topic rdf:ID="Matching">
                                <topic_relatedProjects>
                                  <Project rdf:ID="CLIO">
                                    <dc:identifier rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >http://www.cs.toronto.edu/db/clio/introduction.html</dc:identifier>
                                    <dc:description rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Schema mapping tool</dc:description>
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >CLIO</rdfs:label>
                                  </Project>
                                </topic_relatedProjects>
                                <rdfs:label xml:lang="en">Matching</rdfs:label>
                                <topic_usesTechnique>
                                  <Technique rdf:ID="grammar-based_techniques">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >grammar based Techniques</rdfs:label>
                                  </Technique>
                                </topic_usesTechnique>
                                <dc:alternative rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Schema matching</dc:alternative>
                                <topic_usesTechnique rdf:resource="#statistical_techniques"/>
                                <topic_supports>
                                  <Topic rdf:ID="Enterprise_Application_Integration">
                                    <topic_relatedTo rdf:resource="#Workflow_management_systems"/>
                                    <topic_relatedTo>
                                      <Topic rdf:ID="Data_Integration">
                                        <dc:description rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Data integration is the problem of combining data residing at different sources and providing the user with a unified view of these data</dc:description>
                                        <rdfs:label xml:lang="en"
                                        >Data Integration</rdfs:label>
                                        <topic_relatedTo rdf:resource="#Enterprise_Application_Integration"/>
                                        <topic_requires>
                                          <Topic rdf:ID="Mapping">
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Transformations</dc:alternative>
                                            <topic_relatedTo rdf:resource="#Matching"/>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="CUPID">
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Generic schema matching</dc:description>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >CUPID</rdfs:label>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >research.microsoft.com/~philbe/CupidVLDB01.pdf</dc:identifier>
                                              </Project>
                                            </topic_relatedProjects>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >The process of representing matches between objects in an executable manner</dc:description>
                                            <topic_supports rdf:resource="#Data_Integration"/>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Schema mapping</dc:alternative>
                                            <rdfs:label xml:lang="en"
                                            >Mapping</rdfs:label>
                                            <topic_supports>
                                              <Topic rdf:ID="Process_execution">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Process Execution</rdfs:label>
                                              </Topic>
                                            </topic_supports>
                                            <topic_relatedProjects rdf:resource="#CLIO"/>
                                            <topic_relatedProjects rdf:resource="#METEOR-S"/>
                                            <topic_supports rdf:resource="#Enterprise_Application_Integration"/>
                                            <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Ontology mapping</dc:alternative>
                                          </Topic>
                                        </topic_requires>
                                        <topic_requires rdf:resource="#Matching"/>
                                        <topic_requires>
                                          <Topic rdf:ID="Metadata_Management">
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Dublin_Core">
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >The Dublin Core Metadata Initiative is an open forum engaged in the development of interoperable online metadata standards that support a broad range of purposes and business models.</dc:description>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://dublincore.org/</dc:identifier>
                                                <rdfs:label xml:lang="en"
                                                >Dublin Core Metadata</rdfs:label>
                                                <dc:alternative
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Dublin Core</dc:alternative>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="KIM">
                                                <rdfs:label xml:lang="en"
                                                >KIM</rdfs:label>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.ontotext.com/kim/semanticannotation.html</dc:identifier>
                                                <dc:alternative
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >KIM Platform for Semantic Annotation</dc:alternative>
                                                <dc:alternative
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Knowledge and Information Management</dc:alternative>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="SIMILE">
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://simile.mit.edu/</dc:identifier>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >SIMILE is a joint project conducted by the W3C, MIT Libraries, and MIT CSAIL. SIMILE seeks to enhance inter-operability among digital assets, schemata/vocabularies/ontologies, metadata, and services. </dc:description>
                                                <rdfs:label xml:lang="en"
                                                >SIMILE</rdfs:label>
                                                <dc:alternative
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Semantic Interoperability of Metadata and Information in unLike Environments</dc:alternative>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Dublin_Rosette_Linguistics_Platform">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Dublin Rosette Linguistics Platform</rdfs:label>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.basistech.com/products/</dc:identifier>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Semantic_MediaWiki">
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >The WikiProject "Semantic MediaWiki" provides a common platform for discussing extensions of the MediaWiki software that allow for simple, machine-based processing of Wiki content.</dc:description>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://meta.wikimedia.org/wiki/Semantic_MediaWiki</dc:identifier>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Semantic MediaWiki</rdfs:label>
                                              </Project>
                                            </topic_relatedProjects>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Metadata Management</rdfs:label>
                                          </Topic>
                                        </topic_requires>
                                        <topic_requires>
                                          <Topic rdf:ID="Data_Querying">
                                            <rdfs:label xml:lang="en"
                                            >Data Querying</rdfs:label>
                                            <topic_requires>
                                              <Topic rdf:ID="Query_Planning">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Query Planning</rdfs:label>
                                              </Topic>
                                            </topic_requires>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="BRAHMS">
                                                <rdfs:label xml:lang="en"
                                                >BRAHMS</rdfs:label>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >BRAHMS is designed as a fast main-memory RDF/S storage, capable of storing, accessing and querying large ontologies. It does not used any DB backend and all data is kept in main memory. It is implemented in C++ for high performance and strict memory control.</dc:description>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://lsdis.cs.uga.edu/projects/semdis/brahms</dc:identifier>
                                              </Project>
                                            </topic_relatedProjects>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Query languages and models that support querying and retrieval of data.</dc:description>
                                            <topic_relatedTo rdf:resource="#Knowledge_Discovery"/>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Jena">
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://jena.sourceforge.net/</dc:identifier>
                                                <rdfs:label xml:lang="en"
                                                >JENA</rdfs:label>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.</dc:description>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedTo rdf:resource="#Query_Planning"/>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="SPARQL">
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >SPARQL (recursively, SPARQL Protocol and RDF Query Language) is a Semantic Web candidate recommendation presently (as of 2006) undergoing standardization by the RDF Data Access Working Group (DAWG) of the World Wide Web Consortium. </dc:description>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.w3.org/TR/rdf-sparql-query/</dc:identifier>
                                                <rdfs:label xml:lang="en"
                                                >SPARQL</rdfs:label>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_requires>
                                              <Topic rdf:ID="Data_indexing">
                                                <topic_usedIn
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >search applications</topic_usedIn>
                                                <topic_supports>
                                                  <Topic rdf:ID="Information_retrieval">
                                                    <topic_requires rdf:resource="#Data_indexing"/>
                                                    <topic_requires rdf:resource="#Data_Integration"/>
                                                    <dc:description
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Information retrieval (IR) is the art and science of searching for information in documents, searching for documents themselves, searching for metadata which describe documents, or searching within databases, whether relational stand-alone databases or hypertext networked databases such as the Internet or intranets, for text, sound, images or data. There is a common confusion, however, between data retrieval, document retrieval, information retrieval, and text retrieval, and each of these have their own bodies of literature, theory, praxis and technologies. http://en.wikipedia.org/wiki/Information_retrieval</dc:description>
                                                    <dc:alternative
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >IR</dc:alternative>
                                                    <rdfs:label
                                                     xml:lang="en"
                                                    >Information Retrieval</rdfs:label>
                                                    <topic_relatedTo rdf:resource="#Knowledge_Discovery"/>
                                                    <topic_relatedProjects rdf:resource="#SemDis"/>
                                                  </Topic>
                                                </topic_supports>
                                                <topic_relatedTo>
                                                  <Topic rdf:ID="Data_Storage">
                                                    <dc:description
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Data models for the efficient storage of data</dc:description>
                                                    <topic_relatedTo rdf:resource="#Data_Querying"/>
                                                    <topic_relatedProjects>
                                                      <Project rdf:ID="Sesame">
                                                        <dc:identifier
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >http://www.openrdf.org/</dc:identifier>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Sesame</rdfs:label>
                                                        <dc:description
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Sesame is an open source RDF database with support for RDF Schema inferencing and querying.</dc:description>
                                                      </Project>
                                                    </topic_relatedProjects>
                                                    <rdfs:label
                                                     xml:lang="en"
                                                    >Data Storage</rdfs:label>
                                                    <topic_relatedProjects rdf:resource="#Jena"/>
                                                    <topic_relatedProjects>
                                                      <Project rdf:ID="Redland">
                                                        <rdfs:label
                                                         xml:lang="en"
                                                        >Redland RDF Application Framework</rdfs:label>
                                                        <dc:identifier
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >http://librdf.org/</dc:identifier>
                                                        <dc:description
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF).</dc:description>
                                                        <dc:alternative
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >RedLand</dc:alternative>
                                                      </Project>
                                                    </topic_relatedProjects>
                                                    <topic_subtopic rdf:resource="#Data_indexing"/>
                                                    <topic_relatedProjects rdf:resource="#BRAHMS"/>
                                                    <topic_relatedTo>
                                                      <Topic rdf:ID="Graph_Partitioning">
                                                        <topic_subtopic>
                                                          <Topic rdf:ID="RDF_graph_partitioning">
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >RDF Graph Partitioning</rdfs:label>
                                                          </Topic>
                                                        </topic_subtopic>
                                                        <rdfs:label
                                                         xml:lang="en"
                                                        >Graph Partitioning</rdfs:label>
                                                      </Topic>
                                                    </topic_relatedTo>
                                                  </Topic>
                                                </topic_relatedTo>
                                                <rdfs:label xml:lang="en"
                                                >Data Indexing</rdfs:label>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >An index is a feature in a database that allows quick access to the rows in a table. The index is created using one or more columns of the table. Not only is the index smaller than the original table (due to having fewer columns), but it is optimized for quick searching, usually via a balanced tree.</dc:description>
                                                <topic_supports rdf:resource="#Data_Querying"/>
                                                <topic_relatedProjects rdf:resource="#BRAHMS"/>
                                              </Topic>
                                            </topic_requires>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Joseki">
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Joseki is an HTTP and SOAP engine supports the SPARQL Protocol  and the SPARQL RDF Query language.</dc:description>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.joseki.org/</dc:identifier>
                                                <rdfs:label xml:lang="en"
                                                >Joseki</rdfs:label>
                                              </Project>
                                            </topic_relatedProjects>
                                          </Topic>
                                        </topic_requires>
                                        <topic_usedIn rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >application integration</topic_usedIn>
                                      </Topic>
                                    </topic_relatedTo>
                                    <dc:description rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Enterprise Application Integration (EAI) is defined as the uses of 
    software and computer systems architectural principles to integrate a set 
    of enterprise computer applications.</dc:description>
                                    <rdfs:label xml:lang="en"
                                    >Enterprise Application Integration</rdfs:label>
                                  </Topic>
                                </topic_supports>
                                <dc:alternative rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Ontology Matching</dc:alternative>
                                <topic_relatedProjects rdf:resource="#CUPID"/>
                                <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                                <topic_relatedProjects>
                                  <Project rdf:ID="iMAP">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >iMAP</rdfs:label>
                                    <dc:identifier rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >http://www.cs.wisc.edu/~anhai/projects/schema-matching.html</dc:identifier>
                                    <dc:description rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >schema and ontology matching</dc:description>
                                  </Project>
                                </topic_relatedProjects>
                                <topic_usesTechnique>
                                  <Technique rdf:ID="Probabilistic_techniques">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Probabilistic techniques</rdfs:label>
                                  </Technique>
                                </topic_usesTechnique>
                                <topic_supports>
                                  <Topic rdf:ID="Ontology_Maintenance">
                                    <rdfs:label xml:lang="en"
                                    >Ontology Maintenance</rdfs:label>
                                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                    >Maintaining different versions of ontologies as they evolve with time, changing real world facts etc.</dc:description>
                                  </Topic>
                                </topic_supports>
                                <topic_supports>
                                  <Topic rdf:ID="Information_Integration">
                                    <topic_relatedProjects>
                                      <Project rdf:ID="Data_Integration_Projects">
                                        <dc:description rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Collection of data integration projects</dc:description>
                                        <dc:identifier rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >http://www.ifi.unizh.ch/~pziegler/IntegrationProjects.html</dc:identifier>
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Data Integration Projects</rdfs:label>
                                      </Project>
                                    </topic_relatedProjects>
                                    <topic_relatedProjects>
                                      <Project rdf:ID="OpenLink_Virtuoso">
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >OpenLink Virtuoso</rdfs:label>
                                        <dc:identifier rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >http://virtuoso.openlinksw.com/</dc:identifier>
                                      </Project>
                                    </topic_relatedProjects>
                                    <topic_relatedProjects>
                                      <Project rdf:ID="IBM_WebSphere">
                                        <dc:alternative rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >WebSphere</dc:alternative>
                                        <dc:identifier rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >http://www-306.ibm.com/software/data/integration/</dc:identifier>
                                        <dc:alternative rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >IBM WebSphere Information Integration</dc:alternative>
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >IBM WebSphere</rdfs:label>
                                      </Project>
                                    </topic_relatedProjects>
                                    <dc:alternative rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Data Integration</dc:alternative>
                                    <topic_relatedProjects>
                                      <Project rdf:ID="TSIMMIS">
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >TSIMMIS</rdfs:label>
                                        <dc:description rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >The goal of the TSIMMIS Project is to develop tools that facilitate the rapid integration of heterogeneous information sources that may include both structured and semistructured data. </dc:description>
                                        <dc:alternative rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >The Stanford-IBM Manager of Multiple Information Sources.</dc:alternative>
                                        <dc:identifier rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >http://infolab.stanford.edu/tsimmis/</dc:identifier>
                                      </Project>
                                    </topic_relatedProjects>
                                    <topic_supports rdf:resource="#Enterprise_Application_Integration"/>
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Information Integration</rdfs:label>
                                    <dc:description rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Data integration is the problem of combining data residing at different sources and providing the user with a unified view of these data </dc:description>
                                    <topic_relatedProjects>
                                      <Project rdf:ID="Garlic">
                                        <dc:identifier rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >http://www.almaden.ibm.com/cs/garlic/</dc:identifier>
                                        <dc:description rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >The goal of Garlic is to enable large-scale multimedia information systems: large scale in that they involve lots of data with multimedia taken as broadly as possible to mean data of many types.</dc:description>
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Garlic</rdfs:label>
                                      </Project>
                                    </topic_relatedProjects>
                                  </Topic>
                                </topic_supports>
                                <topic_usesTechnique>
                                  <Technique rdf:ID="Graph-based_techniques">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Graph based techniques</rdfs:label>
                                  </Technique>
                                </topic_usesTechnique>
                                <dc:alternative rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Ontology alignment</dc:alternative>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Matching is the process which takes two schemas as input and produces a mapping between elements of the two schemas that correspond semantically to each other</dc:description>
                                <topic_usesTechnique>
                                  <Technique rdf:ID="keyword-based_techniques">
                                    <rdfs:label xml:lang="en"
                                    >Keyword based</rdfs:label>
                                  </Technique>
                                </topic_usesTechnique>
                                <topic_relatedTo rdf:resource="#Disambiguation"/>
                                <topic_supports rdf:resource="#Data_Integration"/>
                              </Topic>
                            </topic_relatedTo>
                            <topic_requires>
                              <Topic rdf:ID="Context">
                                <dc:alternative rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >contexts</dc:alternative>
                                <topic_supports rdf:resource="#Information_retrieval"/>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                > context is the circumstances under which some information is being used</dc:description>
                                <rdfs:label xml:lang="en">Context</rdfs:label>
                                <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
                                <topic_supports rdf:resource="#Disambiguation"/>
                                <topic_supports rdf:resource="#Knowledge_Discovery"/>
                              </Topic>
                            </topic_requires>
                            <topic_usesTechnique>
                              <Technique rdf:ID="Relationship_based_Similarity_Approach">
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Relationship based similarity</rdfs:label>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Relationship based calculation of similarity between entities of interest</dc:description>
                              </Technique>
                            </topic_usesTechnique>
                            <rdfs:label xml:lang="en">Disambiguation</rdfs:label>
                            <topic_usesTechnique>
                              <Technique rdf:ID="SetTheory_Similarity_Approach">
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Set Theory Similarity</rdfs:label>
                              </Technique>
                            </topic_usesTechnique>
                            <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                            <topic_usedIn xml:lang="en">Entity Extraction</topic_usedIn>
                            <topic_requires rdf:resource="#Information_Extraction"/>
                            <topic_relatedProjects>
                              <Project rdf:ID="Reference_Reconciliation_in_Complex_Information_Spaces">
                                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >http://data.cs.washington.edu/semex/reconciliation_sigmod.pdf</dc:identifier>
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Reference Reconciliation in Complex Information Spaces</rdfs:label>
                              </Project>
                            </topic_relatedProjects>
                            <topic_usesTechnique>
                              <Technique rdf:ID="Clustering">
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Clustering</rdfs:label>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Clustering is a nonlinear activity that generates ideas, images and feelings around a stimulus word. As students cluster, their thoughts tumble out, enlarging their word bank for writing and often enabling them to see patterns in their ideas. Clustering may be a class or an individual activity.</dc:description>
                              </Technique>
                            </topic_usesTechnique>
                            <topic_usesTechnique>
                              <Technique rdf:ID="Information_Theory">
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Information Theory</rdfs:label>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >http://en.wikipedia.org/wiki/Information_theory</dc:description>
                              </Technique>
                            </topic_usesTechnique>
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Reconciling multiple references to the same entity or identifying the correct reference to an entity</dc:description>
                            <topic_requires>
                              <Topic rdf:ID="Word_Sense_Disambiguation">
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Word Sense Disambiguation</rdfs:label>
                                <topic_supports rdf:resource="#Disambiguation"/>
                                <topic_supports>
                                  <Topic rdf:ID="coreference_resolution">
                                    <topic_supports>
                                      <Topic rdf:ID="Semantic_Annotation">
                                      <dc:description rdf:datatype=
                                      "http://www.w3.org/2001/XMLSchema#string"
                                      >Semantic annotation is information about what entities appear in a text and where they do. The references from the text are potentially to a semantic repository, containing further knowledge. - KIM</dc:description>
                                        <topic_relatedProjects>
                                          <Project rdf:ID="SemTag_and_Seeker">
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Seeker</dc:alternative>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >SemTag</dc:alternative>
                                            <dc:identifier rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >http://www.almaden.ibm.com/webfountain/resources/semtag.pdf</dc:identifier>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >SemTag and Seeker</rdfs:label>
                                          </Project>
                                        </topic_relatedProjects>
                                        <topic_usedIn rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        > Enterprise Content Management</topic_usedIn>
                                        <dc:alternative rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Semantically Annotating</dc:alternative>
                                        <topic_requires>
                                          <Topic rdf:ID="Natural_language_processing">
                                            <topic_relatedProjects rdf:resource="#GATE"/>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >NLP</dc:alternative>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Natural Language Processing</rdfs:label>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Natural language processing (NLP) is a subfield of artificial intelligence 
    and linguistics. It studies the problems of automated generation and 
    understanding of natural human languages. Natural language generation 
    systems convert information from computer databases into normal-sounding 
    human language, and natural language understanding systems convert samples 
    of human language into more formal representations that are easier for 
    computer programs to manipulate.
http://en.wikipedia.org/wiki/Natural_language_processing</dc:description>
                                            <topic_relatedTo rdf:resource="#Information_retrieval"/>
                                          </Topic>
                                        </topic_requires>
                                        <topic_usesTechnique rdf:resource="#Probabilistic_techniques"/>
                                        <topic_relatedProjects rdf:resource="#KIM"/>
                                        <rdfs:label xml:lang="en"
                                        >Annotation</rdfs:label>
                                        <topic_supports rdf:resource="#Information_retrieval"/>
                                        <topic_requires rdf:resource="#Disambiguation"/>
                                        <dc:alternative rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Semantic Annotation</dc:alternative>
                                        <topic_usesTechnique>
                                          <Technique rdf:ID="Stochastic_techniques">
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >stochastic</dc:alternative>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >stochastic techniques</rdfs:label>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >http://en.wikipedia.org/wiki/Stochastic</dc:description>
                                          </Technique>
                                        </topic_usesTechnique>
                                        <topic_relatedProjects rdf:resource="#Semantic_MediaWiki"/>
                                        <topic_subtopic>
                                          <Topic rdf:ID="Semantic_Image_Annotation">
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Flickr">
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Photo Sharing Website</dc:description>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Flickr</rdfs:label>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.flickr.com/</dc:identifier>
                                              </Project>
                                            </topic_relatedProjects>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Semantic Image Annotation</rdfs:label>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Image Annotation</dc:alternative>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="PhotoStuff">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >PhotoStuff</rdfs:label>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.mindswap.org/2003/PhotoStuff/</dc:identifier>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >An Image Annotation Tool for the Semantic Web</dc:description>
                                              </Project>
                                            </topic_relatedProjects>
                                          </Topic>
                                        </topic_subtopic>
                                        <topic_supports>
                                          <Topic rdf:ID="Semantic_Browsing">
                                            <topic_relatedProjects rdf:resource="#BigBlogZoo"/>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Amblit_Navigator">
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Amblit Navigator is the next generation information and internet browser and content manager. With a simple, robust interface, notes, documents files and programs can be logically linked and fully searched.</dc:description>
                                                <dc:alternative
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Amblit</dc:alternative>
                                                <rdfs:label xml:lang="en"
                                                >Amblit Navigator</rdfs:label>
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.amblit.com/products/AmblitNavigator.html</dc:identifier>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Haystack">
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://haystack.lcs.mit.edu/</dc:identifier>
                                                <rdfs:label xml:lang="en"
                                                >Haystack</rdfs:label>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >The Haystack Project is investigating approaches designed to let people manage their information in ways that make the most sense to them.</dc:description>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="del.icio.us">
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://del.icio.us/</dc:identifier>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >del.icio.us</rdfs:label>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >social bookmarking</dc:description>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_relatedTo rdf:resource="#Semantic_Annotation"/>
                                            <topic_relatedTo rdf:resource="#Natural_language_processing"/>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Semantic_Visualization">
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://lsdis.cs.uga.edu/projects/semvis/</dc:identifier>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Semantic Visualization project provides a comprehensive visualization and interactive search and analytics interfaces for exploiting Semantic Web capabilities for all levels of systems architecture.</dc:description>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Semantic Visualization</rdfs:label>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_usesTechnique>
                                              <Technique rdf:ID="AJAX">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >AJAX</rdfs:label>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Ajax is a Web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase the Web page's interactivity, speed, and usability.</dc:description>
                                              </Technique>
                                            </topic_usesTechnique>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Semantic Browsing</rdfs:label>
                                          </Topic>
                                        </topic_supports>
                                        <topic_usesTechnique>
                                          <Technique rdf:ID="NLP_Techniques">
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >NLP techniques</rdfs:label>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Natural Language Processing techniques</dc:alternative>
                                          </Technique>
                                        </topic_usesTechnique>
                                        <topic_usedIn rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Semantic Web Portals</topic_usedIn>
                                        <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                                        <topic_usedIn rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Web Page Annotation</topic_usedIn>
                                        <topic_usesTechnique>
                                          <Technique rdf:ID="Pattern_Based_Techniques">
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Pattern based techniques</rdfs:label>
                                          </Technique>
                                        </topic_usesTechnique>
                                        <topic_usedIn rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Smart Browsing</topic_usedIn>
                                        <topic_supports rdf:resource="#Data_indexing"/>
                                        <topic_relatedProjects rdf:resource="#GATE"/>
                                        <topic_requires rdf:resource="#Metadata_Management"/>
                                        <topic_requires rdf:resource="#Information_Extraction"/>
                                        <topic_relatedTo>
                                          <Topic rdf:ID="Knowledge_Markup_in_the_Semantic_Web">
                                            <topic_relatedProjects rdf:resource="#SemTag_and_Seeker"/>
                                            <topic_supports rdf:resource="#Information_retrieval"/>
                                            <rdfs:label xml:lang="en"
                                            >Knowledge Markup</rdfs:label>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="SMORE">
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://www.mindswap.org/2005/SMORE/</dc:identifier>
                                                <rdfs:label xml:lang="en"
                                                >SMORE</rdfs:label>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >SMORE - Create OWL Markup for HTML Web Pages</dc:description>
                                              </Project>
                                            </topic_relatedProjects>
                                            <topic_subtopic>
                                              <Topic rdf:ID="Ontology-Based_Markup">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Ontology Based Markup</rdfs:label>
                                                <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                                                <topic_relatedProjects>
                                                  <Project rdf:ID="Magpie">
                                                    <rdfs:label
                                                     xml:lang="en"
                                                    >Magpie - The Semantic Filter</rdfs:label>
                                                    <dc:description
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Magpie uses our ontology infrastructure to semantically markup web documents on-the-fly. </dc:description>
                                                    <dc:identifier
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >http://kmi.open.ac.uk/projects/magpie/main.html</dc:identifier>
                                                    <dc:alternative
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Magpie</dc:alternative>
                                                  </Project>
                                                </topic_relatedProjects>
                                              </Topic>
                                            </topic_subtopic>
                                            <topic_relatedProjects>
                                              <Project rdf:ID="Knowledge_Markup_Language">
                                                <dc:identifier
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >http://sourceforge.net/projects/kml</dc:identifier>
                                                <dc:description
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >KML is a free initiative to implement Knowledge Markup Language and the framework. Advanced model is used to represent knowledge as a set of statements.</dc:description>
                                                <rdfs:label xml:lang="en"
                                                >Knowledge Markup Language</rdfs:label>
                                                <dc:alternative
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >KML</dc:alternative>
                                              </Project>
                                            </topic_relatedProjects>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Knowledge Markup in the Semantic Web</dc:alternative>
                                            <topic_relatedTo rdf:resource="#Semantic_Annotation"/>
                                          </Topic>
                                        </topic_relatedTo>
                                      </Topic>
                                    </topic_supports>
                                    <dc:alternative rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Disambiguation</dc:alternative>
                                    <topic_usesTechnique rdf:resource="#Machine_Learning_Approaches"/>
                                    <topic_relatedTo rdf:resource="#Natural_language_processing"/>
                                    <dc:description rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >In linguistics, coreference is the phenomenon where two expressions in an utterance both refer to the same thing.</dc:description>
                                    <topic_relatedProjects rdf:resource="#GATE"/>
                                    <rdfs:label xml:lang="en"
                                    >Coreference resolution</rdfs:label>
                                    <topic_supports rdf:resource="#Information_Extraction"/>
                                  </Topic>
                                </topic_supports>
                              </Topic>
                            </topic_requires>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Instance unification </dc:alternative>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >name disambiguation</dc:alternative>
                            <topic_usedIn xml:lang="en">Integration of data sources</topic_usedIn>
                            <topic_supports rdf:resource="#Context"/>
                            <topic_usedIn xml:lang="en">Semantic Annotation</topic_usedIn>
                            <topic_usesTechnique rdf:resource="#Machine_Learning_Approaches"/>
                            <topic_supports rdf:resource="#Information_retrieval"/>
                            <topic_relatedTo>
                              <Topic rdf:ID="Semantic_Similarity">
                                <rdfs:label xml:lang="en">Semantic Similarity</rdfs:label>
                                <topic_supports rdf:resource="#Information_retrieval"/>
                                <topic_supports rdf:resource="#Knowledge_Discovery"/>
                                <topic_supports rdf:resource="#Disambiguation"/>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Semantic similarity is a concept whereby a set of documents or terms within term lists are assigned a metric based on the likeness of their meaning / semantic content.</dc:description>
                                <topic_usesTechnique rdf:resource="#Graph-based_techniques"/>
                                <topic_usesTechnique rdf:resource="#statistical_techniques"/>
                                <topic_requires rdf:resource="#Matching"/>
                                <topic_relatedTo rdf:resource="#Artificial_Intelligence"/>
                              </Topic>
                            </topic_relatedTo>
                            <topic_requires rdf:resource="#Natural_language_processing"/>
                          </Topic>
                        </topic_relatedTo>
                        <rdfs:label xml:lang="en">Extraction</rdfs:label>
                        <topic_relatedTo>
                          <Topic rdf:ID="Data_Stewardship">
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Data stewardship is the process of managing information necessary to 
    support program and
financial managers, and ensuring that data captured and reported is accurate, 
    accessible,
timely, and usable for decisionmaking and activity monitoring.</dc:description>
                            <topic_relatedTo>
                              <Topic rdf:ID="Services_Science">
                                <topic_relatedTo>
                                  <Topic rdf:ID="Knowledge_Management">
                                    <topic_relatedTo rdf:resource="#Services_Science"/>
                                    <topic_relatedProjects>
                                      <Project rdf:ID="Open_Directory_Project">
                                        <dc:alternative rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >ODP</dc:alternative>
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Open Directory Project</rdfs:label>
                                        <dc:identifier rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >http://dmoz.org/about.html</dc:identifier>
                                        <dc:description rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >The Open Directory Project (ODP), also known as dmoz (from directory.mozilla.org, its original domain name), is a multilingual open content directory of World Wide Web links owned by Netscape that is constructed and maintained by a community of volunteer editors.</dc:description>
                                      </Project>
                                    </topic_relatedProjects>
                                    <dc:description rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Knowledge Management (KM) refers to a range of practices to identify, create, represent, and distribute knowledge for reuse, awareness and learning across the organization.</dc:description>
                                    <topic_relatedProjects>
                                      <Project rdf:ID="Semantic_Web">
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Semantic Web</rdfs:label>
                                        <dc:identifier rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >http://en.wikipedia.org/wiki/Semantic_Web</dc:identifier>
                                        <dc:description rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >The Semantic Web (http://www.w3.org/2001/sw/) is a project that intends to create a universal medium for information exchange by putting documents with computer-processable meaning (semantics) on the World Wide Web. Currently under the direction of the Web's creator, Tim Berners-Lee of the World Wide Web Consortium, the Semantic Web extends the Web through the use of standards, markup languages and related processing tools.</dc:description>
                                      </Project>
                                    </topic_relatedProjects>
                                    <topic_relatedTo>
                                      <Topic rdf:ID="Social_Networks">
                                        <topic_relatedProjects>
                                          <Project rdf:ID="FOAF">
                                            <rdfs:label xml:lang="en"
                                            >FOAF</rdfs:label>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >The Friend of a Friend (FOAF) project is creating a Web of machine-readable pages describing people, the links between them and the things they create and do.</dc:description>
                                            <dc:identifier rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >http://www.foaf-project.org/</dc:identifier>
                                            <dc:alternative rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Friend of a Friend</dc:alternative>
                                          </Project>
                                        </topic_relatedProjects>
                                        <topic_subtopic>
                                          <Topic rdf:ID="Social_network_analysis">
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Social network analysis</rdfs:label>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Social network analysis (also sometimes called network theory) has emerged as a key technique in modern sociology, anthropology, Social Psychology and organizational studies, as well as a popular topic of speculation and study.</dc:description>
                                          </Topic>
                                        </topic_subtopic>
                                        <topic_usedIn rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Online Social Networking</topic_usedIn>
                                        <topic_relatedProjects>
                                          <Project rdf:ID="memeta">
                                            <dc:identifier rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >http://memeta.umbc.edu/</dc:identifier>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Weblogs, or blogs, have become an important new way to publish information, engage in discussions and form communities. The memeta project is developing a framework for representing and studying the structure and content of communities of blogs.</dc:description>
                                            <rdfs:label xml:lang="en"
                                            >memeta</rdfs:label>
                                          </Project>
                                        </topic_relatedProjects>
                                        <topic_usedIn rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Applications of Online Semantic Networks</topic_usedIn>
                                        <topic_relatedTo>
                                          <Topic rdf:ID="Link_Analysis">
                                            <rdfs:label xml:lang="en"
                                            >Link Analysis</rdfs:label>
                                            <topic_relatedProjects rdf:resource="#SemDis"/>
                                            <topic_usedIn rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >national security applications</topic_usedIn>
                                          </Topic>
                                        </topic_relatedTo>
                                        <topic_relatedTo>
                                          <Topic rdf:ID="Folksonomy">
                                            <topic_relatedProjects rdf:resource="#del.icio.us"/>
                                            <dc:description rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >A folksonomy is a collaboratively generated, open-ended labeling system 
    that enables Internet users to categorize content such as Web pages, 
    online photographs, and Web links. http://en.wikipedia.org/wiki/Folksonomy</dc:description>
                                            <topic_relatedTo rdf:resource="#Information_retrieval"/>
                                            <rdfs:label xml:lang="en"
                                            >Folksonomy</rdfs:label>
                                            <topic_relatedProjects rdf:resource="#Flickr"/>
                                            <topic_relatedTo>
                                              <Topic rdf:ID="Tagging">
                                                <topic_relatedProjects rdf:resource="#SemTag_and_Seeker"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Tagging</rdfs:label>
                                                <dc:description rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Tagging is the process of adding tags to resources. A tag is a (relevant) keyword or term associated with or assigned to a piece of information (like picture, article, or video clip), thus describing the item and enabling keyword-based classification of information it is applied to</dc:description>
                                              </Topic>
                                            </topic_relatedTo>
                                            <topic_supports rdf:resource="#Information_retrieval"/>
                                          </Topic>
                                        </topic_relatedTo>
                                        <rdfs:label xml:lang="en"
                                        >Social Networks</rdfs:label>
                                        <topic_relatedTo>
                                          <Topic rdf:ID="Security_Privacy_Trust">
                                            <rdfs:label xml:lang="en"
                                            >Security Privacy Trust</rdfs:label>
                                            <topic_relatedTo>
                                              <Topic rdf:ID="Provenance">
                                                <topic_supports>
                                                  <Topic rdf:ID="Ontology_Quality_Evaluation">
                                                    <topic_relatedTo>
                                                      <Topic rdf:ID="Ontology_Evolution">
                                                        <topic_relatedTo rdf:resource="#Ontology_Maintenance"/>
                                                        <dc:alternative
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Ontology life cycle</dc:alternative>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Ontology Evolution</rdfs:label>
                                                        <topic_relatedTo>
                                                          <Topic rdf:ID="Ontology_Quality">
                                                            <topic_relatedTo rdf:resource="#Metadata_Management"/>
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Ontology Quality</rdfs:label>
                                                            <topic_subtopic rdf:resource="#Ontology_Quality_Evaluation"/>
                                                            <topic_usedIn
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Metadata management</topic_usedIn>
                                                          </Topic>
                                                        </topic_relatedTo>
                                                      </Topic>
                                                    </topic_relatedTo>
                                                    <topic_usedIn
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Certification Of Ontologies</topic_usedIn>
                                                    <topic_relatedProjects>
                                                      <Project rdf:ID="OntoQA">
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >OntoQA</rdfs:label>
                                                        <dc:identifier
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >http://webster.cs.uga.edu/~tartir/pubs/OntoQA.pdf</dc:identifier>
                                                      </Project>
                                                    </topic_relatedProjects>
                                                    <dc:description
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >The evaluation of ontologies based on their structure, evolution or intended use.</dc:description>
                                                    <topic_relatedProjects>
                                                      <Project rdf:ID="ODEval">
                                                        <dc:description
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Ontology Evaluation tool</dc:description>
                                                        <dc:identifier
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >www.cs.man.ac.uk/~ocorcho/documents/AIAI2004_CorchoEtAl_Evaluation.pdf </dc:identifier>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >ODEval</rdfs:label>
                                                      </Project>
                                                    </topic_relatedProjects>
                                                    <topic_usedIn
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Evaluation-Guided Revision Of Ontologies</topic_usedIn>
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Ontology Quality Evaluation</rdfs:label>
                                                    <topic_relatedTo>
                                                      <Topic rdf:ID="Ontology_Population">
                                                        <rdfs:label
                                                         xml:lang="en"
                                                        >Ontology Population</rdfs:label>
                                                      </Topic>
                                                    </topic_relatedTo>
                                                    <topic_relatedTo rdf:resource="#Metadata_Management"/>
                                                    <topic_relatedProjects>
                                                      <Project rdf:ID="AEON">
                                                        <dc:alternative
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Automatic Evaluation of Ontologies</dc:alternative>
                                                        <dc:identifier
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >http://www-kasm.nii.ac.jp/~i2k/tmp/iswc2005/papers/3729/37290716.pdf</dc:identifier>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >AEON</rdfs:label>
                                                      </Project>
                                                    </topic_relatedProjects>
                                                    <dc:alternative
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Ontology Evaluation</dc:alternative>
                                                  </Topic>
                                                </topic_supports>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Provenance</rdfs:label>
                                                <topic_relatedProjects>
                                                  <Project rdf:ID="SWETO">
                                                    <dc:identifier
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >http://lsdis.cs.uga.edu/projects/semdis/sweto/</dc:identifier>
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >SWETO</rdfs:label>
                                                    <dc:description
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Semantic Web Technology Evaluation Ontology (SWETO)</dc:description>
                                                  </Project>
                                                </topic_relatedProjects>
                                                <topic_relatedProjects>
                                                  <Project rdf:ID="ProPreO">
                                                    <dc:description
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >comprehensive Proteomics data and process provenance ontology</dc:description>
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >ProPreO</rdfs:label>
                                                    <dc:identifier
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >http://lsdis.cs.uga.edu/projects/glycomics/propreo/</dc:identifier>
                                                  </Project>
                                                </topic_relatedProjects>
                                                <topic_usedIn
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Information quality</topic_usedIn>
                                              </Topic>
                                            </topic_relatedTo>
                                            <topic_supports rdf:resource="#Information_retrieval"/>
                                          </Topic>
                                        </topic_relatedTo>
                                        <dc:description rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >A social network is a social structure made of nodes which are generally individuals or organizations. It indicates the ways in which they are connected through various social famil