Search (1 results, page 1 of 1)

  • × theme_ss:"Visualisierung"
  1. Eito Brun, R.: Retrieval effectiveness in software repositories : from faceted classifications to software visualization techniques (2006) 0.04
    0.04065776 = product of:
      0.108420685 = sum of:
        0.05617869 = weight(_text_:storage in 2515) [ClassicSimilarity], result of:
          0.05617869 = score(doc=2515,freq=2.0), product of:
            0.1866346 = queryWeight, product of:
              5.4488444 = idf(docFreq=516, maxDocs=44218)
              0.034252144 = queryNorm
            0.30100897 = fieldWeight in 2515, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              5.4488444 = idf(docFreq=516, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2515)
        0.024485227 = weight(_text_:retrieval in 2515) [ClassicSimilarity], result of:
          0.024485227 = score(doc=2515,freq=4.0), product of:
            0.10360982 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.034252144 = queryNorm
            0.23632148 = fieldWeight in 2515, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2515)
        0.02775677 = product of:
          0.05551354 = sum of:
            0.05551354 = weight(_text_:etc in 2515) [ClassicSimilarity], result of:
              0.05551354 = score(doc=2515,freq=2.0), product of:
                0.18552645 = queryWeight, product of:
                  5.4164915 = idf(docFreq=533, maxDocs=44218)
                  0.034252144 = queryNorm
                0.2992217 = fieldWeight in 2515, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  5.4164915 = idf(docFreq=533, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2515)
          0.5 = coord(1/2)
      0.375 = coord(3/8)
    
    Abstract
    The internal organization of large software projects requires an extraordinary effort in the development and maintenance of repositories made up of software artifacts (business components, data models, functional and technical documentation, etc.). During the software development process, different artifacts are created to help users in the transfer of knowledge and enable communication between workers and teams. The storage, maintenance and publication of these artifacts in knowledge bases - usually referred to as "software repositories" are a useful tool for future software development projects, as they contain the collective, learned experience of the teams and provide the basis to estimate and reuse the work completed in the past. Different techniques similar to those used by the library community have been used in the past to organize these software repositories and help users in the difficult task or identifying and retrieving artifacts (software and documentation). These techniques include software classification - with a special emphasis on faceted classifications, keyword-based retrieval and formal method techniques. The paper discusses the different knowledge organization techniques applied in these repositories to identify and retrieve software artifacts and ensure the reusability of software components and documentation at the different phases of the development process across different projects. An enumeration of the main approaches documented in specialized bibliography is provided.