Search (266 results, page 1 of 14)

  • × type_ss:"a"
  • × type_ss:"el"
  1. Popper, K.R.: Three worlds : the Tanner lecture on human values. Deliverd at the University of Michigan, April 7, 1978 (1978) 0.22
    0.22266588 = product of:
      0.5937757 = sum of:
        0.0848251 = product of:
          0.2544753 = sum of:
            0.2544753 = weight(_text_:3a in 230) [ClassicSimilarity], result of:
              0.2544753 = score(doc=230,freq=2.0), product of:
                0.33959135 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.040055543 = queryNorm
                0.7493574 = fieldWeight in 230, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0625 = fieldNorm(doc=230)
          0.33333334 = coord(1/3)
        0.2544753 = weight(_text_:2f in 230) [ClassicSimilarity], result of:
          0.2544753 = score(doc=230,freq=2.0), product of:
            0.33959135 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.040055543 = queryNorm
            0.7493574 = fieldWeight in 230, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0625 = fieldNorm(doc=230)
        0.2544753 = weight(_text_:2f in 230) [ClassicSimilarity], result of:
          0.2544753 = score(doc=230,freq=2.0), product of:
            0.33959135 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.040055543 = queryNorm
            0.7493574 = fieldWeight in 230, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0625 = fieldNorm(doc=230)
      0.375 = coord(3/8)
    
    Source
    https%3A%2F%2Ftannerlectures.utah.edu%2F_documents%2Fa-to-z%2Fp%2Fpopper80.pdf&usg=AOvVaw3f4QRTEH-OEBmoYr2J_c7H
  2. Boldi, P.; Santini, M.; Vigna, S.: PageRank as a function of the damping factor (2005) 0.07
    0.068284556 = product of:
      0.13656911 = sum of:
        0.046232246 = weight(_text_:world in 2564) [ClassicSimilarity], result of:
          0.046232246 = score(doc=2564,freq=4.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.30028677 = fieldWeight in 2564, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2564)
        0.043440398 = weight(_text_:wide in 2564) [ClassicSimilarity], result of:
          0.043440398 = score(doc=2564,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.24476713 = fieldWeight in 2564, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2564)
        0.033329032 = weight(_text_:web in 2564) [ClassicSimilarity], result of:
          0.033329032 = score(doc=2564,freq=4.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.25496176 = fieldWeight in 2564, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2564)
        0.013567433 = product of:
          0.027134866 = sum of:
            0.027134866 = weight(_text_:22 in 2564) [ClassicSimilarity], result of:
              0.027134866 = score(doc=2564,freq=2.0), product of:
                0.14026769 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.040055543 = queryNorm
                0.19345059 = fieldWeight in 2564, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2564)
          0.5 = coord(1/2)
      0.5 = coord(4/8)
    
    Abstract
    PageRank is defined as the stationary state of a Markov chain. The chain is obtained by perturbing the transition matrix induced by a web graph with a damping factor alpha that spreads uniformly part of the rank. The choice of alpha is eminently empirical, and in most cases the original suggestion alpha=0.85 by Brin and Page is still used. Recently, however, the behaviour of PageRank with respect to changes in alpha was discovered to be useful in link-spam detection. Moreover, an analytical justification of the value chosen for alpha is still missing. In this paper, we give the first mathematical analysis of PageRank when alpha changes. In particular, we show that, contrarily to popular belief, for real-world graphs values of alpha close to 1 do not give a more meaningful ranking. Then, we give closed-form formulae for PageRank derivatives of any order, and an extension of the Power Method that approximates them with convergence O(t**k*alpha**t) for the k-th derivative. Finally, we show a tight connection between iterated computation and analytical behaviour by proving that the k-th iteration of the Power Method gives exactly the PageRank value obtained using a Maclaurin polynomial of degree k. The latter result paves the way towards the application of analytical methods to the study of PageRank.
    Date
    16. 1.2016 10:22:28
    Source
    http://vigna.di.unimi.it/ftp/papers/PageRankAsFunction.pdf [Proceedings of the ACM World Wide Web Conference (WWW), 2005]
  3. Reiner, U.: Automatische DDC-Klassifizierung bibliografischer Titeldatensätze der Deutschen Nationalbibliografie (2009) 0.06
    0.06182509 = product of:
      0.12365018 = sum of:
        0.0369858 = weight(_text_:world in 3284) [ClassicSimilarity], result of:
          0.0369858 = score(doc=3284,freq=4.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.24022943 = fieldWeight in 3284, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.03125 = fieldNorm(doc=3284)
        0.0491472 = weight(_text_:wide in 3284) [ClassicSimilarity], result of:
          0.0491472 = score(doc=3284,freq=4.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.2769224 = fieldWeight in 3284, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.03125 = fieldNorm(doc=3284)
        0.026663225 = weight(_text_:web in 3284) [ClassicSimilarity], result of:
          0.026663225 = score(doc=3284,freq=4.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.2039694 = fieldWeight in 3284, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.03125 = fieldNorm(doc=3284)
        0.010853946 = product of:
          0.021707892 = sum of:
            0.021707892 = weight(_text_:22 in 3284) [ClassicSimilarity], result of:
              0.021707892 = score(doc=3284,freq=2.0), product of:
                0.14026769 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.040055543 = queryNorm
                0.15476047 = fieldWeight in 3284, 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=3284)
          0.5 = coord(1/2)
      0.5 = coord(4/8)
    
    Abstract
    Die Menge der zu klassifizierenden Veröffentlichungen steigt spätestens seit der Existenz des World Wide Web schneller an, als sie intellektuell sachlich erschlossen werden kann. Daher werden Verfahren gesucht, um die Klassifizierung von Textobjekten zu automatisieren oder die intellektuelle Klassifizierung zumindest zu unterstützen. Seit 1968 gibt es Verfahren zur automatischen Dokumentenklassifizierung (Information Retrieval, kurz: IR) und seit 1992 zur automatischen Textklassifizierung (ATC: Automated Text Categorization). Seit immer mehr digitale Objekte im World Wide Web zur Verfügung stehen, haben Arbeiten zur automatischen Textklassifizierung seit ca. 1998 verstärkt zugenommen. Dazu gehören seit 1996 auch Arbeiten zur automatischen DDC-Klassifizierung bzw. RVK-Klassifizierung von bibliografischen Titeldatensätzen und Volltextdokumenten. Bei den Entwicklungen handelt es sich unseres Wissens bislang um experimentelle und keine im ständigen Betrieb befindlichen Systeme. Auch das VZG-Projekt Colibri/DDC ist seit 2006 u. a. mit der automatischen DDC-Klassifizierung befasst. Die diesbezüglichen Untersuchungen und Entwicklungen dienen zur Beantwortung der Forschungsfrage: "Ist es möglich, eine inhaltlich stimmige DDC-Titelklassifikation aller GVK-PLUS-Titeldatensätze automatisch zu erzielen?"
    Date
    22. 1.2010 14:41:24
  4. Powell, J.; Fox, E.A.: Multilingual federated searching across heterogeneous collections (1998) 0.06
    0.05981923 = product of:
      0.15951794 = sum of:
        0.052305818 = weight(_text_:world in 1250) [ClassicSimilarity], result of:
          0.052305818 = score(doc=1250,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.33973572 = fieldWeight in 1250, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.0625 = fieldNorm(doc=1250)
        0.06950463 = weight(_text_:wide in 1250) [ClassicSimilarity], result of:
          0.06950463 = score(doc=1250,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.3916274 = fieldWeight in 1250, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.0625 = fieldNorm(doc=1250)
        0.037707493 = weight(_text_:web in 1250) [ClassicSimilarity], result of:
          0.037707493 = score(doc=1250,freq=2.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.2884563 = fieldWeight in 1250, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.0625 = fieldNorm(doc=1250)
      0.375 = coord(3/8)
    
    Abstract
    This article describes a scalable system for searching heterogeneous multilingual collections on the World Wide Web. It details a markup language for describing the characteristics of a search engine and its interface, and a protocol for requesting word translations between languages.
  5. Klic, L.; Miller, M.; Nelson, J.K.; Germann, J.E.: Approaching the largest 'API' : extracting information from the Internet with Python (2018) 0.06
    0.05546966 = product of:
      0.14791909 = sum of:
        0.039229363 = weight(_text_:world in 4239) [ClassicSimilarity], result of:
          0.039229363 = score(doc=4239,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.25480178 = fieldWeight in 4239, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.046875 = fieldNorm(doc=4239)
        0.052128475 = weight(_text_:wide in 4239) [ClassicSimilarity], result of:
          0.052128475 = score(doc=4239,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.29372054 = fieldWeight in 4239, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.046875 = fieldNorm(doc=4239)
        0.05656124 = weight(_text_:web in 4239) [ClassicSimilarity], result of:
          0.05656124 = score(doc=4239,freq=8.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.43268442 = fieldWeight in 4239, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.046875 = fieldNorm(doc=4239)
      0.375 = coord(3/8)
    
    Abstract
    This article explores the need for libraries to algorithmically access and manipulate the world's largest API: the Internet. The billions of pages on the 'Internet API' (HTTP, HTML, CSS, XPath, DOM, etc.) are easily accessible and manipulable. Libraries can assist in creating meaning through the datafication of information on the world wide web. Because most information is created for human consumption, some programming is required for automated extraction. Python is an easy-to-learn programming language with extensive packages and community support for web page automation. Four packages (Urllib, Selenium, BeautifulSoup, Scrapy) in Python can automate almost any web page for all sized projects. An example warrant data project is explained to illustrate how well Python packages can manipulate web pages to create meaning through assembling custom datasets.
  6. Singh, A.; Sinha, U.; Sharma, D.k.: Semantic Web and data visualization (2020) 0.05
    0.052835584 = product of:
      0.14089489 = sum of:
        0.026152909 = weight(_text_:world in 79) [ClassicSimilarity], result of:
          0.026152909 = score(doc=79,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.16986786 = fieldWeight in 79, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.03125 = fieldNorm(doc=79)
        0.034752317 = weight(_text_:wide in 79) [ClassicSimilarity], result of:
          0.034752317 = score(doc=79,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.1958137 = fieldWeight in 79, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.03125 = fieldNorm(doc=79)
        0.07998967 = weight(_text_:web in 79) [ClassicSimilarity], result of:
          0.07998967 = score(doc=79,freq=36.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.6119082 = fieldWeight in 79, product of:
              6.0 = tf(freq=36.0), with freq of:
                36.0 = termFreq=36.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.03125 = fieldNorm(doc=79)
      0.375 = coord(3/8)
    
    Abstract
    With the terrific growth of data volume and data being produced every second on millions of devices across the globe, there is a desperate need to manage the unstructured data available on web pages efficiently. Semantic Web or also known as Web of Trust structures the scattered data on the Internet according to the needs of the user. It is an extension of the World Wide Web (WWW) which focuses on manipulating web data on behalf of Humans. Due to the ability of the Semantic Web to integrate data from disparate sources and hence makes it more user-friendly, it is an emerging trend. Tim Berners-Lee first introduced the term Semantic Web and since then it has come a long way to become a more intelligent and intuitive web. Data Visualization plays an essential role in explaining complex concepts in a universal manner through pictorial representation, and the Semantic Web helps in broadening the potential of Data Visualization and thus making it an appropriate combination. The objective of this chapter is to provide fundamental insights concerning the semantic web technologies and in addition to that it also elucidates the issues as well as the solutions regarding the semantic web. The purpose of this chapter is to highlight the semantic web architecture in detail while also comparing it with the traditional search system. It classifies the semantic web architecture into three major pillars i.e. RDF, Ontology, and XML. Moreover, it describes different semantic web tools used in the framework and technology. It attempts to illustrate different approaches of the semantic web search engines. Besides stating numerous challenges faced by the semantic web it also illustrates the solutions.
    Theme
    Semantic Web
  7. Menzel, C.: Knowledge representation, the World Wide Web, and the evolution of logic (2011) 0.05
    0.052627992 = product of:
      0.14034131 = sum of:
        0.039229363 = weight(_text_:world in 761) [ClassicSimilarity], result of:
          0.039229363 = score(doc=761,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.25480178 = fieldWeight in 761, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.046875 = fieldNorm(doc=761)
        0.052128475 = weight(_text_:wide in 761) [ClassicSimilarity], result of:
          0.052128475 = score(doc=761,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.29372054 = fieldWeight in 761, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.046875 = fieldNorm(doc=761)
        0.048983473 = weight(_text_:web in 761) [ClassicSimilarity], result of:
          0.048983473 = score(doc=761,freq=6.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.37471575 = fieldWeight in 761, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.046875 = fieldNorm(doc=761)
      0.375 = coord(3/8)
    
    Abstract
    In this paper, I have traced a series of evolutionary adaptations of FOL motivated entirely by its use by knowledge engineers to represent and share information on the Web culminating in the development of Common Logic. While the primary goal in this paper has been to document this evolution, it is arguable, I think that CL's syntactic and semantic egalitarianism better realizes the goal "topic neutrality" that a logic should ideally exemplify - understood, at least in part, as the idea that logic should as far as possible not itself embody any metaphysical presuppositions. Instead of retaining the traditional metaphysical divisions of FOL that reflect its Fregean origins, CL begins as it were with a single, metaphysically homogeneous domain in which, potentially, anything can play the traditional roles of object, property, relation, and function. Note that the effect of this is not to destroy traditional metaphysical divisions. Rather, it simply to refrain from building those divisions explicitly into one's logic; instead, such divisions are left to the user to introduce and enforce axiomatically in an explicit metaphysical theory.
    Theme
    Semantic Web
  8. Pohl, A.; Steeg, F.: Zurück ins Web : die Entwicklung eines neuen Webauftritts für die Nordrhein-Westfälische Bibliographie (NWBib) (2016) 0.05
    0.052627992 = product of:
      0.14034131 = sum of:
        0.039229363 = weight(_text_:world in 3063) [ClassicSimilarity], result of:
          0.039229363 = score(doc=3063,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.25480178 = fieldWeight in 3063, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.046875 = fieldNorm(doc=3063)
        0.052128475 = weight(_text_:wide in 3063) [ClassicSimilarity], result of:
          0.052128475 = score(doc=3063,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.29372054 = fieldWeight in 3063, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.046875 = fieldNorm(doc=3063)
        0.048983473 = weight(_text_:web in 3063) [ClassicSimilarity], result of:
          0.048983473 = score(doc=3063,freq=6.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.37471575 = fieldWeight in 3063, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.046875 = fieldNorm(doc=3063)
      0.375 = coord(3/8)
    
    Abstract
    Am Hochschulbibliothekszentrum des Landes Nordrhein-Westfalen (hbz) wird seit Anfang 2014 nach Vorgaben und unter Begutachtung der Universitäts- und Landesbibliotheken in Düsseldorf, Münster und Bonn ein neuer Webauftritt für die Landesbibliographie Nordrhein-Westfalens, die Nordrhein-Westfälische Bibliographie (NWBib) entwickelt. Die Entwicklung basiert auf der Web-Schnittstelle des Linked-Open-Data-Dienst lobid und wird vollständig mit Open-Source-Software entwickelt. Aus der Perspektive des Entwicklungsteams am hbz beschreibt der Artikel Kontext und Durchführung des Projekts. Der Beitrag skizziert die historische Entwicklung der NWBib mit Fokus auf die Beziehung der Bibliographie zum World Wide Web (WWW), erläutert die Voraussetzungen für die Neuentwicklung sowie die Leitlinien des Entwicklungsprozesses, gibt einen Überblick über die Nutzung des neuen Webauftritts und die zur Umsetzung verwendete Technologie. Abgeschlossen wir der Artikel mit Lessons-Learned und einem Ausblick auf weitere Entwicklungen.
  9. Lossau, N.: Search engine technology and digital libraries : libraries need to discover the academic internet (2004) 0.05
    0.052341826 = product of:
      0.13957821 = sum of:
        0.04576759 = weight(_text_:world in 1161) [ClassicSimilarity], result of:
          0.04576759 = score(doc=1161,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.29726875 = fieldWeight in 1161, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.0546875 = fieldNorm(doc=1161)
        0.060816556 = weight(_text_:wide in 1161) [ClassicSimilarity], result of:
          0.060816556 = score(doc=1161,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.342674 = fieldWeight in 1161, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.0546875 = fieldNorm(doc=1161)
        0.032994058 = weight(_text_:web in 1161) [ClassicSimilarity], result of:
          0.032994058 = score(doc=1161,freq=2.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.25239927 = fieldWeight in 1161, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.0546875 = fieldNorm(doc=1161)
      0.375 = coord(3/8)
    
    Abstract
    With the development of the World Wide Web, the "information search" has grown to be a significant business sector of a global, competitive and commercial market. Powerful players have entered this market, such as commercial internet search engines, information portals, multinational publishers and online content integrators. Will Google, Yahoo or Microsoft be the only portals to global knowledge in 2010? If libraries do not want to become marginalized in a key area of their traditional services, they need to acknowledge the challenges that come with the globalisation of scholarly information, the existence and further growth of the academic internet
  10. Daudaravicius, V.: ¬A framework for keyphrase extraction from scientific journals (2016) 0.05
    0.052341826 = product of:
      0.13957821 = sum of:
        0.04576759 = weight(_text_:world in 2930) [ClassicSimilarity], result of:
          0.04576759 = score(doc=2930,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.29726875 = fieldWeight in 2930, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2930)
        0.060816556 = weight(_text_:wide in 2930) [ClassicSimilarity], result of:
          0.060816556 = score(doc=2930,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.342674 = fieldWeight in 2930, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2930)
        0.032994058 = weight(_text_:web in 2930) [ClassicSimilarity], result of:
          0.032994058 = score(doc=2930,freq=2.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.25239927 = fieldWeight in 2930, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2930)
      0.375 = coord(3/8)
    
    Content
    Vortrag, "Semantics, Analytics, Visualisation: Enhancing Scholarly Data Workshop co-located with the 25th International World Wide Web Conference April 11, 2016 - Montreal, Canada", Montreal 2016.
  11. Gábor, K.; Zargayouna, H.; Tellier, I.; Buscaldi, D.; Charnois, T.: ¬A typology of semantic relations dedicated to scientific literature analysis (2016) 0.05
    0.052341826 = product of:
      0.13957821 = sum of:
        0.04576759 = weight(_text_:world in 2933) [ClassicSimilarity], result of:
          0.04576759 = score(doc=2933,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.29726875 = fieldWeight in 2933, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2933)
        0.060816556 = weight(_text_:wide in 2933) [ClassicSimilarity], result of:
          0.060816556 = score(doc=2933,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.342674 = fieldWeight in 2933, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2933)
        0.032994058 = weight(_text_:web in 2933) [ClassicSimilarity], result of:
          0.032994058 = score(doc=2933,freq=2.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.25239927 = fieldWeight in 2933, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2933)
      0.375 = coord(3/8)
    
    Content
    Vortrag, "Semantics, Analytics, Visualisation: Enhancing Scholarly Data Workshop co-located with the 25th International World Wide Web Conference April 11, 2016 - Montreal, Canada", Montreal 2016.
  12. Darnton, R.: Im Besitz des Wissens : Von der Gelehrtenrepublik des 18. Jahrhunderts zum digitalen Google-Monopol (2009) 0.04
    0.044864424 = product of:
      0.11963846 = sum of:
        0.039229363 = weight(_text_:world in 2335) [ClassicSimilarity], result of:
          0.039229363 = score(doc=2335,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.25480178 = fieldWeight in 2335, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.046875 = fieldNorm(doc=2335)
        0.052128475 = weight(_text_:wide in 2335) [ClassicSimilarity], result of:
          0.052128475 = score(doc=2335,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.29372054 = fieldWeight in 2335, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.046875 = fieldNorm(doc=2335)
        0.02828062 = weight(_text_:web in 2335) [ClassicSimilarity], result of:
          0.02828062 = score(doc=2335,freq=2.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.21634221 = fieldWeight in 2335, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.046875 = fieldNorm(doc=2335)
      0.375 = coord(3/8)
    
    Abstract
    Wie eine gigantische Informationslandschaft tut sich das Internet vor unseren Augen auf. Und seit sich Google im Herbst letzten Jahres mit den Autoren und Verlegern, die die große Suchmaschine wegen Urheberrechtsverletzung verklagt hatten, auf einen Vergleich geeinigt hat, stellt sich die Frage nach der Orientierung im World Wide Web mit neuer Dringlichkeit. Während der letzten vier Jahre hat Google Millionen von Büchern, darunter zahllose urheberrechtlich geschützte Werke, aus den Beständen großer Forschungsbibliotheken digitalisiert und für die Onlinesuche ins Netz gestellt. Autoren und Verleger machten dagegen geltend, dass die Digitalisierung eine Copyrightverletzung darstelle. Nach langwierigen Verhandlungen einigte man sich auf eine Regelung, die gravierende Auswirkungen darauf haben wird, wie Bücher den Weg zu ihren Lesern finden. . . .
  13. Cahier, J.-P.; Zaher, L'H.; Isoard , G.: Document et modèle pour l'action, une méthode pour le web socio-sémantique : application à un web 2.0 en développement durable (2010) 0.04
    0.044495076 = product of:
      0.1779803 = sum of:
        0.07377695 = weight(_text_:web in 4836) [ClassicSimilarity], result of:
          0.07377695 = score(doc=4836,freq=10.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.5643819 = fieldWeight in 4836, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.0546875 = fieldNorm(doc=4836)
        0.10420335 = weight(_text_:2.0 in 4836) [ClassicSimilarity], result of:
          0.10420335 = score(doc=4836,freq=2.0), product of:
            0.23231146 = queryWeight, product of:
              5.799733 = idf(docFreq=363, maxDocs=44218)
              0.040055543 = queryNorm
            0.4485502 = fieldWeight in 4836, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              5.799733 = idf(docFreq=363, maxDocs=44218)
              0.0546875 = fieldNorm(doc=4836)
      0.25 = coord(2/8)
    
    Abstract
    We present the DOCMA method (DOCument and Model for Action) focused to Socio-Semantic web applications in large communities of interest. DOCMA is dedicated to end-users without any knowledge in Information Science. Community Members can elicit, structure and index shared business items emerging from their inquiry (such as projects, actors, products, geographically situated objects of interest.). We apply DOCMA to an experiment in the field of Sustainable Development: the Cartodd-Map21 collaborative Web portal.
    Theme
    Semantic Web
  14. Van de Sompel, H.; Hochstenbach, P.: Reference linking in a hybrid library environment : part 1: frameworks for linking (1999) 0.04
    0.042298585 = product of:
      0.11279623 = sum of:
        0.0369858 = weight(_text_:world in 1244) [ClassicSimilarity], result of:
          0.0369858 = score(doc=1244,freq=4.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.24022943 = fieldWeight in 1244, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.03125 = fieldNorm(doc=1244)
        0.0491472 = weight(_text_:wide in 1244) [ClassicSimilarity], result of:
          0.0491472 = score(doc=1244,freq=4.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.2769224 = fieldWeight in 1244, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.03125 = fieldNorm(doc=1244)
        0.026663225 = weight(_text_:web in 1244) [ClassicSimilarity], result of:
          0.026663225 = score(doc=1244,freq=4.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.2039694 = fieldWeight in 1244, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.03125 = fieldNorm(doc=1244)
      0.375 = coord(3/8)
    
    Abstract
    The creation of services linking related information entities is an area that is attracting an ever increasing interest in the ongoing development of the World Wide Web in general, and of research-related information systems in particular. Currently, both practice and theory point at linking services as being a major domain for innovation enabled by digital communication of content. Publishers, subscription agents, researchers and libraries are all looking into ways to create added value by linking related information entities, as such presenting the information within a broader context estimated to be relevant to the users of the information. This is the first of two articles in D-Lib Magazine on this topic. This first part describes the current state-of-the-art and contrasts various approaches to the problem. It identifies static and dynamic linking solutions as well as open and closed linking frameworks. It also includes an extensive bibliography. The second part, SFX, a Generic Linking Solution describes a system that we have developed for linking in a hybrid working environment. The creation of services linking related information entities is an area that is attracting an ever increasing interest in the ongoing development of the World Wide Web in general, and of research-related information systems in particular. Although most writings on electronic scientific communication have touted other benefits, such as the increase in communication speed, the possibility to exchange multimedia content and the absence of limitations on the length of research papers, currently both practice and theory point at linking services as being a major opportunity for improved communication of content. Publishers, subscription agents, researchers and libraries are all looking into ways to create added-value by linking related information entities, as such presenting the information within a broader context estimated to be relevant to the users of the information.
  15. Cohen, S.; Fereira, J.; Horne, A.; Kibbee, B.; Mistlebauer, H.; Smith, A.: MyLibrary : personalized electronic services in the Cornell University Library (2000) 0.04
    0.038648807 = product of:
      0.10306349 = sum of:
        0.026152909 = weight(_text_:world in 1232) [ClassicSimilarity], result of:
          0.026152909 = score(doc=1232,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.16986786 = fieldWeight in 1232, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.03125 = fieldNorm(doc=1232)
        0.034752317 = weight(_text_:wide in 1232) [ClassicSimilarity], result of:
          0.034752317 = score(doc=1232,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.1958137 = fieldWeight in 1232, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.03125 = fieldNorm(doc=1232)
        0.04215826 = weight(_text_:web in 1232) [ClassicSimilarity], result of:
          0.04215826 = score(doc=1232,freq=10.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.32250395 = fieldWeight in 1232, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.03125 = fieldNorm(doc=1232)
      0.375 = coord(3/8)
    
    Abstract
    Library users who are Web users expect customization and interactivity. MyLibrary is a Cornell University Library initiative to provide numerous personalized library services to Cornell University students, faculty, and staff. Currently, it consists of MyLinks, a tool for collecting and organizing resources for private use by a patron, and MyUpdates, a tool to help scholars stay informed of new resources provided by the library. This article provides an overview of the MyLibrary project, explains the rationale for the development of the service in the library, briefly discusses the hardware and software used for the service, and suggests some of the directions for future developments of the MyLibrary system. MyYahoo!, MyCNN, MyBookmarks, MyThis and MyThat. Internet users have demanded a personal face to the World Wide Web, and Web portals and information providers have responded. Why not MyLibrary? The Library and Information Technology Association (LITA) has defined MyLibrary-like services as the number one trend "worth keeping an eye on". "Library users who are Web users, a growing group," the experts agree, "expect customization, interactivity, and customer support. Approaches that are library-focused instead of user-focused will be increasingly irrelevant." In response to the needs of web-savvy patrons, the Cornell University Library (CUL) implemented a MyLibrary service this year, making finding and using library resources easier than ever. MyLibrary is an "umbrella" service for two new products: MyLinks and MyUpdates. Other products are in development. MyLibrary's MyLinks is a tool for collecting and organizing resources for private use by a patron. These resources may or may not be "official" Cornell University Library resources. Our patrons best understand this service as a "traveling set of bookmarks". Most patrons of the library use a variety of machines to access Internet resources. For example, you may have a computer at home and one at work. Why should you create your bookmarks twice, or carry around a diskette containing your bookmarks? Students who rely on lab computers never know which machine they will use next. With MyLinks, a patron's favorite sites are just a click away from any machine.
  16. Bianchini, C.; Guerrini, M.: ¬The international diffusion of RDA : a wide overview on the new guidelines (2016) 0.04
    0.037650056 = product of:
      0.15060022 = sum of:
        0.052305818 = weight(_text_:world in 2944) [ClassicSimilarity], result of:
          0.052305818 = score(doc=2944,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.33973572 = fieldWeight in 2944, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.0625 = fieldNorm(doc=2944)
        0.0982944 = weight(_text_:wide in 2944) [ClassicSimilarity], result of:
          0.0982944 = score(doc=2944,freq=4.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.5538448 = fieldWeight in 2944, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.0625 = fieldNorm(doc=2944)
      0.25 = coord(2/8)
    
    Abstract
    This issue of Jlis.it is focused on RDA, Resource Description and Access. In light of increasing international acceptance of this new cataloging content standard, the editors of Jlis.it wish to capture the background of how RDA came to be and the implications of its implementation at this time. This special issue offers a wide overview on the new guidelines from their making to their spreading around the world.
  17. Duval, E.; Hodgins, W.; Sutton, S.; Weibel, S.L.: Metadata principles and practicalities (2002) 0.03
    0.03397195 = product of:
      0.09059186 = sum of:
        0.0369858 = weight(_text_:world in 1208) [ClassicSimilarity], result of:
          0.0369858 = score(doc=1208,freq=4.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.24022943 = fieldWeight in 1208, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.03125 = fieldNorm(doc=1208)
        0.034752317 = weight(_text_:wide in 1208) [ClassicSimilarity], result of:
          0.034752317 = score(doc=1208,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.1958137 = fieldWeight in 1208, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.03125 = fieldNorm(doc=1208)
        0.018853746 = weight(_text_:web in 1208) [ClassicSimilarity], result of:
          0.018853746 = score(doc=1208,freq=2.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.14422815 = fieldWeight in 1208, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.03125 = fieldNorm(doc=1208)
      0.375 = coord(3/8)
    
    Abstract
    For those of us still struggling with basic concepts regarding metadata in this brave new world in which cataloging means much more than MARC, an article like this is welcome indeed. In this 30.000-foot overview of the metadata landscape, broad issues such as modularity, namespaces, extensibility, refinement, and multilingualism are discussed. In addition, "practicalities" like application profiles, syntax and semantics, metadata registries, and automated generation of metadata are explained. Although this piece is not exhaustive of high-level metadata issues, it is nonetheless a useful description of some of the most important issues surrounding metadata creation and use. The rapid changes in the means of information access occasioned by the emergence of the World Wide Web have spawned an upheaval in the means of describing and managing information resources. Metadata is a primary tool in this work, and an important link in the value chain of knowledge economies. Yet there is much confusion about how metadata should be integrated into information systems. How is it to be created or extended? Who will manage it? How can it be used and exchanged? Whence comes its authority? Can different metadata standards be used together in a given environment? These and related questions motivate this paper. The authors hope to make explicit the strong foundations of agreement shared by two prominent metadata Initiatives: the Dublin Core Metadata Initiative (DCMI) and the Institute for Electrical and Electronics Engineers (IEEE) Learning Object Metadata (LOM) Working Group. This agreement emerged from a joint metadata taskforce meeting in Ottawa in August, 2001. By elucidating shared principles and practicalities of metadata, we hope to raise the level of understanding among our respective (and shared) constituents, so that all stakeholders can move forward more decisively to address their respective problems. The ideas in this paper are divided into two categories. Principles are those concepts judged to be common to all domains of metadata and which might inform the design of any metadata schema or application. Practicalities are the rules of thumb, constraints, and infrastructure issues that emerge from bringing theory into practice in the form of useful and sustainable systems.
  18. Mitchell, J.S.; Zeng, M.L.; Zumer, M.: Modeling classification systems in multicultural and multilingual contexts (2012) 0.03
    0.033950504 = product of:
      0.09053468 = sum of:
        0.039229363 = weight(_text_:world in 1967) [ClassicSimilarity], result of:
          0.039229363 = score(doc=1967,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.25480178 = fieldWeight in 1967, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.046875 = fieldNorm(doc=1967)
        0.02828062 = weight(_text_:web in 1967) [ClassicSimilarity], result of:
          0.02828062 = score(doc=1967,freq=2.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.21634221 = fieldWeight in 1967, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.046875 = fieldNorm(doc=1967)
        0.023024699 = product of:
          0.046049397 = sum of:
            0.046049397 = weight(_text_:22 in 1967) [ClassicSimilarity], result of:
              0.046049397 = score(doc=1967,freq=4.0), product of:
                0.14026769 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.040055543 = queryNorm
                0.32829654 = fieldWeight in 1967, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1967)
          0.5 = coord(1/2)
      0.375 = coord(3/8)
    
    Abstract
    This paper reports on the second part of an initiative of the authors on researching classification systems with the conceptual model defined by the Functional Requirements for Subject Authority Data (FRSAD) final report. In an earlier study, the authors explored whether the FRSAD conceptual model could be extended beyond subject authority data to model classification data. The focus of the current study is to determine if classification data modeled using FRSAD can be used to solve real-world discovery problems in multicultural and multilingual contexts. The paper discusses the relationships between entities (same type or different types) in the context of classification systems that involve multiple translations and /or multicultural implementations. Results of two case studies are presented in detail: (a) two instances of the DDC (DDC 22 in English, and the Swedish-English mixed translation of DDC 22), and (b) Chinese Library Classification. The use cases of conceptual models in practice are also discussed.
    Source
    Beyond libraries - subject metadata in the digital environment and semantic web. IFLA Satellite Post-Conference, 17-18 August 2012, Tallinn
  19. Lange, C.: Ontologies and languages for representing mathematical knowledge on the Semantic Web (2011) 0.03
    0.030518895 = product of:
      0.12207558 = sum of:
        0.06253081 = weight(_text_:web in 135) [ClassicSimilarity], result of:
          0.06253081 = score(doc=135,freq=22.0), product of:
            0.13072169 = queryWeight, product of:
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.040055543 = queryNorm
            0.47835067 = fieldWeight in 135, product of:
              4.690416 = tf(freq=22.0), with freq of:
                22.0 = termFreq=22.0
              3.2635105 = idf(docFreq=4597, maxDocs=44218)
              0.03125 = fieldNorm(doc=135)
        0.059544772 = weight(_text_:2.0 in 135) [ClassicSimilarity], result of:
          0.059544772 = score(doc=135,freq=2.0), product of:
            0.23231146 = queryWeight, product of:
              5.799733 = idf(docFreq=363, maxDocs=44218)
              0.040055543 = queryNorm
            0.2563144 = fieldWeight in 135, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              5.799733 = idf(docFreq=363, maxDocs=44218)
              0.03125 = fieldNorm(doc=135)
      0.25 = coord(2/8)
    
    Abstract
    Mathematics is a ubiquitous foundation of science, technology, and engineering. Specific areas, such as numeric and symbolic computation or logics, enjoy considerable software support. Working mathematicians have recently started to adopt Web 2.0 environment, such as blogs and wikis, but these systems lack machine support for knowledge organization and reuse, and they are disconnected from tools such as computer algebra systems or interactive proof assistants.We argue that such scenarios will benefit from Semantic Web technology. Conversely, mathematics is still underrepresented on the Web of [Linked] Data. There are mathematics-related Linked Data, for example statistical government data or scientific publication databases, but their mathematical semantics has not yet been modeled. We argue that the services for the Web of Data will benefit from a deeper representation of mathematical knowledge. Mathematical knowledge comprises logical and functional structures - formulæ, statements, and theories -, a mixture of rigorous natural language and symbolic notation in documents, application-specific metadata, and discussions about conceptualizations, formalizations, proofs, and (counter-)examples. Our review of approaches to representing these structures covers ontologies for mathematical problems, proofs, interlinked scientific publications, scientific discourse, as well as mathematical metadata vocabularies and domain knowledge from pure and applied mathematics. Many fields of mathematics have not yet been implemented as proper Semantic Web ontologies; however, we show that MathML and OpenMath, the standard XML-based exchange languages for mathematical knowledge, can be fully integrated with RDF representations in order to contribute existing mathematical knowledge to theWeb of Data. We conclude with a roadmap for getting the mathematical Web of Data started: what datasets to publish, how to interlink them, and how to take advantage of these new connections.
    Content
    Vgl.: http://www.semantic-web-journal.net/content/ontologies-and-languages-representing-mathematical-knowledge-semantic-web http://www.semantic-web-journal.net/sites/default/files/swj122_2.pdf.
    Source
    Semantic Web journal. 2(2012), no.x
  20. Peters, C.; Picchi, E.: Across languages, across cultures : issues in multilinguality and digital libraries (1997) 0.03
    0.030452613 = product of:
      0.12181045 = sum of:
        0.052305818 = weight(_text_:world in 1233) [ClassicSimilarity], result of:
          0.052305818 = score(doc=1233,freq=2.0), product of:
            0.15396032 = queryWeight, product of:
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.040055543 = queryNorm
            0.33973572 = fieldWeight in 1233, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.8436708 = idf(docFreq=2573, maxDocs=44218)
              0.0625 = fieldNorm(doc=1233)
        0.06950463 = weight(_text_:wide in 1233) [ClassicSimilarity], result of:
          0.06950463 = score(doc=1233,freq=2.0), product of:
            0.17747644 = queryWeight, product of:
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.040055543 = queryNorm
            0.3916274 = fieldWeight in 1233, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.4307585 = idf(docFreq=1430, maxDocs=44218)
              0.0625 = fieldNorm(doc=1233)
      0.25 = coord(2/8)
    
    Abstract
    With the recent rapid diffusion over the international computer networks of world-wide distributed document bases, the question of multilingual access and multilingual information retrieval is becoming increasingly relevant. We briefly discuss just some of the issues that must be addressed in order to implement a multilingual interface for a Digital Library system and describe our own approach to this problem.

Years

Languages

  • e 198
  • d 61
  • i 3
  • f 2
  • a 1
  • More… Less…