Search (1215 results, page 4 of 61)

  • × language_ss:"e"
  1. Radhakrishnan, A.: Swoogle : an engine for the Semantic Web (2007) 0.03
    0.03436871 = product of:
      0.13747483 = sum of:
        0.13747483 = weight(_text_:java in 709) [ClassicSimilarity], result of:
          0.13747483 = score(doc=709,freq=2.0), product of:
            0.44139016 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.062630676 = queryNorm
            0.31145877 = fieldWeight in 709, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.03125 = fieldNorm(doc=709)
      0.25 = coord(1/4)
    
    Content
    "Swoogle, the Semantic web search engine, is a research project carried out by the ebiquity research group in the Computer Science and Electrical Engineering Department at the University of Maryland. It's an engine tailored towards finding documents on the semantic web. The whole research paper is available here. Semantic web is touted as the next generation of online content representation where the web documents are represented in a language that is not only easy for humans but is machine readable (easing the integration of data as never thought possible) as well. And the main elements of the semantic web include data model description formats such as Resource Description Framework (RDF), a variety of data interchange formats (e.g. RDF/XML, Turtle, N-Triples), and notations such as RDF Schema (RDFS), the Web Ontology Language (OWL), all of which are intended to provide a formal description of concepts, terms, and relationships within a given knowledge domain (Wikipedia). And Swoogle is an attempt to mine and index this new set of web documents. The engine performs crawling of semantic documents like most web search engines and the search is available as web service too. The engine is primarily written in Java with the PHP used for the front-end and MySQL for database. Swoogle is capable of searching over 10,000 ontologies and indexes more that 1.3 million web documents. It also computes the importance of a Semantic Web document. The techniques used for indexing are the more google-type page ranking and also mining the documents for inter-relationships that are the basis for the semantic web. For more information on how the RDF framework can be used to relate documents, read the link here. Being a research project, and with a non-commercial motive, there is not much hype around Swoogle. However, the approach to indexing of Semantic web documents is an approach that most engines will have to take at some point of time. When the Internet debuted, there were no specific engines available for indexing or searching. The Search domain only picked up as more and more content became available. One fundamental question that I've always wondered about it is - provided that the search engines return very relevant results for a query - how to ascertain that the documents are indeed the most relevant ones available. There is always an inherent delay in indexing of document. Its here that the new semantic documents search engines can close delay. Experimenting with the concept of Search in the semantic web can only bore well for the future of search technology."
  2. Piros, A.: Automatic interpretation of complex UDC numbers : towards support for library systems (2015) 0.03
    0.03436871 = product of:
      0.13747483 = sum of:
        0.13747483 = weight(_text_:java in 3301) [ClassicSimilarity], result of:
          0.13747483 = score(doc=3301,freq=2.0), product of:
            0.44139016 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.062630676 = queryNorm
            0.31145877 = fieldWeight in 3301, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.03125 = fieldNorm(doc=3301)
      0.25 = coord(1/4)
    
    Abstract
    Analytico-synthetic and faceted classifications, such as Universal Decimal Classification (UDC) express content of documents with complex, pre-combined classification codes. Without classification authority control that would help manage and access structured notations, the use of UDC codes in searching and browsing is limited. Existing UDC parsing solutions are usually created for a particular database system or a specific task and are not widely applicable. The approach described in this paper provides a solution by which the analysis and interpretation of UDC notations would be stored into an intermediate format (in this case, in XML) by automatic means without any data or information loss. Due to its richness, the output file can be converted into different formats, such as standard mark-up and data exchange formats or simple lists of the recommended entry points of a UDC number. The program can also be used to create authority records containing complex UDC numbers which can be comprehensively analysed in order to be retrieved effectively. The Java program, as well as the corresponding schema definition it employs, is under continuous development. The current version of the interpreter software is now available online for testing purposes at the following web site: http://interpreter-eto.rhcloud.com. The future plan is to implement conversion methods for standard formats and to create standard online interfaces in order to make it possible to use the features of software as a service. This would result in the algorithm being able to be employed both in existing and future library systems to analyse UDC numbers without any significant programming effort.
  3. Rosenfeld, L.; Morville, P.: Information architecture for the World Wide Web : designing large-scale Web sites (1998) 0.03
    0.030072618 = product of:
      0.12029047 = sum of:
        0.12029047 = weight(_text_:java in 1493) [ClassicSimilarity], result of:
          0.12029047 = score(doc=1493,freq=2.0), product of:
            0.44139016 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.062630676 = queryNorm
            0.2725264 = fieldWeight in 1493, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.02734375 = fieldNorm(doc=1493)
      0.25 = coord(1/4)
    
    Abstract
    Some web sites "work" and some don't. Good web site consultants know that you can't just jump in and start writing HTML, the same way you can't build a house by just pouring a foundation and putting up some walls. You need to know who will be using the site, and what they'll be using it for. You need some idea of what you'd like to draw their attention to during their visit. Overall, you need a strong, cohesive vision for the site that makes it both distinctive and usable. Information Architecture for the World Wide Web is about applying the principles of architecture and library science to web site design. Each web site is like a public building, available for tourists and regulars alike to breeze through at their leisure. The job of the architect is to set up the framework for the site to make it comfortable and inviting for people to visit, relax in, and perhaps even return to someday. Most books on web development concentrate either on the aesthetics or the mechanics of the site. This book is about the framework that holds the two together. With this book, you learn how to design web sites and intranets that support growth, management, and ease of use. Special attention is given to: * The process behind architecting a large, complex site * Web site hierarchy design and organization Information Architecture for the World Wide Web is for webmasters, designers, and anyone else involved in building a web site. It's for novice web designers who, from the start, want to avoid the traps that result in poorly designed sites. It's for experienced web designers who have already created sites but realize that something "is missing" from their sites and want to improve them. It's for programmers and administrators who are comfortable with HTML, CGI, and Java but want to understand how to organize their web pages into a cohesive site. The authors are two of the principals of Argus Associates, a web consulting firm. At Argus, they have created information architectures for web sites and intranets of some of the largest companies in the United States, including Chrysler Corporation, Barron's, and Dow Chemical.
  4. Tennant, R.: Library catalogs : the wrong solution (2003) 0.03
    0.025776532 = product of:
      0.103106126 = sum of:
        0.103106126 = weight(_text_:java in 2558) [ClassicSimilarity], result of:
          0.103106126 = score(doc=2558,freq=2.0), product of:
            0.44139016 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.062630676 = queryNorm
            0.23359407 = fieldWeight in 2558, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0234375 = fieldNorm(doc=2558)
      0.25 = coord(1/4)
    
    Content
    - User Interface hostility - Recently I used the Library catalogs of two public libraries, new products from two major library vendors. A link an one catalog said "Knowledge Portal," whatever that was supposed to mean. Clicking an it brought you to two choices: Z39.50 Bibliographic Sites and the World Wide Web. No public library user will have the faintest clue what Z39.50 is. The other catalog launched a Java applet that before long froze my web browser so badly I was forced to shut the program down. Pick a popular book and pretend you are a library patron. Choose three to five libraries at random from the lib web-cats site (pick catalogs that are not using your system) and attempt to find your book. Try as much as possible to see the system through the eyes of your patrons-a teenager, a retiree, or an older faculty member. You may not always like what you see. Now go back to your own system and try the same thing. - What should the public see? - Our users deserve an information system that helps them find all different kinds of resources-books, articles, web pages, working papers in institutional repositories-and gives them the tools to focus in an what they want. This is not, and should not be, the library catalog. It must communicate with the catalog, but it will also need to interface with other information systems, such as vendor databases and web search engines. What will such a tool look like? We are seeing the beginnings of such a tool in the current offerings of cross-database search tools from a few vendors (see "Cross-Database Search," LJ 10/15/01, p. 29ff). We are in the early stages of developing the kind of robust, userfriendly tool that will be required before we can pull our catalogs from public view. Meanwhile, we can begin by making what we have easier to understand and use."
  5. OWLED 2009; OWL: Experiences and Directions, Sixth International Workshop, Chantilly, Virginia, USA, 23-24 October 2009, Co-located with ISWC 2009. (2009) 0.03
    0.025776532 = product of:
      0.103106126 = sum of:
        0.103106126 = weight(_text_:java in 378) [ClassicSimilarity], result of:
          0.103106126 = score(doc=378,freq=2.0), product of:
            0.44139016 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.062630676 = queryNorm
            0.23359407 = fieldWeight in 378, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.0234375 = fieldNorm(doc=378)
      0.25 = coord(1/4)
    
    Content
    Long Papers * Suggestions for OWL 3, Pascal Hitzler. * BestMap: Context-Aware SKOS Vocabulary Mappings in OWL 2, Rinke Hoekstra. * Mechanisms for Importing Modules, Bijan Parsia, Ulrike Sattler and Thomas Schneider. * A Syntax for Rules in OWL 2, Birte Glimm, Matthew Horridge, Bijan Parsia and Peter Patel-Schneider. * PelletSpatial: A Hybrid RCC-8 and RDF/OWL Reasoning and Query Engine, Markus Stocker and Evren Sirin. * The OWL API: A Java API for Working with OWL 2 Ontologies, Matthew Horridge and Sean Bechhofer. * From Justifications to Proofs for Entailments in OWL, Matthew Horridge, Bijan Parsia and Ulrike Sattler. * A Solution for the Man-Man Problem in the Family History Knowledge Base, Dmitry Tsarkov, Ulrike Sattler and Robert Stevens. * Towards Integrity Constraints in OWL, Evren Sirin and Jiao Tao. * Processing OWL2 ontologies using Thea: An application of logic programming, Vangelis Vassiliadis, Jan Wielemaker and Chris Mungall. * Reasoning in Metamodeling Enabled Ontologies, Nophadol Jekjantuk, Gerd Gröner and Jeff Z. Pan.
  6. Chafe, W.L.: Meaning and the structure of language (1980) 0.02
    0.023827238 = product of:
      0.09530895 = sum of:
        0.09530895 = weight(_text_:und in 1220) [ClassicSimilarity], result of:
          0.09530895 = score(doc=1220,freq=32.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.6861275 = fieldWeight in 1220, product of:
              5.656854 = tf(freq=32.0), with freq of:
                32.0 = termFreq=32.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0546875 = fieldNorm(doc=1220)
      0.25 = coord(1/4)
    
    Classification
    ET 400 Allgemeine und vergleichende Sprach- und Literaturwissenschaft. Indogermanistik. Außereuropäische Sprachen und Literaturen / Einzelgebiete der Sprachwissenschaft, Sprachbeschreibung / Semantik und Lexikologie / Allgemeines
    ET 430 Allgemeine und vergleichende Sprach- und Literaturwissenschaft. Indogermanistik. Außereuropäische Sprachen und Literaturen / Einzelgebiete der Sprachwissenschaft, Sprachbeschreibung / Semantik und Lexikologie / Synchrone Semantik / Allgemeines (Gesamtdarstellungen)
    RVK
    ET 400 Allgemeine und vergleichende Sprach- und Literaturwissenschaft. Indogermanistik. Außereuropäische Sprachen und Literaturen / Einzelgebiete der Sprachwissenschaft, Sprachbeschreibung / Semantik und Lexikologie / Allgemeines
    ET 430 Allgemeine und vergleichende Sprach- und Literaturwissenschaft. Indogermanistik. Außereuropäische Sprachen und Literaturen / Einzelgebiete der Sprachwissenschaft, Sprachbeschreibung / Semantik und Lexikologie / Synchrone Semantik / Allgemeines (Gesamtdarstellungen)
  7. Boßmeyer, C.: UNIMARC und MAB : Strukturunterschiede und Kompatibilitätsfragen (1995) 0.02
    0.023582852 = product of:
      0.094331406 = sum of:
        0.094331406 = weight(_text_:und in 2436) [ClassicSimilarity], result of:
          0.094331406 = score(doc=2436,freq=6.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.67909014 = fieldWeight in 2436, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.125 = fieldNorm(doc=2436)
      0.25 = coord(1/4)
    
    Source
    Zeitschrift für Bibliothekswesen und Bibliographie. 42(1995) H.5, S.465-480
  8. Zhang, J.; Mostafa, J.; Tripathy, H.: Information retrieval by semantic analysis and visualization of the concept space of D-Lib® magazine (2002) 0.02
    0.021480443 = product of:
      0.08592177 = sum of:
        0.08592177 = weight(_text_:java in 2211) [ClassicSimilarity], result of:
          0.08592177 = score(doc=2211,freq=2.0), product of:
            0.44139016 = queryWeight, product of:
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.062630676 = queryNorm
            0.19466174 = fieldWeight in 2211, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.0475073 = idf(docFreq=104, maxDocs=44421)
              0.01953125 = fieldNorm(doc=2211)
      0.25 = coord(1/4)
    
    Content
    The JAVA applet is available at <http://ella.slis.indiana.edu/~junzhang/dlib/IV.html>. A prototype of this interface has been developed and is available at <http://ella.slis.indiana.edu/~junzhang/dlib/IV.html>. The D-Lib search interface is available at <http://www.dlib.org/Architext/AT-dlib2query.html>.
  9. SimTown : baue deine eigene Stadt (1995) 0.02
    0.020844493 = product of:
      0.08337797 = sum of:
        0.08337797 = weight(_text_:und in 5546) [ClassicSimilarity], result of:
          0.08337797 = score(doc=5546,freq=12.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.60023654 = fieldWeight in 5546, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.078125 = fieldNorm(doc=5546)
      0.25 = coord(1/4)
    
    Abstract
    SimTown wurde entwickelt, um Kindern die wichtigsten Konzepte der Wirtschaft (Angebot und Nachfrage), Ökologie (Rohstoffe, Umweltverschmutzung und Recycling) und Städteplanung (Gleichgewicht zwischen Wohnraum, Arbeitsplätzen und Erholungsstätten) auf einfache und unterhaltsame Art nahezubringen
    Issue
    PC CD-ROM Windows. 8 Jahre und älter.
  10. Atzbach, R.: ¬Der Rechtschreibtrainer : Rechtschreibübungen und -spiele für die 5. bis 9. Klasse (1996) 0.02
    0.020634996 = product of:
      0.08253998 = sum of:
        0.08253998 = weight(_text_:und in 5647) [ClassicSimilarity], result of:
          0.08253998 = score(doc=5647,freq=6.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.5942039 = fieldWeight in 5647, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.109375 = fieldNorm(doc=5647)
      0.25 = coord(1/4)
    
    Abstract
    Alte und neue Rechtschreibregeln
    Issue
    MS-DOS und Windows.
  11. Geiß, D.: Gewerbliche Schutzrechte : Rationelle Nutzung ihrer Informations- und Rechtsfunktion in Wirtschaft und Wissenschaft Bericht über das 29.Kolloquium der Technischen Universität Ilmenau über Patentinformation und gewerblichen Rechtsschutz (2007) 0.02
    0.020423347 = product of:
      0.08169339 = sum of:
        0.08169339 = weight(_text_:und in 1629) [ClassicSimilarity], result of:
          0.08169339 = score(doc=1629,freq=8.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.58810925 = fieldWeight in 1629, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.09375 = fieldNorm(doc=1629)
      0.25 = coord(1/4)
    
    Source
    Information - Wissenschaft und Praxis. 58(2007) H.6/7, S.376-379
  12. Engel, P.: Teleosemantics: realistic or anti-realistic? : Votum (1992) 0.02
    0.020423347 = product of:
      0.08169339 = sum of:
        0.08169339 = weight(_text_:und in 609) [ClassicSimilarity], result of:
          0.08169339 = score(doc=609,freq=8.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.58810925 = fieldWeight in 609, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.09375 = fieldNorm(doc=609)
      0.25 = coord(1/4)
    
    Series
    Philosophie und Geschichte der Wissenschaften; Bd.18
    Source
    Wirklichkeit und Wissen: Realismus, Antirealismus und Wirklichkeits-Konzeptionen in Philosophie und Wissenschaften. Hrsg.: H.J. Sandkühler
  13. Pires, C.M.; Guédon, J.-C.; Blatecky, A.: Scientific data infrastructures : transforming science, education, and society (2013) 0.02
    0.019756503 = product of:
      0.07902601 = sum of:
        0.07902601 = weight(_text_:und in 2843) [ClassicSimilarity], result of:
          0.07902601 = score(doc=2843,freq=22.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.5689069 = fieldWeight in 2843, product of:
              4.690416 = tf(freq=22.0), with freq of:
                22.0 = termFreq=22.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0546875 = fieldNorm(doc=2843)
      0.25 = coord(1/4)
    
    Abstract
    Data is everywhere - praktisch bei allen wissenschaftlichen, staatlichen, gesellschaftlichen und wirtschaftlichen Aktivitäten entstehen sie. Die Daten werden erzeugt durch Befragungen, mobile und eingebettete Systeme, Sensoren, Beobachtungssysteme, wissenschaftliche Instrumente, Publikationen, Experimente, Simulationen, Auswertungen und Analysen. Bürger, Wissenschaftler, Forschende und Lehrende kommunizieren durch den Austausch von Daten, Software, Veröffentlichungen, Berichte, Simulationen und Visualisierungen. Darüber hinaus führen die zunehmende Nutzung der visuellen Kommunikation für Unterhaltung und zwischenmenschlichen Beziehungen sowie die rasche Zunahme der sozialen Netzwerke zu riesigen Datenmengen. Daten von Observatorien, Experimenten und Umweltüberwachung sowie aus der Genforschung und dem Gesundheitswesen generieren eine Größenordnung von Daten alle zwei Jahre, die weit über das Mooresche Gesetz hinausgeht - und dabei ist noch kein Ende in Sicht. Wissenschaftliche Publikationen sind Datengrundlage für die weitere wissenschaftliche Arbeit und Publikationen.
    Source
    Zeitschrift für Bibliothekswesen und Bibliographie. 60(2013) H.6, S.325-331
  14. OCLC PICA übernimmt die Sisis Informationssysteme (2005) 0.02
    0.019498236 = product of:
      0.077992946 = sum of:
        0.077992946 = weight(_text_:und in 5212) [ClassicSimilarity], result of:
          0.077992946 = score(doc=5212,freq=42.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.56146985 = fieldWeight in 5212, product of:
              6.4807405 = tf(freq=42.0), with freq of:
                42.0 = termFreq=42.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0390625 = fieldNorm(doc=5212)
      0.25 = coord(1/4)
    
    Abstract
    Mit dem Ziel, ihre Position als einer der führenden Hersteller von Bibliothekssystemen weiter auszubauen, übernimmt die OCLC PICA B.V. in Leiden (NL) die Sisis Informationssysteme GmbH in Oberhaching. Beide Unternehmen ergänzen sich hervorragend in technologischer Hinsichtwie auch im Servicebereich. Durch die entstehenden Synergien kann die neue, gestärkte Organisation ihre Produkte und Services künftig noch schneller und wirtschaftlicher anbieten.
    Content
    "Der stetige Wandel macht auch vor Bibliotheken nicht Halt. Immer wichtiger werden neue Geschäftsprozesse und die optimale Vernetzung der unterschiedlichen Arbeitsbereiche. Das Behaupten der Spitzenposition in diesem Markt erfordert ständige Investitionen und Ausbau der Ressourcen. Mit der Obernahme der Sisis Informationssysteme GmbH und den dort vorhandenen Kenntnissen und Fähigkeiten wurde ein effizienter Weg gefunden, die gegenwärtige Marktposition auszubauen und die Produktqualität weiter zu verbessern. Die Sisis Informationssysteme ist ein im Markt bekannter und erfolgreicher Anbieter von Bibliothekssystemen und Portallösungen mit Kunden in Deutschland, der Schweiz und den Niederlanden. Wie OCLC PICA suchte auch das Sisis Management nach Lösungen, um weiterhin in Produkte und Marktentwicklungen zu investieren und die erreichte Marktposition und Produktqualität auszubauen. Der erfolgte Zusammenschluss bietet hierfür die besten Voraussetzungen. Künftig werden OCLC PICA und Sisis ihre Technologien, Fähigkeiten und Methoden zum Vorteil ihrer Kunden gemeinsam nutzen und aufeinander abstimmen und einen besseren und vor allem kundennäheren Service anbieten können. Durch die Verstärkung des Entwicklungsbereichs kann der Ausbau der vorhandenen Produkte fachlich und funktional vorangetrieben werden. Die Kunden werden von der wechselseitigen Nutzung innovativer Komponenten und dem erweiterten Produktportfolio nur profitieren."
    Footnote
    Vgl.: www. oclcpica.org und www.sisis.de
  15. Mult IK media : eine multimediale Präsentation des Fachbereichs Informations- und Kommunikationswesen der Fachhochschule Hannover (1997) 0.02
    0.019255318 = product of:
      0.07702127 = sum of:
        0.07702127 = weight(_text_:und in 204) [ClassicSimilarity], result of:
          0.07702127 = score(doc=204,freq=16.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.5544748 = fieldWeight in 204, product of:
              4.0 = tf(freq=16.0), with freq of:
                16.0 = termFreq=16.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0625 = fieldNorm(doc=204)
      0.25 = coord(1/4)
    
    Abstract
    Diese CD-ROM enthält eine multimediale Präsentation des Fachbereichs Informations- und Kommunikationswesen der FH Hannover, die über folgende Themen informiert: (1) Berufsbild der Informationspezialisten, Einsatzbereiche und Tätigkeiten (2) Geschichte des Fachbereichs, Gründung, Studentenzahlen, etc. (3) Vorstellung der Studiengänge des Fachbereichs unter Berücksichtigung der Berufsbilder, der Zulassungsbedingungen, der Studienorganisationen und der Praktikumsstellen (4) Ausstattung und Kapazitäten des Fachbereichs (5) Ausgewählte Diplom- und Projektarbeiten (6) Aktivitäten des Fachbereichs in Kooperation mit Partnerhochschulen, a.B. Auslandsprogramme und -projekte, Studenten-Summer-Seminare (7) Präsenz des Fachbereichs im WWW des Internet
    Imprint
    Hannover : FH, Fb Informations- und Kommunikationswesen
  16. Borko, H.; Bernier, C.L.: Abstracting concepts and methods (1975) 0.02
    0.019255318 = product of:
      0.07702127 = sum of:
        0.07702127 = weight(_text_:und in 929) [ClassicSimilarity], result of:
          0.07702127 = score(doc=929,freq=16.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.5544748 = fieldWeight in 929, product of:
              4.0 = tf(freq=16.0), with freq of:
                16.0 = termFreq=16.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0625 = fieldNorm(doc=929)
      0.25 = coord(1/4)
    
    Classification
    ES 930 Allgemeine und vergleichende Sprach- und Literaturwissenschaft. Indogermanistik. Außereuropäische Sprachen und Literaturen / Spezialbereiche der allgemeinen Sprachwissenschaft / Datenverarbeitung und Sprachwissenschaft. Computerlinguistik / Informationsbehandlung
    RVK
    ES 930 Allgemeine und vergleichende Sprach- und Literaturwissenschaft. Indogermanistik. Außereuropäische Sprachen und Literaturen / Spezialbereiche der allgemeinen Sprachwissenschaft / Datenverarbeitung und Sprachwissenschaft. Computerlinguistik / Informationsbehandlung
  17. ¬Der Froschkönig : die schönsten Märchen als Erzählung interaktiv in Ton Bild und Animation (1996) 0.02
    0.01902833 = product of:
      0.07611332 = sum of:
        0.07611332 = weight(_text_:und in 5449) [ClassicSimilarity], result of:
          0.07611332 = score(doc=5449,freq=10.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.54793847 = fieldWeight in 5449, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.078125 = fieldNorm(doc=5449)
      0.25 = coord(1/4)
    
    Abstract
    Auf dieser CD-ROM wird - für jung und alt - eines der schönsten Märchen multimedial zu neuem Leben erweckt. In schönen Bildern und lustigen Animationen, durch Musik und Sprache unterstützt, wird das Märchen vom 'Froschkönig' spannend erzählt
    Issue
    Windows- und Mac-Version.
  18. Bertelsmann Lexikon Tiere (1994) 0.02
    0.01902833 = product of:
      0.07611332 = sum of:
        0.07611332 = weight(_text_:und in 5450) [ClassicSimilarity], result of:
          0.07611332 = score(doc=5450,freq=10.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.54793847 = fieldWeight in 5450, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.078125 = fieldNorm(doc=5450)
      0.25 = coord(1/4)
    
    Abstract
    Bietet neben rund 2.000 ausführlichen Tierbeschreibungen, Übersichtsartikeln und Sonderbeiträgen zu Tierverhalten und Lebensformen etwa 2.000 überwiegend farbige Fotos, Grafiken und Karten; zahlreiche Ton- und Videosequenzen; ein Glossar zur Erläuterung zoologischer Fachbegriffe; ein unterhaltsames und lehrreiches Quiz
  19. Stock, M.; Stock, W.G.: LexisNexis Recht und LexisNexis Wirtschaft : Informationsprodukte für den deutschen Markt (2005) 0.02
    0.0180117 = product of:
      0.0720468 = sum of:
        0.0720468 = weight(_text_:und in 4352) [ClassicSimilarity], result of:
          0.0720468 = score(doc=4352,freq=14.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.51866364 = fieldWeight in 4352, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0625 = fieldNorm(doc=4352)
      0.25 = coord(1/4)
    
    Abstract
    LexisNexis ist einer der weltgrößten Anbieter von Wirtschafts- und Rechtsinformationen. Die Geschichte des heute zu Reed Elsevier gehörenden Unternehmens reicht bis in die 60er Jahre des 20. Jahrhunderts. Von Anfang an verfolgte LexisNexis Volltextretrieval. Die internationale Abteilung von LexisNexis führt auf wichtigen nationalen Märkten jeweils regionale Produkte ein. In Deutschland sind dies "LexisNexis Recht" und "LexisNexis Wirtschaft". Der Artikel beschreibt auf der Basis von Nutzertests die genannten Produkte und analysiert den deutschen Markt und sein Umfeld. Abschließend werden Stärken und Schwächen, Chancen und Risiken von LexisNexis auf dem deutschen Informationsmarkt diskutiert.
  20. Hudson, A.: Training in indexing : the Society of Indexers' course (2007) 0.02
    0.01787043 = product of:
      0.07148172 = sum of:
        0.07148172 = weight(_text_:und in 1740) [ClassicSimilarity], result of:
          0.07148172 = score(doc=1740,freq=18.0), product of:
            0.13890852 = queryWeight, product of:
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.062630676 = queryNorm
            0.5145956 = fieldWeight in 1740, product of:
              4.2426405 = tf(freq=18.0), with freq of:
                18.0 = termFreq=18.0
              2.217899 = idf(docFreq=13141, maxDocs=44421)
              0.0546875 = fieldNorm(doc=1740)
      0.25 = coord(1/4)
    
    Abstract
    Gutes Indexieren erfordert verschiedene Begabungen und Fertigkeiten. Obwohl einige davon angeboren sind, ist ein Training in den Prinzipien und Techniken des Indexierens unentbehrlich für den beruflichen Erfolg als Indexer. Der Lehrgang der Society of Indexers, der zur Qualifizierung eines akkreditierten Indexers führt, basiert auf britischen und internationalen Normen und besteht aus vier Lehrgangseinheiten. Die Beurteilung geschieht durch vier formale Tests, und die Lehrgangsteilnehmer müssen außerdem Online-Tutorials durcharbeiten und einen praktischen Indexierungs-Auftrag übernehmen. Für die Lehrgangsteilnehmer steht zusätzliche Unterstützung zur Verfügung und ein Workshop-Programm ist auf die Belange der Lehrgangsteilnehmer und der beteiligten Indexer zugeschnitten.
    Source
    Information - Wissenschaft und Praxis. 58(2007) H.8, S.407-409

Languages

  • d 32
  • m 3
  • nl 1
  • More… Less…

Types

  • a 779
  • m 310
  • el 102
  • s 92
  • i 22
  • n 17
  • x 12
  • r 10
  • b 7
  • ? 1
  • v 1
  • More… Less…

Themes

Subjects

Classifications