Search (50 results, page 1 of 3)

  • × theme_ss:"Hypertext"
  • × language_ss:"e"
  1. Spertus, E.: ParaSite : mining structural information on the Web (1997) 0.07
    0.070708394 = product of:
      0.14141679 = sum of:
        0.14141679 = sum of:
          0.08494768 = weight(_text_:web in 2740) [ClassicSimilarity], result of:
            0.08494768 = score(doc=2740,freq=6.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.49962097 = fieldWeight in 2740, product of:
                2.4494898 = tf(freq=6.0), with freq of:
                  6.0 = termFreq=6.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0625 = fieldNorm(doc=2740)
          0.056469105 = weight(_text_:22 in 2740) [ClassicSimilarity], result of:
            0.056469105 = score(doc=2740,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.30952093 = fieldWeight in 2740, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0625 = fieldNorm(doc=2740)
      0.5 = coord(1/2)
    
    Abstract
    Discusses the varieties of link information on the WWW, how the Web differs from conventional hypertext, and how the links can be exploited to build useful applications. Specific applications presented as part of the ParaSite system find individuals' homepages, new locations of moved pages and unindexed information
    Date
    1. 8.1996 22:08:06
    Footnote
    Contribution to a special issue of papers from the 6th International World Wide Web conference, held 7-11 Apr 1997, Santa Clara, California
  2. Yang, C.C.; Liu, N.: Web site topic-hierarchy generation based on link structure (2009) 0.06
    0.06362587 = product of:
      0.12725174 = sum of:
        0.12725174 = sum of:
          0.09195855 = weight(_text_:web in 2738) [ClassicSimilarity], result of:
            0.09195855 = score(doc=2738,freq=18.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.5408555 = fieldWeight in 2738, product of:
                4.2426405 = tf(freq=18.0), with freq of:
                  18.0 = termFreq=18.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0390625 = fieldNorm(doc=2738)
          0.03529319 = weight(_text_:22 in 2738) [ClassicSimilarity], result of:
            0.03529319 = score(doc=2738,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.19345059 = fieldWeight in 2738, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0390625 = fieldNorm(doc=2738)
      0.5 = coord(1/2)
    
    Abstract
    Navigating through hyperlinks within a Web site to look for information from one of its Web pages without the support of a site map can be inefficient and ineffective. Although the content of a Web site is usually organized with an inherent structure like a topic hierarchy, which is a directed tree rooted at a Web site's homepage whose vertices and edges correspond to Web pages and hyperlinks, such a topic hierarchy is not always available to the user. In this work, we studied the problem of automatic generation of Web sites' topic hierarchies. We modeled a Web site's link structure as a weighted directed graph and proposed methods for estimating edge weights based on eight types of features and three learning algorithms, namely decision trees, naïve Bayes classifiers, and logistic regression. Three graph algorithms, namely breadth-first search, shortest-path search, and directed minimum-spanning tree, were adapted to generate the topic hierarchy based on the graph model. We have tested the model and algorithms on real Web sites. It is found that the directed minimum-spanning tree algorithm with the decision tree as the weight learning algorithm achieves the highest performance with an average accuracy of 91.9%.
    Date
    22. 3.2009 12:51:47
  3. Milosavljevic, M.; Oberlander, J.: Dynamic catalogues on the WWW (1998) 0.06
    0.0629143 = product of:
      0.1258286 = sum of:
        0.1258286 = sum of:
          0.06935949 = weight(_text_:web in 3594) [ClassicSimilarity], result of:
            0.06935949 = score(doc=3594,freq=4.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.4079388 = fieldWeight in 3594, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0625 = fieldNorm(doc=3594)
          0.056469105 = weight(_text_:22 in 3594) [ClassicSimilarity], result of:
            0.056469105 = score(doc=3594,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.30952093 = fieldWeight in 3594, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0625 = fieldNorm(doc=3594)
      0.5 = coord(1/2)
    
    Abstract
    Natural language generation techniques can be used to dynamically produce hypertext dynamic catalogues on the Web, resulting in DYNAMIC HYPERTEXT. A dynamic hypertext document can be tailored more precisely to a particular user's needs and background, thus helping the user to search more effectively. Describes the automatic generation of WWW documents and illustrates with 2 implemented systems
    Date
    1. 8.1996 22:08:06
    Footnote
    Contribution to a special issue devoted to the Proceedings of the 7th International World Wide Web Conference, held 14-18 April 1998, Brisbane, Australia
  4. Capps, M.; Ladd, B.; Stotts, D.: Enhanced graph models in the Web : multi-client, multi-head, multi-tail browsing (1996) 0.06
    0.055050008 = product of:
      0.110100016 = sum of:
        0.110100016 = sum of:
          0.060689554 = weight(_text_:web in 5860) [ClassicSimilarity], result of:
            0.060689554 = score(doc=5860,freq=4.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.35694647 = fieldWeight in 5860, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0546875 = fieldNorm(doc=5860)
          0.049410466 = weight(_text_:22 in 5860) [ClassicSimilarity], result of:
            0.049410466 = score(doc=5860,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.2708308 = fieldWeight in 5860, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0546875 = fieldNorm(doc=5860)
      0.5 = coord(1/2)
    
    Abstract
    Richer graph models permit authors to 'program' the browsing behaviour they want WWW readers to see by turning the hypertext into a hyperprogram with specific semantics. Multiple browsing streams can be started under the author's control and then kept in step through the synchronization mechanisms provided by the graph model. Adds a Semantic Web Graph Layer (SWGL) which allows dynamic interpretation of link and node structures according to graph models. Details the SWGL and its architecture, some sample protocol implementations, and the latest extensions to MHTML
    Date
    1. 8.1996 22:08:06
  5. Falquet, G.; Guyot, J.; Nerima, L.: Languages and tools to specify hypertext views on databases (1999) 0.05
    0.04718572 = product of:
      0.09437144 = sum of:
        0.09437144 = sum of:
          0.052019615 = weight(_text_:web in 3968) [ClassicSimilarity], result of:
            0.052019615 = score(doc=3968,freq=4.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.3059541 = fieldWeight in 3968, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.046875 = fieldNorm(doc=3968)
          0.042351827 = weight(_text_:22 in 3968) [ClassicSimilarity], result of:
            0.042351827 = score(doc=3968,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.23214069 = fieldWeight in 3968, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.046875 = fieldNorm(doc=3968)
      0.5 = coord(1/2)
    
    Abstract
    We present a declarative language for the construction of hypertext views on databases. The language is based on an object-oriented data model and a simple hypertext model with reference and inclusion links. A hypertext view specification consists in a collection of parameterized node schemes which specify how to construct node and links instances from the database contents. We show how this language can express different issues in hypertext view design. These include: the direct mapping of objects to nodes; the construction of complex nodes based on sets of objects; the representation of polymorphic sets of objects; and the representation of tree and graph structures. We have defined sublanguages corresponding to particular database models (relational, semantic, object-oriented) and implemented tools to generate Web views for these database models
    Date
    21.10.2000 15:01:22
    Source
    The World Wide Web and Databases: International Workshop WebDB'98, Valencia, Spain, March 27-28, 1998, Selected papers. Eds.: P. Atzeni et al
  6. Hawkins, R.: Something stirring out on the Web? (1994) 0.03
    0.031855382 = product of:
      0.063710764 = sum of:
        0.063710764 = product of:
          0.12742153 = sum of:
            0.12742153 = weight(_text_:web in 205) [ClassicSimilarity], result of:
              0.12742153 = score(doc=205,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.7494315 = fieldWeight in 205, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.09375 = fieldNorm(doc=205)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Author (editor of the Hitachi Data System's magazine 'Advantage') guages the crowd's reaction to Mosiac and the Web - and gives some insights into the significance the Web will have on people's working lives
  7. Lavin, P.: ¬The World Wide Web : ready for use? (1994) 0.03
    0.030344777 = product of:
      0.060689554 = sum of:
        0.060689554 = product of:
          0.12137911 = sum of:
            0.12137911 = weight(_text_:web in 206) [ClassicSimilarity], result of:
              0.12137911 = score(doc=206,freq=4.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.71389294 = fieldWeight in 206, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.109375 = fieldNorm(doc=206)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Author looks at how the Web and its associated bandwagon is likely to develop
  8. Intelligent hypertext : Advanced techniques for the World Wide Web (1997) 0.03
    0.026279347 = product of:
      0.052558694 = sum of:
        0.052558694 = product of:
          0.10511739 = sum of:
            0.10511739 = weight(_text_:web in 975) [ClassicSimilarity], result of:
              0.10511739 = score(doc=975,freq=12.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.6182494 = fieldWeight in 975, product of:
                  3.4641016 = tf(freq=12.0), with freq of:
                    12.0 = termFreq=12.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=975)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    This book constitutes a coherent anthology consisting of invited chapter-length papers on intelligent hypertext techniques with special emphasis on how to apply these techniques to the WWW. The book provides an introductory preface, chapters on information comprehension through hypertext, efficient techniques for adaptive hypermedia, annotated 3D environments on the Web, user models for customized hypertext, conceptual analysis of hypertext, two-level models of hypertext, the TELLTALE dynamic hypertext environment, hypertext for collaborative authoring, information retrieval and information agents
    LCSH
    World Wide Web (Information retrieval system)
    RSWK
    World wide web / Hypertext / Aufsatzsammlung (213)
    Subject
    World Wide Web (Information retrieval system)
    World wide web / Hypertext / Aufsatzsammlung (213)
  9. Felker, K.: Ariadne's thread : hypertext, writing, and the World Wide Web (2002) 0.02
    0.024522282 = product of:
      0.049044564 = sum of:
        0.049044564 = product of:
          0.09808913 = sum of:
            0.09808913 = weight(_text_:web in 2832) [ClassicSimilarity], result of:
              0.09808913 = score(doc=2832,freq=8.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.5769126 = fieldWeight in 2832, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2832)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Examines the concept of hypertext and how it relates to the World Wide Web, along with a discussion of why this is important to librarians. Includes examples of library Web pages and products that take advantage of the medium and some that do not, along with a specific discussion of crafting text, structure and linking for the Web.
  10. Kinnell, S.K.; Franklin, C.: Hypertext and hypercard : early development (2009) 0.02
    0.021456998 = product of:
      0.042913996 = sum of:
        0.042913996 = product of:
          0.08582799 = sum of:
            0.08582799 = weight(_text_:web in 3788) [ClassicSimilarity], result of:
              0.08582799 = score(doc=3788,freq=8.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.50479853 = fieldWeight in 3788, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=3788)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    The ease of linking and hopping from one text to another that we associate today with the World Wide Web was implemented in a different context prior to the Web. The creation of "hypertext" has a long and interesting history prior to the Web, as this article demonstrates. At the time it was issued, the HyperCard software application was expected to be the foundation of a widely-used new means of information organization. We can see now that the key ideas of hypertext were present in HyperCard, without the ease of use of subsequent World Wide Web features.
  11. Machovec, G.S.: World Wide Web : accessing the Internet (1993) 0.02
    0.02123692 = product of:
      0.04247384 = sum of:
        0.04247384 = product of:
          0.08494768 = sum of:
            0.08494768 = weight(_text_:web in 4534) [ClassicSimilarity], result of:
              0.08494768 = score(doc=4534,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.49962097 = fieldWeight in 4534, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=4534)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    The World Wide Web (WWW) is one of the newest tools available to assist in the navigation of the Internet. As with other client/server network tools such as Gopher and WAIS, developments with the Web are in a dynamic state of change. Basically, WWW is an effort to organize information on the Internet plus local information into a set of hypertext documents; a person navigates the network by moving from one document to another via a set of hypertext links
  12. Lennon, J.A.: Hypermedia systems and applications : World Wide Web and beyond (1997) 0.02
    0.02056256 = product of:
      0.04112512 = sum of:
        0.04112512 = product of:
          0.08225024 = sum of:
            0.08225024 = weight(_text_:web in 687) [ClassicSimilarity], result of:
              0.08225024 = score(doc=687,freq=10.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.48375595 = fieldWeight in 687, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.046875 = fieldNorm(doc=687)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    LCSH
    World Wide Web (Information retrieval system)
    RSWK
    World wide web
    Subject
    World wide web
    World Wide Web (Information retrieval system)
  13. Tredinnick, L.: Post-structuralism, hypertext, and the World Wide Web (2007) 0.02
    0.018582305 = product of:
      0.03716461 = sum of:
        0.03716461 = product of:
          0.07432922 = sum of:
            0.07432922 = weight(_text_:web in 650) [ClassicSimilarity], result of:
              0.07432922 = score(doc=650,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.43716836 = fieldWeight in 650, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=650)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Purpose - The purpose of this paper is to explore the application of post-structuralist theory to understanding hypertext and the World Wide Web, and the challenge posed by digital information technology to the practices of the information profession. Design/methodology/approach - The method adopted is that of a critical study. Findings - The paper argues for the importance of post-structuralism for an understanding of the implications of digital information for the information management profession. Originality/value - Focuses on an epistemological gap between the traditional practices of the information profession, and the structure of the World Wide Web.
  14. Barry, J.: ¬The HyperText Markup Language (HTML) and the World-Wide Web : raising ASCII text to a new level of usability (1994) 0.02
    0.01839171 = product of:
      0.03678342 = sum of:
        0.03678342 = product of:
          0.07356684 = sum of:
            0.07356684 = weight(_text_:web in 60) [ClassicSimilarity], result of:
              0.07356684 = score(doc=60,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.43268442 = fieldWeight in 60, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.09375 = fieldNorm(doc=60)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  15. Groenbaek, K.; Trigg, R.H.: From Web to workplace : designing open hypermedia systems (1999) 0.02
    0.01839171 = product of:
      0.03678342 = sum of:
        0.03678342 = product of:
          0.07356684 = sum of:
            0.07356684 = weight(_text_:web in 6096) [ClassicSimilarity], result of:
              0.07356684 = score(doc=6096,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.43268442 = fieldWeight in 6096, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.09375 = fieldNorm(doc=6096)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  16. Griffith, C.: What's all the hype about hypertext? (1989) 0.02
    0.017646596 = product of:
      0.03529319 = sum of:
        0.03529319 = product of:
          0.07058638 = sum of:
            0.07058638 = weight(_text_:22 in 2505) [ClassicSimilarity], result of:
              0.07058638 = score(doc=2505,freq=2.0), product of:
                0.18244034 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.052098576 = queryNorm
                0.38690117 = fieldWeight in 2505, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=2505)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    Information today. 6(1989) no.4, S.22-24
  17. Welsch, L.A.: Multimedia and hypermedia : model and framework (1993) 0.02
    0.017646596 = product of:
      0.03529319 = sum of:
        0.03529319 = product of:
          0.07058638 = sum of:
            0.07058638 = weight(_text_:22 in 2756) [ClassicSimilarity], result of:
              0.07058638 = score(doc=2756,freq=2.0), product of:
                0.18244034 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.052098576 = queryNorm
                0.38690117 = fieldWeight in 2756, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=2756)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Part of a special issue featuring papers from the workshop on hypermedia and hypertext standards held in Amsterdam, Netherlands, 22-23 April 1993
  18. Amitay, E.: Trends, fashions, patterns, norms, conventions and hypertext too (2001) 0.02
    0.017339872 = product of:
      0.034679744 = sum of:
        0.034679744 = product of:
          0.06935949 = sum of:
            0.06935949 = weight(_text_:web in 5192) [ClassicSimilarity], result of:
              0.06935949 = score(doc=5192,freq=4.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.4079388 = fieldWeight in 5192, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=5192)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    At a finer level, Amitay speculates about the use of language on the Web. The Web may be one large corpus of text, but she suggests that communities will express themselves by the conventions used for writing hypertext. It may be that new information technologies will spawn new communities.
  19. Macnee, C.A.: Presenting dynamically expandable hypermedia (1995) 0.02
    0.015927691 = product of:
      0.031855382 = sum of:
        0.031855382 = product of:
          0.063710764 = sum of:
            0.063710764 = weight(_text_:web in 2795) [ClassicSimilarity], result of:
              0.063710764 = score(doc=2795,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.37471575 = fieldWeight in 2795, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2795)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    The Multimedia Information Presentation System (MIPS) will allow end users to browse multimedia information presented in a user friendly and consistent manner. In its most powerful configuration, it will allow the end user to formulate queires which are interpreted, analyzed, and dispatched by the system to heterogeneous distributed external data sources, and to view a coherent and customized presentation of the data retrieved as answers. Data are stored in, or referenced from, a set of hyperdocuments conforming to the ISO standards HyTime and SGML. The hyperdocuments constitute an information web which may be dynamically expanded to accomodate retrieved data. The web navigation structure, structure of information nodes, specification of presentation mechanisms, specification of presentation tools, and data are separable and potentially reusable for different applications, different activities within an application, or different environments. Outlines the intended functionality and the design of MIPS, with particular reference to the structure and function of the hypermedia web and the role of the knowledge base system module in its dynamic expansion
  20. Zizi, M.; Beaudouin-Lafon, M.: Hypermedia exploration with interactive dynamic maps (1995) 0.02
    0.015927691 = product of:
      0.031855382 = sum of:
        0.031855382 = product of:
          0.063710764 = sum of:
            0.063710764 = weight(_text_:web in 1068) [ClassicSimilarity], result of:
              0.063710764 = score(doc=1068,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.37471575 = fieldWeight in 1068, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1068)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Interactive dynamic maps (IDMs) help users interactively explore webs of hypermedia documents. IDMs provide automatically generated abstract graphical views at different levels of granularity. Visual cues give users a better understanding of the content of the web, which results in better navigation control and more accurate and effective expressions of queries. IDMs consist of: topic maps, which provide visual abstractions of the semantic content of a web documents and document maps, which provide visual abstractions of subsets of documents. The major contribution of this work include: automatique techniques for building maps directly from a web of documents, including extraction of semantic content and use of a spatial metaphor for generating layout and filing space, a direct manipulation interaction paradigm for exploring webs of documents, using maps and an integrated graphical query language, and the ability to use the maps themselves as documents that can be customized, stored in a library and shared among users

Years

Types

  • a 43
  • m 4
  • s 4
  • b 1
  • More… Less…

Classifications