Search (4 results, page 1 of 1)

  • × classification_ss:"54.55 / Auszeichnungssprachen"
  1. Hitzler, P.; Krötzsch, M.; Rudolph, S.; Sure, Y.: Semantic Web : Grundlagen (2008) 0.02
    0.018874882 = product of:
      0.056624644 = sum of:
        0.011808395 = product of:
          0.035425186 = sum of:
            0.035425186 = weight(_text_:k in 358) [ClassicSimilarity], result of:
              0.035425186 = score(doc=358,freq=4.0), product of:
                0.12702256 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.035582762 = queryNorm
                0.2788889 = fieldWeight in 358, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=358)
          0.33333334 = coord(1/3)
        0.044816248 = product of:
          0.089632496 = sum of:
            0.089632496 = weight(_text_:intelligenz in 358) [ClassicSimilarity], result of:
              0.089632496 = score(doc=358,freq=4.0), product of:
                0.20204939 = queryWeight, product of:
                  5.678294 = idf(docFreq=410, maxDocs=44218)
                  0.035582762 = queryNorm
                0.44361675 = fieldWeight in 358, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  5.678294 = idf(docFreq=410, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=358)
          0.5 = coord(1/2)
      0.33333334 = coord(2/6)
    
    Classification
    ST 304 Informatik / Monographien / Künstliche Intelligenz / Automatisches Programmieren, Deduction and theorem proving, Wissensrepräsentation
    TZE (FH K)
    GHBS
    TZE (FH K)
    RVK
    ST 304 Informatik / Monographien / Künstliche Intelligenz / Automatisches Programmieren, Deduction and theorem proving, Wissensrepräsentation
  2. Rieger, W.: SGML für die Praxis : Ansatz und Einsatz von ISO 8879; mit einer Einführung in HTML (1995) 0.01
    0.014653213 = product of:
      0.04395964 = sum of:
        0.034512922 = weight(_text_:t in 1640) [ClassicSimilarity], result of:
          0.034512922 = score(doc=1640,freq=4.0), product of:
            0.14017504 = queryWeight, product of:
              3.9394085 = idf(docFreq=2338, maxDocs=44218)
              0.035582762 = queryNorm
            0.24621303 = fieldWeight in 1640, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.9394085 = idf(docFreq=2338, maxDocs=44218)
              0.03125 = fieldNorm(doc=1640)
        0.009446716 = product of:
          0.028340148 = sum of:
            0.028340148 = weight(_text_:k in 1640) [ClassicSimilarity], result of:
              0.028340148 = score(doc=1640,freq=4.0), product of:
                0.12702256 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.035582762 = queryNorm
                0.22311112 = fieldWeight in 1640, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1640)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Classification
    Mat T 1088 / SGML
    TYSA (FH K)
    GHBS
    TYSA (FH K)
    SBB
    Mat T 1088 / SGML
  3. Learning XML : [creating self describing data] (2001) 0.01
    0.01128368 = product of:
      0.03385104 = sum of:
        0.024404323 = weight(_text_:t in 1744) [ClassicSimilarity], result of:
          0.024404323 = score(doc=1744,freq=2.0), product of:
            0.14017504 = queryWeight, product of:
              3.9394085 = idf(docFreq=2338, maxDocs=44218)
              0.035582762 = queryNorm
            0.17409891 = fieldWeight in 1744, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.9394085 = idf(docFreq=2338, maxDocs=44218)
              0.03125 = fieldNorm(doc=1744)
        0.009446716 = product of:
          0.028340148 = sum of:
            0.028340148 = weight(_text_:k in 1744) [ClassicSimilarity], result of:
              0.028340148 = score(doc=1744,freq=4.0), product of:
                0.12702256 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.035582762 = queryNorm
                0.22311112 = fieldWeight in 1744, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1744)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Abstract
    Although Learning XML covers XML with a broad brush, it nevertheless presents the key elements of the technology with enough detail to familiarise the reader with the crucial markup language. This guide is brief enough to tackle in a weekend. Author Erik T Ray begins with an excellent summary of XML's history as an outgrowth of SGML and HTML. He outlines very clearly the elements of markup, demystifying concepts such as attributes, entities and namespaces with numerous clear examples. To illustrate a real-world XML application, he gives the reader a look at a document written in DocBook--a publicly available XML document type for publishing technical writings--and explains the sections of the document step by step. A simplified version of DocBook is used later in the book to illustrate transformation--a powerful benefit of XML. The all-important Document Type Definition (DTD) is covered in depth, but the still-unofficial alternative--XML Schema--is only briefly addressed. The author makes liberal use of graphical illustrations, tables and code to demonstrate concepts along the way, keeping the reader engaged and on track. Ray also gets into a deep discussion of programming XML utilities with Perl. Learning XML is a highly readable introduction to XML for readers with existing knowledge of markup and Web technologies, and it meets its goals very well--to deliver a broad perspective of XML and its potential.
    Classification
    TWCE (FH K)
    GHBS
    TWCE (FH K)
  4. XML topic maps : creating and using topic maps for the Web (2003) 0.00
    0.0015744527 = product of:
      0.009446716 = sum of:
        0.009446716 = product of:
          0.028340148 = sum of:
            0.028340148 = weight(_text_:k in 4727) [ClassicSimilarity], result of:
              0.028340148 = score(doc=4727,freq=4.0), product of:
                0.12702256 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.035582762 = queryNorm
                0.22311112 = fieldWeight in 4727, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.03125 = fieldNorm(doc=4727)
          0.33333334 = coord(1/3)
      0.16666667 = coord(1/6)
    
    Classification
    TWCE (FH K)
    GHBS
    TWCE (FH K)

Languages

Types