Search (3 results, page 1 of 1)

  • × subject_ss:"Ontologies (Information retrieval)"
  1. Philosophy, computing and information science (2014) 0.03
    0.033475082 = product of:
      0.066950165 = sum of:
        0.04603782 = weight(_text_:social in 3407) [ClassicSimilarity], result of:
          0.04603782 = score(doc=3407,freq=4.0), product of:
            0.1847249 = queryWeight, product of:
              3.9875789 = idf(docFreq=2228, maxDocs=44218)
              0.046325076 = queryNorm
            0.24922368 = fieldWeight in 3407, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.9875789 = idf(docFreq=2228, maxDocs=44218)
              0.03125 = fieldNorm(doc=3407)
        0.020912344 = product of:
          0.041824687 = sum of:
            0.041824687 = weight(_text_:aspects in 3407) [ClassicSimilarity], result of:
              0.041824687 = score(doc=3407,freq=2.0), product of:
                0.20938325 = queryWeight, product of:
                  4.5198684 = idf(docFreq=1308, maxDocs=44218)
                  0.046325076 = queryNorm
                0.19975184 = fieldWeight in 3407, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  4.5198684 = idf(docFreq=1308, maxDocs=44218)
                  0.03125 = fieldNorm(doc=3407)
          0.5 = coord(1/2)
      0.5 = coord(2/4)
    
    Content
    Introduction: Philosophy's Relevance in Computing and Information Science - Ruth Hagengruber and Uwe V.Riss Part I: Philosophy of Computing and Information 1 The Fourth Revolution in our Self-Understanding - Luciano Floridi -- 2 Information Transfer as a Metaphor - Jakob Krebs -- 3 With Aristotle towards a Differentiated Concept of Information? - Uwe Voigt -- 4 The Influence of Philosophy on the Understanding of Computing and Information - Klaus Fuchs-Kittowski -- Part II: Complexity and System Theory 5 The Emergence of Self-Conscious Systems: From Symbolic AI to Embodied Robotics - Klaus Mainzer -- 6 Artificial Intelligence as a New Metaphysical Project - Aziz F. Zambak Part III: Ontology 7 The Relevance of Philosophical Ontology to Information and Computer Science - Barry Smith -- 8 Ontology, its Origins and its Meaning in Information Science - Jens Kohne -- 9 Smart Questions: Steps towards an Ontology of Questions and Answers - Ludwig Jaskolla and Matthias Rugel Part IV: Knowledge Representation 10 Sophisticated Knowledge Representation and Reasoning Requires Philosophy - Selmer Bringsjord, Micah Clark and Joshua Taylor -- 11 On Frames and Theory-Elements of Structuralism Holger Andreas -- 12 Ontological Complexity and Human Culture David J. Saab and Frederico Fonseca Part V: Action Theory 13 Knowledge and Action between Abstraction and Concretion - Uwe V.Riss -- 14 Action-Directing Construction of Reality in Product Creation Using Social Software: Employing Philosophy to Solve Real-World Problems - Kai Holzweifiig and Jens Krüger -- 15 An Action-Theory-Based Treatment ofTemporal Individuals - Tillmann Pross -- 16 Four Rules for Classifying Social Entities - Ludger Jansen Part VI: Info-Computationalism 17 Info-Computationalism and Philosophical Aspects of Research in Information Sciences - Gordana Dodig-Crnkovic -- 18 Pancomputationalism: Theory or Metaphor ? - Vincent C. Mutter Part VII: Ethics 19 The Importance of the Sources of Professional Obligations - Francis C. Dane
  2. Euzenat, J.; Shvaiko, P.: Ontology matching (2010) 0.02
    0.022553235 = product of:
      0.04510647 = sum of:
        0.032553654 = weight(_text_:social in 168) [ClassicSimilarity], result of:
          0.032553654 = score(doc=168,freq=2.0), product of:
            0.1847249 = queryWeight, product of:
              3.9875789 = idf(docFreq=2228, maxDocs=44218)
              0.046325076 = queryNorm
            0.17622775 = fieldWeight in 168, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.9875789 = idf(docFreq=2228, maxDocs=44218)
              0.03125 = fieldNorm(doc=168)
        0.012552816 = product of:
          0.025105633 = sum of:
            0.025105633 = weight(_text_:22 in 168) [ClassicSimilarity], result of:
              0.025105633 = score(doc=168,freq=2.0), product of:
                0.16222252 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.046325076 = queryNorm
                0.15476047 = fieldWeight in 168, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03125 = fieldNorm(doc=168)
          0.5 = coord(1/2)
      0.5 = coord(2/4)
    
    Abstract
    Ontologies are viewed as the silver bullet for many applications, but in open or evolving systems, different parties can adopt different ontologies. This increases heterogeneity problems rather than reducing heterogeneity. This book proposes ontology matching as a solution to the problem of semantic heterogeneity, offering researchers and practitioners a uniform framework of reference to currently available work. The techniques presented apply to database schema matching, catalog integration, XML schema matching and more. Ontologies tend to be found everywhere. They are viewed as the silver bullet for many applications, such as database integration, peer-to-peer systems, e-commerce, semantic web services, or social networks. However, in open or evolving systems, such as the semantic web, different parties would, in general, adopt different ontologies. Thus, merely using ontologies, like using XML, does not reduce heterogeneity: it just raises heterogeneity problems to a higher level. Euzenat and Shvaiko's book is devoted to ontology matching as a solution to the semantic heterogeneity problem faced by computer systems. Ontology matching aims at finding correspondences between semantically related entities of different ontologies. These correspondences may stand for equivalence as well as other relations, such as consequence, subsumption, or disjointness, between ontology entities. Many different matching solutions have been proposed so far from various viewpoints, e.g., databases, information systems, artificial intelligence. With Ontology Matching, researchers and practitioners will find a reference book which presents currently available work in a uniform framework. In particular, the work and the techniques presented in this book can equally be applied to database schema matching, catalog integration, XML schema matching and other related problems. The objectives of the book include presenting (i) the state of the art and (ii) the latest research results in ontology matching by providing a detailed account of matching techniques and matching systems in a systematic way from theoretical, practical and application perspectives.
    Date
    20. 6.2012 19:08:22
  3. Lu, J.; Xu, Q.: Ontologies and big data considerations for effective intelligence (2017) 0.01
    0.008138414 = product of:
      0.032553654 = sum of:
        0.032553654 = weight(_text_:social in 3468) [ClassicSimilarity], result of:
          0.032553654 = score(doc=3468,freq=2.0), product of:
            0.1847249 = queryWeight, product of:
              3.9875789 = idf(docFreq=2228, maxDocs=44218)
              0.046325076 = queryNorm
            0.17622775 = fieldWeight in 3468, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.9875789 = idf(docFreq=2228, maxDocs=44218)
              0.03125 = fieldNorm(doc=3468)
      0.25 = coord(1/4)
    
    Content
    Inhalt: Interactive visual analytics of big data / Carson K.-S. Leung [and 4 others] --Knowledge discovery for large databases in education institutes / Robab Saadatdoost [and 3 others] --Spatial databases: an overview / Grace L. Samson [and 3 others] -- The impact of the mode of data representation for the result quality of the detection and filtering of spam / Reda Mohamed Hamou, Abdelmalek Amine, Moulay Tahar -- Debunking intermediary censorship framework in social media via a content retrieval and classification software / Baramee Navanopparatskul, Sukree Sinthupinyo, Pirongrong Ramasoota -- Semantic approach to web-based discovery of unknowns to enhance intelligence gathering / Natalia Danilova, David Stupples -- Securing financial XML transactions using intelligent fuzzy classification techniques: a smart fuzzy-based model for financial XML transactions security using XML encryption / Faisal Tawfiq Ammari, Joan Lu -- Building a secured XML real-time interactive data exchange architecture / Yousef E. Rabadi, Joan Lu -- User query enhancement for behavioral targeting / Wei Xiong, Y. F. Brook Wu -- A generic model of ontology to visualize information science domain (OIS) / Ahlam F. Sawsaa, Joan Lu -- Research background on ontology / Ahlam F. Sawsaa, Joan Lu -- Methodology of creating ontology of information science (OIS) / Ahlam F. Sawsaa, Joan Lu -- Modelling design of OIS ontology / Ahlam F. Sawsaa, Joan Lu Findings for ontology in IS and discussion / Ahlam F. Sawsaa, Joan Lu -- Final remarks for the investigation in ontology in IS and possible future directions / Ahlam F. Sawsaa, Joan Lu.