Search (1 results, page 1 of 1)

  • × author_ss:"Azagury, A."
  1. Azagury, A.; Factor, M.E.; Maarek, Y.S.; Mandler, B.: ¬A novel navigation paradigm for XML repositories (2002) 0.08
    0.08293852 = product of:
      0.16587704 = sum of:
        0.12182607 = weight(_text_:storage in 463) [ClassicSimilarity], result of:
          0.12182607 = score(doc=463,freq=6.0), product of:
            0.23366846 = queryWeight, product of:
              5.4488444 = idf(docFreq=516, maxDocs=44218)
              0.04288404 = queryNorm
            0.5213629 = fieldWeight in 463, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              5.4488444 = idf(docFreq=516, maxDocs=44218)
              0.0390625 = fieldNorm(doc=463)
        0.021676896 = weight(_text_:retrieval in 463) [ClassicSimilarity], result of:
          0.021676896 = score(doc=463,freq=2.0), product of:
            0.12972058 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.04288404 = queryNorm
            0.16710453 = fieldWeight in 463, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0390625 = fieldNorm(doc=463)
        0.022374075 = weight(_text_:systems in 463) [ClassicSimilarity], result of:
          0.022374075 = score(doc=463,freq=2.0), product of:
            0.13179013 = queryWeight, product of:
              3.0731742 = idf(docFreq=5561, maxDocs=44218)
              0.04288404 = queryNorm
            0.1697705 = fieldWeight in 463, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.0731742 = idf(docFreq=5561, maxDocs=44218)
              0.0390625 = fieldNorm(doc=463)
      0.5 = coord(3/6)
    
    Abstract
    The advances in storage and communications enable users to store massive amounts of data, and to share it seamlessly with their peers. With the advent of XML, we expect a significant portion of this data to be in XML format. We describe here the architecture and implementation of an XML repository that promotes a novel navigation paradigm for XML documents based on content and context. Support for these capabilities is achieved by bringing to bear the organizational power of information retrieval to the domain of semistructured documents. File systems remain the preferred storage infrastructure for the home and business desktop environments. We have built a system, XMLFS, based on the ideas stated above. XMLFS presents a storage abstraction that manifests itself to the client as a familiar file system. However, it breaks the tight coupling between the directory hierarchical structure and the file system. XMLFS creates automatically a directory organization of any XML document collection based on content and context. Each user can navigate through the file system according to her/his domain of interest at that point in time. Our result is a first step towards a solution to the discovery and navigation problems presented by the collective repositories of XML documents in peer-to-peer environments.