Search (3 results, page 1 of 1)

  • × subject_ss:"XML (Document markup language)"
  1. Daconta, M.C.; Oberst, L.J.; Smith, K.T.: ¬The Semantic Web : A guide to the future of XML, Web services and knowledge management (2003) 0.03
    0.02964573 = product of:
      0.044468593 = sum of:
        0.036548957 = weight(_text_:development in 320) [ClassicSimilarity], result of:
          0.036548957 = score(doc=320,freq=4.0), product of:
            0.16011542 = queryWeight, product of:
              3.652261 = idf(docFreq=3116, maxDocs=44218)
              0.04384008 = queryNorm
            0.22826631 = fieldWeight in 320, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.652261 = idf(docFreq=3116, maxDocs=44218)
              0.03125 = fieldNorm(doc=320)
        0.007919635 = product of:
          0.023758903 = sum of:
            0.023758903 = weight(_text_:22 in 320) [ClassicSimilarity], result of:
              0.023758903 = score(doc=320,freq=2.0), product of:
                0.1535205 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04384008 = queryNorm
                0.15476047 = fieldWeight in 320, 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=320)
          0.33333334 = coord(1/3)
      0.6666667 = coord(2/3)
    
    Date
    22. 5.2007 10:37:38
    LCSH
    Web site development
    Subject
    Web site development
  2. Miller, D.R.; Clarke, K.S.: Putting XML to work in the library : tools for improving access and management (2004) 0.01
    0.012922008 = product of:
      0.038766023 = sum of:
        0.038766023 = weight(_text_:development in 1438) [ClassicSimilarity], result of:
          0.038766023 = score(doc=1438,freq=2.0), product of:
            0.16011542 = queryWeight, product of:
              3.652261 = idf(docFreq=3116, maxDocs=44218)
              0.04384008 = queryNorm
            0.242113 = fieldWeight in 1438, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.652261 = idf(docFreq=3116, maxDocs=44218)
              0.046875 = fieldNorm(doc=1438)
      0.33333334 = coord(1/3)
    
    Abstract
    The authors, hoping to stimulate interest in XML (Extensible Markup Language) and explain its value to the library community, offer a fine introduction to the topic. The opening chapter defines XML as "a system for electronically tagging or marking up documents in order to label, organize, and categorize their content" and then goes on to describe its origins and fundamental building blocks. Subsequent chapters address related technologies, schema development, XML-based tools, and current and future library uses. The authors argue persuasively for increased XML use, emphasizing its advantages over HTML in flexibility, interoperability, extensibility, and internationalization. Information is detailed, deftly written, and supported by numerous examples. Readers without a technological bent may find the text daunting, but their perseverance will be richly rewarded. Particularly recommended for webmasters and those working in library information systems and technical services.
  3. Lalmas, M.: XML retrieval (2009) 0.01
    0.010768341 = product of:
      0.03230502 = sum of:
        0.03230502 = weight(_text_:development in 4998) [ClassicSimilarity], result of:
          0.03230502 = score(doc=4998,freq=2.0), product of:
            0.16011542 = queryWeight, product of:
              3.652261 = idf(docFreq=3116, maxDocs=44218)
              0.04384008 = queryNorm
            0.20176083 = fieldWeight in 4998, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.652261 = idf(docFreq=3116, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4998)
      0.33333334 = coord(1/3)
    
    Abstract
    Documents usually have a content and a structure. The content refers to the text of the document, whereas the structure refers to how a document is logically organized. An increasingly common way to encode the structure is through the use of a mark-up language. Nowadays, the most widely used mark-up language for representing structure is the eXtensible Mark-up Language (XML). XML can be used to provide a focused access to documents, i.e. returning XML elements, such as sections and paragraphs, instead of whole documents in response to a query. Such focused strategies are of particular benefit for information repositories containing long documents, or documents covering a wide variety of topics, where users are directed to the most relevant content within a document. The increased adoption of XML to represent a document structure requires the development of tools to effectively access documents marked-up in XML. This book provides a detailed description of query languages, indexing strategies, ranking algorithms, presentation scenarios developed to access XML documents. Major advances in XML retrieval were seen from 2002 as a result of INEX, the Initiative for Evaluation of XML Retrieval. INEX, also described in this book, provided test sets for evaluating XML retrieval effectiveness. Many of the developments and results described in this book were investigated within INEX.