Search (35 results, page 1 of 2)

  • × theme_ss:"Grundlagen u. Einführungen: Allgemeine Literatur"
  1. Prévoteau, M.-H.; Utrad, J.-C.: Manuel de bibliographie générale : Préf. d'Annie Béthery (1995) 0.04
    0.038716678 = product of:
      0.077433355 = sum of:
        0.077433355 = product of:
          0.15486671 = sum of:
            0.15486671 = weight(_text_:f in 4271) [ClassicSimilarity], result of:
              0.15486671 = score(doc=4271,freq=4.0), product of:
                0.20722532 = queryWeight, product of:
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.051991083 = queryNorm
                0.74733484 = fieldWeight in 4271, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4271)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: ZfBB 43(1996) H.3, S.267-268 (F. Nestler)
    Language
    f
  2. Jonker, F.: Indexing theory, indexing methods, and search devices (1964) 0.03
    0.03193963 = product of:
      0.06387926 = sum of:
        0.06387926 = product of:
          0.12775852 = sum of:
            0.12775852 = weight(_text_:f in 6246) [ClassicSimilarity], result of:
              0.12775852 = score(doc=6246,freq=2.0), product of:
                0.20722532 = queryWeight, product of:
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.051991083 = queryNorm
                0.6165198 = fieldWeight in 6246, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.109375 = fieldNorm(doc=6246)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  3. Antoniou, G.; Harmelen, F. van: ¬A semantic Web primer (2004) 0.03
    0.026329719 = sum of:
      0.014922708 = product of:
        0.059690833 = sum of:
          0.059690833 = weight(_text_:authors in 468) [ClassicSimilarity], result of:
            0.059690833 = score(doc=468,freq=8.0), product of:
              0.23701768 = queryWeight, product of:
                4.558814 = idf(docFreq=1258, maxDocs=44218)
                0.051991083 = queryNorm
              0.25184128 = fieldWeight in 468, product of:
                2.828427 = tf(freq=8.0), with freq of:
                  8.0 = termFreq=8.0
                4.558814 = idf(docFreq=1258, maxDocs=44218)
                0.01953125 = fieldNorm(doc=468)
        0.25 = coord(1/4)
      0.01140701 = product of:
        0.02281402 = sum of:
          0.02281402 = weight(_text_:f in 468) [ClassicSimilarity], result of:
            0.02281402 = score(doc=468,freq=2.0), product of:
              0.20722532 = queryWeight, product of:
                3.985786 = idf(docFreq=2232, maxDocs=44218)
                0.051991083 = queryNorm
              0.110092826 = fieldWeight in 468, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.985786 = idf(docFreq=2232, maxDocs=44218)
                0.01953125 = fieldNorm(doc=468)
        0.5 = coord(1/2)
    
    Footnote
    Rez. in: JASIST 57(2006) no.8, S.1132-1133 (H. Che): "The World Wide Web has been the main source of an important shift in the way people communicate with each other, get information, and conduct business. However, most of the current Web content is only suitable for human consumption. The main obstacle to providing better quality of service is that the meaning of Web content is not machine-accessible. The "Semantic Web" is envisioned by Tim Berners-Lee as a logical extension to the current Web that enables explicit representations of term meaning. It aims to bring the Web to its full potential via the exploration of these machine-processable metadata. To fulfill this, it pros ides some meta languages like RDF, OWL, DAML+OIL, and SHOE for expressing knowledge that has clear, unambiguous meanings. The first steps in searing the Semantic Web into the current Web are successfully underway. In the forthcoming years, these efforts still remain highly focused in the research and development community. In the next phase, the Semantic Web will respond more intelligently to user queries. The first chapter gets started with an excellent introduction to the Semantic Web vision. At first, today's Web is introduced, and problems with some current applications like search engines are also covered. Subsequently, knowledge management. business-to-consumer electronic commerce, business-to-business electronic commerce, and personal agents are used as examples to show the potential requirements for the Semantic Web. Next comes the brief description of the underpinning technologies, including metadata, ontology, logic, and agent. The differences between the Semantic Web and Artificial Intelligence are also discussed in a later subsection. In section 1.4, the famous "laser-cake" diagram is given to show a layered view of the Semantic Web. From chapter 2, the book starts addressing some of the most important technologies for constructing the Semantic Web. In chapter 2, the authors discuss XML and its related technologies such as namespaces, XPath, and XSLT. XML is a simple, very flexible text format which is often used for the exchange of a wide variety of data on the Web and elsewhere. The W3C has defined various languages on top of XML, such as RDF. Although this chapter is very well planned and written, many details are not included because of the extensiveness of the XML technologies. Many other books on XML provide more comprehensive coverage.
    The next chapter introduces resource description framework (RDF) and RDF schema (RDFS). Unlike XML, RDF provides a foundation for expressing the semantics of dada: it is a standard dada model for machine-processable semantics. Resource description framework schema offers a number of modeling primitives for organizing RDF vocabularies in typed hierarchies. In addition to RDF and RDFS, a query language for RDF, i.e. RQL. is introduced. This chapter and the next chapter are two of the most important chapters in the book. Chapter 4 presents another language called Web Ontology Language (OWL). Because RDFS is quite primitive as a modeling language for the Web, more powerful languages are needed. A richer language. DAML+OIL, is thus proposed as a joint endeavor of the United States and Europe. OWL takes DAML+OIL as the starting point, and aims to be the standardized and broadly accepted ontology language. At the beginning of the chapter, the nontrivial relation with RDF/RDFS is discussed. Then the authors describe the various language elements of OWL in some detail. Moreover, Appendix A contains an abstract OWL syntax. which compresses OWL and makes OWL much easier to read. Chapter 5 covers both monotonic and nonmonotonic rules. Whereas the previous chapter's mainly concentrate on specializations of knowledge representation, this chapter depicts the foundation of knowledge representation and inference. Two examples are also givwn to explain monotonic and non-monotonic rules, respectively. "To get the most out of the chapter. readers had better gain a thorough understanding of predicate logic first. Chapter 6 presents several realistic application scenarios to which the Semantic Web technology can be applied. including horizontal information products at Elsevier, data integration at Audi, skill finding at Swiss Life, a think tank portal at EnerSearch, e-learning. Web services, multimedia collection indexing, online procurement, raid device interoperability. These case studies give us some real feelings about the Semantic Web.
    The chapter on ontology engineering describes the development of ontology-based systems for the Web using manual and semiautomatic methods. Ontology is a concept similar to taxonomy. As stated in the introduction, ontology engineering deals with some of the methodological issues that arise when building ontologies, in particular, con-structing ontologies manually, reusing existing ontologies. and using semiautomatic methods. A medium-scale project is included at the end of the chapter. Overall the book is a nice introduction to the key components of the Semantic Web. The reading is quite pleasant, in part due to the concise layout that allows just enough content per page to facilitate readers' comprehension. Furthermore, the book provides a large number of examples, code snippets, exercises, and annotated online materials. Thus, it is very suitable for use as a textbook for undergraduates and low-grade graduates, as the authors say in the preface. However, I believe that not only students but also professionals in both academia and iudustry will benefit from the book. The authors also built an accompanying Web site for the book at http://www.semanticwebprimer.org. On the main page, there are eight tabs for each of the eight chapters. For each tabm the following sections are included: overview, example, presentations, problems and quizzes, errata, and links. These contents will greatly facilitate readers: for example, readers can open the listed links to further their readings. The vacancy of the errata sections also proves the quality of the book."
  4. Chan, L.M.; Mitchell, J.S.: Dewey Decimal Classification : principles and applications (2003) 0.02
    0.024654258 = product of:
      0.049308516 = sum of:
        0.049308516 = product of:
          0.09861703 = sum of:
            0.09861703 = weight(_text_:22 in 3247) [ClassicSimilarity], result of:
              0.09861703 = score(doc=3247,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.5416616 = fieldWeight in 3247, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.109375 = fieldNorm(doc=3247)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Object
    DDC-22
  5. Kaiser, U.: Handbuch Internet und Online Dienste : der kompetente Reiseführer für das digitale Netz (1996) 0.02
    0.021132221 = product of:
      0.042264443 = sum of:
        0.042264443 = product of:
          0.084528886 = sum of:
            0.084528886 = weight(_text_:22 in 4589) [ClassicSimilarity], result of:
              0.084528886 = score(doc=4589,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.46428138 = fieldWeight in 4589, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4589)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Series
    Heyne Business; 22/1019
  6. Kumar, K.: Theory of classification (1989) 0.02
    0.021132221 = product of:
      0.042264443 = sum of:
        0.042264443 = product of:
          0.084528886 = sum of:
            0.084528886 = weight(_text_:22 in 6774) [ClassicSimilarity], result of:
              0.084528886 = score(doc=6774,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.46428138 = fieldWeight in 6774, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.09375 = fieldNorm(doc=6774)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    25. 3.2019 18:15:22
  7. Langridge, D.W.: Classification: its kinds, systems, elements and application (1992) 0.02
    0.01992365 = product of:
      0.0398473 = sum of:
        0.0398473 = product of:
          0.0796946 = sum of:
            0.0796946 = weight(_text_:22 in 770) [ClassicSimilarity], result of:
              0.0796946 = score(doc=770,freq=4.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.4377287 = fieldWeight in 770, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0625 = fieldNorm(doc=770)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    26. 7.2002 14:01:22
    Footnote
    Rez. in: Journal of documentation 49(1993) no.1, S.68-70. (A. Maltby); Journal of librarianship and information science 1993, S.108-109 (A.G. Curwen); Herald of library science 33(1994) nos.1/2, S.85 (P.N. Kaula); Knowledge organization 22(1995) no.1, S.45 (M.P. Satija)
  8. Grundlagen der praktischen Information und Dokumentation (2004) 0.02
    0.018868364 = sum of:
      0.007461354 = product of:
        0.029845417 = sum of:
          0.029845417 = weight(_text_:authors in 693) [ClassicSimilarity], result of:
            0.029845417 = score(doc=693,freq=2.0), product of:
              0.23701768 = queryWeight, product of:
                4.558814 = idf(docFreq=1258, maxDocs=44218)
                0.051991083 = queryNorm
              0.12592064 = fieldWeight in 693, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                4.558814 = idf(docFreq=1258, maxDocs=44218)
                0.01953125 = fieldNorm(doc=693)
        0.25 = coord(1/4)
      0.01140701 = product of:
        0.02281402 = sum of:
          0.02281402 = weight(_text_:f in 693) [ClassicSimilarity], result of:
            0.02281402 = score(doc=693,freq=2.0), product of:
              0.20722532 = queryWeight, product of:
                3.985786 = idf(docFreq=2232, maxDocs=44218)
                0.051991083 = queryNorm
              0.110092826 = fieldWeight in 693, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.985786 = idf(docFreq=2232, maxDocs=44218)
                0.01953125 = fieldNorm(doc=693)
        0.5 = coord(1/2)
    
    Content
    Jiri Panyr: Technische Redaktion Wolfgang F. Finke: E-Learning Harald H. Zimmermann: Maschinelle und Computergestützte Übersetzung Franziskus Geeb und Ulrike Spree: Wörterbücher und Enzyklopädien Angelika Menne-Haritz: Archive Hans-Christoph Hobohm: Bibliotheken Günter Peters: Medien, Medienwirtschaft Ulrich Riehm: Buchhandel Helmut Wittenzellner: Transformationsprozesse für die Druckbranche auf dem Weg zum Mediendienstleister Dietmar Strauch: Verlagswesen Ulrich Riehm, Knud Böhle und Bernd Wingert: Elektronisches Publizieren Heike Andermann: Initiativen zur Reformierung des Systems wissenschaftlicher Kommunikation Ute Schwens und Hans Liegmann: Langzeitarchivierung digitaler Ressourcen Achim OBwald: Document Delivery/ Dokumentlieferung Willi Bredemeier und Patrick Müller: Informationswirtschaft Martin Michelson: Wirtschaftsinformation Ulrich Kämper: Chemie-Information Wilhelm Gaus: Information und Dokumentation in der Medizin Gottfried Herzog und Hans Jörg Wiesner: Normung Jürgen Krause: Standardisierung und Heterogenität Reinhard Schramm: Patentinformation Wolfgang Semar: E-Commerce Wolfgang Semar: Kryptografie Knud Böhle: Elektronische Zahlungssysteme Herbert Stoyan: Information in der Informatik Gerhard Roth und Christian Eurich: Der Begriff der Information in der Neurobiologie Margarete Boos: Information in der Psychologie Harald H. Zimmermann: Information in der Sprachwissenschaft Ulrich Glowalla: Information und Lernen Eric Schoop: Information in der Betriebswirtschaft: ein neuer Produktionsfaktor? Gerhard Vowe: Der Informationsbegriff in der Politikwissenschaft - eine historische und systematische Bestandsaufnahme Jürgen Krause: Information in den Sozialwissenschaften Holger Lyre: Information in den Naturwissenschaften Norbert Henrichs: Information in der Philosophie
    Footnote
    Rez. in: Mitteilungen VÖB 57(2004) H.3/4, S.86-90 (O. Oberhauser): " ...Allen kritischen Anmerkungen zum Trotz: Im Vergleich mit der letzten Auflage schneidet diese fünfte Ausgabe erfreulich positiv ab (nur Nörgler würden sagen, dass dies nicht schwergefallen ist). Natürlich könnte darüber reflektiert werden, ob es heute noch möglich ist, das Gesamtgebiet der Informationswissenschaft und -praxis in einem Handbuch erschöpfend darzustellen; die Zeiten, in denen man Wissenschaftsdisziplinen auf diese Weise repräsentierte und legitimierte, sind eigentlich vorüber. Andererseits fehlen, gerade im deutschen Sprachraum, weitgehend gute und aktuelle Darstellungen zu den hier präsentierten Teilbereichen. Als Einstieg in die Informationswissenschaft und -praxis ist das vorliegende Handbuch daher allemal wichtig. Auch für gestandene Praktiker bietet es viele interessante und neue Themen. Der Preis für die broschierte Ausgabe ist vielleicht nicht gerade wohlfeil, aber nach heutigen Massstäben dem Umfang angemessen. Grössere Bibliotheken und bibliothekarische bzw. informationswissenschaftliche Ausbildungseinrichtungen, für die auch diese Ausgabe unverzichtbar ist, werden dagegen wohl eher zur teureren gebundenen Variante greifen." Weitere Rez. in: BuB 57(2005) H.4, S.307-308 (H. Meinhardt); ZfBB 52(2005) H.6, S.349-350 (T. Seela); Information - Wissenschaft und Praxis 56(2005) H.8, S.457-458 (D. Soergel): "In sum, this work provides a comprehensive and competent introduction to information science with a breadth of scope that exists nowhere else. It does so through a collection of independent contributions of many authors with many perspectives and many redundancies. Some readers might prefer a treatment from a unified viewpoint."
  9. Kaushik, S.K.: DDC 22 : a practical approach (2004) 0.02
    0.018636867 = product of:
      0.037273735 = sum of:
        0.037273735 = product of:
          0.07454747 = sum of:
            0.07454747 = weight(_text_:22 in 1842) [ClassicSimilarity], result of:
              0.07454747 = score(doc=1842,freq=14.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.4094577 = fieldWeight in 1842, product of:
                  3.7416575 = tf(freq=14.0), with freq of:
                    14.0 = termFreq=14.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1842)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    A system of library classification that flashed across the inquiring mind of young Melvil Louis Kossuth Dewey (known as Melvil Dewey) in 1873 is still the most popular classification scheme.. The modern library classification begins with Dewey Decimal Classification (DDC). Melvil Dewey devised DDC in 1876. DDC has is credit of 128 years of boudless success. The DDC is being taught as a practical subject throughout the world and it is being used in majority of libraries in about 150 countries. This is the result of continuous revision that 22nd Edition of DDC has been published in July 2003. No other classification scheme has published so many editions. Some welcome changes have been made in DDC 22. To reduce the Christian bias in 200 religion, the numbers 201 to 209 have been devoted to specific aspects of religion. In the previous editions these numbers were devoted to Christianity. to enhance the classifier's efficiency, Table 7 has been removed from DDC 22 and the provision of adding group of persons is made by direct use of notation already available in schedules and in notation -08 from Table 1 Standard Subdivision. The present book is an attempt to explain, with suitable examples, the salient provisions of DDC 22. The book is written in simple language so that the students may not face any difficulty in understanding what is being explained. The examples in the book are explained in a step-by-step procedure. It is hoped that this book will prove of great help and use to the library professionals in general and library and information science students in particular.
    Content
    1. Introduction to DDC 22 2. Major changes in DDC 22 3. Introduction to the schedules 4. Use of Table 1 : Standard Subdivisions 5. Use of Table 2 : Areas 6. Use of Table 3 : Subdivisions for the arts, for individual literatures, for specific literary forms 7. Use to Table 4 : Subdivisions of individual languages and language families 8. Use of Table 5 : Ethic and National groups 9. Use of Table 6 : Languages 10. Treatment of Groups of Persons
    Object
    DDC-22
  10. Dahlberg, I.: Grundlagen universaler Wissensordnung : Probleme und Möglichkeiten eines universalen Klassifikationssystems des Wissens (1974) 0.02
    0.017610185 = product of:
      0.03522037 = sum of:
        0.03522037 = product of:
          0.07044074 = sum of:
            0.07044074 = weight(_text_:22 in 127) [ClassicSimilarity], result of:
              0.07044074 = score(doc=127,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.38690117 = fieldWeight in 127, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=127)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Zugleich Dissertation Univ. Düsseldorf. - Rez. in: ZfBB. 22(1975) S.53-57 (H.-A. Koch)
  11. Gralla, P.: So funktioniert das Internet : ein visueller Streifzug durch das Internet (1998) 0.02
    0.017610185 = product of:
      0.03522037 = sum of:
        0.03522037 = product of:
          0.07044074 = sum of:
            0.07044074 = weight(_text_:22 in 667) [ClassicSimilarity], result of:
              0.07044074 = score(doc=667,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.38690117 = fieldWeight in 667, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=667)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    15. 7.2002 20:48:22
  12. Babiak, U.: Effektive Suche im Internet : Suchstrategien, Methoden, Quellen (1998) 0.02
    0.017610185 = product of:
      0.03522037 = sum of:
        0.03522037 = product of:
          0.07044074 = sum of:
            0.07044074 = weight(_text_:22 in 668) [ClassicSimilarity], result of:
              0.07044074 = score(doc=668,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.38690117 = fieldWeight in 668, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=668)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Signature
    77 TWP 3911(2)+22
  13. Marcella, R.; Newton, R.: ¬A new manual of classification (1994) 0.02
    0.017610185 = product of:
      0.03522037 = sum of:
        0.03522037 = product of:
          0.07044074 = sum of:
            0.07044074 = weight(_text_:22 in 885) [ClassicSimilarity], result of:
              0.07044074 = score(doc=885,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.38690117 = fieldWeight in 885, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=885)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: Knowledge organization 22(1995) no.3/4, S.178-179 (M.P. Satija); Journal of documentation 51(1995) no.4, S.437-439 (R. Brunt)
  14. Scott, M.L.: Dewey Decimal Classification, 22nd edition : a study manual and number building guide (2005) 0.02
    0.017610185 = product of:
      0.03522037 = sum of:
        0.03522037 = product of:
          0.07044074 = sum of:
            0.07044074 = weight(_text_:22 in 4594) [ClassicSimilarity], result of:
              0.07044074 = score(doc=4594,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.38690117 = fieldWeight in 4594, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=4594)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Object
    DDC-22
  15. Understanding metadata (2004) 0.01
    0.014088147 = product of:
      0.028176295 = sum of:
        0.028176295 = product of:
          0.05635259 = sum of:
            0.05635259 = weight(_text_:22 in 2686) [ClassicSimilarity], result of:
              0.05635259 = score(doc=2686,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.30952093 = fieldWeight in 2686, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2686)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    10. 9.2004 10:22:40
  16. Lancaster, F.W.: Vocabulary control for information retrieval (1986) 0.01
    0.014088147 = product of:
      0.028176295 = sum of:
        0.028176295 = product of:
          0.05635259 = sum of:
            0.05635259 = weight(_text_:22 in 217) [ClassicSimilarity], result of:
              0.05635259 = score(doc=217,freq=2.0), product of:
                0.1820639 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051991083 = queryNorm
                0.30952093 = fieldWeight in 217, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0625 = fieldNorm(doc=217)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 4.2007 10:07:51
  17. Lancaster, F.W.: Indexing and abstracting in theory and practice (1998) 0.01
    0.0136884125 = product of:
      0.027376825 = sum of:
        0.027376825 = product of:
          0.05475365 = sum of:
            0.05475365 = weight(_text_:f in 4141) [ClassicSimilarity], result of:
              0.05475365 = score(doc=4141,freq=2.0), product of:
                0.20722532 = queryWeight, product of:
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.051991083 = queryNorm
                0.26422277 = fieldWeight in 4141, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4141)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: JASIS 50(1999) no.8, S.728-730 (J.-E. Mai); Indexer 21(1999) no.3, S.148 (P.F. Booth); Managing information 6(1999) no.1, S.48 (S.T. Clarke); Electronic library 17(1999) no.3, S.193 (F. Parry)
  18. Gebhardt, F.: Dokumentationssysteme (1981) 0.01
    0.0136884125 = product of:
      0.027376825 = sum of:
        0.027376825 = product of:
          0.05475365 = sum of:
            0.05475365 = weight(_text_:f in 1560) [ClassicSimilarity], result of:
              0.05475365 = score(doc=1560,freq=2.0), product of:
                0.20722532 = queryWeight, product of:
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.051991083 = queryNorm
                0.26422277 = fieldWeight in 1560, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1560)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  19. Gaus, W.; Leiner, F.: Dokumentations- und Ordnungslehre : Theorie und Praxis des Information Retrieval (2003) 0.01
    0.01140701 = product of:
      0.02281402 = sum of:
        0.02281402 = product of:
          0.04562804 = sum of:
            0.04562804 = weight(_text_:f in 4524) [ClassicSimilarity], result of:
              0.04562804 = score(doc=4524,freq=2.0), product of:
                0.20722532 = queryWeight, product of:
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.051991083 = queryNorm
                0.22018565 = fieldWeight in 4524, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4524)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  20. Gödert, W.; Lepsky, K.; Nagelschmidt, M.: Informationserschließung und Automatisches Indexieren : ein Lehr- und Arbeitsbuch (2011) 0.01
    0.01140701 = product of:
      0.02281402 = sum of:
        0.02281402 = product of:
          0.04562804 = sum of:
            0.04562804 = weight(_text_:f in 2550) [ClassicSimilarity], result of:
              0.04562804 = score(doc=2550,freq=2.0), product of:
                0.20722532 = queryWeight, product of:
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.051991083 = queryNorm
                0.22018565 = fieldWeight in 2550, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.985786 = idf(docFreq=2232, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2550)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: ABI Technik 32(2012) H.2, S.113-114 (F. Förster)

Languages

  • e 18
  • d 16
  • f 1

Types

  • m 33
  • s 3
  • a 1
  • el 1
  • More… Less…

Classifications