<?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 familiarities ranging from casual acquaintance to close familial bonds</dc:description>
                                        <topic_subtopic>
                                          <Topic rdf:ID="Semantic_Social_Networks">
                                            <topic_relatedProjects rdf:resource="#FOAF"/>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Semantic Social Networks</rdfs:label>
                                          </Topic>
                                        </topic_subtopic>
                                      </Topic>
                                    </topic_relatedTo>
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Knowledge Management</rdfs:label>
                                  </Topic>
                                </topic_relatedTo>
                                <topic_relatedTo rdf:resource="#Service_Oriented_Architecture"/>
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Services Science</rdfs:label>
                                <dc:description rdf:datatype=
                                "http://www.w3.org/2001/XMLSchema#string"
                                >Services science is the science that relates to services, services realization, description and description. Unlike Web services, services science aims to investigate into the entire services spectrum and not just web services. </dc:description>
                              </Topic>
                            </topic_relatedTo>
                            <rdfs:label xml:lang="en">Data Stewardship</rdfs:label>
                          </Topic>
                        </topic_relatedTo>
                        <topic_usesTechnique rdf:resource="#NLP_Techniques"/>
                        <topic_subtopic rdf:resource="#coreference_resolution"/>
                        <topic_relatedTo rdf:resource="#Metadata_Management"/>
                        <topic_relatedProjects rdf:resource="#GATE"/>
                        <topic_relatedTo rdf:resource="#Data_Mining"/>
                        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Information extraction (IE) is a type of information retrieval whose goal 
    is to automatically extract structured or semistructured information from 
    unstructured machine-readable documents.</dc:description>
                        <topic_subtopic>
                          <Topic rdf:ID="Information_Extraction_from_semi-structured_data">
                            <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                            <rdfs:label xml:lang="en">Information Extraction from semi-structured data</rdfs:label>
                            <topic_relatedProjects rdf:resource="#Semantic_Enhancement_Engine"/>
                          </Topic>
                        </topic_subtopic>
                        <topic_relatedProjects>
                          <Project rdf:ID="OCRA">
                            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >http://www.mindswap.org/~golbeck/downloads/ocra.shtml</dc:identifier>
                            <rdfs:label xml:lang="en">OCRA</rdfs:label>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >The Ontology Crawler</dc:alternative>
                          </Project>
                        </topic_relatedProjects>
                        <topic_relatedProjects rdf:resource="#Dublin_Rosette_Linguistics_Platform"/>
                        <topic_requires rdf:resource="#Machine_Learning"/>
                        <topic_subtopic>
                          <Topic rdf:ID="Information_Extraction_from_unstructured_data">
                            <topic_relatedProjects rdf:resource="#SemTag_and_Seeker"/>
                            <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                            <topic_relatedProjects rdf:resource="#Dublin_Rosette_Linguistics_Platform"/>
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Information Extraction from unstructured data</rdfs:label>
                            <topic_relatedProjects rdf:resource="#GATE"/>
                            <topic_relatedProjects rdf:resource="#Semantic_Enhancement_Engine"/>
                          </Topic>
                        </topic_subtopic>
                        <topic_usesTechnique rdf:resource="#Pattern_Based_Techniques"/>
                        <topic_subtopic>
                          <Topic rdf:ID="named_entity_recognition">
                            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >recognition of entity names (for people and organizations), place names, temporal expressions, and certain types of numerical expressions.</dc:description>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Entity Identification</dc:alternative>
                            <topic_supports rdf:resource="#Semantic_Annotation"/>
                            <topic_usesTechnique rdf:resource="#grammar-based_techniques"/>
                            <topic_usesTechnique rdf:resource="#statistical_techniques"/>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >NER</dc:alternative>
                            <rdfs:label xml:lang="en">Named Entity Recognition</rdfs:label>
                            <topic_usesTechnique rdf:resource="#NLP_Techniques"/>
                            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Entity Recognition</dc:alternative>
                            <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
                            <topic_relatedProjects rdf:resource="#GATE"/>
                            <topic_usesTechnique rdf:resource="#Pattern_Based_Techniques"/>
                            <topic_relatedTo rdf:resource="#Information_Extraction"/>
                          </Topic>
                        </topic_subtopic>
                        <topic_requires rdf:resource="#Natural_language_processing"/>
                      </Topic>
                    </topic_supports>
                    <topic_relatedTo rdf:resource="#Artificial_Intelligence"/>
                    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Business Intelligence</topic_usedIn>
                    <topic_usesTechnique>
                      <Technique rdf:ID="Pattern_recognition">
                        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Pattern recognition is a field within the area of machine learning. Alternatively, it can be defined as "the act of taking in raw data and taking an action based on the category of the data" [1]. As such, it is a collection of methods for supervised learning.</dc:description>
                        <rdfs:label xml:lang="en">Pattern Recognition</rdfs:label>
                      </Technique>
                    </topic_usesTechnique>
                  </Topic>
                </topic_supports>
                <topic_supports rdf:resource="#Information_retrieval"/>
                <topic_relatedProjects>
                  <Project rdf:ID="Bayes_OWL">
                    <rdfs:label xml:lang="en">Bayes OWL</rdfs:label>
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Dealing with uncertainty is crucial in ontology engineering tasks such as domain modeling, ontology reasoning, and concept mapping between ontologies. The Bayes OWL project addresses this problem by exploring how uncertainty can be modeled in ontologies using Bayesian networks (BN).</dc:description>
                    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >http://ebiquity.umbc.edu/project/html/id/59/Bayes-OWL</dc:identifier>
                  </Project>
                </topic_relatedProjects>
                <topic_relatedProjects>
                  <Project rdf:ID="YALE">
                    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >http://yale.cs.uni-dortmund.de/</dc:identifier>
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >YALE is an environment for machine learning experiments and data mining.</dc:description>
                    <rdfs:label xml:lang="en">YALE</rdfs:label>
                  </Project>
                </topic_relatedProjects>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Machine learning is concerned with the development of algorithms and techniques, which allow computers to "learn". </dc:description>
                <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >search engines</topic_usedIn>
              </Topic>
            </topic_subtopic>
            <topic_relatedProjects rdf:resource="#Bayes_OWL"/>
            <topic_usesTechnique>
              <Technique rdf:ID="Bayesian_networks">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Bayesian Networks</rdfs:label>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://www.cs.ubc.ca/~murphyk/Bayes/bnintro.html</dc:description>
              </Technique>
            </topic_usesTechnique>
            <topic_supports rdf:resource="#Data_Mining"/>
            <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Data Mining</topic_usedIn>
            <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Knowledge discovery</topic_usedIn>
            <topic_usesTechnique rdf:resource="#neural_networks"/>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Artificial intelligence (AI) is a branch of computer science and engineering that deals with intelligent behavior, learning, and adaptation in machines. Research in AI is concerned with producing machines to automate tasks requiring intelligent behavior</dc:description>
            <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Game Theory</topic_usedIn>
            <topic_subtopic>
              <Topic rdf:ID="Computational_Intelligence">
                <rdfs:label xml:lang="en">Computational Intelligence</rdfs:label>
                <topic_usesTechnique rdf:resource="#neural_networks"/>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Computational intelligence (CI) is a branch of the study of artificial intelligence. Computational intelligence research aims to use learning, adaptive, or evolutionary computation to create programs that are, in some sense, intelligent.</dc:description>
                <topic_subtopic>
                  <Topic rdf:ID="Fuzzy_systems">
                    <topic_relatedTo rdf:resource="#Artificial_Intelligence"/>
                    <rdfs:label xml:lang="en">Fuzzy Systems</rdfs:label>
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Fuzzy systems is an alternative to traditional notions of set membership and logic that has its origins in ancient Greek philosophy, and applications at the leading edge of Artificial Intelligence.</dc:description>
                    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >expert systems</topic_usedIn>
                    <topic_usesTechnique rdf:resource="#Probabilistic_techniques"/>
                    <topic_relatedTo rdf:resource="#Logics"/>
                    <topic_supports rdf:resource="#Information_retrieval"/>
                    <topic_supports rdf:resource="#Knowledge_Representation"/>
                  </Topic>
                </topic_subtopic>
                <topic_usesTechnique rdf:resource="#Bayesian_networks"/>
                <topic_relatedTo rdf:resource="#Machine_Learning"/>
              </Topic>
            </topic_subtopic>
            <topic_supports rdf:resource="#Information_retrieval"/>
            <topic_relatedTo rdf:resource="#Natural_language_processing"/>
            <topic_supports>
              <Topic rdf:ID="Automatic_Ontology_Extraction">
                <topic_relatedProjects>
                  <Project rdf:ID="Text-To-Onto">
                    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >The Ontology Extraction &amp; Maintenance Framework Text-To-Onto</dc:description>
                    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >http://citeseer.ist.psu.edu/cache/papers/cs/24981/http:zSzzSzwww.csc.calpoly.eduzSz~fkurfesszSzEventszSzDM-KM-01zSzVolz.pdf/the-ontology-extraction-maintenance.pdf</dc:identifier>
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Text To Onto</rdfs:label>
                  </Project>
                </topic_relatedProjects>
                <rdfs:label xml:lang="en">Automatic Ontology Extraction</rdfs:label>
                <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Index generation</topic_usedIn>
                <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Document Classification</topic_usedIn>
              </Topic>
            </topic_supports>
            <topic_supports rdf:resource="#Matching"/>
          </Topic>
        </topic_relatedTo>
        <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >problem solving</topic_usedIn>
        <topic_relatedProjects>
          <Project rdf:ID="Loom">
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.isi.edu/isd/LOOM/</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Loom or LOOM™ is a knowledge representation language developed by researchers in the Artificial Intelligence research group at the University of Southern California's Information Sciences Institute. The Loom project's goal is the development and fielding of advanced tools for knowledge representation and reasoning in Artificial Intelligence.</dc:description>
            <rdfs:label xml:lang="en">Loom</rdfs:label>
          </Project>
        </topic_relatedProjects>
      </Topic>
    </topic_requires>
    <topic_usesTechnique>
      <Technique rdf:ID="Markov_Decision_Processes">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.autonlab.org/tutorials/mdp.html</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Markov Decision Processes</rdfs:label>
      </Technique>
    </topic_usesTechnique>
    <topic_supports rdf:resource="#Service_Oriented_Architecture"/>
    <topic_supports rdf:resource="#Enterprise_Application_Integration"/>
    <topic_requires>
      <Topic rdf:ID="Process_planning">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Process Planning</rdfs:label>
      </Topic>
    </topic_requires>
    <topic_relatedTo rdf:resource="#Web_Services_Composition"/>
    <topic_relatedProjects rdf:resource="#WS-BPEL"/>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Service oriented computing</topic_usedIn>
    <topic_requires rdf:resource="#Matching"/>
    <topic_requires>
      <Topic rdf:ID="Semantic_Annotation_Web_Services">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Web Service Annotation</rdfs:label>
        <topic_relatedProjects>
          <Project rdf:ID="WSDL-S">
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Adding semantics to Web service descriptions</dc:description>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >WSDL-S</rdfs:label>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.w3.org/Submission/WSDL-S/</dc:identifier>
          </Project>
        </topic_relatedProjects>
        <topic_relatedProjects rdf:resource="#OWL-S"/>
        <topic_relatedProjects rdf:resource="#WSMO"/>
      </Topic>
    </topic_requires>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > An automatic or semi-automatic process of composing Web services to achieve user-specified goals.</dc:description>
    <topic_supports>
      <Topic rdf:ID="Grid_Computing">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Grid computing is an emerging computing model that provides the ability to perform higher throughput computing by taking advantage of many networked computers to model a virtual computer architecture that is able to distribute process execution across a parallel infrastructure.</dc:description>
        <topic_relatedProjects>
          <Project rdf:ID="SemGrid">
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Semantic Discovery on Adaptive Services Grid</dc:alternative>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://lsdis.cs.uga.edu/projects/semgrid/</dc:identifier>
            <rdfs:label xml:lang="en">SemGrid</rdfs:label>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Support for semantics requires the ability to extract semantic metadata and create semantic associations, process large amount of metadata leading to better search, integration and analysis. SemGrid project is a collaboration between two complementary research efforts funded by EC and NSF, respectively: the Adaptive Services Grid project (ASG) funded by FP6-IST addresses composition, adoption, and distribution aspects of semantically described services, while the Semantic Discovery (SemDis) project funded by NSF-ITR addresses the synergistic semantic and analytical aspects.</dc:description>
          </Project>
        </topic_relatedProjects>
        <topic_relatedTo>
          <Topic rdf:ID="Distributed_Computing">
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Distributed computing is decentralised and parallel computing, using two or more computers communicating over a network to accomplish a common objective or task.</dc:description>
            <rdfs:label xml:lang="en">Distributed Computing</rdfs:label>
          </Topic>
        </topic_relatedTo>
        <rdfs:label xml:lang="en">Grid Computing</rdfs:label>
      </Topic>
    </topic_supports>
    <topic_relatedProjects rdf:resource="#OWL-S"/>
  </Topic>
  <Project rdf:ID="Glycomics">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://lsdis.cs.uga.edu/projects/glycomics/</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Glycomics</rdfs:label>
  </Project>
  <Topic rdf:ID="Web_Services_Standards">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Services Standards</rdfs:label>
  </Topic>
  <Topic rdf:ID="Semantic_Overlay_Networks">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Overlay Networks</rdfs:label>
  </Topic>
  <Project rdf:ID="W3photo">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a browser-based web ontology modeling and publishing tool</dc:description>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.bnowack.de/w3photo/pages/owlchestra_screenshots</dc:identifier>
    <rdfs:label xml:lang="en">W3Photo</rdfs:label>
    <dc:alternative xml:lang="en">OWLCHESTRA</dc:alternative>
  </Project>
  <Project rdf:ID="WS-Security">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Security mechanisms for web services</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WS-Security</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.verisign.com/wss/wss.pdf</dc:identifier>
  </Project>
  <Topic rdf:ID="QoS_for_Web_Services">
    <topic_relatedTo>
      <Topic rdf:ID="Process_monitoring">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Process Monitoring</rdfs:label>
      </Topic>
    </topic_relatedTo>
    <topic_relatedProjects>
      <Project rdf:ID="WS-Reliable_Messaging">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mechanism for transfering messages reliably using web services</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://docs.oasis-open.org/ws-rx/wsrm/200510/wsrm-1.1-spec-cd-02.pdf</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Reliable_Messaging</rdfs:label>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="WS-Addressing">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.w3.org/Submission/ws-addressing/</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Addressing</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Routing and addressing information for Web services</dc:description>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="Apache_Axis2">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Apache Axis2</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://ws.apache.org/axis2/</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Next generation of Apache Axis</dc:description>
      </Project>
    </topic_relatedProjects>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QoS for Web Services</rdfs:label>
    <topic_relatedProjects>
      <Project rdf:ID="Apache_Sandesha">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Apache Sandesha</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Reliable messaging implementations for Apache Axis and Axis2</dc:description>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects rdf:resource="#WS-Security"/>
    <topic_relatedProjects>
      <Project rdf:ID="WS-Policy">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >www.ibm.com/developerworks/library/ws-polfram/</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Policy</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Policy provides a general purpose model and syntax to describe and communicate the policies of a Web service.</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-polfram/ws-policy-2006-03-01.pdf</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="WS-Security_policy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Security policy</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >QoS policy expression language for Web service security</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.verisign.com/wss/WS-SecurityPolicy.pdf</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="WS-Atomic_Transactions">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Transactions for web services</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Atomic Transactions</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ftp://www6.software.ibm.com/software/developer/library/WS-AtomicTransaction.pdf</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="Apache_Rampart">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Security implementation for Apache Axis2 - Web services framework</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Apache Rampart</rdfs:label>
      </Project>
    </topic_relatedProjects>
    <topic_relatedTo>
      <Topic rdf:ID="Web_Services_Specifications">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Web Services Specifications</rdfs:label>
      </Topic>
    </topic_relatedTo>
    <topic_relatedProjects>
      <Project rdf:ID="Microsoft_WCF_Indigo">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Microsoft WCF (Indigo)</rdfs:label>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Microsoft WCF</dc:alternative>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A framework by Microsoft that implements most of the WS-* specifications</dc:description>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Indigo</dc:alternative>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="Apache_Kandula">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Apache Kandula</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-AT implementation for Apache Axis1 and Axis2</dc:description>
      </Project>
    </topic_relatedProjects>
    <topic_relatedTo rdf:resource="#Process_execution"/>
    <topic_relatedProjects>
      <Project rdf:ID="WS-Policy_Attachment">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://msdn2.microsoft.com/en-us/library/ms951242.aspx</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A mechanism of attaching policies to the service description (i.e. WSDL)</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-Policy Attachment</rdfs:label>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="Apache_Axis">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Popular opensource web service framework</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://ws.apache.org/axis/</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Apache_Axis</rdfs:label>
      </Project>
    </topic_relatedProjects>
    <topic_relatedTo rdf:resource="#Web_Services_Composition"/>
    <topic_relatedProjects>
      <Project rdf:ID="WS-ReliableMessaging_Policy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WS-ReliableMessaging Policy</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://docs.oasis-open.org/ws-rx/wsrmp/200602/wsrmp-1.1-spec-cd-03.pdf</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >QoS policy expression language for web service reliable messaging</dc:description>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="Apache_WSS4J">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Web service security project in Apache</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Apache_WSS4J</rdfs:label>
      </Project>
    </topic_relatedProjects>
  </Topic>
  <Project rdf:ID="OWL_Lite">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OWL Lite</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ksl.stanford.edu/people/dlm/webont/OWLFeatureSynopsisJan22003.htm</dc:identifier>
  </Project>
  <Project rdf:ID="OWL_DL">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ksl.stanford.edu/people/dlm/webont/OWLFeatureSynopsisJan22003.htm</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OWL DL</rdfs:label>
  </Project>
  <Topic rdf:ID="Software_Engineering">
    <topic_relatedTo rdf:resource="#Web_Services"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://en.wikipedia.org/wiki/Software_engineering</dc:description>
  </Topic>
  <Topic rdf:ID="Information_Visualization">
    <topic_relatedTo>
      <Topic rdf:ID="Ontology_Visualization">
        <topic_usesTechnique>
          <Technique rdf:ID="graph_based_visualization">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >graph based visualization</rdfs:label>
          </Technique>
        </topic_usesTechnique>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Visualizing of knowledge in an ontology</dc:description>
        <topic_relatedProjects>
          <Project rdf:ID="TGVizTab">
            <rdfs:label xml:lang="en">TGVizTab</rdfs:label>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.ecs.soton.ac.uk/~ha/TGVizTab/</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >TGVizTab is a plugin for Progégé which allows visualizing ontologies using the TouchGraph library.</dc:description>
          </Project>
        </topic_relatedProjects>
        <topic_relatedProjects>
          <Project rdf:ID="RDF_Gravity">
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >RDF Gravity is a tool for visualising RDF/OWL Graphs/ ontologies. </dc:description>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://semweb.salzburgresearch.at/apps/rdf-gravity/index.html</dc:identifier>
            <rdfs:label xml:lang="en">RDF Gravity</rdfs:label>
          </Project>
        </topic_relatedProjects>
        <topic_relatedProjects>
          <Project rdf:ID="OntoVista">
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://lsdis.cs.uga.edu/projects/semvis/OntoVista/</dc:identifier>
            <rdfs:label xml:lang="en">OntoVista</rdfs:label>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >OntoVista is an ontology visualization tool, with unique capabilities related to complex (representationally rich) biological and biochemical ontologies.</dc:description>
          </Project>
        </topic_relatedProjects>
        <topic_relatedProjects>
          <Project rdf:ID="OwlViz">
            <rdfs:label xml:lang="en">OwlViz</rdfs:label>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.co-ode.org/downloads/owlviz/</dc:identifier>
          </Project>
        </topic_relatedProjects>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Ontology Visualization</rdfs:label>
        <topic_relatedProjects>
          <Project rdf:ID="SWOOP">
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.mindswap.org/2004/SWOOP/</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >A Hypermedia-based Featherweight OWL Ontology Editor</dc:description>
            <rdfs:label xml:lang="en">SWOOP</rdfs:label>
          </Project>
        </topic_relatedProjects>
        <topic_relatedProjects>
          <Project rdf:ID="Jambalaya">
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://www.thechiselgroup.org/jambalaya</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Jambalaya is a plug-in created for Protege which uses SHriMP to visualize the knowledge bases the user has created.</dc:description>
            <rdfs:label xml:lang="en">Jambalaya</rdfs:label>
          </Project>
        </topic_relatedProjects>
        <topic_relatedProjects>
          <Project rdf:ID="OntoViz">
            <rdfs:label xml:lang="en">OntoViz</rdfs:label>
            <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://protege.stanford.edu/plugins/ontoviz/ontoviz.html</dc:identifier>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >The OntoViz Tab allows you to visualize Protege ontologies with the help of highly sophisticated graph visualization software</dc:description>
          </Project>
        </topic_relatedProjects>
      </Topic>
    </topic_relatedTo>
    <topic_relatedTo rdf:resource="#Data_Mining"/>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Scientific modelling</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graph Drawing</topic_usedIn>
    <topic_relatedProjects rdf:resource="#Semantic_Visualization"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Information visualization are branches of computer graphics and user 
    interface which are concerned with the presentation of interactive or 
    animated digital images to users to understand data. 
    http://en.wikipedia.org/wiki/Information_visualization</dc:description>
    <rdfs:label xml:lang="en">Information Visualization</rdfs:label>
    <topic_relatedTo rdf:resource="#Semantic_Browsing"/>
    <topic_subtopic rdf:resource="#Ontology_Visualization"/>
  </Topic>
  <Project rdf:ID="Cuadro">
    <rdfs:label xml:lang="en">Cuadro Semantic Photo Sharing</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cs.uga.edu/~mendes/csci8350/cuadro/about.html</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cuadro is a semantic photo sharing community. This means much more than just holding a digital image in a server and showing it on a web browser for users. Cuadro intuitive photo sharing system helps the user to describe the meaning of the photo contents, allowing for organizing and searching pictures based on the meaning of its contents, not only on the name the user gave it.</dc:description>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cuadro</dc:alternative>
  </Project>
  <Topic rdf:ID="Semantic_Web_Services">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Web Services</rdfs:label>
    <topic_subtopic>
      <Topic rdf:ID="Semantic_Access_Control_in_Web_services">
        <topic_relatedProjects rdf:resource="#WS-Policy"/>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A expression of authorization criteria, for the purpose of Web service discovery, using a access control ontology.</dc:description>
        <topic_relatedTo>
          <Topic rdf:ID="Web_Services_Discovery">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Web Services Discovery</rdfs:label>
          </Topic>
        </topic_relatedTo>
        <topic_relatedTo>
          <Topic rdf:ID="Role_Based_Access_Control">
            <topic_relatedProjects>
              <Project rdf:ID="XACML">
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xacml</dc:identifier>
                <rdfs:label xml:lang="en">XACML</rdfs:label>
                <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >OASIS eXtensible Access Control Markup Language</dc:alternative>
              </Project>
            </topic_relatedProjects>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://csrc.nist.gov/rbac/</dc:description>
            <topic_relatedProjects>
              <Project rdf:ID="HL7">
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >HL2 Role Based Access Control</dc:description>
                <rdfs:label xml:lang="en">HL7 Role Based Access Control</rdfs:label>
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >HL7 Security Committee http://www.hl7.org/</dc:identifier>
              </Project>
            </topic_relatedProjects>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Role Based Access Control</rdfs:label>
            <topic_relatedProjects>
              <Project rdf:ID="RBAC">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >RBAC</rdfs:label>
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://csrc.nist.gov/rbac/</dc:identifier>
              </Project>
            </topic_relatedProjects>
          </Topic>
        </topic_relatedTo>
        <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        > Authorization Prediction</topic_usedIn>
        <rdfs:label xml:lang="en">Semantic Access Control in Web Services</rdfs:label>
      </Topic>
    </topic_subtopic>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Web Service</dc:alternative>
    <topic_relatedTo rdf:resource="#Services_Science"/>
    <topic_relatedProjects>
      <Project rdf:ID="Seine">
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Siene</dc:alternative>
        <rdfs:label xml:lang="en">Siene - Semantic Web Services</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.onderzoekinformatie.nl/en/oi/nod/onderzoek/OND1300315/</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_subtopic rdf:resource="#Semantic_Annotation_Web_Services"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Service Semantics</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic_Web_Services deals with enriching the current Web Services stack with semantic descriptions. Some of the applications of SWS include automated and semi-automated workflow composition, workflow adaptation and adaptive middleware systems.</dc:description>
    <topic_relatedProjects rdf:resource="#METEOR-S"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web services</dc:alternative>
    <topic_relatedProjects rdf:resource="#OWL-S_UDDI_matchmaker"/>
    <topic_relatedProjects rdf:resource="#OWL-S_IDE"/>
    <topic_relatedTo rdf:resource="#Software_Engineering"/>
    <topic_relatedTo rdf:resource="#Service_Oriented_Architecture"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SWS</dc:alternative>
    <topic_relatedProjects>
      <Project rdf:ID="Radiant">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://lsdis.cs.uga.edu/projects/meteor-s/downloads/index.php?page=1</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Radiant plugin provides a UI for annotating existing WSDL documents into WSDL-S via an OWL Ontology.  </dc:description>
        <rdfs:label xml:lang="en">Radiant WSDL-S Annotation Tool</rdfs:label>
      </Project>
    </topic_relatedProjects>
    <topic_relatedTo rdf:resource="#Semantic_Web_Process"/>
    <topic_relatedProjects rdf:resource="#OWL-S"/>
    <topic_relatedProjects>
      <Project rdf:ID="SAWSDL">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >SAWSDL is an effort by the World Wide Web consortium towards adding semantics to service descriptions. The SAWSDL effort specifies various approaches to add semantics for WSDL descriptions.</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >www.w3.org/2002/ws/sawsdl/</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >SAWSDL</rdfs:label>
      </Project>
    </topic_relatedProjects>
  </Topic>
  <Project rdf:ID="AKT">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AKT</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.aktors.org/akt/</dc:identifier>
  </Project>
  <Topic rdf:ID="Semantic_Desktop">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Desktop</rdfs:label>
    <topic_relatedProjects>
      <Project rdf:ID="gnowsis">
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Nepomuk Semantic Desktop framework</dc:alternative>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Nepomuk </dc:alternative>
        <rdfs:label xml:lang="en">gnowsis</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.gnowsis.org/</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >This is the Semantic Desktop environment published by the Knowledge Management Lab of the DFKI. Gnowsis can be used in research projects or by interested individuals to benefit from Semantic Web technologies.</dc:description>
      </Project>
    </topic_relatedProjects>
  </Topic>
  <Topic rdf:ID="question_answering">
    <topic_relatedProjects>
      <Project rdf:ID="AnswerBus">
        <rdfs:label xml:lang="en">AnswerBus Question Answering System</rdfs:label>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >AnswerBus</dc:alternative>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.answerbus.com/index.shtml</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >AnswerBus is an open-domain question answering system based on sentence level information retrieval. It accepts users' natural-language questions in English, German, French, Spanish, Italian and Portuguese and extracts possible answers from the Web. </dc:description>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="BrainBoost">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        > Brainboost, Using the AnswerRank™ system, intelligently reads hundreds of web pages derived from search results and extracts just the short and concise answer to your question</dc:description>
        <rdfs:label xml:lang="en">Brainboost Answer Engine</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.brainboost.com/</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_relatedTo rdf:resource="#Information_retrieval"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Question answering (QA) is a type of information retrieval. Given a collection of documents (such as the World Wide Web or a local collection) the system should be able to retrieve answers to questions posed in natural language. QA is regarded as requiring more complex natural language processing (NLP) techniques than other types of information retrieval such as document retrieval, and it is sometimes regarded as the next step beyond search engines.</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Question Answering</rdfs:label>
    <topic_usesTechnique rdf:resource="#keyword-based_techniques"/>
    <topic_requires rdf:resource="#Word_Sense_Disambiguation"/>
    <topic_requires rdf:resource="#coreference_resolution"/>
  </Topic>
  <Project rdf:ID="Spire">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://ebiquity.umbc.edu/project/html/id/9/Spire</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spire is a distributed, interdisciplinary research project exploring the use of semantic web technologies in support science in general and the field of ecoinformatics in particular.</dc:description>
    <rdfs:label xml:lang="en">Spire</rdfs:label>
  </Project>
  <Topic rdf:ID="P2P">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >P2P</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A peer-to-peer (or P2P) computer network is a network that relies primarily on the computing power and bandwidth of the participants in the network rather than concentrating it in a relatively low number of servers</dc:description>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Peer-to-peer</dc:alternative>
  </Topic>
  <Project rdf:ID="MANET">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mobile Ad-hoc Networks</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The purpose of the MANET working group is to standardize IP routing protocol functionality suitable for wireless routing application within both static and dynamic topologies with increased dynamics due to node motion or other factors.</dc:description>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ietf.org/html.charters/manet-charter.html</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MANET</rdfs:label>
  </Project>
  <Topic rdf:ID="Process_configuration">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Process Configuration</rdfs:label>
  </Topic>
  <Project rdf:ID="OMG">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OMG</rdfs:label>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Object Management Group </dc:alternative>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.omg.org/</dc:identifier>
  </Project>
  <Project rdf:ID="GLYDE">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GLYDE</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An XML-based data representation standard that faithfully captures essential structural details of a glycan moiety along with additional information (such as data provenance) to aid the interpretation and usage of glycan data, will facilitate the exchange of glycomics data across the scientific community.</dc:description>
    <rdfs:label xml:lang="en">Glycan Data Exchange</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://lsdis.cs.uga.edu/library/resources/index.php?page=4</dc:identifier>
  </Project>
  <Project rdf:ID="RQL">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://139.91.183.30:9090/RDF/RQL/</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RQL is a typed RDF query language  which supports generalized path expressions (GPEs) with variables on both labels for nodes (i.e., classes) and edges (i.e., properties). RQL relies on a formal graph model that captures the RDF modeling primitives and permits the interpretation of superimposed resource descriptions by means of one or more schemas</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RQL</rdfs:label>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RDF Query Language</dc:alternative>
  </Project>
  <Topic rdf:ID="Access_Control">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In security, specifically physical security, the term access control refers to the practice of restricting entrance to a property, a building, or a room to authorized persons</dc:description>
    <topic_relatedProjects rdf:resource="#RBAC"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Access Control</rdfs:label>
  </Topic>
  <Topic rdf:ID="Web_Services_Assessment">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Services Assessment</rdfs:label>
  </Topic>
  <Topic rdf:ID="Semantic_Analytics">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Analytics is the use of relationships between entities in discovering complex assocaitions between entities.</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Analytics</rdfs:label>
    <topic_relatedTo rdf:resource="#Knowledge_Discovery"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Association Discovery</dc:alternative>
    <topic_relatedProjects rdf:resource="#SemDis"/>
  </Topic>
  <Topic rdf:ID="Similarity">
    <topic_supports rdf:resource="#Information_Integration"/>
    <topic_supports rdf:resource="#Data_Integration"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Similarity</rdfs:label>
    <topic_relatedTo rdf:resource="#Matching"/>
    <topic_relatedTo rdf:resource="#Mapping"/>
    <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
    <topic_supports rdf:resource="#coreference_resolution"/>
    <topic_supports rdf:resource="#Information_retrieval"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Similarity is some degree of symmetry in either analogy and resemblance between two or more concepts or objects. The notion of similarity rests either on exact or approximate repetitions of patterns in the compared items</dc:description>
  </Topic>
  <Project rdf:ID="Integrated_Technology_Resource_for_Biomedical_Glycomics">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cell.ccrc.uga.edu/world/glycomics/glycomics.php</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Integrated Technology Resource for Biomedical Glycomics</rdfs:label>
  </Project>
  <Technique rdf:ID="backward_chaining">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >    Backward chaining is a means of utilizing a set of condition-action rules. In backward chaining, we work back from possible conclusions of the system to the evidence, using the rules backwards. Thus backward chaining behaves in a goal-driven manner.</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >backward chaining</rdfs:label>
  </Technique>
  <Topic rdf:ID="Extraction">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Information Extraction (IE) systems analyse unrestricted text in order to extract information about pre-specified types of events, entities or relationships.</dc:description>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Automatic extraction</dc:alternative>
    <topic_usesTechnique>
      <Technique rdf:ID="web_crawler">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >web crawler</rdfs:label>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >crawlers</dc:alternative>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A web crawler (also known as a Web spider or Web robot) is a program or automated script which browses the World Wide Web in a methodical, automated manner</dc:description>
      </Technique>
    </topic_usesTechnique>
    <topic_relatedProjects>
      <Project rdf:ID="OntoSyphon">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Ontology driven information extraction</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >OntoSyphon</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >turing.cs.washington.edu/papers/iswc2006McDowell-final.pdf</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_supports rdf:resource="#Ontology_Population"/>
    <topic_relatedProjects rdf:resource="#GATE"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Extraction</rdfs:label>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Information extraction</dc:alternative>
  </Topic>
  <Topic rdf:ID="Web_Modeling_Language">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://webml.org/webml/page1.do</dc:description>
    <topic_relatedTo>
      <Topic rdf:ID="Data_Modeling">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://en.wikipedia.org/wiki/Data_modeling</dc:description>
        <topic_relatedTo>
          <Topic rdf:ID="information_systems">
            <topic_relatedTo rdf:resource="#Data_Modeling"/>
            <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >information systems</rdfs:label>
            <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >http://en.wikipedia.org/wiki/Information_systems</dc:description>
          </Topic>
        </topic_relatedTo>
        <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
      </Topic>
    </topic_relatedTo>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Modeling Language</rdfs:label>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WebML</dc:alternative>
  </Topic>
  <Project rdf:ID="Semantic_Bioinformatics_for_Biomedical_Glycomics">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://lsdis.cs.uga.edu/projects/glycomics/</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Bioinformatics for Biomedical Glycomics</rdfs:label>
  </Project>
  <Topic rdf:ID="XML_Streaming">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XML Streaming</rdfs:label>
    <topic_supports rdf:resource="#Data_Querying"/>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >contextual routing</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application-Oriented Networking</topic_usedIn>
    <topic_relatedProjects>
      <Project rdf:ID="Cisco_AON_technology">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Cisco AON technology</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.cisco.com/en/US/products/ps6692/Products_Sub_Category_Home.html</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="Apache_Synapse">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://incubator.apache.org/synapse/</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Synapse project will create a robust, lightweight implementation of a highly scalable and distributed service mediation framework based on Web services specifications.</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Apache Synapse</rdfs:label>
      </Project>
    </topic_relatedProjects>
  </Topic>
  <Topic rdf:ID="Ontology_Engineering">
    <topic_subtopic rdf:resource="#Automatic_Ontology_Extraction"/>
    <topic_requires rdf:resource="#Natural_language_processing"/>
    <topic_relatedProjects>
      <Project rdf:ID="SnoBase">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >SnoBase</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A framework for loading ontologies from files and via the Internet and for locally creating, modifying, querying, and storing ontologies.</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.alphaworks.ibm.com/tech/snobase</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_relatedTo rdf:resource="#Mapping"/>
    <topic_relatedProjects>
      <Project rdf:ID="ONTOCOM">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Ontology Engineering Cost Estimation with ONTOCOM</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ONTOCOM</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://ontocom.ag-nbi.de/</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology development</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of building intelligent Knowledge-based systems is called      knowledge engineering (KE). It has a great deal in common with software      engineering, and is related to many other areas such as databases, data      mining, expert systems, decision support systems and geographic      information systems. Knowledge engineering is also related to the field of      logic (reasoning) as the knowledge produced by the systems built often      have content that is structured by our understanding of how human      reasoning or logic works. http://en.wikipedia.org/wiki/Knowledge_engineering</dc:description>
    <rdfs:label xml:lang="en">Ontology Engineering</rdfs:label>
    <topic_relatedTo rdf:resource="#Ontology_Maintenance"/>
    <topic_relatedTo rdf:resource="#Ontology_Population"/>
    <topic_relatedTo rdf:resource="#Matching"/>
    <topic_requires rdf:resource="#Pattern_Based_Techniques"/>
    <topic_relatedProjects>
      <Project rdf:ID="Protege">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        > Protege is a free, open source ontology editor and knowledge-base framework. </dc:description>
        <rdfs:label xml:lang="en">Protege</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://protege.stanford.edu/</dc:identifier>
      </Project>
    </topic_relatedProjects>
  </Topic>
  <Project rdf:ID="NCBO">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The National Center for Biomedical Ontology is a consortium of  leading biologists, clinicians, informaticians, and ontologists who develop  innovative technology and methods that allow scientists to create,  disseminate, and manage biomedical information and knowledge in  machine-processable form. The Center’s resources include the Open Biomedical  Ontologies (OBO) library, the Open Biomedical Data (OBD) repositories, and  tools for accessing and using this biomedical information in research.</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBO</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >www.bioontology.org</dc:identifier>
  </Project>
  <Project rdf:ID="Need_To_Know">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > Ontological Approach to Assessing Intelligence Analyst Need-to-Know</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Need To Know</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://lsdis.cs.uga.edu/projects/semdis/Needtoknow/</dc:identifier>
  </Project>
  <Topic rdf:ID="Reasoning">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Reasoning</dc:alternative>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reasoning</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Includes methods for determining if a set of premises propositionally entails a given conclusion</dc:description>
  </Topic>
  <Topic rdf:ID="REST_Services">
    <topic_relatedTo rdf:resource="#Service_Oriented_Architecture"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REST</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REST is an emerging way of realizing SOA. Unlike the Web Services based SOA realization, the REST philosophy is to do away with additional application level protocols such as SOAP in SOA realization.</dc:description>
    <topic_subtopic>
      <Topic rdf:ID="Discovering_REST_Services">
        <rdfs:label xml:lang="en">Discovering REST Services</rdfs:label>
      </Topic>
    </topic_subtopic>
    <topic_relatedTo rdf:resource="#Business_Process_Management"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Representational_State_Transfer</dc:alternative>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >REST services</rdfs:label>
  </Topic>
  <Topic rdf:ID="Service_Revenue_Models">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Service Revenue Models</rdfs:label>
  </Topic>
  <Topic rdf:ID="Spatial_Information_Semantics">
    <topic_relatedTo>
      <Topic rdf:ID="Geospatial_Semantic_Annotation">
        <topic_relatedTo rdf:resource="#Semantic_Annotation"/>
        <topic_supports>
          <Topic rdf:ID="Spatial_Web_Services">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Spatial Web Services</rdfs:label>
            <topic_relatedProjects>
              <Project rdf:ID="SWING">
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >SWING aims at deploying Semantic Web Service (SWS) technology in the geospatial domain. In particular, we address two major obstacles that must be overcome for SWS technology to be generally adopted, i.e. to reduce the complexity of creating semantic descriptions and to increase the number of semantically described services.</dc:description>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >SWING</rdfs:label>
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://www.swing-project.org/</dc:identifier>
              </Project>
            </topic_relatedProjects>
            <topic_relatedTo rdf:resource="#Semantic_Web_Process"/>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >geoservices</dc:alternative>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Geo-spatial web services</dc:alternative>
            <topic_relatedProjects>
              <Project rdf:ID="OpenGis_Web_Feature_Service_Specification">
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://www.opengeospatial.org/standards/wfs</dc:identifier>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >The OpenGIS® Web Feature Service (WFS) Implementation Specification allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. The specification defines interfaces for data access and manipulation operations on geographic features, using HTTP as the distributed computing platform. Via these interfaces, a Web user or service can combine, use and manage geodata -- the feature information behind a map image -- from different sources.</dc:description>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >OpenGis Web Feature Service Specification</rdfs:label>
              </Project>
            </topic_relatedProjects>
            <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >geospatial web services</dc:alternative>
            <topic_relatedTo rdf:resource="#Spatial_Information_Semantics"/>
            <topic_relatedTo rdf:resource="#Semantic_Web_Services"/>
            <topic_relatedProjects>
              <Project rdf:ID="GEOBRAIN">
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://geobrain.laits.gmu.edu/</dc:identifier>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >GEOBRAIN</rdfs:label>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >GeoBrain will mobilize NASA EOS data and information through Web service and knowledge management technologies for higher-education teaching and research. The technologies, based on geo-object and geo-tree concepts, will be implemented in a standards-compliant, open, distributed, three-tier web information system. </dc:description>
              </Project>
            </topic_relatedProjects>
            <topic_relatedProjects>
              <Project rdf:ID="OpenGis_Web_Coverage_Service_Specification">
                <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >http://www.opengeospatial.org/standards/wcs</dc:identifier>
                <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >The OpenGIS® Web Coverage Service (WCS) Implementation Specification extends the Web Map Server (WMS) interface to allow access to geospatial "coverages" (raster data sets) that represent values or properties of geographic locations, rather than WMS generated maps (pictures).</dc:description>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >OpenGis Web Coverage Service Specification</rdfs:label>
              </Project>
            </topic_relatedProjects>
            <topic_relatedTo rdf:resource="#Services_Science"/>
          </Topic>
        </topic_supports>
        <topic_supports rdf:resource="#Spatial_Information_Semantics"/>
        <rdfs:label xml:lang="en">Geospatial Semantic Annotation</rdfs:label>
      </Topic>
    </topic_relatedTo>
    <topic_relatedProjects>
      <Project rdf:ID="Geography_Markup_Language">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://opengis.net/gml/</dc:identifier>
        <rdfs:label xml:lang="en">GML - the Geography Markup Language</rdfs:label>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >GML</dc:alternative>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Geography Markup Language</dc:alternative>
      </Project>
    </topic_relatedProjects>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spatial Information Semantics</rdfs:label>
    <topic_relatedTo rdf:resource="#Logics"/>
    <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
    <topic_relatedTo rdf:resource="#Spatial_Web_Services"/>
    <topic_relatedTo rdf:resource="#Semantic_Similarity"/>
  </Topic>
  <Project rdf:ID="DIP">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The DIP database catalogs experimentally determined interactions between 
    proteins. It combines information from a variety of sources to create a 
    single, consistent set of protein-protein interactions.</dc:description>
    <rdfs:label xml:lang="en">Database of Interacting Proteins</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://dip.doe-mbi.ucla.edu/</dc:identifier>
  </Project>
  <Project rdf:ID="RuleML">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RuleML</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Rule Markup Initiative has taken steps towards defining a shared Rule Markup Language (RuleML), permitting both forward (bottom-up) and backward (top-down) rules in XML for deduction, rewriting, and further inferential-transformational tasks. </dc:description>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ruleml.org/</dc:identifier>
  </Project>
  <Topic rdf:ID="Ontology_Ranking">
    <topic_relatedProjects>
      <Project rdf:ID="AKTiveRank">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.aktors.org/akt/</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >AKTiveRank</rdfs:label>
      </Project>
    </topic_relatedProjects>
    <topic_usesTechnique rdf:resource="#statistical_techniques"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology Ranking</rdfs:label>
    <topic_usesTechnique rdf:resource="#Graph-based_techniques"/>
    <topic_usesTechnique rdf:resource="#Probabilistic_techniques"/>
    <topic_relatedTo rdf:resource="#Ontology_Quality"/>
    <topic_usesTechnique rdf:resource="#keyword-based_techniques"/>
    <topic_relatedTo rdf:resource="#Ontology_Quality_Evaluation"/>
  </Topic>
  <Topic rdf:ID="World_Wide_Web">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >World Wide Web</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.w3.org/WWW/</dc:description>
  </Topic>
  <Topic rdf:ID="AI_Planning">
    <topic_usesTechnique rdf:resource="#Markov_Decision_Processes"/>
    <topic_relatedProjects>
      <Project rdf:ID="STRIPS">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://en.wikipedia.org/wiki/STRIPS</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >In artificial intelligence, STRIPS (Stanford Research Institute Problem Solver) is an automated planner invented by Richard Fikes and Nils Nilsson in 1971. The same name was later used to refer to the formal language of the inputs to this planner. This language is the base for most of the languages for expressing automated planning problem instances in use today</dc:description>
        <rdfs:label xml:lang="en">Stanford Research Institute Problem Solver</rdfs:label>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >STRIPS</dc:alternative>
      </Project>
    </topic_relatedProjects>
    <topic_relatedTo rdf:resource="#Information_retrieval"/>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Workflow composition</topic_usedIn>
    <topic_relatedTo rdf:resource="#Machine_Learning"/>
    <topic_usesTechnique>
      <Technique rdf:ID="Forward_chaining">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://en.wikipedia.org/wiki/Forward_chaining</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Forward Chaining</rdfs:label>
      </Technique>
    </topic_usesTechnique>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Automated planning and scheduling is a branch of artificial intelligence that concerns the realisation of strategies or action sequences, typically for execution by intelligent agents, autonomous robots and unmanned vehicles. Resources http://www.csc.ncsu.edu/faculty/stamant/planning-resources.html</dc:description>
    <topic_supports rdf:resource="#Web_Services_Composition"/>
    <topic_usesTechnique rdf:resource="#backward_chaining"/>
    <rdfs:label xml:lang="en">AI Planning</rdfs:label>
  </Topic>
  <Topic rdf:ID="Faceted_Navigation">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Allow the users to navigation the information space by progressively selecting desired facets of the information items.</dc:description>
    <topic_relatedTo rdf:resource="#Faceted_Navigation"/>
    <topic_supports rdf:resource="#Information_Visualization"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Faceted Navigation</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Browsing built on a faceted classification</dc:description>
  </Topic>
  <Topic rdf:ID="Ontology_Learning">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology Learning</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Learning ontology engineering and population from external sources for eg. text corpus.  related topics: ontology engineering, machine learning</dc:description>
  </Topic>
  <Topic rdf:ID="Semantic_Networks">
    <topic_relatedTo rdf:resource="#XML_Streaming"/>
    <topic_subtopic rdf:resource="#Semantic_Overlay_Networks"/>
    <topic_relatedTo>
      <Topic rdf:ID="Application_Oriented_Networks">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Is a Content aware or Application Oriented Network</dc:description>
        <rdfs:label xml:lang="en">Application Oriented Networks</rdfs:label>
      </Topic>
    </topic_relatedTo>
    <rdfs:label xml:lang="en">Semantic Networks</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Is a Content aware or Application Oriented Network</dc:description>
  </Topic>
  <Project rdf:ID="MyGrid">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >www.mygrid.org.uk</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MyGrid</rdfs:label>
  </Project>
  <Topic rdf:ID="Web_Services_Modeling">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Services Modeling</rdfs:label>
  </Topic>
  <Topic rdf:ID="Semantic_Brokering">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Brokering</rdfs:label>
  </Topic>
  <Topic rdf:ID="Process_simulation">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Process Simulation</rdfs:label>
  </Topic>
  <Project rdf:ID="Suggested_Upper_Merged_Ontology">
    <rdfs:label xml:lang="en">Suggested Upper Merged Ontology</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > The Suggested Upper Merged Ontology (SUMO) and its domain ontologies form the largest formal public ontology in existence today. They are being used for research and applications in search, linguistics and reasoning. </dc:description>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://ontology.teknowledge.com/</dc:identifier>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SUMO</dc:alternative>
  </Project>
  <Topic rdf:ID="Syntactic_heterogeneity">
    <topic_relatedTo rdf:resource="#Information_retrieval"/>
    <topic_relatedTo rdf:resource="#Data_Integration"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heterogeneities between data that are syntactic in nature, for eg. weight in pounds vs. weight in kgs.</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Syntactic heterogeneity</rdfs:label>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Syntactic conflicts</dc:alternative>
    <topic_relatedTo rdf:resource="#Disambiguation"/>
  </Topic>
  <Project rdf:ID="GlycO">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GlycO</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://lsdis.cs.uga.edu/projects/glycomics/glyco/</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Glycomics Ontology GlycO focuses on the glycoproteomics domain to model the structure and functions of glycans and glycoconjugates, the enzymes involved in their biosynthesis and modification, and the metabolic pathways in which they participate.</dc:description>
  </Project>
  <Topic rdf:ID="compositional_semantics">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >compositional semantics</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In mathematics, semantics, and philosophy of language, the Principle of Compositionality is the principle that the meaning of a complex expression is determined by the meanings of its constituent expressions and the rules used to combine them</dc:description>
  </Topic>
  <Topic rdf:ID="Semantic_heterogeneity">
    <topic_relatedTo rdf:resource="#Disambiguation"/>
    <topic_relatedTo rdf:resource="#coreference_resolution"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Conflicts</dc:alternative>
    <topic_relatedTo rdf:resource="#Information_retrieval"/>
    <topic_relatedTo rdf:resource="#Data_Integration"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic heterogeneity</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heterogeneities between data that are semantic in nature, for eg. when two entities are called the same thing but are different entities in reality.</dc:description>
  </Topic>
  <owl:AllDifferent>
    <owl:distinctMembers rdf:parseType="Collection">
      <Technique rdf:about="#Hierarchical_Semi-Markov_Decision_Processes"/>
      <Technique rdf:about="#neural_networks"/>
      <Technique rdf:about="#heuristic_question_answering"/>
      <Technique rdf:about="#statistical_techniques"/>
      <Technique rdf:about="#Machine_Learning_Approaches"/>
      <Technique rdf:about="#Pattern_recognition"/>
      <Technique rdf:about="#Bayesian_networks"/>
      <Technique rdf:about="#Probabilistic_techniques"/>
      <Technique rdf:about="#Markov_Decision_Processes"/>
      <Technique rdf:about="#Clustering"/>
      <Technique rdf:about="#SetTheory_Similarity_Approach"/>
      <Technique rdf:about="#NLP_Techniques"/>
      <Technique rdf:about="#Pattern_Based_Techniques"/>
      <Technique rdf:about="#grammar-based_techniques"/>
      <Technique rdf:about="#Information_Theory"/>
      <Technique rdf:about="#Graph-based_techniques"/>
      <Technique rdf:about="#Stochastic_techniques"/>
      <Technique rdf:about="#AJAX"/>
      <Technique rdf:about="#graph_based_visualization"/>
      <Technique rdf:about="#keyword-based_techniques"/>
      <Technique rdf:ID="Pattern_matching">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Pattern matching is the act of checking for the presence of the constituents of a given pattern.</dc:description>
        <rdfs:label xml:lang="en">Pattern Matching</rdfs:label>
      </Technique>
      <Technique rdf:about="#backward_chaining"/>
      <Technique rdf:about="#Forward_chaining"/>
      <Technique rdf:ID="Naive_Bayes_Classifier">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A naive Bayes classifier (also known as Idiot's Bayes) is a simple probabilistic classifier. Naive Bayes classifiers are based on probability models that incorporate strong independence assumptions which often have no bearing in reality, hence are (deliberately) naive.</dc:description>
        <rdfs:label xml:lang="en">Naive Bayes Classifier</rdfs:label>
      </Technique>
    </owl:distinctMembers>
  </owl:AllDifferent>
  <Topic rdf:ID="Knowledge_engineering">
    <topic_relatedTo rdf:resource="#Ontology_Engineering"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://en.wikipedia.org/wiki/Knowledge_engineering</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Knowledge engineering</rdfs:label>
  </Topic>
  <Topic rdf:ID="Policy_based_access_control">
    <topic_relatedProjects rdf:resource="#WS-Security"/>
    <topic_relatedProjects rdf:resource="#WS-Policy"/>
    <topic_relatedProjects rdf:resource="#Apache_WSS4J"/>
    <topic_relatedProjects rdf:resource="#Apache_Rampart"/>
    <topic_relatedProjects rdf:resource="#Microsoft_WCF_Indigo"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Policy Based Access Control</rdfs:label>
    <topic_relatedProjects rdf:resource="#WS-Security_policy"/>
    <topic_relatedProjects rdf:resource="#Apache_Axis2"/>
    <topic_subtopic rdf:resource="#Role_Based_Access_Control"/>
    <topic_relatedProjects rdf:resource="#Apache_Axis"/>
  </Topic>
  <Topic rdf:ID="Client_Side_Semantics">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Client Side Semantics</rdfs:label>
  </Topic>
  <Topic rdf:ID="E-learning">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >e-learning</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://en.wikipedia.org/wiki/E-learning</dc:description>
  </Topic>
  <Project rdf:ID="WordNet">
    <rdfs:label xml:lang="en">Word Net</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://wordnet.princeton.edu/</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WordNet® is an online lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. </dc:description>
  </Project>
  <Topic rdf:ID="Uncertainty_in_Semantic_Web">
    <topic_relatedTo rdf:resource="#Artificial_Intelligence"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Uncertainty in Semantic Web</rdfs:label>
    <topic_relatedProjects rdf:resource="#Bayes_OWL"/>
    <topic_requires rdf:resource="#Probabilistic_techniques"/>
  </Topic>
  <Topic rdf:ID="Autonomic_web_process">
    <topic_supports rdf:resource="#Process_configuration"/>
    <topic_relatedTo>
      <Topic rdf:ID="Autonomic_Computing">
        <rdfs:label xml:lang="en">Autonomic Computing</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >This new paradigm shifts the fundamental definition of the technology age 
    from one of computing, to one defined by data. Access to data from 
    multiple, distributed sources, in addition to traditional centralized 
    storage devices will allow users to transparently access information when 
    and where they need it. At the same time, this new view of computing will 
    necessitate changing the industry's focus on processing speed and storage 
    to one of developing distributed networks that are largely self-managing, 
    self-diagnostic, and transparent to the user.
http://www.research.ibm.com/autonomic/overview/solution.html</dc:description>
      </Topic>
    </topic_relatedTo>
    <topic_relatedTo rdf:resource="#AI_Planning"/>
    <rdfs:label xml:lang="en">Autonomic web processes</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AWPs are self aware, self configur-ing, self optimizing and self healing 
    processes that interact with the environment based on user specified 
    policies.</dc:description>
    <topic_usesTechnique rdf:resource="#Markov_Decision_Processes"/>
    <topic_relatedProjects rdf:resource="#METEOR-S"/>
  </Topic>
  <Topic rdf:ID="Service_Value_Chains">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Service Value Chains</rdfs:label>
  </Topic>
  <Topic rdf:ID="Web_Service_Policy">
    <topic_subtopic rdf:resource="#Policy_based_access_control"/>
    <topic_relatedProjects>
      <Project rdf:ID="KAON">
        <rdfs:label xml:lang="en">KAON</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://kaon.semanticweb.org/</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >KAON is an open-source ontology management infrastructure targeted for business applications. It includes a comprehensive tool suite allowing easy ontology creation and management and provides a framework for building ontology-based applications. An important focus of KAON is scalable and efficient reasoning with ontologies.</dc:description>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects>
      <Project rdf:ID="Policy_Management_for_Enterprise_Applications">
        <rdfs:label xml:lang="en">Policy Management for Enterprise Applications</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://ebiquity.umbc.edu/project/html/id/72/Policy-Management-for-Enterprise-Applications</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >This project explores the role of policy management in enterprise applications</dc:description>
      </Project>
    </topic_relatedProjects>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Service Policy</rdfs:label>
  </Topic>
  <Project rdf:ID="SWRL">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.w3.org/Submission/SWRL/</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SWRL</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Semantic Web Rule Language</dc:description>
  </Project>
  <Project rdf:ID="Human_Genome_Project">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Human Genome Project</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Completed in 2003, the Human Genome Project (HGP) was a 13-year  project coordinated by the U.S. Department of Energy and the National  Institutes of Health.</dc:description>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ornl.gov/sci/techresources/Human_Genome/home.shtml</dc:identifier>
  </Project>
  <Topic rdf:ID="Semantic_Web_Languages">
    <topic_supports rdf:resource="#Knowledge_Markup_in_the_Semantic_Web"/>
    <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
    <topic_relatedProjects>
      <Project rdf:ID="Resource_Description_Framework">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Resource Description Framework</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.w3.org/RDF/</dc:identifier>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >RDF</dc:alternative>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >RDF is a general-purpose language for representing information in the Web.</dc:description>
      </Project>
    </topic_relatedProjects>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Web Languages</rdfs:label>
    <topic_relatedProjects rdf:resource="#Web_Ontology_Language"/>
  </Topic>
  <Topic rdf:ID="Computational_Biology">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bioinformatics and computational biology involve the use of techniques  including applied mathematics, informatics, statistics, computer science,  artificial intelligence, chemistry and biochemistry to solve biological  problems usually on the molecular level. Research in computational biology  often overlaps with systems biology. (source: Wikipedia) </dc:description>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >genome assembly</topic_usedIn>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computational Biology</rdfs:label>
    <topic_relatedProjects rdf:resource="#Glycomics"/>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gene finding</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein structure alignment</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computational Systems Biology</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence alignment</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >prediction of gene expression</topic_usedIn>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bioinformatics</dc:alternative>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein-protein interactions</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protein structure prediction</topic_usedIn>
    <topic_relatedProjects>
      <Project rdf:ID="DKFZ">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >DKFZ</rdfs:label>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.dkfz.de/spec/glycosciences.de/dfg/index.php</dc:identifier>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Glyco-related Databases and Development of Bioinformatic tools for  Glycobiology and Glycomics.</dc:description>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects rdf:resource="#Human_Genome_Project"/>
  </Topic>
  <Topic rdf:ID="Web_Services_Security">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Services Security</rdfs:label>
  </Topic>
  <Technique rdf:ID="tf-idf">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TF IDF</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The tf–idf weight (term frequency–inverse document frequency) is a weight often used in information retrieval and text mining. This weight is a statistical measure used to evaluate how important a word is to a document.</dc:description>
    <rdfs:label xml:lang="en">tf-idf</rdfs:label>
  </Technique>
  <Topic rdf:ID="Insider_Threat">
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > Ontological Approach to Assessing Intelligence Analyst Need-to-Know</topic_usedIn>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Insider Threat</rdfs:label>
    <topic_relatedProjects rdf:resource="#Need_To_Know"/>
    <topic_relatedTo rdf:resource="#Semantic_Discovery"/>
  </Topic>
  <Project rdf:ID="Semantic_Knowledge_Representation">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >skr.nlm.nih.gov</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Semantic Knowledge Representation (SKR) project at the National  Library of Medicine (NLM) 	develops programs that extract usable semantic information from biomedical  text by building on resources currently available at NLM.</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic_Knowledge_Representation</rdfs:label>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SKR</dc:alternative>
  </Project>
  <Project rdf:ID="SERQL">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sesame RDF Query Language</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SeRQL ("Sesame RDF Query Language", pronounced "circle") is a an RDF/RDFS query language that is currently being developed by Aduna as part of Sesame that combines the best features of other query languages such as RQL while adding its own features.</dc:description>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.openrdf.org/doc/sesame/users/ch06.html</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SERQL</rdfs:label>
  </Project>
  <Project rdf:ID="OWL_Full">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OWL Full</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ksl.stanford.edu/people/dlm/webont/OWLFeatureSynopsisJan22003.htm</dc:identifier>
  </Project>
  <Topic rdf:ID="Faceted_browsing">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://user-experience.org/uefiles/facetedbrowse/</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Faceted browsing</rdfs:label>
    <topic_supports rdf:resource="#Information_Visualization"/>
  </Topic>
  <Project rdf:ID="BioMoby">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BioMoby</rdfs:label>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >www.biomoby.org</dc:identifier>
  </Project>
  <Topic rdf:ID="Structural_heterogeneity">
    <topic_relatedTo rdf:resource="#Disambiguation"/>
    <topic_relatedTo rdf:resource="#Information_retrieval"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heterogeneities between data that are structural in nature, for eg. one address object has two line values while another address object has only one line element.</dc:description>
    <topic_relatedTo rdf:resource="#coreference_resolution"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structural conflicts</dc:alternative>
    <topic_relatedTo rdf:resource="#Data_Integration"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structural Heterogeneity</rdfs:label>
  </Topic>
  <Project rdf:ID="Teragrid">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TeraGrid is an open scientific discovery infrastructure combining  leadership class resources at nine partner sites to create an integrated,  persistent computational resource.Using high-performance network  connections, the TeraGrid integrates high-performance computers, data  resources and tools, and high-end experimental facilities around the  country.</dc:description>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >www.teragrid.org</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Teragrid</rdfs:label>
  </Project>
  <Topic rdf:ID="Query_Language">
    <topic_relatedProjects rdf:resource="#SPARQL"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Query Languages</dc:alternative>
    <topic_relatedProjects rdf:resource="#SERQL"/>
    <topic_relatedTo rdf:resource="#Data_Querying"/>
    <topic_relatedProjects rdf:resource="#RQL"/>
    <topic_relatedTo rdf:resource="#Information_retrieval"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Query Language</rdfs:label>
  </Topic>
  <Topic rdf:ID="Semantic_Web_Mining">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SW Mining</dc:alternative>
    <topic_relatedTo rdf:resource="#Data_Mining"/>
    <topic_relatedProjects>
      <Project rdf:ID="ReMBRANDTS">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ReMBRANDTS</rdfs:label>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >REmBRANDTS is a system that uses domain knowledge in the form of ontologies to supports        -Document Retrieval methods that go beyond the traditional search-and-sift paradigm        -Content-based customization of browsing        -Analytical queries that support hypothesis validation operations        -Connect-the-dots style knowledge discovery operators over text</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://lsdis.cs.uga.edu/projects/semdis/relationExt/</dc:identifier>
      </Project>
    </topic_relatedProjects>
    <topic_relatedProjects rdf:resource="#SemDis"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of augmenting existing Web Mining techniques with Semantics in the form of Domain Ontologies.</dc:description>
    <topic_requires rdf:resource="#Text_Mining"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of mining unstructured data to extract and create semantic metadata whereing entities are related to each other by named relationships</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Web Mining</rdfs:label>
  </Topic>
  <Topic rdf:ID="Datalog">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Datalog is a query and rule language for deductive databases that syntactically is a subset of Prolog</dc:description>
    <topic_relatedTo rdf:resource="#Query_Language"/>
    <topic_relatedProjects rdf:resource="#SWRL"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Datalog</rdfs:label>
  </Topic>
  <Topic rdf:ID="SMash_Ups">
    <topic_supports rdf:resource="#Information_Extraction"/>
    <topic_requires rdf:resource="#Semantic_Web_Services"/>
    <topic_supports rdf:resource="#Semantic_Annotation"/>
    <topic_requires rdf:resource="#Semantic_Annotation_Web_Services"/>
    <topic_requires rdf:resource="#Information_Extraction"/>
    <topic_relatedTo>
      <Topic rdf:ID="Mash_Ups">
        <topic_relatedTo rdf:resource="#REST_Services"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mash Ups</rdfs:label>
        <topic_relatedTo rdf:resource="#Service_Oriented_Architecture"/>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mashups are hybrid web applications that integrate various current applications either in full or in part using technologies such as AJAX, CSS and DHTML. Mashups are one of the various implementations of the REST architecture pattern. </dc:description>
      </Topic>
    </topic_relatedTo>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SMash Ups</rdfs:label>
    <topic_requires rdf:resource="#REST_Services"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A web application that brings together two or more currently existing web 
    applications and has value add not only through the combination of these 
    applications but through the adding of semantics.</dc:description>
    <topic_relatedTo rdf:resource="#Client_Side_Semantics"/>
    <topic_supports rdf:resource="#Enterprise_Application_Integration"/>
  </Topic>
  <owl:AllDifferent>
    <owl:distinctMembers rdf:parseType="Collection">
      <Technique rdf:about="#Hierarchical_Semi-Markov_Decision_Processes"/>
      <Technique rdf:about="#neural_networks"/>
      <Technique rdf:about="#heuristic_question_answering"/>
      <Technique rdf:about="#statistical_techniques"/>
      <Technique rdf:about="#Machine_Learning_Approaches"/>
      <Technique rdf:about="#Pattern_recognition"/>
      <Technique rdf:about="#Bayesian_networks"/>
      <Technique rdf:about="#Probabilistic_techniques"/>
      <Technique rdf:about="#Markov_Decision_Processes"/>
      <Technique rdf:about="#Clustering"/>
      <Technique rdf:about="#SetTheory_Similarity_Approach"/>
      <Technique rdf:about="#NLP_Techniques"/>
      <Technique rdf:about="#Pattern_Based_Techniques"/>
      <Technique rdf:about="#grammar-based_techniques"/>
      <Technique rdf:about="#Information_Theory"/>
      <Technique rdf:about="#Graph-based_techniques"/>
      <Technique rdf:about="#Stochastic_techniques"/>
      <Technique rdf:about="#AJAX"/>
      <Technique rdf:about="#graph_based_visualization"/>
      <Technique rdf:about="#keyword-based_techniques"/>
      <Technique rdf:about="#Pattern_matching"/>
      <Technique rdf:about="#backward_chaining"/>
      <Technique rdf:about="#Forward_chaining"/>
      <Technique rdf:about="#Naive_Bayes_Classifier"/>
      <Technique rdf:about="#tf-idf"/>
      <Technique rdf:ID="Latent_Semantic_Indexing">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A technique in natural language processing, in particular in vectorial semantics</dc:description>
        <rdfs:label xml:lang="en">Latent Semantic Indexing</rdfs:label>
        <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >LSI</dc:alternative>
      </Technique>
      <Technique rdf:ID="Support_Vector_Machines">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://en.wikipedia.org/wiki/Support_vector_machine</dc:description>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Support vector machines (SVMs) are a set of related supervised learning methods used for classification and regression. Their common factor is the use of a technique known as the "kernel trick" to apply linear classification techniques to non-linear classification problems.</dc:description>
        <rdfs:label xml:lang="en">Support vector machines</rdfs:label>
      </Technique>
    </owl:distinctMembers>
  </owl:AllDifferent>
  <Topic rdf:ID="Ontology">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://en.wikipedia.org/wiki/Ontology_(computer_science)</dc:description>
    <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In both computer science and information science, an ontology is a data model that represents a domain and is used to reason about the objects in that domain and the relations between them</dc:description>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Domain modeling</topic_usedIn>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Domain Ontology</dc:alternative>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology</rdfs:label>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontologies</dc:alternative>
  </Topic>
  <Topic rdf:ID="Process_verification">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Process Verification</rdfs:label>
  </Topic>
  <Topic rdf:ID="Semantic_Metadata">
    <topic_relatedProjects rdf:resource="#CycL"/>
    <topic_relatedProjects rdf:resource="#SWETO"/>
    <topic_relatedProjects rdf:resource="#Semantic_Middleware"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Metadata</rdfs:label>
  </Topic>
  <Topic rdf:ID="Semantic_BioInformatics">
    <topic_relatedProjects rdf:resource="#NCBO"/>
    <topic_relatedProjects rdf:resource="#OntoVista"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The application of Semantic Web techniques in life sciences. It includes the ontology development to model specific domains and use of SOA approach (using Semantic Web services) for application development.</dc:description>
    <topic_subtopic rdf:resource="#Ontology_Maintenance"/>
    <topic_relatedProjects rdf:resource="#Integrated_Technology_Resource_for_Biomedical_Glycomics"/>
    <topic_relatedTo rdf:resource="#Provenance"/>
    <topic_relatedProjects rdf:resource="#DIP"/>
    <topic_relatedProjects>
      <Project rdf:ID="National_Centers_for_Biomedical_Computing">
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://www.bisti.nih.gov/ncbc/index.cfm</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >National Centers for Biomedical Computing</rdfs:label>
      </Project>
    </topic_relatedProjects>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Web enabled Bioinformatics</dc:alternative>
    <topic_subtopic rdf:resource="#Ontology_Engineering"/>
    <topic_relatedProjects rdf:resource="#Glycomics"/>
    <rdfs:label xml:lang="en">Semantic bioinformatics</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic technologies, driven by the use of formal domain models  (ontologies), applied to data integration, information retrieval, data  mining ultimately leading to knowledge discovery.</dc:description>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >genome, proteome and glycome research</topic_usedIn>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bioinformatics</topic_usedIn>
    <topic_relatedProjects rdf:resource="#Semantic_Knowledge_Representation"/>
    <topic_relatedProjects>
      <Project rdf:ID="National_Center_for_BioMedical_Ontology">
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >At Stanford Medical Informatics</dc:description>
        <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://bioontology.org/index.html</dc:identifier>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >National Center for BioMedical Ontology</rdfs:label>
      </Project>
    </topic_relatedProjects>
  </Topic>
  <Project rdf:ID="SWAPS">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://lsdis.cs.uga.edu/projects/meteor-s/index.php?page=6</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Semantic Reasoning Engine For WS-Agreements</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SWAPS</rdfs:label>
  </Project>
  <Topic rdf:ID="Knowledge_Services">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Knowledge Services</rdfs:label>
  </Topic>
  <Topic rdf:ID="Ontology_Language">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology language</dc:alternative>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >modular ontology language</dc:alternative>
    <topic_supports rdf:resource="#Ontology_Engineering"/>
    <topic_relatedTo rdf:resource="#Knowledge_Representation"/>
    <topic_relatedProjects rdf:resource="#Web_Ontology_Language"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology languages</dc:alternative>
    <topic_relatedProjects rdf:resource="#Resource_Description_Framework"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology Language</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A specific definition of a language to encode or represent ontologies</dc:description>
  </Topic>
  <Topic rdf:ID="Semantic_Services_Science">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Semantic Services Science</rdfs:label>
    <topic_relatedTo rdf:resource="#Services_Science"/>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Service modelling</topic_usedIn>
    <topic_relatedProjects rdf:resource="#WSDL-S"/>
  </Topic>
  <Topic rdf:ID="Services_Computing_in_Mobile_Ad-hoc_Networks">
    <topic_relatedProjects rdf:resource="#MANET"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Services Computing in Mobile Ad-hoc Networks</rdfs:label>
  </Topic>
  <Topic rdf:ID="Ranking_Semantic_Associations">
    <topic_relatedProjects rdf:resource="#SemDis"/>
    <topic_supports rdf:resource="#Information_retrieval"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ranking Semantic Associations</rdfs:label>
    <topic_relatedTo rdf:resource="#Semantic_Discovery"/>
  </Topic>
  <Topic rdf:ID="operational_semantics">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Operational Semantics</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Operational semantics is a way to give meaning to computer programs in a mathematically rigorous way </dc:description>
  </Topic>
  <Topic rdf:ID="Image_Annotation">
    <topic_relatedProjects rdf:resource="#Cuadro"/>
    <topic_relatedProjects rdf:resource="#PhotoStuff"/>
    <topic_relatedProjects rdf:resource="#Flickr"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Associating metadata (semantic or syntactic) with images to assist in a more intuitive sharing of images</dc:description>
    <rdfs:label xml:lang="en">Image Annotation</rdfs:label>
  </Topic>
  <Topic rdf:ID="Scientific_Workflow">
    <topic_relatedTo rdf:resource="#Grid_Computing"/>
    <topic_relatedProjects rdf:resource="#BioMoby"/>
    <topic_relatedTo rdf:resource="#Provenance"/>
    <topic_relatedTo rdf:resource="#Distributed_Computing"/>
    <topic_relatedProjects rdf:resource="#Teragrid"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Scientific_Workflow</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Significant scientific advances today are achieved through complex  distributed scientific computations. These computations, often represented as workflows of executable jobs and  their associated data flow, may be composed of thousands of steps that integrate diverse models and data  sources. (source: NSF Scientific Workshop) </dc:description>
    <topic_relatedProjects rdf:resource="#MyGrid"/>
    <topic_relatedProjects rdf:resource="#Glycomics"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Scientific computing pipeline</dc:alternative>
  </Topic>
  <Project rdf:ID="MOF">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MetaObject Facility</dc:alternative>
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.omg.org/mof/</dc:identifier>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MOF</rdfs:label>
  </Project>
  <Project rdf:ID="Project_1"/>
  <Topic rdf:ID="PSPACE-complete">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PSPACE complete </dc:alternative>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PSPACE-complete</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In complexity theory, PSPACE-complete is a complexity class. A decision problem is in PSPACE-complete if it is in PSPACE, and every problem in PSPACE can be reduced to it in polynomial time</dc:description>
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://en.wikipedia.org/wiki/PSPACE-complete</dc:title>
  </Topic>
  <Topic rdf:ID="Description_logic">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description logics</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description Logics are considered the most important knowledge representation formalism unifying and giving a logical basis to the well known traditions of Frame-based systems, Semantic Networks and KL-ONE-like languages, Object-Oriented representations, Semantic data models, and Type systems.</dc:description>
    <topic_supports rdf:resource="#Knowledge_Representation"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description logic</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://dl.kr.org/</dc:description>
  </Topic>
  <Topic rdf:ID="Graph_Mining">
    <rdfs:label xml:lang="en">Graph Mining</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graph mining is a special case of Structured Data Mining.</dc:description>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mining structured data</topic_usedIn>
    <topic_usesTechnique rdf:resource="#Graph-based_techniques"/>
    <topic_relatedTo rdf:resource="#Data_Mining"/>
  </Topic>
  <Project rdf:ID="TC4SW">
    <dc:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.semanticwebcenter.org.uk/</dc:identifier>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Transatlantic Research Center  for the Semantic Web and XML Technologies</dc:description>
    <rdfs:label xml:lang="en">TC4SW</rdfs:label>
  </Project>
  <Topic rdf:ID="Adaptive_Web_Processes_Composition">
    <topic_relatedTo rdf:resource="#Autonomic_web_process"/>
    <topic_usesTechnique rdf:resource="#Markov_Decision_Processes"/>
    <topic_usesTechnique rdf:resource="#Machine_Learning_Approaches"/>
    <topic_subtopic rdf:resource="#AI_Planning"/>
    <topic_supports rdf:resource="#Web_Services_Composition"/>
    <topic_supports rdf:resource="#Semantic_Web_Process"/>
    <topic_usedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Extends static information web service composition procedures</topic_usedIn>
    <topic_requires rdf:resource="#AI_Planning"/>
    <topic_requires rdf:resource="#QoS_for_Web_Services"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Composition of web services using dynamic information to enhance process decision making.</dc:description>
    <rdfs:label xml:lang="en">Adaptive Web Processes Composition</rdfs:label>
    <topic_relatedTo rdf:resource="#Semantic_Similarity"/>
    <topic_relatedProjects rdf:resource="#WS-BPEL"/>
  </Topic>
  <Topic rdf:ID="Web_Service_Agreement">
    <topic_supports rdf:resource="#Web_Services_Discovery"/>
    <topic_supports rdf:resource="#Web_Services_Composition"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Service Agreement</rdfs:label>
    <topic_relatedProjects rdf:resource="#SWAPS"/>
  </Topic>
  <Topic rdf:ID="Document_Classification">
    <topic_usesTechnique rdf:resource="#Machine_Learning_Approaches"/>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Document classification is a problem in information science. The task is to assign an electronic document to one or more categories, based on its contents.</dc:description>
    <topic_usesTechnique rdf:resource="#Support_Vector_Machines"/>
    <topic_supports rdf:resource="#Information_retrieval"/>
    <rdfs:label xml:lang="en">Document Classification</rdfs:label>
    <topic_usesTechnique rdf:resource="#NLP_Techniques"/>
    <topic_usesTechnique rdf:resource="#Latent_Semantic_Indexing"/>
    <topic_usesTechnique rdf:resource="#Naive_Bayes_Classifier"/>
    <topic_usesTechnique rdf:resource="#tf-idf"/>
  </Topic>
  <Topic rdf:ID="semantic_relationships">
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >semantic relationship</dc:alternative>
    <topic_relatedTo rdf:resource="#Context"/>
    <topic_relatedProjects rdf:resource="#SemDis"/>
    <topic_relatedTo rdf:resource="#Information_retrieval"/>
    <dc:alternative rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >semantic associations</dc:alternative>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Simple and complex named relationships between entities</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >semantic relationships</rdfs:label>
  </Topic>
  <Topic rdf:ID="Service_Level_Agreements">
    <topic_relatedProjects rdf:resource="#SWAPS"/>
    <topic_supports rdf:resource="#Web_Services_Composition"/>
    <topic_supports rdf:resource="#Web_Services_Discovery"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Service Level Agreements</rdfs:label>
  </Topic>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 2.2, Build 311)  http://protege.stanford.edu -->

