Search (1 results, page 1 of 1)

  • × theme_ss:"Objektdokumentation"
  • × language_ss:"e"
  1. Dworman, G.O.; Kimbrough, S.O.; Patch, C.: On pattern-directed search of arcives and collections (2000) 0.02
    0.015815454 = product of:
      0.04744636 = sum of:
        0.04744636 = weight(_text_:search in 4289) [ClassicSimilarity], result of:
          0.04744636 = score(doc=4289,freq=4.0), product of:
            0.1747324 = queryWeight, product of:
              3.475677 = idf(docFreq=3718, maxDocs=44218)
              0.05027291 = queryNorm
            0.27153727 = fieldWeight in 4289, 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=4289)
      0.33333334 = coord(1/3)
    
    Abstract
    This article begins by presenting and discussing the distinction between record-oriented and pattern-oriented search. Examples or recordoriented (or item-oriented) questions include: "What (or how many, etc.) glass items made prior to 100 A.D. do we have in our collection?" and "How many paintings featuring dogs do we have that were painted during the 19th century, and who painted them?" Standard database systems are well suited to answering such questions, based on the data in, for example, a collections management system. Examples of pattern-oriented questions include: "How does the (apparent) productoin of glass objects vary over time between 400 B.C. and 100 A.D.?" and "What other animals are present in paintings with dogs (painted during the 19th century and in our collection)?" Standard database systems are not well suited to answering these sorts of questions, even though the basic data is properly stored in them. To answer pattern-oriented questions it is the accepted solution to transform the underlying (relational) data to what is called the data cube or cross tabulation form. We discuss how this can be done for non-numeric data, such as are found in museum collections and archives