WO1994014122A1 - Systeme pour affichage de documents structures - Google Patents
Systeme pour affichage de documents structures Download PDFInfo
- Publication number
- WO1994014122A1 WO1994014122A1 PCT/CA1993/000525 CA9300525W WO9414122A1 WO 1994014122 A1 WO1994014122 A1 WO 1994014122A1 CA 9300525 W CA9300525 W CA 9300525W WO 9414122 A1 WO9414122 A1 WO 9414122A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- document
- display
- structure definition
- elements
- interactive system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/151—Transformation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/106—Display of layout of documents; Previewing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
- G06F40/143—Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
Definitions
- This invention relates in general to systems for displaying information stored on computers, and more particularly to a system for displaying structured documents stored on computers.
- DTD Document Type Definition
- SGML Structured Generalized Markup Language
- a DTD supplies a specification which describes what structures are permissible for a type of structured document.
- a DTD could define a document having a title, an abstract, and one or more paragraphs. Every document specified by that DTD would have the three parts set out above, although the actual title and the content of the abstract and paragraphs, as well as the number of paragraphs, could vary from one document to another.
- a "structured document” is one which may be described in a DTD.
- DTDs are useful because they are able to be manipulated by computers.
- a DTD represented in the form of SGML code is not easily understood by most document authors and therefore is not a useful tool to allow writers to understand and manipulate the structure of a document in the process of drafting.
- a further system known in the art includes DTD-based constraints and emphases which assist in differentiating the DTD tags from the text content. Even with such emphases, however, it remains very difficult for an author to infer useful information from the tag display.
- Another system presents the tagged content as it would appear on the printed page, allowing information about the DTD to be inferred from the layout of the document on the computer display.
- Such a system does not, however, retain the separation between the output format and the structure and content of the document which is a basic precept of structured document systems. Furthermore, such a system does not help an author write a document as it is only after the document is completed that the formatted contents allow inference of the relationships of structures in the document.
- An object of one aspect of the present invention is to provide an improved interactive display for the display of a structured document.
- a system which separates the display of the formal structure of the document based on the DTD ("the structure display") from the representation of the data contents of the document (“the content display”).
- the content of the document to be displayed includes the case where there is no character or other data to be displayed (for example where there is a defined structure but no content data has yet been input by the user).
- a document having content can include the case of null content.
- graphic arrays of nested rectangular elements in three dimensional relief represent the formal structure of the document.
- an interactive system for the display of a document the document having a formal structure definition and having content
- the system comprising means for accepting a user input, display means, a logical editor, a content editor, in which the logical editor comprises means for processing the user input, and means responsive to the user input for displaying a portion of a representation of the formal structure definition of the document on a first distinct predefined region of the display means, and in which the content editor comprises means for processing the user input, and means responsive to the user input for displaying a portion of a representation of the document content in a second distinct predefined region of the display means, wherein the portion of the representation of the formal structure definition displayed on the first distinct predefined region of the display means corresponds to the portion of the representation
- the interactive system for the display of a document displays a document which includes a formal structure definition of the document which comprises elements.
- the representation of the formal structure definition of the document comprises one or more graphic arrays of nested rectangular elements in three-dimensional relief, each rectangular element corresponding to an element in the formal structure definition of the document, wherein a first rectangular element overlying a second rectangular element represents the corresponding first element in the formal structure definition of the document being nested within the corresponding second element in the formal structure definition of the document.
- the system of the invention provides an icon for each rectangular element which represents the characteristics of the corresponding element in the formal structure definition of the document.
- the icon is an empty box when the rectangular element corresponds to an element in the formal structure definition of the document which has other elements nested within it and the other elements are displayed, in the first distinct predefined region of the display means, the icon is a box with a circle inside the box when the rectangular element corresponds to an element in the formal structure definition of the document which has other elements nested within it and such other elements are represented in the display on the second distinct predefined region of the display means, and the icon is a single circle only when the rectangular element corresponds to an element in the formal structure definition of the document which can have no elements nested within it.
- a different icon set in which the icon is a graphic representation of a tree when the rectangular element corresponds to an element in the formal structure definition of the document which has other elements nested within it and the other elements are displayed, in the first distinct predefined region of the display means, the icon is a graphic representation of a branch when the rectangular element corresponds to an element in the formal structure definition of the document which has other elements nested within it and such other elements are represented in the display on the second distinct predefined region of the display means, and the icon is a single circle only when the rectangular element corresponds to an element in the formal structure definition of the document which can have no elements nested within it.
- the icon comprises a graphic representation of one or more links in a chain when the element references external data.
- the interactive system has means responsive to the user input for displaying a portion of a representation of the formal structure definition of the document on a first distinct predefined region of the display means which further comprises means responsive to the user input for collapsing and expanding the portion of the representation of the formal structure definition of the document on a first distinct predefined region of the display means wherein a collapsed portion of the representation of the formal structure definition of the document comprises a first rectangular element corresponding to a first element in the formal structure definition of the document having one or more nested elements, the first rectangular element is represented in the display as having collapsed elements, and the portion of the representation of the formal structure definition of the document displays no rectangular elements corresponding to the one or more nested elements of the formal structure definition of the document, and wherein an expanded portion of the representation of the formal structure definition of the document comprises a first rectangular element corresponding to a first element in the formal structure definition of the document having one or more nested elements and the portion of the representation of the formal structure definition of the document displays all rectangular elements corresponding to the
- the interactive system for the display of a document includes a feature whereby the first rectangular element is represented as having collapsed elements by an icon associated with the rectangular element and the icon is a Greek cross with an elongate horizontal member or the icon is a box containing four circles.
- the interactive system has a means for constructing and saving to a permanent memory store a document template.
- the interactive system for the display of a document further comprises means to display the attributes of a selected element.
- the interactive system for the display of a document in which the portion of the representation of the document content displayed in the second distinct predefined region of the display means is displayed in one or more distinct boxes which correspond to the formal structure definition.
- the interactive system has a logical editor which further comprises means for editing one or more subportions of the portion of the representation of the formal structure definition of the document, wherein the means for editing restricts the editing to operations which are consistent with the formal structure definition of the document.
- the interactive system for the display of a document includes a logical editor which further comprises means for editing subportions of the portion of the representation of the formal structure definition of the document, wherein the means for cutting, pasting, copying and moving permits a limited series of cutting, pasting, copying and moving operations, some of which may be inconsistent with the formal structure definition of the document when the portion of the representation of the formal structure definition of the document which results is consistent with the formal structure definition of the document.
- the interactive system for the display of a document includes a means for editing which comprises means for cutting, pasting, copying and moving one or more subportions and which further comprises means for saving one or more subportions in a permanent memory store.
- the interactive system for the display of a document includes a logical editor which further comprises means responsive to the user input to select a one of the nested rectangular elements and means to display the selected one of the nested rectangular elements in indented relation to the other rectangular elements of the nested array.
- the interactive system for the display of a document includes a logical editor which further comprises means responsive to the user input to select a one of the nested rectangular elements and means to display the selected one of the nested rectangular elements, and any nested rectangular elements overlying the selected nested rectangular element in a shaded form.
- the interactive system for the display of a document includes a logical editor which further comprises means responsive to the user input to select a one of the nested rectangular elements and means to display the selected one of the nested rectangular elements with an angular side wall so as to indicate that the rectangular element is a selected content block.
- the interactive system for the display of a document may have a display means which is a video display terminal or a cathode ray terminal or a liquid crystal display device.
- the interactive system for the display of a document may have a means for accepting user input which comprises a point and click device and a keypad.
- Advantages of the present invention are that the structure and content of a structured document may be clearly and distinctly displayed and easily manipulated by a user of the system.
- An advantage of an embodiment of the present invention is that the user of the system is constrained in making modifications to a document to those modifications permitted by the document's DTD.
- a further advantage is that the structure of a document will be apparent to the drafter while the document is being written.
- Figure 1 is a reproduction of a portion of a screen display generated by a system designed in accordance with the preferred embodiment of the invention showing a graphic array representing a particular document defined by a DTD;
- Figure 2 is a reproduction of a screen display generated by a system designed in accordance with the preferred embodiment of the invention showing a graphic array having an alternate set of icons;
- Figure 3 is a reproduction of a screen display generated by a system designed in accordance with the preferred embodiment of the invention showing a document having a text portion and a figure in a window on the right side of the screen and a graphic array in a window on the left of the display;
- Figure 4 is a reproduction of a screen display generated by a system designed in accordance with the preferred embodiment of the invention showing the computer display of Figure 3 with a selected subparagraph of the document in the graphic array;
- Figure 5 is a reproduction of a screen display generated by a system designed in accordance with the preferred embodiment of the invention showing the computer display of Figure 3 with a selected paragraph in the graphic array;
- Figure 6 is a reproduction of a screen display generated by a system designed in accordance with the preferred embodiment of the invention showing the computer display of Figure 3 with a selected portion of the document in the content display of the system;
- Figure 7 is a block diagram showing the architecture of a system used to implement preferred embodiment of the invention.
- a graphic array 2 of nested rectangular elements in three dimensional relief is illustrated in Figure 1 , as it appears on a computer screen of a computer which implements the system of the present invention.
- a computer which implements the system of the present invention.
- the computer is an IBM PC-compatible computer having the hardware necessary to run Microsoft Windows 3.1 software.
- the graphic array 2 is displayed so as to indicate the structure of a given document, as defined by its DTD.
- the highest level object in the hierarchy of graphic array 2 is the rectangular element 4 denoted "DOC" in the graphic array.
- Elements which are nested directly below the element 4 in the hierarchy defined in the DTD of the document shown in Figure 1 are shown as rectangular elements which appear to overlie the rectangular element 4: in this case, rectangular elements 12 and 14. Successive levels of nesting are shown similarly by rectangular elements which are displayed in relief on top of other elements.
- the blank square icon 6 which is located in the upper left corner of rectangular element 4 in Figure 1 indicates certain characteristics or attributes of rectangular element 4.
- a blank square icon shows that the rectangular element corresponds to an element in the DTD which has sub-elements nested below it in the hierarchy and that the element is fully expanded in the graphic array: there are no directly nested sub-elements in the hierarchy of the DTD which are hidden in the graphic array of the display.
- the square icon 10 which contains four raised circles 8 within it, denotes that the element of the DTD which rectangular element 12 represents has information directly nested within it which is not displayed in the graphic array 2 visible to the user.
- the display of graphic array 2 contains two categories of rectangular elements: rectangular elements which correspond directly to portions of the structured document (indicated by raised circular icons such as icon 16 and sometimes referred to as "content blocks") and elements which contain nested sub-elements (these have icons consisting of square icons such as icon 6 and 10).
- a particular type of content block is shown by four raised circles (without an enclosing square), as in icon 18. This content block indicates that a nested structure may be found in the corresponding portion of the document but that this portion of the document is displayed with structure defining tags in the content display of the document (a "tagged stream", or "inline", display), not the structured display of the document.
- a further category of content block is a terminal element which has no content and no icon symbol.
- Figure 2 is a reproduction of a screen display generated by a system designed in accordance with the preferred embodiment of the invention showing windows 19 and 20.
- Window 19 contains a graphic array having a set of icons which is an alternative to the set shown in Figure 1.
- Window 20 contains boxes of content data which correspond to the rectangular elements of the nested array shown in window 19. According to the preferred embodiment of the invention each content box in the content window (window 20 in the preferred embodiment) is shown as separate from the other content boxes.
- Rectangular element 21 has icon 22 which is an empty box.
- Rectangular element 24 has icon 26 in the shape of plus symbol.
- Rectangular elements 28 and 32, having icons 30 and 34, respectively, are of the same type as rectangular element 21 and icon 22.
- Rectangular element 36 is configured to point towards the window 20 and has icon 38 which is a circle.
- Rectangular element 40 has icon 42 in the shape of a chain link.
- Rectangular element 44 represents an empty (or null) element and has icon 45 in the alternate icon set to indicate the empty element.
- Rectangular element 46 has icon 47 which is a box containing a circle.
- Figure 2 shows the outline of various content boxes in window 20.
- Content box 48 corresponds to rectangular element 40 and contains the graphic image 50 which is produced by the external application specified by the rectangular element 40.
- Shaded content box 52 corresponds to rectangular element 36.
- the symbol 54 represents a collapsed content box and corresponds to rectangular element 24.
- a rectangular element with any and all subelements displayed in the nested graphic display is indicated by an icon such as icons 22, 30, 34.
- a rectangular element with such a display is termed a "fielded" display.
- a rectangular element which is collapsed so that none of the subelements (if any) of the rectangular element are displayed in the nested array is indicated with the icon 26 symbol.
- the content is replaced by the symbol 54 shown in window 20 of Figure 2.
- the content of a collapsed element may not be edited.
- a rectangular element which corresponds to content only is indicated by way of icon 38, a circle.
- SGML content is specified to be character data.
- data may be represented in the implementation of the system in different forms (for example ASCII characters or UNICODE).
- UNICODE ASCII characters
- SGML requires that external data be referenced by way of external applications.
- an element which references external data or applications is indicated by the use of an icon like that of icon 40.
- Such an external reference may be an OLE link when the system of the invention is implemented in a Microsoft Windows environment, or some other environment which supports the OLE standard.
- a rectangular element which represents an empty element in the document specification is indicated by an icon like that of icon 45 shown in Figure 2.
- the fifth type of rectangular element is indicated by an icon like that of icon 47 and represents an element in which any subelements are displayed in the content display (window 20 in Figure 2).
- This method of display is referred to as "inline” display, as opposed to fielded display. Inline display is desirable to show such elements as emphasis tags which may be more usefully shown in the content display than in the nested array display.
- Figure 3 illustrates the screen display of the system of the invention as it appears on a computer which implements the system of the invention.
- Window 104 in Figure 3 shows the display of the structure of the document; window 102 displays the content of the document.
- the mouse cursor 108 is shown selecting element 106, shown in the example of Figure 3 to be a "SUBPARA".
- Figure 4 shows the same screen display of windows 102 and 104.
- Figure 4 illustrates the display of the system after the user has clicked the mouse while the mouse cursor pointed at selected element 106. The result is that the display of element 106, and the elements nested within element 106, ie. elements 110, 112, 114, 116, 118 and 120, are shown highlighted and element 106 is shown indented as opposed to raised.
- FIG. 5 illustrates an embodiment of the system showing the same windows 102 and 104 where the user has used the mouse cursor to point to and select content block 140. As a result, the system displays content block 140 and the associated text box 126 as highlighted and indented. The system also alters the right edge of content block 140 to point to the window 102 to indicate that the selected element corresponds directly with content (content or text box 126) shown in window 102.
- Figure 6 shows windows 102 and 104 where the user has placed cursor 144 in a position to edit the content box 126.
- Window 102 displays triangle 142 which indicates which part of the structured document is to be edited.
- Element 140 in window 104 is also highlighted to indicate that editing is occurring in, or may occur in, a portion of the document corresponding to the highlighted section of the graphic array (element 140).
- an implementation of the system of the invention was realized by a system architecture as shown in the block diagram of Figure 7.
- the system of the preferred embodiment is implemented using an object oriented design and written in the Microsoft Windows 3.1 environment.
- the preferred embodiment has a file manager class 60 which manages the system representation of a number of documents.
- Document folder instances 62 and 63 are created in file manager class 60.
- An instance of view manager class, such as view manager instance 70, is associated with document folder instances and contains within it views such as views 72,...74.
- the architecture of Figure 7 shows the input interface 84 and graphic output device interface 86.
- the logical editor 80 and content editor 82 interface with input interface 84 and graphic output device interface 86.
- the editors 80, 82 also interface with the view tree 76.
- the DTD 64 and the document instance data 66 interface with the SGML/S Parser 65 which in turn interfaces with the Generic logical structure 68 and the specific logical tree 78.
- the system permits the user of the system to move through either the nested array display or the content display.
- movement is accomplished in the manner prescribed by the Microsoft Windows environment.
- the user may select only one content box at a time.
- the user of the system may edit only those content boxes which correspond to the rectangular element which have been selected by the user.
- a rectangular element is selected by the user, such as rectangular element 26 in Figure 2, the element and the elements contained within it (if any), are highlighted and the outermost element is shown as recessed instead of raised.
- a content block element is selected, as is the case with rectangular element 36, the element is highlighted and the right edge of the rectangle is reconfigured to point towards the content display (window 20 in Figure 2).
- element attributes are the attributes defined by SGML (including the name of the rectangular element which may be altered by the user).
- SGML including the name of the rectangular element which may be altered by the user.
- scratchpad function This permits the editing of the nested array in a manner which creates a final nested array conforming to the DTD of the document but which, in the editing process, does not necessarily conform to the DTD. This permits rectangular elements to be deleted, added, moved and copied in the nested array without regard for the DTD.
- the resulting nested array is compared to the DTD. If the nested array is not in conformity with the DTD the user is provided with the option of continuing with the editing process or returning to the unedited form of the nested array (which conforms to the DTD).
- the system as shown in Figure 7 functions such that each document representation in the system corresponds to an instance of the document folder class. This is shown in Figure 7 by document folder instance 62 and document folder instance 63.
- the document folder instance 62 is shown having an instance of the view manager class 70 associated with it.
- Document folder instance 62 also has a DTD instance 64 which in the case of the example of Figure 7 contains SGML code describing the document in question.
- the SGML code of DTD instance 64 is converted according to the system of the invention to a generic logical structure 68 which contains a description of the structure which the document may take as defined by the DTD instance 64.
- the conversion of the DTD instance 62 SGML code to the generic logical structure 68 is carried out using the SGML/S Parser 65 developed by the SGML Users Group. Such a Parser may be modified by one skilled in the art to operate in a given programming environment, where desirable.
- Part of the product of the SGML/S Parser 65 forms the generic logical structure 68.
- Change requests received by the generic logical structure 68 are compared with the end product of the SGML/S Parser 65 to determine whether the change requests meet the design criteria of the DTD for the document.
- Document instance data 66 is parsed by the SGML/S Parser 65 to produce the specific logical tree 78.
- the specific logical tree 78 has document instance data at the terminal nodes.
- the view manager instance 70 contains within it a number of view instances 72,...74 shown in Figure 7. Each view instance has associated with it a view tree instance such as view tree instance 76 associated with view instance 72 in Figure 7. Each view tree instance has associated with it a logical editor object and a content editor object shown in Figure 7 as logical editor 80 and content editor 82, both associated with view tree instance 76.
- the graphic array which displays the structure of the document and which appears in the left window on the screen of the computer in the system of the preferred embodiment is one of the views which is managed by the view manager.
- a second view managed by the view manager is a straightforward textual representation of the document which appears in the right window in the computer screen.
- a user of the system inputs commands and data by way of input device 84.
- the input commands or data are interpreted by the logical editor 80 and the content editor 82 and a request that the document structure be modified or that the content of the document be modified will be passed by the logical editor 80 or the content editor 82, respectively, to the view tree 76.
- View tree 76 will, in turn, pass the request to the specific logical tree instance 78 which has been created in accordance with the rules set out in the generic logical structure 68.
- the specific logical tree instance 78 passes the request to the generic logical structure instance 68. If the request conforms to the permitted structure of the document, as defined by the DTD, the generic logical structure instance 68 passes the information that permission is granted to make the modification to the specific logical tree instance 78. The representation of the document contained in the specific logical tree instance 78 is then modified. As a result, data is passed by the specific logical tree instance 78 to the view tree instance 76 which then updates the representation of the logical structure in the display of the document as shown on graphic output device interface 86.
- the system of the invention will be suitable for any data which has a structure which can be adequately described using a DTD written in a language such as SGML.
- the system may be used to display both a full document or a portion of a document which is a sub-tree of the structured document. In this way, the system can be used for display and editing of documents or portions of documents retrieved from a database, for example.
- Another aspect of the preferred embodiment of the invention relates to attributes which may be associated with each rectangular element of the system.
- SGML ISO #8879
- the system can be used to provide a user interface for access to the attributes or to display some aspect(s) of the attributes visually in the display system.
- the attributes defined in the DTD for a document are not sufficient for the user. This is particularly the case where page layout information is desirable.
- the system of the preferred embodiment will permit the user to define and use other attributes which may be associated with various elements in the system.
- the method set out above may also be used to access such associated information which are not defined by the DTD.
- a further aspect of the preferred embodiment relates to the ability of a user of the system to use the system to construct document templates.
- the user of the system of the invention may use the logical editor to create the nested array of rectangular element corresponding to the template which the user requires.
- the operations of the logical editor may be used to generate the required template.
- the template Once the template is created, it can be save and recalled as a starting point from which the user can enter data in the content editor.
- the template may contain default content which the user may modify or add to.
- the system of the preferred embodiment may also use bookmarks to enable the user to find his or her way through the document.
- To use a bookmark the user selects a particular point in the structured document being used.
- the system of the invention then permits the user to return directly to the bookmark without having to move sequentially through the structured document.
- an icon set in which on icon is the outline of a tree such as an oak tree, and another icon is an outline of branches of a tree may be used to indicate whether the display of the element and subelements is in fielded (entire tree) or inline (branch) format.
- the icon 6 in Figure 1 be a indented square
- other symbols may be used to convey the same or similar information regarding the rectangular element 4.
- Variations of rectangular elements which are not strictly rectangular may be used in the nested array, for example oval elements, as long as such elements are capable of being nested in a way which is analogous to that of the nested array of rectangular elements described above.. All such modifications and embodiments are believed to be within the sphere and scope of the present invention as described herein.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Digital Computer Display Output (AREA)
Abstract
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| AU55586/94A AU5558694A (en) | 1992-12-07 | 1993-12-07 | System for display of structured documents |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| GB929225566A GB9225566D0 (en) | 1992-12-07 | 1992-12-07 | System for display of structured documents |
| GB9225566.0 | 1992-12-07 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO1994014122A1 true WO1994014122A1 (fr) | 1994-06-23 |
Family
ID=10726258
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CA1993/000525 Ceased WO1994014122A1 (fr) | 1992-12-07 | 1993-12-07 | Systeme pour affichage de documents structures |
Country Status (3)
| Country | Link |
|---|---|
| AU (1) | AU5558694A (fr) |
| GB (1) | GB9225566D0 (fr) |
| WO (1) | WO1994014122A1 (fr) |
Cited By (37)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1184798A3 (fr) * | 1997-06-02 | 2004-10-20 | Micropatent Llc | Système, procédé et produit de programmes informatiques pour le traitement de données axé sur des brevets d'invention |
| US6910182B2 (en) * | 2000-01-31 | 2005-06-21 | Xmlcities, Inc. | Method and apparatus for generating structured documents for various presentations and the uses thereof |
| EP1426874A4 (fr) * | 2001-09-12 | 2005-10-26 | Seiko Epson Corp | Generateur de fichiers source |
| US7213201B2 (en) * | 2003-03-03 | 2007-05-01 | International Business Machines Corporation | Meta editor for structured documents |
| US7225398B1 (en) | 2002-06-26 | 2007-05-29 | Microsoft Corporation | Using icons to show the validity of computer language structural elements applicable to a computer-generated document |
| US7325186B2 (en) * | 2003-02-28 | 2008-01-29 | Microsoft Corporation | Method and system for showing unannotated text nodes in a data formatted document |
| US7337391B2 (en) * | 2002-03-12 | 2008-02-26 | International Business Machines Corporation | Method and system for stylesheet execution interactive feedback |
| WO2009141966A1 (fr) * | 2008-05-19 | 2009-11-26 | Canon Kabushiki Kaisha | Procédé de commande d'impression et appareil de commande d'impression pour commander l'impression d'un document structuré |
| US7716060B2 (en) | 1999-03-02 | 2010-05-11 | Germeraad Paul B | Patent-related tools and methodology for use in the merger and acquisition process |
| US7810024B1 (en) | 2002-03-25 | 2010-10-05 | Adobe Systems Incorporated | Efficient access to text-based linearized graph data |
| US7992088B2 (en) | 2002-03-12 | 2011-08-02 | International Business Machines Corporation | Method and system for copy and paste technology for stylesheet editing |
| US8117533B2 (en) | 2002-03-12 | 2012-02-14 | International Business Machines Corporation | Method and system for stylesheet rule creation, combination, and removal |
| US20120072823A1 (en) * | 2010-09-16 | 2012-03-22 | International Business Machines Corporation | Natural language assertion |
| US8667390B2 (en) | 2002-03-25 | 2014-03-04 | Adobe Systems Incorporated | Asynchronous access to structured data |
| US9542375B2 (en) | 2003-03-03 | 2017-01-10 | International Business Machines Corporation | Structured document bounding language |
| US9744429B1 (en) | 2016-11-03 | 2017-08-29 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change and restitution matching |
| US9764216B1 (en) | 2016-11-03 | 2017-09-19 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change to different colors dependent on location in variable-color region of single normal color |
| US9789381B1 (en) | 2016-11-03 | 2017-10-17 | Ronald J. Meetin | Information-presentation structure with pressure spreading and pressure-sensitive color change |
| US9855485B1 (en) | 2016-11-03 | 2018-01-02 | Ronald J. Meetin | Information-presentation structure with intelligently controlled impact-sensitive color change |
| US9925415B1 (en) | 2016-11-03 | 2018-03-27 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change chosen to accommodate color vision deficiency |
| US10004948B2 (en) | 2016-11-03 | 2018-06-26 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color changing incorporated into tennis court |
| US10010751B2 (en) | 2016-11-03 | 2018-07-03 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color changing incorporated into football or baseball/softball field |
| US10071283B2 (en) | 2016-11-03 | 2018-09-11 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color changing incorporated into sports-playing structure such as basketball or volleyball court |
| US10112101B2 (en) | 2016-11-03 | 2018-10-30 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change and sound generation |
| US10130844B2 (en) | 2016-11-03 | 2018-11-20 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change to different colors dependent on impact conditions |
| US10252108B2 (en) | 2016-11-03 | 2019-04-09 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change dependent on object tracking |
| US10258825B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with separate impact-sensitive and color-change components |
| US10258827B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color-change and image generation |
| US10258859B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with visible record of color-changed print area at impact location |
| US10258860B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with compensation to increase size of color-changed print area |
| US10258826B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with post-impact duration-adjustable impact-sensitive color change |
| US10279215B2 (en) | 2016-11-03 | 2019-05-07 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change of pre-established deformation-controlled extended color-change duration |
| US10288500B2 (en) | 2016-11-03 | 2019-05-14 | Ronald J. Meetin | Information-presentation structure using electrode assembly for impact-sensitive color change |
| US10300336B2 (en) | 2016-11-03 | 2019-05-28 | Ronald J. Meetin | Information-presentation structure with cell arrangement for impact-sensing color change |
| US10328306B2 (en) | 2016-11-03 | 2019-06-25 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change and overlying protection or/and surface color control |
| US10357703B2 (en) | 2016-11-03 | 2019-07-23 | Ronald J. Meetin | Information-presentation structure having rapid impact-sensitive color change achieved with separate impact-sensing and color-change components |
| US10363474B2 (en) | 2016-11-03 | 2019-07-30 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change by light emission |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0325316A1 (fr) * | 1988-01-19 | 1989-07-26 | Océ-Nederland B.V. | Système de composition de documents et méthode à appliquer dans ce système |
| DE4135347A1 (de) * | 1990-10-29 | 1992-04-30 | Fuji Xerox Co Ltd | Verfahren und system zum aufrufen eines verfahrens in objektorientierter sprache |
-
1992
- 1992-12-07 GB GB929225566A patent/GB9225566D0/en active Pending
-
1993
- 1993-12-07 WO PCT/CA1993/000525 patent/WO1994014122A1/fr not_active Ceased
- 1993-12-07 AU AU55586/94A patent/AU5558694A/en not_active Abandoned
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0325316A1 (fr) * | 1988-01-19 | 1989-07-26 | Océ-Nederland B.V. | Système de composition de documents et méthode à appliquer dans ce système |
| DE4135347A1 (de) * | 1990-10-29 | 1992-04-30 | Fuji Xerox Co Ltd | Verfahren und system zum aufrufen eines verfahrens in objektorientierter sprache |
Non-Patent Citations (7)
| Title |
|---|
| G. KRÖNERT ET AL.: "Document editing and entry based on the standadised Office Document Architecture", ESPRIT '86: RESULTS AND ACHIVEMENTS., 29 September 1986 (1986-09-29), BRUSSELS, BE, pages 107 - 126 * |
| G. KRÖNERT: "Wird ODA/ODIF Bürosysteme verändern?", INFORMATIONSTECHNIK IT., vol. 32, no. 3, June 1990 (1990-06-01), MUNCHEN, DE, pages 194 - 202 * |
| G.D. KIMURA: "A Structur Editor for Abstract Document Objects", IEEE TRANSACTIONS ON SOFTWARE ENGINEERING., vol. SE-12, no. 3, March 1986 (1986-03-01), NEW YORK, US, pages 417 - 435 * |
| J.B. SMITH ET AL.: "WE: A writing environment for professionals", AFIPS CONFERENCE PROCEEDINGS 1987., vol. 56, 15 June 1987 (1987-06-15), US, pages 725 - 736 * |
| M. YAMADA ET AL.: "Mixed mode document processing system", GLOBECOM '87., vol. 2, 15 November 1987 (1987-11-15), TOKYO,JP, pages 1171 - 1175 * |
| W. HERSHEY: "MaxThink", BYTE., July 1985 (1985-07-01), US, pages 279 - 284 * |
| Z. MA: "New tools to support ODA and ODIF", COMPUTER COMMUNICATIONS., vol. 10, no. 1, February 1987 (1987-02-01), LONDON, GB, pages 15 - 20 * |
Cited By (44)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1184798A3 (fr) * | 1997-06-02 | 2004-10-20 | Micropatent Llc | Système, procédé et produit de programmes informatiques pour le traitement de données axé sur des brevets d'invention |
| US7797336B2 (en) | 1997-06-02 | 2010-09-14 | Tim W Blair | System, method, and computer program product for knowledge management |
| US7716060B2 (en) | 1999-03-02 | 2010-05-11 | Germeraad Paul B | Patent-related tools and methodology for use in the merger and acquisition process |
| US6910182B2 (en) * | 2000-01-31 | 2005-06-21 | Xmlcities, Inc. | Method and apparatus for generating structured documents for various presentations and the uses thereof |
| EP1426874A4 (fr) * | 2001-09-12 | 2005-10-26 | Seiko Epson Corp | Generateur de fichiers source |
| US7493557B2 (en) | 2001-09-12 | 2009-02-17 | Seiko Epson Corporation | Source file generation apparatus |
| US8117533B2 (en) | 2002-03-12 | 2012-02-14 | International Business Machines Corporation | Method and system for stylesheet rule creation, combination, and removal |
| US7992088B2 (en) | 2002-03-12 | 2011-08-02 | International Business Machines Corporation | Method and system for copy and paste technology for stylesheet editing |
| US7337391B2 (en) * | 2002-03-12 | 2008-02-26 | International Business Machines Corporation | Method and system for stylesheet execution interactive feedback |
| US8667390B2 (en) | 2002-03-25 | 2014-03-04 | Adobe Systems Incorporated | Asynchronous access to structured data |
| US7810024B1 (en) | 2002-03-25 | 2010-10-05 | Adobe Systems Incorporated | Efficient access to text-based linearized graph data |
| US7225398B1 (en) | 2002-06-26 | 2007-05-29 | Microsoft Corporation | Using icons to show the validity of computer language structural elements applicable to a computer-generated document |
| US7325186B2 (en) * | 2003-02-28 | 2008-01-29 | Microsoft Corporation | Method and system for showing unannotated text nodes in a data formatted document |
| US7213201B2 (en) * | 2003-03-03 | 2007-05-01 | International Business Machines Corporation | Meta editor for structured documents |
| US9542375B2 (en) | 2003-03-03 | 2017-01-10 | International Business Machines Corporation | Structured document bounding language |
| US10275437B2 (en) | 2003-03-03 | 2019-04-30 | International Business Machines Corporation | Structured document bounding language |
| WO2009141966A1 (fr) * | 2008-05-19 | 2009-11-26 | Canon Kabushiki Kaisha | Procédé de commande d'impression et appareil de commande d'impression pour commander l'impression d'un document structuré |
| US9141587B2 (en) | 2008-05-19 | 2015-09-22 | Canon Kabushiki Kaisha | Print control method and print control apparatus for controlling printing of structured document |
| US20120072823A1 (en) * | 2010-09-16 | 2012-03-22 | International Business Machines Corporation | Natural language assertion |
| US9715483B2 (en) * | 2010-09-16 | 2017-07-25 | International Business Machines Corporation | User interface for testing and asserting UI elements with natural language instructions |
| US9855485B1 (en) | 2016-11-03 | 2018-01-02 | Ronald J. Meetin | Information-presentation structure with intelligently controlled impact-sensitive color change |
| US10258827B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color-change and image generation |
| US9764216B1 (en) | 2016-11-03 | 2017-09-19 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change to different colors dependent on location in variable-color region of single normal color |
| US9925415B1 (en) | 2016-11-03 | 2018-03-27 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change chosen to accommodate color vision deficiency |
| US10004948B2 (en) | 2016-11-03 | 2018-06-26 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color changing incorporated into tennis court |
| US10010751B2 (en) | 2016-11-03 | 2018-07-03 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color changing incorporated into football or baseball/softball field |
| US10071283B2 (en) | 2016-11-03 | 2018-09-11 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color changing incorporated into sports-playing structure such as basketball or volleyball court |
| US10112101B2 (en) | 2016-11-03 | 2018-10-30 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change and sound generation |
| US10130844B2 (en) | 2016-11-03 | 2018-11-20 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change to different colors dependent on impact conditions |
| US10252108B2 (en) | 2016-11-03 | 2019-04-09 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change dependent on object tracking |
| US10258825B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with separate impact-sensitive and color-change components |
| US9789381B1 (en) | 2016-11-03 | 2017-10-17 | Ronald J. Meetin | Information-presentation structure with pressure spreading and pressure-sensitive color change |
| US10258859B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with visible record of color-changed print area at impact location |
| US10258860B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with compensation to increase size of color-changed print area |
| US10258826B2 (en) | 2016-11-03 | 2019-04-16 | Ronald J. Meetin | Information-presentation structure with post-impact duration-adjustable impact-sensitive color change |
| US9744429B1 (en) | 2016-11-03 | 2017-08-29 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change and restitution matching |
| US10279215B2 (en) | 2016-11-03 | 2019-05-07 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change of pre-established deformation-controlled extended color-change duration |
| US10288500B2 (en) | 2016-11-03 | 2019-05-14 | Ronald J. Meetin | Information-presentation structure using electrode assembly for impact-sensitive color change |
| US10300336B2 (en) | 2016-11-03 | 2019-05-28 | Ronald J. Meetin | Information-presentation structure with cell arrangement for impact-sensing color change |
| US10328306B2 (en) | 2016-11-03 | 2019-06-25 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change and overlying protection or/and surface color control |
| US10357703B2 (en) | 2016-11-03 | 2019-07-23 | Ronald J. Meetin | Information-presentation structure having rapid impact-sensitive color change achieved with separate impact-sensing and color-change components |
| US10363474B2 (en) | 2016-11-03 | 2019-07-30 | Ronald J. Meetin | Information-presentation structure with impact-sensitive color change by light emission |
| US10864427B2 (en) | 2016-11-03 | 2020-12-15 | Ronald J. Meetin | Information-presentation structure with smoothened impact-sensitive color-changed print area |
| US11931640B2 (en) | 2016-11-03 | 2024-03-19 | Ronald J. Meetin | Information-presentation structure with visible record of color-changed print area at impact location |
Also Published As
| Publication number | Publication date |
|---|---|
| GB9225566D0 (en) | 1993-01-27 |
| AU5558694A (en) | 1994-07-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO1994014122A1 (fr) | Systeme pour affichage de documents structures | |
| CA2000014C (fr) | Methode de contraction des marques d'element dans un document structure | |
| KR920006775B1 (ko) | 문서 처리 시스템 및 요소 마크 확장 방법 | |
| Furuta et al. | Interactively editing structured documents | |
| US8434014B1 (en) | System and method for editing information | |
| US7676756B2 (en) | Mapping tool graphical user interface | |
| US6567830B1 (en) | Method, system, and program for displaying added text to an electronic media file | |
| US4739477A (en) | Implicit creation of a superblock data structure | |
| US5911145A (en) | Hierarchical structure editor for web sites | |
| EP0413653B1 (fr) | Sélection dynamique de formats de données pour élément logique emboîté récursivement | |
| EP2458511A2 (fr) | Système et procédé d'intégration de feuilles de calcul et tables de traitement de texte | |
| US20080134019A1 (en) | Processing Data And Documents That Use A Markup Language | |
| JPH07239850A (ja) | 構造化文書作成支援システム | |
| US9158507B2 (en) | Domain transformation languages | |
| US5696918A (en) | Method of managing marker entities within a document data stream | |
| US8381183B2 (en) | Navigation in computer software applications developed in a procedural language | |
| Cameron | A cognitive model for tabular editing | |
| Lecolinet et al. | Text-image coupling for editing literary sources | |
| EP1743254A1 (fr) | Traitement de donnees et documents utilisant un langage de balisage | |
| Robert et al. | Digital Annotation and Exploration Techniques for Handling Image-Based Hypermedia. | |
| KAPLAN | ABSTRACTION AND INTEGRATION IN IDE | |
| van Herwijnen | Other ISO text processing standards | |
| Kakiuchi et al. | A Structured Document Preparation System-AutoLayouter Version 2.0-An Enhancement for Handling Multiple Document Types | |
| Lee | A groundTRUth/metadata Editing and Visualizing toolkit Chang Ha Lee and Tapas Kanungo Language and Media Processing Laboratory | |
| QUINT | BP 68, 38402 St Martin d'Hères, France |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AT AU BB BG BR BY CA CH CZ DE DK ES FI GB HU JP KP KR KZ LK LU MG MN MW NL NO NZ PL PT RO RU SD SE SK UA US VN |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG |
|
| DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| ENP | Entry into the national phase |
Ref country code: US Ref document number: 1995 446873 Date of ref document: 19950606 Kind code of ref document: A Format of ref document f/p: F |
|
| REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
| 122 | Ep: pct application non-entry in european phase | ||
| NENP | Non-entry into the national phase |
Ref country code: CA |