Search (174 results, page 1 of 9)

  • × type_ss:"el"
  1. Kleineberg, M.: Context analysis and context indexing : formal pragmatics in knowledge organization (2014) 0.07
    0.06606424 = product of:
      0.13212848 = sum of:
        0.13212848 = product of:
          0.39638543 = sum of:
            0.39638543 = weight(_text_:3a in 1826) [ClassicSimilarity], result of:
              0.39638543 = score(doc=1826,freq=2.0), product of:
                0.4231737 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.049914267 = queryNorm
                0.93669677 = fieldWeight in 1826, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.078125 = fieldNorm(doc=1826)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Source
    http://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&ved=0CDQQFjAE&url=http%3A%2F%2Fdigbib.ubka.uni-karlsruhe.de%2Fvolltexte%2Fdocuments%2F3131107&ei=HzFWVYvGMsiNsgGTyoFI&usg=AFQjCNE2FHUeR9oQTQlNC4TPedv4Mo3DaQ&sig2=Rlzpr7a3BLZZkqZCXXN_IA&bvm=bv.93564037,d.bGg&cad=rja
  2. Moore, D.; Mealey, N.: Consortial-based customizations for new Primo UI (2016) 0.06
    0.062471543 = product of:
      0.124943085 = sum of:
        0.124943085 = product of:
          0.24988617 = sum of:
            0.24988617 = weight(_text_:manager in 3199) [ClassicSimilarity], result of:
              0.24988617 = score(doc=3199,freq=6.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.7581711 = fieldWeight in 3199, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.046875 = fieldNorm(doc=3199)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Users interested in customizing their Primo installation are required to configure specific settings, files, and code during the View setup process. A consequence of this is that unique customizations are not easily sharable between institutions. With the release of the new Primo User Interface, Ex Libris has enabled institutions to manage interface customizations via the Package Customization Manager. In the summer of 2016, an Orbis Cascade Alliance working group investigated the efficacy of the Package Manager as a means of centrally sharing and deploying Orbis Cascade Alliance Primo Toolkit customizations. By virtue of passively loading customizations to the central package, each institution could pass custom parameters with local JS in order to adapt central customizations to the specific needs of that institution's users. This article will address both the potential and the limitations of the Primo Package Customization Manager. It will also provide best practices for consortia seeking to centrally manage and share Primo enhancements and it will identify areas of future development for centrally shared customizations.
  3. Bredemeier, W.: Können Philosophen zum Unternehmenserfolg beitragen? : Mit den Rebellen des "Irrationalismus" gegen die Durchrationalisierung unseres Lebens (2018) 0.06
    0.060113266 = product of:
      0.12022653 = sum of:
        0.12022653 = product of:
          0.24045306 = sum of:
            0.24045306 = weight(_text_:manager in 4442) [ClassicSimilarity], result of:
              0.24045306 = score(doc=4442,freq=2.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.7295504 = fieldWeight in 4442, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.078125 = fieldNorm(doc=4442)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Besprechungsaufsatz zu: Wolf Dieter Enkelmann und Daniel Kratz (Hrsg.), Denken handelt - Philosophie für Manager. Metropolis Verlag 2017. (Reihe Wirtschaftsphilosophie; Band 6).
  4. Farney, T.: using Google Tag Manager to share code : Designing shareable tags (2019) 0.06
    0.060113266 = product of:
      0.12022653 = sum of:
        0.12022653 = product of:
          0.24045306 = sum of:
            0.24045306 = weight(_text_:manager in 5443) [ClassicSimilarity], result of:
              0.24045306 = score(doc=5443,freq=8.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.7295504 = fieldWeight in 5443, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5443)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Sharing code between libraries is not a new phenomenon and neither is Google Tag Manager (GTM). GTM launched in 2012 as a JavaScript and HTML manager with the intent of easing the implementation of different analytics trackers and marketing scripts on a website. However, it can be used to load other code using its tag system onto a website. It's a simple process to export and import tags facilitating the code sharing process without requiring a high degree of coding experience. The entire process involves creating the script tag in GTM, exporting the GTM content into a sharable export file for someone else to import into their library's GTM container, and finally publishing that imported file to push the code to the website it was designed for. This case study provides an example of designing and sharing a GTM container loaded with advanced Google Analytics configurations such as event tracking and custom dimensions for other libraries using the Summon discovery service. It also discusses processes for designing GTM tags for export, best practices on importing and testing GTM content created by other libraries and concludes with evaluating the pros and cons of encouraging GTM use.
    Object
    Google Tag Manager
  5. Popper, K.R.: Three worlds : the Tanner lecture on human values. Deliverd at the University of Michigan, April 7, 1978 (1978) 0.05
    0.05285139 = product of:
      0.10570278 = sum of:
        0.10570278 = product of:
          0.31710833 = sum of:
            0.31710833 = weight(_text_:3a in 230) [ClassicSimilarity], result of:
              0.31710833 = score(doc=230,freq=2.0), product of:
                0.4231737 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.049914267 = 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.5 = coord(1/2)
    
    Source
    https%3A%2F%2Ftannerlectures.utah.edu%2F_documents%2Fa-to-z%2Fp%2Fpopper80.pdf&usg=AOvVaw3f4QRTEH-OEBmoYr2J_c7H
  6. Multimedia-Enzyklopädie 2004 : Das interaktive Nachschlagewerk (2003) 0.04
    0.04207929 = product of:
      0.08415858 = sum of:
        0.08415858 = product of:
          0.16831715 = sum of:
            0.16831715 = weight(_text_:manager in 2053) [ClassicSimilarity], result of:
              0.16831715 = score(doc=2053,freq=2.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.5106853 = fieldWeight in 2053, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2053)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Content
    60.000 Stichwörter; Mehr als 11.000 Bilder; 40 Stunden Videos und Sound; Über 80.000 Querverweise; 6.000 Links ins Internet. - Universal-Lexikon; Personen-Lexikon mit über 6.000 Lebensbeschreibungen; Länder-Lexikon; Tier-Lexikon mit 1.000 Tierportraits; Medizin-Lexikon; Olympia-Lexikon; Computer-Lexikon; Börsen-Lexikon; Englisches Wörterbuch mit über 40.000 Stichwörtern; Fremwörter-Lexikon; Virtueller Konzertsaal mit rund 20 Stunden klassischer Musik; Internationale Gemöldegalerie mit 500 Meisterwerken; Hörbibliothek mit 2 Stunden ausgewählter Literatur; Tondokumente mit 40 Minuten Zeitgeschichte; Multimedia-Quiz mit über 2.000 Fragen und Antworten; Chronik als Zeitleiste zu 10.000 Jahren Weltgeschichte; Referate-Manager; Kalendarium; große Formelsammlung
  7. Weisbrod, D.: Bausteine Forschungsdatenmanagement : Empfehlungen und Erfahrungsberichte für die Praxis von Forschungsdatenmanagerinnen und -managern (2018) 0.04
    0.04207929 = product of:
      0.08415858 = sum of:
        0.08415858 = product of:
          0.16831715 = sum of:
            0.16831715 = weight(_text_:manager in 4447) [ClassicSimilarity], result of:
              0.16831715 = score(doc=4447,freq=2.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.5106853 = fieldWeight in 4447, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=4447)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Die "Bausteine Forschungsdatenmanagement - Empfehlungen und Erfahrungsberichte für die Praxis von Forschungsdatenmanagerinnen und -managern" adressieren durch Überblicks-Artikel und Best Practice Beispiele Forschungsdatenmanagerinnen und -manager an Forschungsinstitutionen, aber auch Wissenschaftlerinnen und Wissenschaftler oder Verantwortliche in Informationsinfrastruktureinrichtungen wie Bibliotheken. Eine Unterarbeitsgruppe der DINI/nestor AG Forschungsdaten hat unter dem Link https://bausteine-fdm.de/index die ersten Handreichungen zu unterschiedlichen Themen des Forschungsdatenmanagements veröffentlicht. In der Reihe der Handreichungen, die nach und nach ergänzt werden soll, sind von Autorinnen und Autoren aus der Praxis zunächst folgende Bausteine erschienen: - Wissen vermitteln über den Umgang mit Forschungsdaten - Aufbau und Bekanntmachung von Informationsangeboten über Forschungsdatenmanagement für Forschende - Erstellung und Realisierung einer institutionellen Forschungsdaten-Policy - Beratungsangebote für Forschende - Lösungsansätze zu einer technischen Infrastruktur für Forschungsdatenmanagement
  8. Bredemeier, W.: Trend des Jahrzehnts 2011 - 2020 : Die Entfaltung und Degeneration des Social Web (2021) 0.04
    0.04207929 = product of:
      0.08415858 = sum of:
        0.08415858 = product of:
          0.16831715 = sum of:
            0.16831715 = weight(_text_:manager in 293) [ClassicSimilarity], result of:
              0.16831715 = score(doc=293,freq=2.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.5106853 = fieldWeight in 293, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=293)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    In der letzten Ausgabe des Jahres wählte Open Password als Trend des Jahres - was hätte es anderes sein können? - "Corona" - und als Personen des Jahres "Wir alle", da wir fast ausnahmslos in ähnlicher Weise unter der Pandemie litten und nach Lösungen für unser berufliches und privates Leben unter eingeschränkten Möglichkeiten suchten (18. Dezember). Am 8. Januar wählten wir als Unternehmen des Jahres Zoom, das mit seiner Videokonferenzplattform und weiteren Kollaborationstools besser und vor allem einfacher als seine Konkurrenten die durch Corona ins Home Office verbannten Manager virtuell zusammenführte. So bleibt nur mehr eine Wahl, die wir uns für diese Tage vorgenommen haben: der Trend des Jahrzehnts, also der Jahre 2011 - 2020.
  9. Matylonek, J.C.; Ottow, C.; Reese, T.: Organizing ready reference and administrative information with the reference desk manager (2001) 0.04
    0.03606796 = product of:
      0.07213592 = sum of:
        0.07213592 = product of:
          0.14427184 = sum of:
            0.14427184 = weight(_text_:manager in 1156) [ClassicSimilarity], result of:
              0.14427184 = score(doc=1156,freq=2.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.43773025 = fieldWeight in 1156, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1156)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  10. Jaeger, L.: ¬Die gefährlichen Ideologen von Silicon Valley : Technologische Allmachtsphantasien (2019) 0.04
    0.03606796 = product of:
      0.07213592 = sum of:
        0.07213592 = product of:
          0.14427184 = sum of:
            0.14427184 = weight(_text_:manager in 5740) [ClassicSimilarity], result of:
              0.14427184 = score(doc=5740,freq=2.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.43773025 = fieldWeight in 5740, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.046875 = fieldNorm(doc=5740)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    In den 1970er-Jahren gelang den Biologen ein bedeutender Durchbruch: Die Entdeckung so genannter Restriktionsenzyme versetzte sie in die Lage, "Gen-Transplantationen" durchzuführen. Es war die Geburtsstunde der Gentechnik. Künstliche Gene produzierten bestimmte Proteine, mit denen sich menschliche Krankheiten behandeln ließen. Mit dieser Form des "genetischen Engineering" erregten die Biowissenschaften mit einem Schlag die Phantasie und das Interesse der Unternehmer. Ein Pionier dieser Entwicklung war der Molekularbiologie Herbert Boyer. Dieser traf sich 1976 mit dem Manager und Finanzinvestor Robert Swanson, um ihm seine Ergebnisse zu erläutern. Gemeinsam gründeten sie ein Unternehmen, das die Forschungsergebnisse Boyers in konkrete medizinische Produkte umsetzen sollte. Südlich von San Francisco, dort, wo zeitgleich zahlreiche neue Computerfirmen entstanden, entstand das Unternehmen "Genentech". 1982 brachte Genentech mit Insulin das erste gentechnisch hergestellte Medikament auf den Markt. Swanson und Boyer verkauften ihr Unternehmen 1990 für 2,1 Milliarden US-Dollar an das Schweizer Pharmaunternehmen Hoffmann-La Roche. Damit war Boyer zum ersten Wissenschaftsmilliardär der Geschichte aufgestiegen.
  11. Shala, E.: ¬Die Autonomie des Menschen und der Maschine : gegenwärtige Definitionen von Autonomie zwischen philosophischem Hintergrund und technologischer Umsetzbarkeit (2014) 0.03
    0.03303212 = product of:
      0.06606424 = sum of:
        0.06606424 = product of:
          0.19819272 = sum of:
            0.19819272 = weight(_text_:3a in 4388) [ClassicSimilarity], result of:
              0.19819272 = score(doc=4388,freq=2.0), product of:
                0.4231737 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.049914267 = queryNorm
                0.46834838 = fieldWeight in 4388, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4388)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Footnote
    Vgl. unter: https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=2ahUKEwizweHljdbcAhVS16QKHXcFD9QQFjABegQICRAB&url=https%3A%2F%2Fwww.researchgate.net%2Fpublication%2F271200105_Die_Autonomie_des_Menschen_und_der_Maschine_-_gegenwartige_Definitionen_von_Autonomie_zwischen_philosophischem_Hintergrund_und_technologischer_Umsetzbarkeit_Redigierte_Version_der_Magisterarbeit_Karls&usg=AOvVaw06orrdJmFF2xbCCp_hL26q.
  12. Dietz, K.: en.wikipedia.org > 6 Mio. Artikel (2020) 0.03
    0.03303212 = product of:
      0.06606424 = sum of:
        0.06606424 = product of:
          0.19819272 = sum of:
            0.19819272 = weight(_text_:3a in 5669) [ClassicSimilarity], result of:
              0.19819272 = score(doc=5669,freq=2.0), product of:
                0.4231737 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.049914267 = queryNorm
                0.46834838 = fieldWeight in 5669, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5669)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Content
    "Die Englischsprachige Wikipedia verfügt jetzt über mehr als 6 Millionen Artikel. An zweiter Stelle kommt die deutschsprachige Wikipedia mit 2.3 Millionen Artikeln, an dritter Stelle steht die französischsprachige Wikipedia mit 2.1 Millionen Artikeln (via Researchbuzz: Firehose <https://rbfirehose.com/2020/01/24/techcrunch-wikipedia-now-has-more-than-6-million-articles-in-english/> und Techcrunch <https://techcrunch.com/2020/01/23/wikipedia-english-six-million-articles/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29&guccounter=1&guce_referrer=aHR0cHM6Ly9yYmZpcmVob3NlLmNvbS8yMDIwLzAxLzI0L3RlY2hjcnVuY2gtd2lraXBlZGlhLW5vdy1oYXMtbW9yZS10aGFuLTYtbWlsbGlvbi1hcnRpY2xlcy1pbi1lbmdsaXNoLw&guce_referrer_sig=AQAAAK0zHfjdDZ_spFZBF_z-zDjtL5iWvuKDumFTzm4HvQzkUfE2pLXQzGS6FGB_y-VISdMEsUSvkNsg2U_NWQ4lwWSvOo3jvXo1I3GtgHpP8exukVxYAnn5mJspqX50VHIWFADHhs5AerkRn3hMRtf_R3F1qmEbo8EROZXp328HMC-o>). 250120 via digithek ch = #fineBlog s.a.: Angesichts der Veröffentlichung des 6-millionsten Artikels vergangene Woche in der englischsprachigen Wikipedia hat die Community-Zeitungsseite "Wikipedia Signpost" ein Moratorium bei der Veröffentlichung von Unternehmensartikeln gefordert. Das sei kein Vorwurf gegen die Wikimedia Foundation, aber die derzeitigen Maßnahmen, um die Enzyklopädie gegen missbräuchliches undeklariertes Paid Editing zu schützen, funktionierten ganz klar nicht. *"Da die ehrenamtlichen Autoren derzeit von Werbung in Gestalt von Wikipedia-Artikeln überwältigt werden, und da die WMF nicht in der Lage zu sein scheint, dem irgendetwas entgegenzusetzen, wäre der einzige gangbare Weg für die Autoren, fürs erste die Neuanlage von Artikeln über Unternehmen zu untersagen"*, schreibt der Benutzer Smallbones in seinem Editorial <https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2020-01-27/From_the_editor> zur heutigen Ausgabe."
  13. Information als Rohstoff für Innovation : Programm der Bundesregierung 1996-2000 (1996) 0.03
    0.027050776 = product of:
      0.054101553 = sum of:
        0.054101553 = product of:
          0.108203106 = sum of:
            0.108203106 = weight(_text_:22 in 5449) [ClassicSimilarity], result of:
              0.108203106 = score(doc=5449,freq=2.0), product of:
                0.17479126 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049914267 = queryNorm
                0.61904186 = fieldWeight in 5449, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=5449)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 2.1997 19:26:34
  14. Ask me[@sk.me]: your global information guide : der Wegweiser durch die Informationswelten (1996) 0.03
    0.027050776 = product of:
      0.054101553 = sum of:
        0.054101553 = product of:
          0.108203106 = sum of:
            0.108203106 = weight(_text_:22 in 5837) [ClassicSimilarity], result of:
              0.108203106 = score(doc=5837,freq=2.0), product of:
                0.17479126 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049914267 = queryNorm
                0.61904186 = fieldWeight in 5837, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=5837)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    30.11.1996 13:22:37
  15. Kosmos Weltatlas 2000 : Der Kompass für das 21. Jahrhundert. Inklusive Welt-Routenplaner (1999) 0.03
    0.027050776 = product of:
      0.054101553 = sum of:
        0.054101553 = product of:
          0.108203106 = sum of:
            0.108203106 = weight(_text_:22 in 4085) [ClassicSimilarity], result of:
              0.108203106 = score(doc=4085,freq=2.0), product of:
                0.17479126 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049914267 = queryNorm
                0.61904186 = fieldWeight in 4085, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=4085)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    7.11.1999 18:22:39
  16. Mitchell, J.S.: DDC 22 : an introduction (2003) 0.03
    0.026463227 = product of:
      0.052926455 = sum of:
        0.052926455 = product of:
          0.10585291 = sum of:
            0.10585291 = weight(_text_:22 in 1936) [ClassicSimilarity], result of:
              0.10585291 = score(doc=1936,freq=10.0), product of:
                0.17479126 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049914267 = queryNorm
                0.6055961 = fieldWeight in 1936, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=1936)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Dewey Decimal Classification and Relative Index, Edition 22 (DDC 22) will be issued simultaneously in print and web versions in July 2003. The new edition is the first full print update to the Dewey Decimal Classification system in seven years-it includes several significant updates and many new numbers and topics. DDC 22 also features some fundamental structural changes that have been introduced with the goals of promoting classifier efficiency and improving the DDC for use in a variety of applications in the web environment. Most importantly, the content of the new edition has been shaped by the needs and recommendations of Dewey users around the world. The worldwide user community has an important role in shaping the future of the DDC.
    Object
    DDC-22
  17. mho: Google erweitert Suchfunktion um Informationsdatenbank (2012) 0.02
    0.024045305 = product of:
      0.04809061 = sum of:
        0.04809061 = product of:
          0.09618122 = sum of:
            0.09618122 = weight(_text_:manager in 136) [ClassicSimilarity], result of:
              0.09618122 = score(doc=136,freq=2.0), product of:
                0.32959074 = queryWeight, product of:
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.049914267 = queryNorm
                0.29182017 = fieldWeight in 136, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  6.603137 = idf(docFreq=162, maxDocs=44218)
                  0.03125 = fieldNorm(doc=136)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Content
    "Google hat seine Suchmaschine um eine Datenbank erweitert, die die Suchergebnisse um Fakten zu verschiedensten Objekten und Personen ergänzt. Diese semantische Suchfunktion, die vorerst nur Nutzern in den USA zur Verfügung steht, soll Suchbegriffe inhaltlich erkennen und Zusammenhänge zu anderen Themen herstellen. Damit soll Google noch besser erkennen, wonach die Nutzer suchen und möglichst auch gleich weitere Fragen beantworten. In einem Blogeintrag [http://googleblog.blogspot.de/2012/05/introducing-knowledge-graph-things-not.html] erläutert Google-Manager Amit Singhal die neue Funktion, die unter der Bezeichnung "Knowledge Graph" [http://www.google.com/insidesearch/features/search/knowledge.html] firmiert und in einem Video [http://www.youtube.com/watch?v=mmQl6VGvX-c] vorgestellt wird. Dabei handele es sich um eine große Informationsdatenbank, die derzeit über 500 Millionen Objekte und mehr als 3,5 Milliarden Informationen über die Beziehungen zwischen ihnen enthalte. Darunter fänden sich Sehenswürdigkeiten, berühmte Personen, Städte, Sportmannschaften, Gebäude, Orte, Filme, Himmelsobjekte, Kunstwerke oder Ähnliches. Anhand der Suchanfragen und der Ergebnisse wird die Datenbank immer weiter verbessert, verspricht Google. Dank dieser Neuerung verspricht Google seinen Nutzern drei merkliche Verbesserungen. So könne die Suchmaschine nun besser erkennen, wonach genau gesucht werde, beispielsweise das Gebäude Taj Mahal oder der US-Musiker mit gleichem Namen. Weiterhin könne Google durch den Knowledge Graph wichtige Inhalte besser zusammenfassen, beispielsweise die Lebensdaten einer berühmten Person und ihre Leistungen. Auch bereits getätigte Suchen andere Nutzer könnten künftige Suchergebnisse dadurch beeinflussen. So sei für für Suchende etwa von Interesse, welche Bücher Charles Dickens geschrieben habe. Bei dem Architekten Frank Lloyd Wright sei jedoch weniger die Literatur interessant, als die von ihm gestalteten Gebäude.
  18. Van der Veer Martens, B.: Do citation systems represent theories of truth? (2001) 0.02
    0.023909735 = product of:
      0.04781947 = sum of:
        0.04781947 = product of:
          0.09563894 = sum of:
            0.09563894 = weight(_text_:22 in 3925) [ClassicSimilarity], result of:
              0.09563894 = score(doc=3925,freq=4.0), product of:
                0.17479126 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049914267 = queryNorm
                0.54716086 = fieldWeight in 3925, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=3925)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 7.2006 15:22:28
  19. Wolchover, N.: Wie ein Aufsehen erregender Beweis kaum Beachtung fand (2017) 0.02
    0.023909735 = product of:
      0.04781947 = sum of:
        0.04781947 = product of:
          0.09563894 = sum of:
            0.09563894 = weight(_text_:22 in 3582) [ClassicSimilarity], result of:
              0.09563894 = score(doc=3582,freq=4.0), product of:
                0.17479126 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049914267 = queryNorm
                0.54716086 = fieldWeight in 3582, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=3582)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 4.2017 10:42:05
    22. 4.2017 10:48:38
  20. Hafner, R.; Schelling, B.: Automatisierung der Sacherschließung mit Semantic Web Technologie (2015) 0.02
    0.02366943 = product of:
      0.04733886 = sum of:
        0.04733886 = product of:
          0.09467772 = sum of:
            0.09467772 = weight(_text_:22 in 8365) [ClassicSimilarity], result of:
              0.09467772 = score(doc=8365,freq=2.0), product of:
                0.17479126 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049914267 = queryNorm
                0.5416616 = fieldWeight in 8365, 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=8365)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 6.2015 16:08:38

Years

Languages

  • d 93
  • e 73
  • el 2
  • a 1
  • nl 1
  • More… Less…

Types

  • a 77
  • i 11
  • m 5
  • b 2
  • r 2
  • s 2
  • n 1
  • x 1
  • More… Less…