Search (31 results, page 1 of 2)

  • × theme_ss:"Grundlagen u. Einführungen: Allgemeine Literatur"
  1. Schönleber, C.; Keck, C.: Internet Handbuch : Techniken - Zugang zum Netz - Diensteangebot - Plattformen (1996) 0.02
    0.019300696 = product of:
      0.03860139 = sum of:
        0.03860139 = product of:
          0.11580417 = sum of:
            0.11580417 = weight(_text_:c in 3055) [ClassicSimilarity], result of:
              0.11580417 = score(doc=3055,freq=4.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.7545574 = fieldWeight in 3055, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.109375 = fieldNorm(doc=3055)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
  2. Chan, L.M.; Mitchell, J.S.: Dewey Decimal Classification : principles and applications (2003) 0.01
    0.014065642 = product of:
      0.028131284 = sum of:
        0.028131284 = product of:
          0.08439385 = sum of:
            0.08439385 = weight(_text_:22 in 3247) [ClassicSimilarity], result of:
              0.08439385 = score(doc=3247,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Object
    DDC-22
  3. Vonhoegen, H.: Einstieg in XML (2002) 0.01
    0.013856648 = product of:
      0.027713295 = sum of:
        0.027713295 = product of:
          0.04156994 = sum of:
            0.020471478 = weight(_text_:c in 4002) [ClassicSimilarity], result of:
              0.020471478 = score(doc=4002,freq=2.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.13338815 = fieldWeight in 4002, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4002)
            0.021098463 = weight(_text_:22 in 4002) [ClassicSimilarity], result of:
              0.021098463 = score(doc=4002,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = queryNorm
                0.1354154 = fieldWeight in 4002, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4002)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: XML Magazin und Web Services 2003, H.1, S.14 (S. Meyen): "Seit dem 22. Februar 1999 ist das Resource Description Framework (RDF) als W3C-Empfehlung verfügbar. Doch was steckt hinter diesem Standard, der das Zeitalter des Semantischen Webs einläuten soll? Was RDF bedeutet, wozu man es einsetzt, welche Vorteile es gegenüber XML hat und wie man RDF anwendet, soll in diesem Artikel erläutert werden. Schlägt man das Buch auf und beginnt, im EinleitungsKapitel zu schmökern, fällt sogleich ins Auge, dass der Leser nicht mit Lektionen im Stile von "bei XML sind die spitzen Klammern ganz wichtig" belehrt wird, obgleich es sich um ein Buch für Anfänger handelt. Im Gegenteil: Es geht gleich zur Sache und eine gesunde Mischung an Vorkenntnissen wird vorausgesetzt. Wer sich heute für XML interessiert, der hat ja mit 99-prozentiger Wahrscheinlichkeit schon seine einschlägigen Erfahrungen mit HTML und dem Web gemacht und ist kein Newbie in dem Reich der spitzen Klammern und der (einigermaßen) wohlformatierten Dokumente. Und hier liegt eine deutliche Stärke des Werkes Helmut Vonhoegens, der seinen Einsteiger-Leser recht gut einzuschätzen weiß und ihn daher praxisnah und verständlich ans Thema heranführt. Das dritte Kapitel beschäftigt sich mit der Document Type Definition (DTD) und beschreibt deren Einsatzziele und Verwendungsweisen. Doch betont der Autor hier unablässig die Begrenztheit dieses Ansatzes, welche den Ruf nach einem neuen Konzept deutlich macht: XML Schema, welches er im folgenden Kapitel darstellt. Ein recht ausführliches Kapitel widmet sich dann dem relativ aktuellen XML Schema-Konzept und erläutert dessen Vorzüge gegenüber der DTD (Modellierung komplexer Datenstrukturen, Unterstützung zahlreicher Datentypen, Zeichenbegrenzungen u.v.m.). XML Schema legt, so erfährt der Leser, wie die alte DTD, das Vokabular und die zulässige Grammatik eines XML-Dokuments fest, ist aber seinerseits ebenfalls ein XML-Dokument und kann (bzw. sollte) wie jedes andere XML auf Wohlgeformtheit überprüft werden. Weitere Kapitel behandeln die Navigations-Standards XPath, XLink und XPointer, Transformationen mit XSLT und XSL und natürlich die XML-Programmierschnittstellen DOM und SAX. Dabei kommen verschiedene Implementierungen zum Einsatz und erfreulicherweise werden Microsoft-Ansätze auf der einen und Java/Apache-Projekte auf der anderen Seite in ungefähr vergleichbarem Umfang vorgestellt. Im letzten Kapitel schließlich behandelt Vonhoegen die obligatorischen Web Services ("Webdienste") als Anwendungsfall von XML und demonstriert ein kleines C#- und ASP-basiertes Beispiel (das Java-Äquivalent mit Apache Axis fehlt leider). "Einstieg in XML" präsentiert seinen Stoff in klar verständlicher Form und versteht es, seine Leser auf einem guten Niveau "abzuholen". Es bietet einen guten Überblick über die Grundlagen von XML und kann - zumindest derzeit noch - mit recht hoher Aktualität aufwarten."
  4. Kaiser, U.: Handbuch Internet und Online Dienste : der kompetente Reiseführer für das digitale Netz (1996) 0.01
    0.012056264 = product of:
      0.024112528 = sum of:
        0.024112528 = product of:
          0.07233758 = sum of:
            0.07233758 = weight(_text_:22 in 4589) [ClassicSimilarity], result of:
              0.07233758 = score(doc=4589,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Series
    Heyne Business; 22/1019
  5. Kumar, K.: Theory of classification (1989) 0.01
    0.012056264 = product of:
      0.024112528 = sum of:
        0.024112528 = product of:
          0.07233758 = sum of:
            0.07233758 = weight(_text_:22 in 6774) [ClassicSimilarity], result of:
              0.07233758 = score(doc=6774,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Date
    25. 3.2019 18:15:22
  6. Anderson, R.; Birbeck, M.; Kay, M.; Livingstone, S.; Loesgen, B.; Martin, D.; Mohr, S.; Ozu, N.; Peat, B.; Pinnock, J.; Stark, P.; Williams, K.: XML professionell : behandelt W3C DOM, SAX, CSS, XSLT, DTDs, XML Schemas, XLink, XPointer, XPath, E-Commerce, BizTalk, B2B, SOAP, WAP, WML (2000) 0.01
    0.011877126 = product of:
      0.023754252 = sum of:
        0.023754252 = product of:
          0.035631377 = sum of:
            0.017546982 = weight(_text_:c in 729) [ClassicSimilarity], result of:
              0.017546982 = score(doc=729,freq=2.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.114332706 = fieldWeight in 729, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.0234375 = fieldNorm(doc=729)
            0.018084396 = weight(_text_:22 in 729) [ClassicSimilarity], result of:
              0.018084396 = score(doc=729,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = queryNorm
                0.116070345 = fieldWeight in 729, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0234375 = fieldNorm(doc=729)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Abstract
    Dieses Buch wendet sich an alle, die Anwendungen auf der Basis von XML entwickeln wollen. Designer von Websites können neue Techniken erlernen, wie sie ihre Sites auf ein neues technisches Niveau heben können. Entwickler komplexerer Software-Systeme und Programmierer können lernen, wie XML in ihr System passt und wie es helfen kann, Anwendungen zu integrieren. XML-Anwendungen sind von ihrer Natur her verteilt und im Allgemeinen Web-orientiert. Dieses Buch behandelt nicht verteilte Systeme oder die Entwicklung von Web-Anwendungen, sie brauchen also keine tieferen Kenntnisse auf diesen Gebieten. Ein allgemeines Verständnis für verteilte Architekturen und Funktionsweisen des Web wird vollauf genügen. Die Beispiele in diesem Buch verwenden eine Reihe von Programmiersprachen und Technologien. Ein wichtiger Bestandteil der Attraktivität von XML ist seine Plattformunabhängigkeit und Neutralität gegenüber Programmiersprachen. Sollten Sie schon Web-Anwendungen entwickelt haben, stehen die Chancen gut, dass Sie einige Beispiele in Ihrer bevorzugten Sprache finden werden. Lassen Sie sich nicht entmutigen, wenn Sie kein Beispiel speziell für Ihr System finden sollten. Tools für die Arbeit mit XML gibt es für Perl, C++, Java, JavaScript und jede COM-fähige Sprache. Der Internet Explorer (ab Version 5.0) hat bereits einige Möglichkeiten zur Verarbeitung von XML-Dokumenten eingebaut. Auch der Mozilla-Browser (der Open-Source-Nachfolger des Netscape Navigators) bekommt ähnliche Fähigkeiten. XML-Tools tauchen auch zunehmend in großen relationalen Datenbanksystemen auf, genau wie auf Web- und Applikations-Servern. Sollte Ihr System nicht in diesem Buch behandelt werden, lernen Sie die Grundlagen und machen Sie sich mit den vorgestellten Techniken aus den Beispielen vertraut.
    Date
    22. 6.2005 15:12:11
  7. Prévoteau, M.-H.; Utrad, J.-C.: Manuel de bibliographie générale : Préf. d'Annie Béthery (1995) 0.01
    0.011697988 = product of:
      0.023395976 = sum of:
        0.023395976 = product of:
          0.07018793 = sum of:
            0.07018793 = weight(_text_:c in 4271) [ClassicSimilarity], result of:
              0.07018793 = score(doc=4271,freq=2.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.45733082 = fieldWeight in 4271, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4271)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
  8. Langridge, D.W.: Classification: its kinds, systems, elements and application (1992) 0.01
    0.011366755 = product of:
      0.02273351 = sum of:
        0.02273351 = product of:
          0.06820053 = sum of:
            0.06820053 = weight(_text_:22 in 770) [ClassicSimilarity], result of:
              0.06820053 = score(doc=770,freq=4.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      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)
  9. Kaushik, S.K.: DDC 22 : a practical approach (2004) 0.01
    0.010632627 = product of:
      0.021265253 = sum of:
        0.021265253 = product of:
          0.06379576 = sum of:
            0.06379576 = weight(_text_:22 in 1842) [ClassicSimilarity], result of:
              0.06379576 = score(doc=1842,freq=14.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      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. Chowdhury, G.G.; Chowdhury, S.: Introduction to digital libraries (2003) 0.01
    0.010052907 = product of:
      0.020105815 = sum of:
        0.020105815 = product of:
          0.03015872 = sum of:
            0.019922981 = weight(_text_:y in 6119) [ClassicSimilarity], result of:
              0.019922981 = score(doc=6119,freq=2.0), product of:
                0.21411619 = queryWeight, product of:
                  4.8124003 = idf(docFreq=976, maxDocs=44218)
                  0.044492595 = queryNorm
                0.09304752 = fieldWeight in 6119, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  4.8124003 = idf(docFreq=976, maxDocs=44218)
                  0.013671875 = fieldNorm(doc=6119)
            0.010235739 = weight(_text_:c in 6119) [ClassicSimilarity], result of:
              0.010235739 = score(doc=6119,freq=2.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.06669407 = fieldWeight in 6119, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.013671875 = fieldNorm(doc=6119)
          0.6666667 = coord(2/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: JASIST 55(2004) no.2, S.178-179 (M.-Y. Kan): "In their latest book, Chowdhury and Chowdhury have written an introductory text an digital libraries, primarily targeting "students researching digital libraries as part of information and library science, as well as computer science, courses" (p. xiv). It is an ambitious work that surveys many of the broad topics in digital libraries (DL) while highlighting completed and ongoing DL research in many parts of the world. With the revamping of Library and Information Science (LIS) Curriculums to focus an information technology, many LIS schools are now teaching DL topics either as an independent course or as part of an existing one. Instructors of these courses have in many cases used supplementary texts and compeed readers from journals and conference materials, possibly because they feel that a suitable textbook has yet to be written. A solid, principal textbook for digital libraries is sorely needed to provide a critical, evaluative synthesis of DL literature. It is with this in mind that I believe Introduction to Digital Libraries was written. An introductory text an any Cross-disciplinary topic is bound to have conflicting limitations and expectations from its adherents who come from different backgrounds. This is the rase in the development of DL Curriculum, in which both LIS and computer science schools are actively involved. Compiling a useful secondary source in such Cross-disciplinary areas is challenging; it requires that jargon from each contributing field be carefully explained and respected, while providing thought-provoking material to broaden student perspectives. In my view, the book's breadth certainly encompasses the whole of what an introduction to DL needs, but it is hampered by a lack of focus from catering to such disparate needs. For example, LIS students will need to know which key aspects differentiate digital library metadata from traditional metadata while computer science students will need to learn the basics of vector spare and probabilistic information retrieval. However, the text does not give enough detail an either subject and thus even introductory students will need to go beyond the book and consult primary sources. In this respect, the book's 307 pages of content are too short to do justice to such a broad field of study.
    This book covers all of the primary areas in the DL Curriculum as suggested by T. Saracevic and M. Dalbello's (2001) and A. Spink and C. Cool's (1999) D-Lib articles an DL education. In fact, the book's coverage is quite broad; it includes a Superset of recommended topics, offering a chapter an professional issues (recommended in Spink and Cool) as well as three chapters devoted to DL research. The book comes with a comprehensive list of references and an index, allowing readers to easily locate a specific topic or research project of interest. Each chapter also begins with a short outline of the chapter. As an additional plus, the book is quite heavily Cross-referenced, allowing easy navigation across topics. The only drawback with regard to supplementary materials is that it Lacks a glossary that world be a helpful reference to students needing a reference guide to DL terminology. The book's organization is well thought out and each chapter stands independently of the others, facilitating instruction by parts. While not officially delineated into three parts, the book's fifteen chapters are logically organized as such. Chapters 2 and 3 form the first part, which surveys various DLs and DL research initiatives. The second and core part of the book examines the workings of a DL along various dimensions, from its design to its eventual implementation and deployment. The third part brings together extended topics that relate to a deployed DL: its preservation, evaluation, and relationship to the larger social content. Chapter 1 defines digital libraries and discusses the scope of the materials covered in the book. The authors posit that the meaning of digital library is best explained by its sample characteristics rather than by definition, noting that it has largely been shaped by the melding of the research and information professions. This reveals two primary facets of the DL: an "emphasis an digital content" coming from an engineering and computer science perspective as well as an "emphasis an services" coming from library and information professionals (pp. 4-5). The book's organization mirrors this dichotomy, focusing an the core aspects of content in the earlier chapters and retuming to the service perspective in later chapters.
  11. Dahlberg, I.: Grundlagen universaler Wissensordnung : Probleme und Möglichkeiten eines universalen Klassifikationssystems des Wissens (1974) 0.01
    0.010046888 = product of:
      0.020093776 = sum of:
        0.020093776 = product of:
          0.060281325 = sum of:
            0.060281325 = weight(_text_:22 in 127) [ClassicSimilarity], result of:
              0.060281325 = score(doc=127,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Footnote
    Zugleich Dissertation Univ. Düsseldorf. - Rez. in: ZfBB. 22(1975) S.53-57 (H.-A. Koch)
  12. Gralla, P.: So funktioniert das Internet : ein visueller Streifzug durch das Internet (1998) 0.01
    0.010046888 = product of:
      0.020093776 = sum of:
        0.020093776 = product of:
          0.060281325 = sum of:
            0.060281325 = weight(_text_:22 in 667) [ClassicSimilarity], result of:
              0.060281325 = score(doc=667,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Date
    15. 7.2002 20:48:22
  13. Babiak, U.: Effektive Suche im Internet : Suchstrategien, Methoden, Quellen (1998) 0.01
    0.010046888 = product of:
      0.020093776 = sum of:
        0.020093776 = product of:
          0.060281325 = sum of:
            0.060281325 = weight(_text_:22 in 668) [ClassicSimilarity], result of:
              0.060281325 = score(doc=668,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Signature
    77 TWP 3911(2)+22
  14. Marcella, R.; Newton, R.: ¬A new manual of classification (1994) 0.01
    0.010046888 = product of:
      0.020093776 = sum of:
        0.020093776 = product of:
          0.060281325 = sum of:
            0.060281325 = weight(_text_:22 in 885) [ClassicSimilarity], result of:
              0.060281325 = score(doc=885,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      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)
  15. Scott, M.L.: Dewey Decimal Classification, 22nd edition : a study manual and number building guide (2005) 0.01
    0.010046888 = product of:
      0.020093776 = sum of:
        0.020093776 = product of:
          0.060281325 = sum of:
            0.060281325 = weight(_text_:22 in 4594) [ClassicSimilarity], result of:
              0.060281325 = score(doc=4594,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Object
    DDC-22
  16. Babiak, U.: Effektive Suche im Internet : Suchstrategien, Methoden, Quellen (1997) 0.01
    0.009748323 = product of:
      0.019496646 = sum of:
        0.019496646 = product of:
          0.058489937 = sum of:
            0.058489937 = weight(_text_:c in 672) [ClassicSimilarity], result of:
              0.058489937 = score(doc=672,freq=2.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.381109 = fieldWeight in 672, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.078125 = fieldNorm(doc=672)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: nfd 48(1997) H.5, S.315-316 (H.-C. Hobohm)
  17. Understanding metadata (2004) 0.01
    0.008037509 = product of:
      0.016075019 = sum of:
        0.016075019 = product of:
          0.048225056 = sum of:
            0.048225056 = weight(_text_:22 in 2686) [ClassicSimilarity], result of:
              0.048225056 = score(doc=2686,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Date
    10. 9.2004 10:22:40
  18. Lancaster, F.W.: Vocabulary control for information retrieval (1986) 0.01
    0.008037509 = product of:
      0.016075019 = sum of:
        0.016075019 = product of:
          0.048225056 = sum of:
            0.048225056 = weight(_text_:22 in 217) [ClassicSimilarity], result of:
              0.048225056 = score(doc=217,freq=2.0), product of:
                0.15580548 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.044492595 = 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.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Date
    22. 4.2007 10:07:51
  19. Lancaster, F.W.: Indexing and abstracting in theory and practice (1991) 0.01
    0.006823826 = product of:
      0.013647652 = sum of:
        0.013647652 = product of:
          0.040942956 = sum of:
            0.040942956 = weight(_text_:c in 752) [ClassicSimilarity], result of:
              0.040942956 = score(doc=752,freq=2.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.2667763 = fieldWeight in 752, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=752)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: Library and information science resaerch 14(1992) no.1, S.117-118 (C. Tenopir); International classification 19(1992) no.4, S.227-228 (R. Fugmann); Journal of the American Society for Information Science 43(1992) no.6, S.456 (B.R. Boyce); Cataloging & classification quarterly 15(1992) no.1, S.245-247 (E.M. Rasmussen) Journal of academic librarianship 18(1992) no.1, S.39 (G.A. Crawford) // Winner of the 1992 ASIS best information science book award
  20. Grundlagen der praktischen Information und Dokumentation : Handbuch zur Einführung in die Informationswissenschaft und -praxis (2013) 0.01
    0.006823826 = product of:
      0.013647652 = sum of:
        0.013647652 = product of:
          0.040942956 = sum of:
            0.040942956 = weight(_text_:c in 4382) [ClassicSimilarity], result of:
              0.040942956 = score(doc=4382,freq=8.0), product of:
                0.15347299 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.044492595 = queryNorm
                0.2667763 = fieldWeight in 4382, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4382)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Abstract
    Seit vierzig Jahren vermittelt das Standardwerk Wissenschaftlern, Praktikern und Studierenden Grundlagen der professionellen, wissenschaftlich fundierten Informationsarbeit. Mit der 6., völlig neu gefassten Auflage reagieren die Herausgeber Rainer Kuhlen, Wolfgang Semar und Dietmar Strauch auf die erheblichen technischen, methodischen und organisatorischen Veränderungen auf dem Gebiet der Information und Dokumentation und tragen damit der raschen Entwicklung des Internets und der Informationswissenschaft Rechnung. Die insgesamt über fünfzig Beiträge sind vier Teilen - Grundlegendes (A), Methodisches (B), Informationsorganisation (C) und Informationsinfrastrukturen (D) - zugeordnet.
    Content
    B: Methodisches Bernard Bekavac: Web-Technologien - Rolf Assfalg: Metadaten - Ulrich Reimer: Wissensorganisation - Thomas Mandl: Text Mining und Data Mining - Harald Reiterer, Hans-Christian Jetter: Informationsvisualisierung - Katrin Weller: Ontologien - Stefan Gradmann: Semantic Web und Linked Open Data - Isabella Peters: Benutzerzentrierte Erschließungsverfahre - Ulrich Reimer: Empfehlungssysteme - Udo Hahn: Methodische Grundlagen der Informationslinguistik - Klaus Lepsky: Automatische Indexierung - Udo Hahn: Automatisches Abstracting - Ulrich Heid: Maschinelle Übersetzung - Bernd Ludwig: Spracherkennung - Norbert Fuhr: Modelle im Information Retrieval - Christa Womser-Hacker: Kognitives Information Retrieval - Alexander Binder, Frank C. Meinecke, Felix Bießmann, Motoaki Kawanabe, Klaus-Robert Müller: Maschinelles Lernen, Mustererkennung in der Bildverarbeitung
    C: Informationsorganisation Helmut Krcmar: Informations- und Wissensmanagement - Eberhard R. Hilf, Thomas Severiens: Vom Open Access für Dokumente und Daten zu Open Content in der Wissenschaft - Christa Womser-Hacker: Evaluierung im Information Retrieval - Joachim Griesbaum: Online-Marketing - Nicola Döring: Modelle der Computervermittelten Kommunikation - Harald Reiterer, Florian Geyer: Mensch-Computer-Interaktion - Steffen Staab: Web Science - Michael Weller, Elena Di Rosa: Lizenzierungsformen - Wolfgang Semar, Sascha Beck: Sicherheit von Informationssystemen - Stefanie Haustein, Dirk Tunger: Sziento- und bibliometrische Verfahren
    Footnote
    Auch als eBook; vgl.: http://www.degruyter.com/view/product/174371?rskey=Hzo8Fb&result=3&q=kuhlen. Rez. in: iwp 64(2013) H.6, S.375-377 (U. Herb); Mitt VOEB 66(2013) H.3/4, S.681-686 (C. Schlögl); BuB 66(2014) H.2, S.150-152 (J. Bertram)

Years

Languages

  • e 16
  • d 14
  • f 1

Types

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