Search (55 results, page 1 of 3)

  • × theme_ss:"OPAC"
  • × year_i:[2000 TO 2010}
  1. Khoo, C.S.G.; Wan, K.-W.: ¬A simple relevancy-ranking strategy for an interface to Boolean OPACs (2004) 0.12
    0.122785255 = product of:
      0.18417788 = sum of:
        0.11015324 = weight(_text_:search in 2509) [ClassicSimilarity], result of:
          0.11015324 = score(doc=2509,freq=44.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.6304111 = fieldWeight in 2509, product of:
              6.6332498 = tf(freq=44.0), with freq of:
                44.0 = termFreq=44.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.02734375 = fieldNorm(doc=2509)
        0.07402463 = sum of:
          0.05018513 = weight(_text_:engines in 2509) [ClassicSimilarity], result of:
            0.05018513 = score(doc=2509,freq=2.0), product of:
              0.25542772 = queryWeight, product of:
                5.080822 = idf(docFreq=746, maxDocs=44218)
                0.05027291 = queryNorm
              0.19647488 = fieldWeight in 2509, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                5.080822 = idf(docFreq=746, maxDocs=44218)
                0.02734375 = fieldNorm(doc=2509)
          0.0238395 = weight(_text_:22 in 2509) [ClassicSimilarity], result of:
            0.0238395 = score(doc=2509,freq=2.0), product of:
              0.17604718 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.05027291 = queryNorm
              0.1354154 = fieldWeight in 2509, 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=2509)
      0.6666667 = coord(2/3)
    
    Abstract
    A relevancy-ranking algorithm for a natural language interface to Boolean online public access catalogs (OPACs) was formulated and compared with that currently used in a knowledge-based search interface called the E-Referencer, being developed by the authors. The algorithm makes use of seven weIl-known ranking criteria: breadth of match, section weighting, proximity of query words, variant word forms (stemming), document frequency, term frequency and document length. The algorithm converts a natural language query into a series of increasingly broader Boolean search statements. In a small experiment with ten subjects in which the algorithm was simulated by hand, the algorithm obtained good results with a mean overall precision of 0.42 and mean average precision of 0.62, representing a 27 percent improvement in precision and 41 percent improvement in average precision compared to the E-Referencer. The usefulness of each step in the algorithm was analyzed and suggestions are made for improving the algorithm.
    Content
    "Most Web search engines accept natural language queries, perform some kind of fuzzy matching and produce ranked output, displaying first the documents that are most likely to be relevant. On the other hand, most library online public access catalogs (OPACs) an the Web are still Boolean retrieval systems that perform exact matching, and require users to express their search requests precisely in a Boolean search language and to refine their search statements to improve the search results. It is well-documented that users have difficulty searching Boolean OPACs effectively (e.g. Borgman, 1996; Ensor, 1992; Wallace, 1993). One approach to making OPACs easier to use is to develop a natural language search interface that acts as a middleware between the user's Web browser and the OPAC system. The search interface can accept a natural language query from the user and reformulate it as a series of Boolean search statements that are then submitted to the OPAC. The records retrieved by the OPAC are ranked by the search interface before forwarding them to the user's Web browser. The user, then, does not need to interact directly with the Boolean OPAC but with the natural language search interface or search intermediary. The search interface interacts with the OPAC system an the user's behalf. The advantage of this approach is that no modification to the OPAC or library system is required. Furthermore, the search interface can access multiple OPACs, acting as a meta search engine, and integrate search results from various OPACs before sending them to the user. The search interface needs to incorporate a method for converting the user's natural language query into a series of Boolean search statements, and for ranking the OPAC records retrieved. The purpose of this study was to develop a relevancyranking algorithm for a search interface to Boolean OPAC systems. This is part of an on-going effort to develop a knowledge-based search interface to OPACs called the E-Referencer (Khoo et al., 1998, 1999; Poo et al., 2000). E-Referencer v. 2 that has been implemented applies a repertoire of initial search strategies and reformulation strategies to retrieve records from OPACs using the Z39.50 protocol, and also assists users in mapping query keywords to the Library of Congress subject headings."
    Source
    Electronic library. 22(2004) no.2, S.112-120
  2. Mi, J.; Weng, C.: Revitalizing the library OPAC : interface, searching and display challenges (2008) 0.11
    0.11218452 = product of:
      0.16827677 = sum of:
        0.08135357 = weight(_text_:search in 2255) [ClassicSimilarity], result of:
          0.08135357 = score(doc=2255,freq=6.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.46558946 = fieldWeight in 2255, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2255)
        0.086923204 = product of:
          0.17384641 = sum of:
            0.17384641 = weight(_text_:engines in 2255) [ClassicSimilarity], result of:
              0.17384641 = score(doc=2255,freq=6.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.68060905 = fieldWeight in 2255, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2255)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    The behavior of academic library users has drastically changed in recent years. Internet search engines have become the preferred tool over the library online public access catalog (OPAC) for finding information. Libraries are losing ground to online search engines. In this paper, two aspects of OPAC use are studied: (1) the current OPAC interface and searching capabilities, and (2) the OPAC bibliographic display. The purpose of the study is to find answers to the following questions: Why is the current OPAC ineffective? What can libraries and librarians do to deliver an OPAC that is as good as search engines to better serve our users? Revitalizing the library OPAC is one of the pressing issues that has to be accomplished.
  3. Golderman, G.M.; Connolly, B.: Between the book covers : going beyond OPAC keyword searching with the deep linking capabilities of Google Scholar and Google Book Search (2004/05) 0.11
    0.109239444 = product of:
      0.16385916 = sum of:
        0.058109686 = weight(_text_:search in 731) [ClassicSimilarity], result of:
          0.058109686 = score(doc=731,freq=6.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.33256388 = fieldWeight in 731, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0390625 = fieldNorm(doc=731)
        0.10574947 = sum of:
          0.07169304 = weight(_text_:engines in 731) [ClassicSimilarity], result of:
            0.07169304 = score(doc=731,freq=2.0), product of:
              0.25542772 = queryWeight, product of:
                5.080822 = idf(docFreq=746, maxDocs=44218)
                0.05027291 = queryNorm
              0.2806784 = fieldWeight in 731, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                5.080822 = idf(docFreq=746, maxDocs=44218)
                0.0390625 = fieldNorm(doc=731)
          0.03405643 = weight(_text_:22 in 731) [ClassicSimilarity], result of:
            0.03405643 = score(doc=731,freq=2.0), product of:
              0.17604718 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.05027291 = queryNorm
              0.19345059 = fieldWeight in 731, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0390625 = fieldNorm(doc=731)
      0.6666667 = coord(2/3)
    
    Abstract
    One finding of the 2006 OCLC study of College Students' Perceptions of Libraries and Information Resources was that students expressed equal levels of trust in libraries and search engines when it came to meeting their information needs in a way that they felt was authoritative. Seeking to incorporate this insight into our own instructional methodology, Schaffer Library at Union College has attempted to engineer a shift from Google to Google Scholar among our student users by representing Scholar as a viable adjunct to the catalog and to snore traditional electronic resources. By attempting to engage student researchers on their own terms, we have discovered that most of them react enthusiastically to the revelation that the Google they think they know so well is, it turns out, a multifaceted resource that is capable of delivering the sort of scholarly information that will meet with their professors' approval. Specifically, this article focuses on the fact that many Google Scholar searches link hack to our own Web catalog where they identify useful book titles that direct OPAC keyword searches have missed.
    Date
    2.12.2007 19:39:22
    Object
    Google Book Search
  4. Lewandowski, D.: How can library materials be ranked in the OPAC? (2009) 0.08
    0.0801318 = product of:
      0.12019769 = sum of:
        0.058109686 = weight(_text_:search in 2810) [ClassicSimilarity], result of:
          0.058109686 = score(doc=2810,freq=6.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.33256388 = fieldWeight in 2810, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2810)
        0.062088005 = product of:
          0.12417601 = sum of:
            0.12417601 = weight(_text_:engines in 2810) [ClassicSimilarity], result of:
              0.12417601 = score(doc=2810,freq=6.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.4861493 = fieldWeight in 2810, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2810)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Some Online Public Access Catalogues offer a ranking component. However, ranking there is merely text-based and is doomed to fail due to limited text in bibliographic data. The main assumption for the talk is that we are in a situation where the appropriate ranking factors for OPACs should be defined, while the implementation is no major problem. We must define what we want, and not so much focus on the technical work. Some deep thinking is necessary on the "perfect results set" and how we can achieve it through ranking. The talk presents a set of potential ranking factors and clustering possibilities for further discussion. A look at commercial Web search engines could provide us with ideas how ranking can be improved with additional factors. Search engines are way beyond pure text-based ranking and apply ranking factors in the groups like popularity, freshness, personalisation, etc. The talk describes the main factors used in search engines and how derivatives of these could be used for libraries' purposes. The goal of ranking is to provide the user with the best-suitable results on top of the results list. How can this goal be achieved with the library catalogue and also concerning the library's different collections and databases? The assumption is that ranking of such materials is a complex problem and is yet nowhere near solved. Libraries should focus on ranking to improve user experience.
  5. Slone, D.J.: ¬The influence of mental models and goals on search patterns during Web interaction (2002) 0.08
    0.07852928 = product of:
      0.11779392 = sum of:
        0.06709928 = weight(_text_:search in 5229) [ClassicSimilarity], result of:
          0.06709928 = score(doc=5229,freq=8.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.3840117 = fieldWeight in 5229, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5229)
        0.05069464 = product of:
          0.10138928 = sum of:
            0.10138928 = weight(_text_:engines in 5229) [ClassicSimilarity], result of:
              0.10138928 = score(doc=5229,freq=4.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.39693922 = fieldWeight in 5229, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5229)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Thirty-one patrons, who were selected by Slone to provide a range of age and experience, agreed when approached while using the catalog of the Wake County library system to try searching via the Internet. Fifteen searched the Wake County online catalog in this manner and 16 searched the World Wide Web, including that catalog. They were subjected to brief pre-structured taped interviews before and after their searches and observed during the searching process resulting in a log of behaviors, comments, pages accessed, and time spent. Data were analyzed across participants and categories. Web searches were characterized as linking, URL, search engine, within a site domain, and searching a web catalog; and participants by the number of these techniques used. Four used only one, 13 used two, 11 used three, two used four, and one all five. Participant experience was characterized as never used, used search engines, browsing experience, email experience, URL experience, catalog experience, and finally chat room/newsgroup experience. Sixteen percent of the participants had never used the Internet, 71% had used search engines, 65% had browsed, 58% had used email, 39% had used URLs, 39% had used online catalogs, and 32% had used chat rooms. The catalog was normally consulted before the web, where both were used, and experience with an online catalog assists in web use. Scrolling was found to be unpopular and practiced halfheartedly.
  6. Byrum, J.D. Jr.: Recommendations for urgently needed improvement of OPAC and the role of the National Bibliographic Agency in achieving it (2005) 0.07
    0.06542733 = product of:
      0.098141 = sum of:
        0.04744636 = weight(_text_:search in 4358) [ClassicSimilarity], result of:
          0.04744636 = score(doc=4358,freq=4.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.27153727 = fieldWeight in 4358, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4358)
        0.05069464 = product of:
          0.10138928 = sum of:
            0.10138928 = weight(_text_:engines in 4358) [ClassicSimilarity], result of:
              0.10138928 = score(doc=4358,freq=4.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.39693922 = fieldWeight in 4358, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4358)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Today's information seekers have been conditioned by Web search engines to expect immediate gratification as the result of user-friendly Web experiences. In contrast, it is increasingly apparent that traditional library OPACs do not provide the same ease of use or access to information. National Bibliographic Agencies (NBAs) and libraries everywhere need to respond to this discrepancy by initiating measures to enrich their databases and bibliographic products with much more information than is currently captured in records for resources. At the same time, NBAs must address the need for a new generation of OPACs that offers significantly enhanced functionality, much of which can be based on standard features of Web search engines and online bookstores. In view of alternatives available to information seekers, these needs require immediate attention if NBAs and libraries are to retain the support of satisfied users into the 21 st century. This paper offers specific recommendations to assist them in identifying and implementing appropriate responses.
  7. Moulaison, H.L.: OPAC queries at a medium-sized academic library : a transaction log analysis (2008) 0.06
    0.060176264 = product of:
      0.090264395 = sum of:
        0.0664249 = weight(_text_:search in 3599) [ClassicSimilarity], result of:
          0.0664249 = score(doc=3599,freq=4.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.38015217 = fieldWeight in 3599, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0546875 = fieldNorm(doc=3599)
        0.0238395 = product of:
          0.047679 = sum of:
            0.047679 = weight(_text_:22 in 3599) [ClassicSimilarity], result of:
              0.047679 = score(doc=3599,freq=2.0), product of:
                0.17604718 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.05027291 = queryNorm
                0.2708308 = fieldWeight in 3599, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=3599)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Patron queries at a four-year comprehensive college's online public access catalog were examined via transaction logs from March 2007. Three representative days were isolated for a more detailed examination of search characteristics. The results show that library users employed an average of one to three terms in a search, did not use Boolean operators, and made use of limits one-tenth of the time. Failed queries remained problematic, as a full one-third of searches resulted in zero hits. Implications and recommendations for improvements in the online public access catalog are discussed.
    Date
    10. 9.2000 17:38:22
  8. Sauperl, A.; Saye, J.D.: Have we made any progress? : catalogues of the future revisited (2009) 0.06
    0.05552859 = product of:
      0.08329288 = sum of:
        0.04744636 = weight(_text_:search in 2843) [ClassicSimilarity], result of:
          0.04744636 = score(doc=2843,freq=4.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.27153727 = fieldWeight in 2843, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2843)
        0.03584652 = product of:
          0.07169304 = sum of:
            0.07169304 = weight(_text_:engines in 2843) [ClassicSimilarity], result of:
              0.07169304 = score(doc=2843,freq=2.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.2806784 = fieldWeight in 2843, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2843)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Purpose - Library online public access catalogues (OPACs) are considered to be unattractive in comparison with popular internet sites. In 2000, the authors presented some suggestions on how library catalogues should change. Have librarians actually made their OPACs more user-friendly by adopting techniques and technologies already present in other information resources? This paper aims to address these issues. Design/methodology/approach - The characteristics of four OPACs, one online bookstore and two internet search engines are analyzed. The paper reviews some of the changes and directions suggested by researchers and adds some of authors own. All this is in the hope that library catalogues will survive "Google attack." Findings - Changes are identified in the information services studied over a seven-year period. Least development is found in library catalogues. Suggestions are made for library catalogues of the future. Research limitations/implications - A library catalogue, a web search engine and an internet bookstore cannot be compared directly because of differences in scope. But features from each could be fruitfully used in others. Practical implications - OPACs must be both attractive and useful. They should be at least as easy to use as their competitors. With the results of research as well as the knowledge librarians have many years, the profession should be able to develop better OPACs than we have today and regain lost ground in the "competition" for those with information needs. Originality/value - A comparison of OPAC features in 2000 and 2007, even if subjective, can provide a panoramic view of the development of the field.
  9. Butterfield, K.: Online Public Access Catalogs (OPACs) (2009) 0.06
    0.05551693 = product of:
      0.08327539 = sum of:
        0.04025957 = weight(_text_:search in 4694) [ClassicSimilarity], result of:
          0.04025957 = score(doc=4694,freq=2.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.230407 = fieldWeight in 4694, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.046875 = fieldNorm(doc=4694)
        0.043015826 = product of:
          0.08603165 = sum of:
            0.08603165 = weight(_text_:engines in 4694) [ClassicSimilarity], result of:
              0.08603165 = score(doc=4694,freq=2.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.33681408 = fieldWeight in 4694, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4694)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    In one form or another, from a mental list in the mind of the librarian, to book catalogs, card indexes, and online information retrieval systems, some type of meta access has existed to guide library users through library collections. Over the last 40 years, these constructs of paper and wood evolved into Online Public Access Catalogs (OPACs). When the catalog shifted out of drawers and off of three by five cards to become a networked, universally accessible entity, its role in the library shifted as well. The OPAC competes with the World Wide Web, metadata registries, search engines, and more sophisticated database structures for attention. Amongst this assortment of access mechanisms, the purpose of the OPAC has become muddled. The OPAC has now become one information source among many and one of a number of portals for accessing library collections and beyond.
  10. Tennant, R.: Library catalogs : the wrong solution (2003) 0.05
    0.05028557 = product of:
      0.07542835 = sum of:
        0.04501157 = weight(_text_:search in 1558) [ClassicSimilarity], result of:
          0.04501157 = score(doc=1558,freq=10.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.25760287 = fieldWeight in 1558, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0234375 = fieldNorm(doc=1558)
        0.030416783 = product of:
          0.060833566 = sum of:
            0.060833566 = weight(_text_:engines in 1558) [ClassicSimilarity], result of:
              0.060833566 = score(doc=1558,freq=4.0), product of:
                0.25542772 = queryWeight, product of:
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.05027291 = queryNorm
                0.23816353 = fieldWeight in 1558, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  5.080822 = idf(docFreq=746, maxDocs=44218)
                  0.0234375 = fieldNorm(doc=1558)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Content
    "MOST INTEGRATED library systems, as they are currently configured and used, should be removed from public view. Before I say why, let me be clean that I think the integrated library system serves a very important, albeit limited, role. An integrated library system should serve as a key piece of the infrastructure of a library, handling such tasks as ma terials acquisition, cataloging (including holdings, of course), and circulation. The integrated library system should be a complete and accurate recording of a local library's holdings. It should not be presented to users as the primary system for locating information. It fails badly at that important job. - Lack of content- The central problem of almost any library catalog system is that it typically includes only information about the books and journals held by a parficular library. Most do not provide access to joumal article indexes, web search engines, or even selective web directories like the Librarians' Index to the Internet. If they do offen such access, it is only via links to these services. The library catalog is far from onestop shopping for information. Although we acknowledge that fact to each other, we still treat it as if it were the best place in the universe to begin a search. Most of us give the catalog a place of great prominente an our web pages. But Information for each book is limited to the author, title, and a few subject headings. Seldom can book reviews, jacket summaries, recommendations, or tables of contents be found-or anything at all to help users determine if they want the material. - Lack of coverage - Most catalogs do not allow patrons to discover even all the books that are available to them. If you're lucky, your catalog may cover the collections of those libraries with which you have close ties-such as a regional network. But that leaves out all those items that could be requested via interlibrary loan. As Steve Coffman pointed out in his "Building Earth's Largest Library" article, we must show our users the universe that is open to them, highlight the items most accessible, and provide an estimate of how long it would take to obtain other items. - Inability to increase coverage - Despite some well-meaning attempts to smash everything of interest into the library catalog, the fact remains that most integrated library systems expect MARC records and MARC records only. This means that whatever we want to put into the catalog must be described using MARC and AACR2 (see "Marc Must Die," LJ 10/15/02, p. 26ff.). This is a barrier to dramatically increasing the scope of a catalog system, even if we decided to do it. How would you, for example, use the Open Archives Initiative Harvesting Protocol to crawl the bibliographic records of remote repositories and make them searchable within your library catalog? It can't be dope, and it shouldn't. The library catalog should be a record of a given library's holdings. Period.
    - 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."
  11. Horn, M.E.: "Garbage" in, "refuse and refuse disposal" out : making the most of the subject authority file in the OPAC (2002) 0.05
    0.047206 = product of:
      0.070809 = sum of:
        0.0469695 = weight(_text_:search in 156) [ClassicSimilarity], result of:
          0.0469695 = score(doc=156,freq=2.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.2688082 = fieldWeight in 156, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0546875 = fieldNorm(doc=156)
        0.0238395 = product of:
          0.047679 = sum of:
            0.047679 = weight(_text_:22 in 156) [ClassicSimilarity], result of:
              0.047679 = score(doc=156,freq=2.0), product of:
                0.17604718 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.05027291 = queryNorm
                0.2708308 = fieldWeight in 156, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=156)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Subject access in the OPAC, as discussed in this article, is predicated on two different kinds of searching: subject (authority, alphabetic, or controlled vocabulary searching) or keyword (uncontrolled, free text, natural language vocabulary). The literature has focused on demonstrating that both approaches are needed, but very few authors address the need to integrate keyword into authority searching. The article discusses this difference and compares, with a query on the term garbage, search results in two online catalogs, one that performs keyword searches through the authority file and one where only bibliographic records are included in keyword searches.
    Date
    10. 9.2000 17:38:22
  12. Beccaria, M.; Scott, D.: Fac-Back-OPAC : an open source interface to your library system (2007) 0.05
    0.047206 = product of:
      0.070809 = sum of:
        0.0469695 = weight(_text_:search in 2207) [ClassicSimilarity], result of:
          0.0469695 = score(doc=2207,freq=2.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.2688082 = fieldWeight in 2207, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2207)
        0.0238395 = product of:
          0.047679 = sum of:
            0.047679 = weight(_text_:22 in 2207) [ClassicSimilarity], result of:
              0.047679 = score(doc=2207,freq=2.0), product of:
                0.17604718 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.05027291 = queryNorm
                0.2708308 = fieldWeight in 2207, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2207)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Fac-Back-OPAC is a faceted back­ up OPAC. This advanced catalog offers features that compare favorably with the traditional catalogs for today's library systems. Fac-Back-OPAC represents the convergence of two prominent trends in library tools: the decoupling of discovery tools from the traditional integrated library system and the use of readily available open source components to rapidly produce leading-edge technology for meeting patron and library needs. Built on code that was originally developed by Casey Durfee in February 2007, Fac-Back-OPAC is available for no cost under an open source license to any library that wants to offer an advanced search interface or a backup catalog for its patrons.
    Date
    17. 8.2008 11:22:47
  13. Jansen, B.J.; Pooch , U.: ¬A review of Web searching studies and a framework for future research (2001) 0.04
    0.044283267 = product of:
      0.1328498 = sum of:
        0.1328498 = weight(_text_:search in 5186) [ClassicSimilarity], result of:
          0.1328498 = score(doc=5186,freq=16.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.76030433 = fieldWeight in 5186, product of:
              4.0 = tf(freq=16.0), with freq of:
                16.0 = termFreq=16.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5186)
      0.33333334 = coord(1/3)
    
    Abstract
    Jansen and Pooch review three major search engine studies and compare them to three traditional search system studies and three OPAC search studies, to determine if user search characteristics differ. The web search engine studies indicate that most searchers use two, two search term queries per session, no boolean operators, and look only at the top ten items returned, while reporting the location of relevant information. In traditional search systems we find seven to 16 queries of six to nine terms, while about ten documents per session were viewed. The OPAC studies indicated two to five queries per session of two or less terms, with Boolean search about 1% and less than 50 documents viewed.
  14. Hildreth, C.R.: Are Web-based OPACs more effective retrieval systems than their conventional predecessors? : an experimental study (2000) 0.04
    0.040321656 = product of:
      0.12096497 = sum of:
        0.12096497 = weight(_text_:search in 113) [ClassicSimilarity], result of:
          0.12096497 = score(doc=113,freq=26.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.69228697 = fieldWeight in 113, product of:
              5.0990195 = tf(freq=26.0), with freq of:
                26.0 = termFreq=26.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0390625 = fieldNorm(doc=113)
      0.33333334 = coord(1/3)
    
    Abstract
    The World Wide Web (simplified here to "Web") is well-known for its "point and click" graphical user interface (GUI) and hyperlink search and navigate capabilities. When OPACs are placed in this operational context, users can easily hyperlink from a bibliographic display to related search terms, class marks, or bibliographic records. This hyperlinking capability is not available in most conventional text-based OPACs. As more and more users undertake their searches on Web-based information retrieval systems such as OPACs, it is natural to ask, "Are Web-based OPACs more effective retrieval systems than their conventional predecessors?" This paper presents the findings of an experimental study which compared users' search performance, assessments of ease of use, and satisfaction with search results after use of a Web OPAC or its conventional counterpart. The primary questions addressed by this research center on the influence of two experimental factors, OPAC search interface style and search task level of difficulty, on the dependent variables: actual search performance, perceptions of ease of use, and user assessments of satisfaction with search results. It was hypothesized that Web OPACs would be assessed as easier to use and that they would outperform conventional OPACs when measured by actual search results and users' levels of satisfaction with search results. Web OPAC searchers outperformed Text OPAC searchers, but search task level of difficulty is a major determinant of search success. The study also found little association between searchers' level of satisfaction with results and actual search performance
  15. Lau, E.P.; Goh, H.-L.: In search of query patterns : a case study of a university OPAC (2006) 0.03
    0.030007713 = product of:
      0.09002314 = sum of:
        0.09002314 = weight(_text_:search in 988) [ClassicSimilarity], result of:
          0.09002314 = score(doc=988,freq=10.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.51520574 = fieldWeight in 988, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.046875 = fieldNorm(doc=988)
      0.33333334 = coord(1/3)
    
    Abstract
    A transaction log analysis of the Nanyang Technological University (NTU) OPAC was conducted to identify query and search failure patterns with the goal of identifying areas of improvement for the system. One semester's worth of OPAC transaction logs were obtained and from these, 641,991 queries were extracted and used for this work. Issues investigated included query length, frequency and type of search options and Boolean operators used as well as their relationships with search failure. Among other findings, results indicate that a majority of the queries were simple, with short query lengths and a low usage of Boolean operators. Failure analysis revealed that on average, users had an almost equal chance of obtaining no records or at least one record to a submitted query. We propose enhancements and suggest future areas of work to improve the users' search experience with the NTU OPAC.
  16. Cooper, M.D.: Usage patterns of a Web-based library catalog (2001) 0.03
    0.029588005 = product of:
      0.08876401 = sum of:
        0.08876401 = weight(_text_:search in 5584) [ClassicSimilarity], result of:
          0.08876401 = score(doc=5584,freq=14.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.5079997 = fieldWeight in 5584, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5584)
      0.33333334 = coord(1/3)
    
    Abstract
    This article reports on a model and patterns of use of a library catalog that can be accessed through the Internet. Three categories of users are identified. individuals who perform a search of the catalog, tourists who look only at opening pages of the library catalog's site, and Web spiders that come to the site to obtain pages for indexing the Web. A number of types of use activities are also identified, and can be grouped with the presearch phase (which takes place before any searching begins): the search phase, the display phase (in which users display the results of their search), and phases in which users make errors, ask the system for help or assistance, and take other actions. An empirical investigation of patterns of use of a university Web-based library catalog was conducted for 479 days. During that period, the characteristics of about 2.5 million sessions were recorded and analyzed, and usage trends were identified. Of the total, 62% of the sessions were for users who performed a search, 27% were from spiders, and 11% were for tourists. During the study period, the average search session lasted about 5 minutes when the study began and had increased to about 10 minutes 16 months later. An average search consisted of about 1.5 presearch actions lasting about 25 seconds, about 5.3 display actions, and 2.5 searches per session. The latter two categories are in the range of 35-37 seconds per session each. There were major differences in usage (number of searches, search time, number of display actions, and display time), depending upon the database accessed
  17. Long, C.E.: Improving subject searching in Web-based OPACs : evaluation of the problem and guidelines for design (2000) 0.03
    0.027117856 = product of:
      0.08135357 = sum of:
        0.08135357 = weight(_text_:search in 6110) [ClassicSimilarity], result of:
          0.08135357 = score(doc=6110,freq=6.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.46558946 = fieldWeight in 6110, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.0546875 = fieldNorm(doc=6110)
      0.33333334 = coord(1/3)
    
    Abstract
    Online catalog users search predominately by subject, yet it is the most difficult search to perform and retrieves records only about one-half of the time. A new generation of OPACs (online public access catalogs) is on the horizon, the Web-based OPAC. Web-based OPACs allow users to access online catalogs through a WWW (World Wide Web) interface and have the potential to improve patrons' ability to search by subject. But will this potential be realized? This article proposes some basic guidelines that can be incorporated into Web-based OPAC interface design to help users perform subject searches more effectively, and evaluates how well Web-based OPACs currently in operation address the subject searching problem
  18. Blosser, J.; Michaelson, R.; Routh. R.; Xia, P.: Defining the landscape of Web resources : Concluding Report of the BAER Web Resources Sub-Group (2000) 0.03
    0.026974857 = product of:
      0.040462285 = sum of:
        0.026839713 = weight(_text_:search in 1447) [ClassicSimilarity], result of:
          0.026839713 = score(doc=1447,freq=2.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.15360467 = fieldWeight in 1447, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.03125 = fieldNorm(doc=1447)
        0.013622572 = product of:
          0.027245143 = sum of:
            0.027245143 = weight(_text_:22 in 1447) [ClassicSimilarity], result of:
              0.027245143 = score(doc=1447,freq=2.0), product of:
                0.17604718 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.05027291 = queryNorm
                0.15476047 = fieldWeight in 1447, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1447)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    The BAER Web Resources Group was charged in October 1999 with defining and describing the parameters of electronic resources that do not clearly belong to the categories being defined by the BAER Digital Group or the BAER Electronic Journals Group. After some difficulty identifying precisely which resources fell under the Group's charge, we finally named the following types of resources for our consideration: web sites, electronic texts, indexes, databases and abstracts, online reference resources, and networked and non-networked CD-ROMs. Electronic resources are a vast and growing collection that touch nearly every department within the Library. It is unrealistic to think one department can effectively administer all aspects of the collection. The Group then began to focus on the concern of bibliographic access to these varied resources, and to define parameters for handling or processing them within the Library. Some key elements became evident as the work progressed. * Selection process of resources to be acquired for the collection * Duplication of effort * Use of CORC * Resource Finder design * Maintenance of Resource Finder * CD-ROMs not networked * Communications * Voyager search limitations. An unexpected collaboration with the Web Development Committee on the Resource Finder helped to steer the Group to more detailed descriptions of bibliographic access. This collaboration included development of data elements for the Resource Finder database, and some discussions on Library staff processing of the resources. The Web Resources Group invited expert testimony to help the Group broaden its view to envision public use of the resources and discuss concerns related to technical services processing. The first testimony came from members of the Resource Finder Committee. Some background information on the Web Development Resource Finder Committee was shared. The second testimony was from librarians who select electronic texts. Three main themes were addressed: accessing CD-ROMs; the issue of including non-networked CD-ROMs in the Resource Finder; and, some special concerns about electronic texts. The third testimony came from librarians who select indexes and abstracts and also provide Reference services. Appendices to this report include minutes of the meetings with the experts (Appendix A), a list of proposed data elements to be used in the Resource Finder (Appendix B), and recommendations made to the Resource Finder Committee (Appendix C). Below are summaries of the key elements.
    Date
    21. 4.2002 10:22:31
  19. Hildreth, C.R.: Accounting for users' inflated assessments of on-line catalogue search performance and usefulness : an experimental study (2001) 0.03
    0.026839714 = product of:
      0.08051914 = sum of:
        0.08051914 = weight(_text_:search in 4130) [ClassicSimilarity], result of:
          0.08051914 = score(doc=4130,freq=2.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.460814 = fieldWeight in 4130, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.09375 = fieldNorm(doc=4130)
      0.33333334 = coord(1/3)
    
  20. Chen, H.-M.; Cooper, M.D.: Stochastic modeling of usage patterns in a Web-based information system (2002) 0.02
    0.023670403 = product of:
      0.07101121 = sum of:
        0.07101121 = weight(_text_:search in 577) [ClassicSimilarity], result of:
          0.07101121 = score(doc=577,freq=14.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.4063998 = fieldWeight in 577, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.03125 = fieldNorm(doc=577)
      0.33333334 = coord(1/3)
    
    Abstract
    Users move from one state (or task) to another in an information system's labyrinth as they try to accomplish their work, and the amount of time they spend in each state varies. This article uses continuous-time stochastic models, mainly based on semi-Markov chains, to derive user state transition patterns (both in rates and in probabilities) in a Web-based information system. The methodology was demonstrated with 126,925 search sessions drawn from the transaction logs of the University of California's MELVYL® library catalog system (www.melvyLucop.edu). First, user sessions were categorized into six groups based on their similar use of the system. Second, by using a three-layer hierarchical taxonomy of the system Web pages, user sessions in each usage group were transformed into a sequence of states. All the usage groups but one have third-order sequential dependency in state transitions. The sole exception has fourth-order sequential dependency. The transition rates as well as transition probabilities of the semi-Markov model provide a background for interpreting user behavior probabilistically, at various levels of detail. Finally, the differences in derived usage patterns between usage groups were tested statistically. The test results showed that different groups have distinct patterns of system use. Knowledge of the extent of sequential dependency is beneficial because it allows one to predict a user's next move in a search space based on the past moves that have been made. It can also be used to help customize the design of the user interface to the system to facilitate interaction. The group CL6 labeled "knowledgeable and sophisticated usage" and the group CL7 labeled "unsophisticated usage" both had third-order sequential dependency and had the same most-frequently occurring search pattern: screen display, record display, screen display, and record display. The group CL8 called "highly interactive use with good search results" had fourth-order sequential dependency, and its most frequently occurring pattern was the same as CL6 and CL7 with one more screen display action added. The group CL13, called "known-item searching" had third-order sequential dependency, and its most frequently occurring pattern was index access, search with retrievals, screen display, and record display. Group CL14 called "help intensive searching," and CL18 called "relatively unsuccessful" both had thirdorder sequential dependency, and for both groups the most frequently occurring pattern was index access, search without retrievals, index access, and again, search without retrievals.

Languages

  • e 44
  • d 11

Types

  • a 51
  • el 4
  • m 2
  • b 1
  • s 1
  • More… Less…