Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "U04-1009",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T03:07:53.382903Z"
},
"title": "Information Assembly for Adaptive Display",
"authors": [
{
"first": "Andrew",
"middle": [],
"last": "Lampert",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "CSIRO ICT Centre Locked Bag",
"location": {
"addrLine": "17 North Ryde",
"postCode": "1670",
"country": "Australia"
}
},
"email": "[email protected]"
},
{
"first": "C\u00e9cile",
"middle": [],
"last": "Paris",
"suffix": "",
"affiliation": {
"laboratory": "CSIRO ICT Centre Locked Bag",
"institution": "",
"location": {
"addrLine": "17 North Ryde",
"postCode": "1670",
"country": "Australia"
}
},
"email": "[email protected]"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "In a world where information is increasingly delivered to users via different devices with dramatically different constraints and capabilities, it is becoming crucial to consider how the presentation of information must be adapted to suit specific devices and user contexts. To avoid confusing and disorienting the users as they switch between devices, the content and structure of information should be kept constant while its presentation must be optimised for each device to ensure usability. In this paper, we distinguish between two types of decisions that must be made during the presentation planning stage of an information delivery system: local decisions, which are based only on the content or features of the node itself, and global decisions, which are based on the entire structure of the discourse tree. We present a generic algorithm for making global decisions, driven by the discourse tree structure and contextual characteristics.",
"pdf_parse": {
"paper_id": "U04-1009",
"_pdf_hash": "",
"abstract": [
{
"text": "In a world where information is increasingly delivered to users via different devices with dramatically different constraints and capabilities, it is becoming crucial to consider how the presentation of information must be adapted to suit specific devices and user contexts. To avoid confusing and disorienting the users as they switch between devices, the content and structure of information should be kept constant while its presentation must be optimised for each device to ensure usability. In this paper, we distinguish between two types of decisions that must be made during the presentation planning stage of an information delivery system: local decisions, which are based only on the content or features of the node itself, and global decisions, which are based on the entire structure of the discourse tree. We present a generic algorithm for making global decisions, driven by the discourse tree structure and contextual characteristics.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "In a world where information is increasingly delivered to users via different devices with dramatically different constraints and capabilities, it is becoming crucial to consider how the presentation of information must be adapted to suit specific devices and user contexts. To perform this adaptation and customisation manually is an expensive and time-consuming task. Additionally, as devices become increasingly interconnected, and as users are able to switch from one to another at will, it is essential to avoid confusing and disorienting the user (Chincholle, 2000) . To this end, it is desirable to keep the content and structure of a document constant while optimising the presentation for each device to ensure usability. This is especially true for small or mobile devices. Figure 1 illustrates this issue. The screen on the left shows a report that might have been dynamically generated for a PC based web browser in response to a query about \"financial threats to the Russian space program\". This report integrates information retrieved from multiple sources, and the information is structured and organised in order to be easily understandable. In particular, each piece of information is labelled with its role in the report. The most important part of the report is shown in bold at the very top. Then there is elaboration information, which gives more information about this first sentence. This is followed with information indicating the likely impact (consequence). The right hand side of Figure 1 shows the presentation of the same information, now delivered on a mobile phone. Given the different affordability of the delivery channel, the presentation and, in particular, the navigation is quite different, while the content and structure of the information being presented is constant.",
"cite_spans": [
{
"start": 553,
"end": 571,
"text": "(Chincholle, 2000)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [
{
"start": 784,
"end": 792,
"text": "Figure 1",
"ref_id": null
},
{
"start": 1508,
"end": 1516,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Our approach to ensuring coherence and consistency of information across devices is to use Myriad (Paris et al., 2004) , a platform for contextualised information retrieval and delivery based on theories and techniques from natural language generation. Our system produces virtual documents (or, more generally, presentations) by essentially going through two main stages: first it selects, retrieves and organises information to present to the user, taking the context into account (e.g., the task at hand, the user, the environment); then, taking the result of the first stage, it decides how to best deliver the selected information, once again taking the context into account, in particular the delivery device.",
"cite_spans": [
{
"start": 98,
"end": 118,
"text": "(Paris et al., 2004)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The remainder of this paper is structured as follows: we first present the Myriad architecture and briefly explain how it allows for coherent tailored information delivery. We introduce the two main stages involved: content and structure planning, and presentation planning. We then explain in detail the presentation planning stage, presenting how we came to decide that this stage was itself divided into two steps, which we present in turn, focusing especially on the \"information assembly\" step.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Finally, we briefly introduce the last stage of the information delivery process, the realisation. The paper ends with some concluding remarks.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Figure 1: Adapting the presentation of information to suit different devices",
"sec_num": null
},
{
"text": "The core of the Myriad architecture is our information planning engine, which we call the Virtual Document Planner (VDP) (Colineau et al., 2004b) . The VDP is based on a typical Natural Language Generation (NLG) architecture, where the linguistic resources are separate from the planning engine. The VDP is based on the Moore and Paris (1993) text planner, and, as in that text planner, the resources are represented as plans.",
"cite_spans": [
{
"start": 121,
"end": 145,
"text": "(Colineau et al., 2004b)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "The VDP works essentially as follows. Given a top level communicative goal (an overall purpose for presenting information), the engine uses a library of discourse rules (plan operators) to select and organise the content. Then, a library of presentation plans is employed to make local presentation decisions about how to present content. The output of the discourse planning stage is a discourse tree, which is then augmented (extended) during the presentation planning stage. This is shown schematically in Figure 2 , where content represents the tree constructed as a result of the content and structure planning stage, and presentation represents the extension done during the presentation planning stage to take the specific delivery device into account. As we see from the figure, content and structure can thus remain constant across devices. Finally, the content represented in the extended tree is realised in syntax appropriate for the output device during the realisation phase. For example, referring back to Figure 1 , during this phase, the content tree would be realised into HTML for the PC based display, while the mobile delivery might require WML.",
"cite_spans": [],
"ref_spans": [
{
"start": 509,
"end": 517,
"text": "Figure 2",
"ref_id": "FIGREF0"
},
{
"start": 1021,
"end": 1029,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "As in (Moore and Paris, 1993) , our approach exploits rhetorical relations, also called coherence relations, based on Rhetorical Structure Theory (RST) (Mann and Thompson, 1988) to guarantee the coherence of the resulting presentation. The discourse and presentation rules both specify coherence relations that must hold between sibling sub-goals created by each goal decomposition. These coherence relations indicate how the various discourse segments and pieces of information work together to achieve the top level communicative goal. This was illustrated in Figure 1 , where the second paragraph was related to the first paragraph by an elaboration relation, while the third paragraph was related to it by a consequence relation. Using terminology from RST, the first paragraph is the nucleus, while the other two paragraphs are satellites. For reasons of simplicity and modularity, we explicitly maintain a conceptual and architectural separation between the different processes of content planning, presentation planning and surface realisation. This separation is closely analogous to the distinction between document planning, micro planning and surface realisation adopted by many natural language generation systems (e.g., McKeown, 1985; Hovy 1988; Moore and Paris, 1993) .",
"cite_spans": [
{
"start": 6,
"end": 29,
"text": "(Moore and Paris, 1993)",
"ref_id": "BIBREF12"
},
{
"start": 152,
"end": 177,
"text": "(Mann and Thompson, 1988)",
"ref_id": "BIBREF10"
},
{
"start": 1233,
"end": 1247,
"text": "McKeown, 1985;",
"ref_id": "BIBREF11"
},
{
"start": 1248,
"end": 1258,
"text": "Hovy 1988;",
"ref_id": "BIBREF6"
},
{
"start": 1259,
"end": 1281,
"text": "Moore and Paris, 1993)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [
{
"start": 562,
"end": 570,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "We exploited this generation paradigm to build several prototypes of information delivery systems, in particular one in the travel domain (cf., Wilkinson et al., 2000; Paris et al., 2001; Paris, 2002) and one in the corporate domain, where users received a brochure about CSIRO tailored to their interest and needs (cf. Paris et al., 2003) . In these prototypes, the process was exactly as illustrated in Figure 2 .",
"cite_spans": [
{
"start": 144,
"end": 167,
"text": "Wilkinson et al., 2000;",
"ref_id": "BIBREF21"
},
{
"start": 168,
"end": 187,
"text": "Paris et al., 2001;",
"ref_id": "BIBREF16"
},
{
"start": 188,
"end": 200,
"text": "Paris, 2002)",
"ref_id": "BIBREF15"
},
{
"start": 320,
"end": 339,
"text": "Paris et al., 2003)",
"ref_id": "BIBREF19"
}
],
"ref_spans": [
{
"start": 405,
"end": 413,
"text": "Figure 2",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "Through these prototypes, however, we have now come to recognise that, during the presentation planning stage, we must distinguish between two types of decisions:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "\u2022 local decisions, which are based only on the content or features of the node itself, and \u2022 global decisions based on the entire structure of the discourse tree. An example of a local decision might be to 'present the content of this node in a table' or to present that content as a bulleted list. In contrast, deciding to create a navigation index and organising content pages appropriately around this index requires more global knowledge of the discourse tree structure.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "Thus, the process we illustrated in Figure 2 can really only be used to make local decisions. Failing to make the distinction between these two types of decisions resulted in discourse operators that embedded decisions that should really occur during the presentation stage, while taking the whole discourse tree into account. This thus blurred the separation between content and presentation planning that we originally desired.",
"cite_spans": [],
"ref_spans": [
{
"start": 36,
"end": 44,
"text": "Figure 2",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "To address these shortcomings, we have designed a new layer within the presentation planning stage. This layer implements the reasoning that must occur during presentation planning but that must make decisions based on the global discourse structure. Our aim in the work presented here was four fold:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "o keep the conceptual separation between content and structure planning and presentation planning, while still being able to make a number of decisions that affect the final presentation (in particular, decisions about navigation); o explicitly decouple, in the presentation planning, local decisions from global decision; o decouple the decision process (or algorithm) from the information needed to make decisions. This information might include characteristics of the device or of the user; and, finally, o produce a generic set of operators which can be used to produce reasonable (but not necessarily highly optimised) output for a large range of information domains, discourse structures and output devices. This is in contrast with our other work, including the DFDMSA 1 project, where our aim is to produce multimedia output that is optimised for the task at hand (Colineau et al., 2004) . In the remainder of this paper, after briefly describing the process implementing the local presentation decisions, we focus on the processing stage which enables the system to make global presentation decisions based on the discourse tree.",
"cite_spans": [
{
"start": 872,
"end": 895,
"text": "(Colineau et al., 2004)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The Myriad Architecture",
"sec_num": "2"
},
{
"text": "We now propose to account for the two types of decisions we introduced in the previous section by having two steps, which we term \"local presentation planning\" and \"information assembly\". Each of these steps exploits its own mechanism. We describe them in turn. As mentioned above, when the system reaches the presentation planning stage, a discourse tree has already been constructed through discourse planning.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Information Presentation",
"sec_num": "3"
},
{
"text": "Local presentation planning is as we had originally envisioned and implemented it. This stage thus extends the current discourse tree. It is performed using standard Moore and Paris (1993) inspired plan operators. As explained earlier, this stage augments the discourse tree at the leaf nodes by performing further goal decomposition. This stage uses a specific library of presentation plan operators. Decisions on how to present specific discourse content (contained in the leaf nodes of the discourse tree) are made during this step. Examples of presentation decisions made could include marking up titles with specific style and font information, or choosing to display certain information as a list. Throughout this process, presentation decisions are made based on nodelocal information; the global structure of discourse tree is not considered. In certain circumstances, presentation planning may reason about relations between immediate siblings, but not about more global tree structure. For example, if a node is related to a sibling nucleus by an RST relation \"preparation\", a decision might be made to mark up the content of a node with specific style and font information appropriate for a heading. Previous work in natural language generation has shown that rhetorical text organisation, as embodied in the RST relations in a discourse tree, can be used to motivate text-formatting decisions (e.g., Hovy and Arens, 1991) .",
"cite_spans": [
{
"start": 166,
"end": 188,
"text": "Moore and Paris (1993)",
"ref_id": "BIBREF12"
},
{
"start": 1412,
"end": 1433,
"text": "Hovy and Arens, 1991)",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Local Presentation Decisions",
"sec_num": "3.1"
},
{
"text": "The second stage deals with presentation decisions which require knowledge of the global structure of the discourse tree. This stage primarily assembles and combines pieces of information based on how they are related to each other within the discourse tree and on the constraints of the environment (e.g., the delivery device). We thus choose to refer to this stage as the information assembly stage.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "In this stage, the tree constructed thus far is traversed in a top-down fashion, as opposed to being extended. Each node is annotated with specifications that will be interpreted during the final realisation tree-walk. (Note that it is only during the final realisation pass through the discourse tree that the final output is actually produced.) This approach can be seen as an extension of the realisation process used in the DFDMSA project (Colineau et al. 2004) .",
"cite_spans": [
{
"start": 443,
"end": 465,
"text": "(Colineau et al. 2004)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "For the sake of simplicity, information assembly is performed using another specific library of operators which implement the following algorithm.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "Starting at the root node of the discourse tree, the VDP performs a top down pass through the tree, executing the following two functions at each node:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "1. It annotates the current tree node with information required for correct realisation. These annotations are based on contextual characteristics. As mentioned before, the annotations are interpreted during final realisation. 2. It posts a new information assembly goal for each of its child nodes (if any). In this way, the discourse tree is traversed in a recursive manner, using the same sub goal decomposition mechanism of the existing plan operators and planning engine. As we process the root node of the tree, a number of contextual models are accessed. In particular, information about the device used by the user is retrieved. This determines how to proceed. We have identified a number of attributes that may characterise the device. They include:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "\u2022 the size of the screen (if there is a screen);",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "\u2022 styles of navigation;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "\u2022 available modalities;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "\u2022 software capabilities; and \u2022 layout templates available for formatting on that specific device (e.g., stylesheets). This stage of the information assembly is implemented by the operators shown in Figure 3 . As illustrated in these operators, the contextual models are accessed through the constraints mechanism, allowing the system to choose appropriate operators based on these models. Note also the operations of the operators. It is through them that (1) the tree is augmented with annotations and (2) the system posts additional goals to continue the traversal of the tree.",
"cite_spans": [],
"ref_spans": [
{
"start": 198,
"end": 206,
"text": "Figure 3",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "Importantly, these operators are generic, and the decision process is decoupled from the information needed to make decisions, as was our goal. This information is encoded in declarative models outside the engine. These include the device model.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "It is envisaged that the device model would eventually be encoded in a standard format such as that defined in the W3C's Composite Capabilities/Preferences Profile (CC/PP) framework (Klyne et al., 2004) . The RDF-based CC/PP framework provides a way to describe generic profiles which are accessible via the web, and could be created and maintained by hardware and software vendors for their own devices and applications. This mechanism would work well as a distributed contextual device model for the Myriad framework. Because the CC/PP framework has not yet been widely adopted, for now we are using a simpler XML-based representation for our device models.",
"cite_spans": [
{
"start": 182,
"end": 202,
"text": "(Klyne et al., 2004)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "Layout templates act as stylesheets to organize the presentation of information. Layout templates are not device specific, meaning that the same layout template can often be used across multiple devices. Equally, the same device may support a number of different layout templates for displaying content. Layout templates are characterised by properties such as:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "\u2022 the set of frames contained;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "\u2022 the content type, e.g., MIME content types (Freed and Borenstein, 1996) , supported by each frame; and \u2022 the relative size of each frame.",
"cite_spans": [
{
"start": 45,
"end": 73,
"text": "(Freed and Borenstein, 1996)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "Once instantiated for a specific device, a layout template and its frames are additionally constrained by the capabilities of the device. For example, a device may determine the amount of content that can be displayed in each frame of a layout template, whether a frame can spawn new windows for displaying new content, and whether the frame supports scrollbars. All these features affect later decisions about how to allocate space to individual pieces of content, and how to display all the planned content if there is not enough space. Assembly operators reason about layout template characteristics to determine how the planned content will be presented in that template.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "An example of a frame is an index frame. This contains a hierarchically indented set of links to content displayed in other frames. Index frames have additional attributes such as the maximum hierarchy depth supported for index entries.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "If the chosen layout template includes an index frame, it will contain hyperlinked references to some of the content pages. Exactly which pages are able to add a reference to themselves in the index frame is controlled by the assembly operators. The maximum hierarchy depth of an index frame signifies the indent depth limit of the index. The assembly operators keep track of the number of content page references already inserted. At some point, a depth threshold will be reached (which represents a maximum level of indentation), and nodes will no longer be able to insert references into the index. At this point, all content for the discourse tree branch below that node must be delivered into a single, linear space (for most devices, this represents a single page instance). In this situation, an algorithm for allocating space is needed to divide up that linear space amongst the child nodes. Two possible algorithms are discussed below.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "After initialisation is complete, the information assembly stage recursively processes the remaining nodes in the tree. This results in further annotations being made to the tree. Examples of features that may be annotated in each node include:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "\u2666 The order in which a node should be realised in relation to its sibling nodes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "Importantly, this is determined by the discourse relations between each of the sibling nodes. For example, Figure 4 illustrates that, for the elaboration RST relation, the nucleus is realised before the satellite; \u2666 Hyperlink anchor text; \u2666 Whether a node should add a reference to itself in the navigation index (if there is one); and \u2666 The exact page instance(s) to be used to realise the node's content. ",
"cite_spans": [],
"ref_spans": [
{
"start": 107,
"end": 115,
"text": "Figure 4",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Global Presentation Decisions",
"sec_num": "3.2"
},
{
"text": "A layout template may not have a separate navigation index frame, as is often the case on small screen devices such as mobile phones or PDAs. Alternatively, the system may have descended through the discourse tree beyond the index depth threshold. At that point, there is a single linear piece of space in which to realise an entire segment of our presentation. Often, in such a situation, there will not be enough space to realise all the content directly. As a result, sections of content must be summarised or realised on separate pages that are hyperlinked into the single shared space.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Space Allocation within a single page",
"sec_num": null
},
{
"text": "We have identified two generic heuristics that could be used to allocate content to the available space. (This assumes we can characterise available space, e.g., by the number of lines of text that can be displayed). These heuristics are embodied in additional operators.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Space Allocation within a single page",
"sec_num": null
},
{
"text": "One heuristic allocates space to sibling nodes in a manner proportional to their importance in the text, as indicated by the discourse relations in the tree. Let's consider a node with 3 children: one nucleus, and two satellites, a preparation and an elaboration. The nucleus is allocated half the available space, and the two satellites a quarter each, assuming preparation and elaboration have been declared with equal importance. At each level of recursion, the available space is further divided. This means that after a certain recursion depth, the algorithm reverts to producing a list of links to each node's content (similar to a page of search results).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Space Allocation within a single page",
"sec_num": null
},
{
"text": "Another heuristic allocates most of the available space to the nucleus, and provides hypertext links to each of the satellites. This is the algorithm used to produce the small-screen output in Figure 1 .",
"cite_spans": [],
"ref_spans": [
{
"start": 193,
"end": 201,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Space Allocation within a single page",
"sec_num": null
},
{
"text": "These two heuristics provide generic mechanisms for allocating content to space. It is also always possible to define operators very specific to a domain or a device.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Space Allocation within a single page",
"sec_num": null
},
{
"text": "As a final remark on the information assembly stage, as the tree is not extended during this stage, strictly speaking, there is thus no further planning involved. The operators used are not plan operators proper. However, for the sake of convenience, we have chosen to express these assembly operators using a very similar syntax to our plan operators, and, like plan operators, they are declarative rules used by the VDP engine. This allows us to reuse our existing planning engine and plan processing code to perform the information assembly stage.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Space Allocation within a single page",
"sec_num": null
},
{
"text": "As noted, the annotations created during information assembly are interpreted during the final realisation tree walk. This makes the realisation process a relatively simple annotation interpretation process, which allows us to have a very generic realisation module.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Realisation",
"sec_num": "4"
},
{
"text": "As an example, when processing the children of a node, the realisation module simply needs to refer to the realisationOrder feature annotation in each node to know the correct order in which to process the children. Similarly, the presence of addToIndex annotations instruct the realisation module to add a reference to a particular node into the index, and hyperlink anchorText and linkTarget annotations specify how to create hyperlinks according to the decisions made during information assembly.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Realisation",
"sec_num": "4"
},
{
"text": "The realisation process results in the content actually being placed in specific page instances which are then displayed in specified frames of the chosen layout template. These pages are generated in a device-specific syntax, such as HTML or WML.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Realisation",
"sec_num": "4"
},
{
"text": "This work is being carried out in the context of our work on contextualised information retrieval and delivery. The Myriad framework has been implemented and is being exploited in a number of domains and applications -e.g., Tiddler (Wilkinson et al., 2000; Paris et al., 2001) , PERCY (Paris et al., 2003) , DFDMSA Paris, 2003, Colineau et al., 2004a) and skil (M\u00fcller-Tomfelde et al., 2004) . The framework continues to be enhanced and extended.",
"cite_spans": [
{
"start": 232,
"end": 256,
"text": "(Wilkinson et al., 2000;",
"ref_id": "BIBREF21"
},
{
"start": 257,
"end": 276,
"text": "Paris et al., 2001)",
"ref_id": "BIBREF16"
},
{
"start": 285,
"end": 305,
"text": "(Paris et al., 2003)",
"ref_id": "BIBREF19"
},
{
"start": 315,
"end": 351,
"text": "Paris, 2003, Colineau et al., 2004a)",
"ref_id": null
},
{
"start": 361,
"end": 391,
"text": "(M\u00fcller-Tomfelde et al., 2004)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation Status",
"sec_num": "5"
},
{
"text": "The work presented here has recently been added into the framework and is currently being tested in an application requiring the automatic production of tailored reports.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation Status",
"sec_num": "5"
},
{
"text": "Parts of the framework and the approach have been evaluated (e.g., Paris et al., 2001; Paris et al., 2003, Wilkinson and Wu et al., 2004) . We intend to perform further evaluations.",
"cite_spans": [
{
"start": 67,
"end": 86,
"text": "Paris et al., 2001;",
"ref_id": "BIBREF16"
},
{
"start": 87,
"end": 120,
"text": "Paris et al., 2003, Wilkinson and",
"ref_id": "BIBREF19"
},
{
"start": 121,
"end": 137,
"text": "Wu et al., 2004)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation Status",
"sec_num": "5"
},
{
"text": "In our work, we are concerned with delivering information consistently and coherently across heterogeneous devices. To do so, we propose an approach which allows a presentation to be planned once, and yet be delivered appropriately on the delivery medium of choice.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "6"
},
{
"text": "In this paper, we distinguished between two types of decisions that must be made during the presentation planning stage of an information delivery system: local decisions, which are based only on the content or features of the node itself, and global decisions, which are based on the entire structure of the discourse tree.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "6"
},
{
"text": "We presented a generic algorithm for making global decisions, driven by the discourse tree structure and contextual characteristics. This algorithm, implemented through declarative operators, complements the more traditional local presentation decisions made through presentation planning.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "6"
}
],
"back_matter": [
{
"text": "We wish to thank Keith Vander Linden for his ideas embodied in the first space allocation algorithm described as part of this work, and for his work on the Myriad framework. We also thank other members of the Information Engagement group at the CSIRO ICT Centre who have helped us implement the algorithm, in particular MingFang Wu and Akshay Bhurtun.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgements",
"sec_num": "7"
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Designing effective mobile services on small communication devices. Tips and Techniques",
"authors": [
{
"first": "D",
"middle": [],
"last": "Chincholle",
"suffix": ""
}
],
"year": 2000,
"venue": "Tutorial notes in Proceedings. of OzCHI 2000: Interfacing Reality in the New Millennium",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chincholle, D. (2000). Designing effective mobile services on small communication devices. Tips and Techniques. Tutorial notes in Proceedings. of OzCHI 2000: Interfacing Reality in the New Millennium. December 4-8, 2000. Sydney.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Task-Driven Information Presentation",
"authors": [
{
"first": "N",
"middle": [],
"last": "Colineau",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the 2003 Annual Conference of the Computer-Human Interaction (OZCHI'03), the Special Interest Group of the Human Factors and Ergonomics Society of Australia",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Colineau, N. and Paris, C. (2003). Task-Driven Information Presentation. In Proceedings of the 2003 Annual Conference of the Computer- Human Interaction (OZCHI'03), the Special Interest Group of the Human Factors and Ergonomics Society of Australia, Brisbane, Australia, Nov 25-28, 2003.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Task-Sensitive User Interfaces: grounding information provision within the context of the user's activity",
"authors": [
{
"first": "N",
"middle": [],
"last": "Colineau",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Lampert",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of the working conference on Advanced Visual Interfaces (AVI) Conference",
"volume": "",
"issue": "",
"pages": "218--225",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Colineau, N., Lampert, A. and Paris, C. (2004a). Task-Sensitive User Interfaces: grounding information provision within the context of the user's activity. In Proceedings of the working conference on Advanced Visual Interfaces (AVI) Conference, Gallipoli, Italy, May 25-28 2004, 218-225.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Actionable Information Delivery",
"authors": [],
"year": 2004,
"venue": "Special Issue on Tailored Information Delivery",
"volume": "18",
"issue": "",
"pages": "549--576",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Actionable Information Delivery. In Revue d'Intelligence Artificielle (RSTI -RIA), Special Issue on Tailored Information Delivery, 18(4), 549-576. September 2004.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types -Published as \"Request For Comments: 2046",
"authors": [
{
"first": "",
"middle": [],
"last": "Freed",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Borenstein",
"suffix": ""
}
],
"year": 1996,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Freed, N and Borenstein, N. (1996). Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types -Published as \"Request For Comments: 2046\".",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Planning coherent multisentential text",
"authors": [
{
"first": "E",
"middle": [],
"last": "Hovy",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings. of the 26th Conference of the ACL",
"volume": "",
"issue": "",
"pages": "163--169",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hovy, E. (1988). Planning coherent multisentential text. In Proceedings. of the 26th Conference of the ACL, Buffalo, NY, 163-169.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Automatic generation of formatted text",
"authors": [
{
"first": "E",
"middle": [],
"last": "Hovy",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Arens",
"suffix": ""
}
],
"year": 1991,
"venue": "Proceedings of the 8th Conference of the American Association for Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "92--96",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hovy, E., and Arens, Y., (1991). Automatic generation of formatted text. In Proceedings of the 8th Conference of the American Association for Artificial Intelligence. 92 -96. Anaheim, CA: AAAI.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Composite Capabilites/Preference Profiles (CC/PP): Structure and Vocabularies 1.0. W3C Recommendation 15",
"authors": [],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Composite Capabilites/Preference Profiles (CC/PP): Structure and Vocabularies 1.0. W3C Recommendation 15 January 2004.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Rhetorical Structure Theory: Towards a Functional Theory of Text Organization",
"authors": [
{
"first": "W",
"middle": [],
"last": "Mann",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Thompson",
"suffix": ""
}
],
"year": 1988,
"venue": "Text",
"volume": "8",
"issue": "",
"pages": "243--281",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mann, W. and Thompson S. (1988). Rhetorical Structure Theory: Towards a Functional Theory of Text Organization. In Text, 8(3), 243-281, 1988.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Text Generation: Using Discourse Strategies and Focus Constraints to Generate Natural Language Text",
"authors": [
{
"first": "K",
"middle": [
"R"
],
"last": "Mckeown",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "McKeown, K.R. (1985). Text Generation: Using Discourse Strategies and Focus Constraints to Generate Natural Language Text. Cambridge University Press, Cambridge, England.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Planning text for advisory dialogues: Capturing intentional and rhetorical information",
"authors": [
{
"first": "J",
"middle": [],
"last": "Moore",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
}
],
"year": 1993,
"venue": "Computational Linguistics",
"volume": "19",
"issue": "",
"pages": "651--694",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Moore, J. and Paris, C. (1993). Planning text for advisory dialogues: Capturing intentional and rhetorical information. In Computational Linguistics, 19(4), 651-694.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Interactive Landmarks: Linking Virtual Environments with Knowledge-Based Systems",
"authors": [
{
"first": "C",
"middle": [],
"last": "M\u00fcller-Tomfelde",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Stevenson",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M\u00fcller-Tomfelde, C, Paris, C. and Stevenson, D. (2004). Interactive Landmarks: Linking Virtual Environments with Knowledge-Based Systems. To appear in the Proceedings of the 2004",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Annual Conference of the Computer-Human Interaction (OZCHI'04), the Special Interest Group of the Human Factors and Ergonomics Society of Australia",
"authors": [],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Annual Conference of the Computer-Human Interaction (OZCHI'04), the Special Interest Group of the Human Factors and Ergonomics Society of Australia, Wollongong , Australia, November 22-24, 2004.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Information Delivery for Tourism",
"authors": [
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
}
],
"year": 2002,
"venue": "IEEE Intelligent Systems Intelligent Systems for Tourism: Trends and Controversies",
"volume": "",
"issue": "",
"pages": "53--66",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Paris, C. (2002). Information Delivery for Tourism. In IEEE Intelligent Systems Intelligent Systems for Tourism: Trends and Controversies, Stephen Staab and Hannes Werthner (eds), November/December, 2002. pp 53 -66, 2002.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Generating Personal Travel Guidesand who wants them?",
"authors": [
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Wan",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Wilkinson",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Wu",
"suffix": ""
}
],
"year": 2001,
"venue": "Proceedings of the International Conference on User Modelling (UM2001)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Paris, C., Wan, S., Wilkinson, R. and Wu, M. (2001). Generating Personal Travel Guides - and who wants them? In Proceedings of the International Conference on User Modelling (UM2001);",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Myriad: An Architecture for Contextualized Information Retrieval and Delivery",
"authors": [
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Vander Linden",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Post",
"suffix": ""
},
{
"first": "Lu",
"middle": [
"S"
],
"last": "",
"suffix": ""
}
],
"year": 2004,
"venue": "AH2004: International Conference on Adaptive Hypermedia and Adaptive Web-based Systems",
"volume": "",
"issue": "",
"pages": "205--214",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Paris C, Wu M, Vander Linden K, Post M, and Lu S. (2004). Myriad: An Architecture for Contextualized Information Retrieval and Delivery (2004). In AH2004: International Conference on Adaptive Hypermedia and Adaptive Web-based Systems. August 23-26 2004, The Netherlands. pp.205-214.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "An Empirical Study of the Effect of Coherent and Tailored Document Delivery as an Interface to Organizational Websites",
"authors": [
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "A-M",
"middle": [],
"last": "Vercoustre",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Wan",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Wilkins",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Wilkinson",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the Adaptive Hypermedia Workshop at the",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Paris, C., Wu, M., Vercoustre, A-M., Wan, S., Wilkins, P. and Wilkinson, R. (2003). An Empirical Study of the Effect of Coherent and Tailored Document Delivery as an Interface to Organizational Websites. In Proceedings of the Adaptive Hypermedia Workshop at the 2003",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "User Modelling Conference",
"authors": [],
"year": 2003,
"venue": "",
"volume": "",
"issue": "",
"pages": "133--144",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "User Modelling Conference, Pittsburgh, USA, June 22, 2003. 133-144.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Generating Personal Travel Guides from Discourse Plans",
"authors": [
{
"first": "R",
"middle": [],
"last": "Wilkinson",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Lu",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Paradis",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Paris",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Wan",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Wu",
"suffix": ""
}
],
"year": 2000,
"venue": "Proceedings of International Conference on Adaptive Hypermedia and Adaptive Web-based Systems",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wilkinson, R., Lu, S., Paradis, F., Paris, C., Wan, S. and Wu, M. (2000). Generating Personal Travel Guides from Discourse Plans. In Proceedings of International Conference on Adaptive Hypermedia and Adaptive Web-based Systems. Trento, Italy, August 2000.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Evaluation Experiments and Experience from the Perspective of Interactive Information Retrieval",
"authors": [
{
"first": "",
"middle": [],
"last": "Wilkinson",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Wu",
"suffix": ""
}
],
"year": 2004,
"venue": "the Proceedings of the Third Workshop on Empirical Evaluation of Adaptive Systems, in conjunction with AH2004",
"volume": "",
"issue": "",
"pages": "216--225",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wilkinson, R and Wu, M. (2004). Evaluation Experiments and Experience from the Perspective of Interactive Information Retrieval, In the Proceedings of the Third Workshop on Empirical Evaluation of Adaptive Systems, in conjunction with AH2004. August 23-26, The Netherlands. pp.216-225.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Human versus Machine in the Topic Distillation Task",
"authors": [
{
"first": "M",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Muresan",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Mclean",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Tang",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Wilkinson",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Belkin",
"suffix": ""
}
],
"year": 2004,
"venue": "the Proceedings of the 27th SIGIR Conference on Research and Development in Information Retrieval",
"volume": "",
"issue": "",
"pages": "385--392",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wu, M., Muresan, G., McLean, A. Tang, M., Wilkinson, R. ,Li, Y., Lee, H. and Belkin, N. (2004). Human versus Machine in the Topic Distillation Task, In the Proceedings of the 27th SIGIR Conference on Research and Development in Information Retrieval, July 25th-29th 2004, Sheffield, UK. pp. 385-392.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"text": "Content and presentation planning for two different devices",
"type_str": "figure",
"uris": null
},
"FIGREF1": {
"num": null,
"text": "Assembly operators for the root node of the discourse tree",
"type_str": "figure",
"uris": null
},
"FIGREF2": {
"num": null,
"text": "Definition for the elaboration RST relation",
"type_str": "figure",
"uris": null
},
"TABREF0": {
"html": null,
"text": "Data Fusion, Data Management and Situation Assessment.",
"content": "<table><tr><td>&lt;operator&gt;</td><td/><td/><td/><td/></tr><tr><td colspan=\"5\">&lt;effect&gt;InitialiseAssembly ?nodeId&lt;/effect&gt;</td></tr><tr><td colspan=\"6\">&lt;constraint&gt;(discourse:isRootNode(?nodeId))&lt;/constraint&gt;</td></tr><tr><td colspan=\"6\">Content &lt;constraint&gt;(set ?user (user:getCurrentUser()))&lt;/constraint&gt; Content &lt;constraint&gt;(set ?deviceModel (device:getCurrentDevice(?user)))&lt;/constraint&gt;</td></tr><tr><td colspan=\"6\">&lt;constraint&gt;(set ?Layout (device:chooseLayout(?deviceModel)))&lt;/constraint&gt;</td></tr><tr><td>&lt;constraint&gt;</td><td/><td/><td/><td/></tr><tr><td colspan=\"6\">(set ?contentFrame (layout:chooseContentFrame(?Layout ?nodeId)) )</td></tr><tr><td colspan=\"2\">Presentation &lt;/constraint&gt; &lt;operation&gt;</td><td colspan=\"2\">Presentation</td><td/></tr><tr><td colspan=\"6\">(discourse:annotateFeature(contentPaneSpace device:getSpace(?contentFrame))</td></tr><tr><td>&lt;/operation&gt;</td><td/><td/><td/><td/></tr><tr><td colspan=\"6\">&lt;operation&gt;(discourse:annotateFeature(contentFrame ?contentFrame))&lt;/operation&gt;</td></tr><tr><td colspan=\"6\">&lt;operation&gt;(discourse:annotateFeature(Layout ?Layout))&lt;/operation&gt;</td></tr><tr><td colspan=\"6\">&lt;operation&gt;(post ProcessRootNode ?Layout ?contentFrame)&lt;/operation&gt;</td></tr><tr><td>&lt;/operator&gt;</td><td/><td/><td/><td/></tr><tr><td>&lt;operator&gt;</td><td/><td/><td/><td/></tr><tr><td colspan=\"6\">&lt;effect&gt;ProcessRootNode ?Layout ?contentFrame&lt;/effect&gt;</td></tr><tr><td colspan=\"6\">&lt;constraint&gt;(layout:hasIndexFrame(?Layout))&lt;/constraint&gt;</td></tr><tr><td colspan=\"6\">&lt;constraint&gt;(layout:isRefillable(?contentFrame))&lt;/constraint&gt;</td></tr><tr><td colspan=\"6\">&lt;constraint&gt;(set ?indexFrame (layout:getIndexFrame(?Layout)))&lt;/constraint&gt;</td></tr><tr><td colspan=\"6\">&lt;constraint&gt;(set ?depthLimit (layout:getDepthLimit ?indexFrame))&lt;/constraint&gt;</td></tr><tr><td colspan=\"5\">&lt;constraint&gt;(set ?realisationOrder 1)&lt;/constraint&gt;</td></tr><tr><td colspan=\"6\">&lt;operation&gt;(discourse:annotateFeature(indexDepth 0))&lt;/operation&gt;</td></tr><tr><td colspan=\"6\">&lt;operation&gt;(discourse:annotateFeature(indexFrame ?indexFrame))&lt;/operation&gt;</td></tr><tr><td colspan=\"6\">&lt;operation&gt;(discourse:annotateFeature(indexDepthLimit ?depthLimit))&lt;/operation&gt;</td></tr><tr><td colspan=\"6\">&lt;operation&gt;(foreach ?child (discourse:getChildrenInOrder(?nodeId))</td></tr><tr><td>(post</td><td colspan=\"2\">ProcessNode</td><td>?child</td><td>?Layout</td><td>(layout:chooseContentPage(?child,</td></tr><tr><td colspan=\"2\">?contentFrame))</td><td/><td/><td/></tr><tr><td colspan=\"4\">?realisationOrder++ ?indexFrame))</td><td/></tr><tr><td>&lt;/operation&gt;</td><td/><td/><td/><td/></tr><tr><td>&lt;/operator&gt;</td><td/><td/><td/><td/></tr></table>",
"type_str": "table",
"num": null
},
"TABREF1": {
"html": null,
"text": "illustrates some specific examples of feature names and possible values, exactly as they are encoded in the discourse tree.",
"content": "<table><tr><td>Feature Name</td><td>Example</td><td>Description/</td></tr><tr><td/><td>Value</td><td>Interpretation</td></tr><tr><td colspan=\"2\">realisationOrder 2</td><td>Realise this node</td></tr><tr><td/><td/><td>second, after one</td></tr><tr><td/><td/><td>sibling node.</td></tr><tr><td>addToIndex</td><td>True</td><td>Add a reference</td></tr><tr><td/><td/><td>to this node's</td></tr><tr><td/><td/><td>content in the</td></tr><tr><td/><td/><td>navigation index</td></tr><tr><td/><td/><td>frame</td></tr><tr><td>indexDepth</td><td>2</td><td>The depth of</td></tr><tr><td/><td/><td>index entries at</td></tr><tr><td/><td/><td>this node is 2.</td></tr><tr><td>indexText</td><td>Section</td><td>Use this text as</td></tr><tr><td/><td>Name</td><td>the anchor in the</td></tr><tr><td/><td/><td>index to link to</td></tr><tr><td/><td/><td>this node's</td></tr><tr><td/><td/><td>content.</td></tr><tr><td>anchorText</td><td>More</td><td>Use this text as</td></tr><tr><td/><td>Information</td><td>the anchor text</td></tr><tr><td/><td/><td>for this hypertext</td></tr><tr><td/><td/><td>link.</td></tr><tr><td>linkTarget</td><td>Page001</td><td>The target of this</td></tr><tr><td/><td/><td>hypertext link is</td></tr><tr><td/><td/><td>the specified</td></tr><tr><td/><td/><td>page.</td></tr><tr><td>contentPage</td><td>Page001</td><td>Realise the</td></tr><tr><td/><td/><td>content of this</td></tr><tr><td/><td/><td>node in the</td></tr><tr><td/><td/><td>specified page.</td></tr></table>",
"type_str": "table",
"num": null
},
"TABREF2": {
"html": null,
"text": "",
"content": "<table><tr><td>The coherence relations are ranked in another</td></tr><tr><td>declarative resource, so that authors can declare</td></tr><tr><td>whatever subjective realisation ordering suits their</td></tr><tr><td>specific purposes or information domain.</td></tr></table>",
"type_str": "table",
"num": null
}
}
}
}