DE102016218656A1 - Method for generating a user interface in the form of a mind map - Google Patents

Method for generating a user interface in the form of a mind map Download PDF

Info

Publication number
DE102016218656A1
DE102016218656A1 DE102016218656.6A DE102016218656A DE102016218656A1 DE 102016218656 A1 DE102016218656 A1 DE 102016218656A1 DE 102016218656 A DE102016218656 A DE 102016218656A DE 102016218656 A1 DE102016218656 A1 DE 102016218656A1
Authority
DE
Germany
Prior art keywords
data
user interface
xml
mindmap
database
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.)
Withdrawn
Application number
DE102016218656.6A
Other languages
German (de)
Inventor
Matthias Thelen
Sascha Brandhorst
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Heidelberger Druckmaschinen AG
Original Assignee
Heidelberger Druckmaschinen AG
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Heidelberger Druckmaschinen AG filed Critical Heidelberger Druckmaschinen AG
Publication of DE102016218656A1 publication Critical patent/DE102016218656A1/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • G06F3/1246Job translation or job parsing, e.g. page banding by handling markup languages, e.g. XSL, XML, HTML
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/117Tagging; Marking up; Designating a block; Setting of attributes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Document Processing Apparatus (AREA)

Abstract

Verfahren zur Generierung eines User-Interfaces in Form einer Mindmap aus Daten im XML-Format einer Datenbank durch einen Rechner, wobei das User-Interface von einem Front-End und die Datenbank von einem Back-End betrieben wird und Front-End und Back-End durch ein Netzwerk miteinander verbunden sind, bestehend aus den folgenden Schritten: • Senden einer Datenanfrage vom Front-End an das Back-End über das Netzwerk • Auslesen der angeforderten Daten aus der Datenbank und Analysieren der Daten durch das Back-End • Konvertierung der Daten in ein XML-Format durch das Back-End • Übermitteln der Daten vom Back-End an das Front-End, welches die Datenanfrage ausgelöst hat, über das Netzwerk • Parsen der übermittelten Daten im XML-Format durch das Front-End • Erstellen einer Mindmap aus den geparsten Daten im XML-Format, durch Erzeugen einer Mindmap-Node aus jedem XML-Datensatz • Aufbau eines navigierbaren User-Interfaces in Form der erzeugten MindmapMethod for generating a user interface in the form of a mindmap from data in XML format of a database by a computer, wherein the user interface is operated by a front-end and the database is operated by a back-end and front-end and back-end End connected through a network, consisting of the following steps: • sending a data request from the front-end to the back-end over the network • reading the requested data from the database and analyzing the data through the back-end • Conversion of Data in XML format through the back-end • Transmission of data from the back-end to the front-end that triggered the data request over the network • Parsing the submitted data in XML format through the front-end • Create a mind map from the parsed data in XML format, by creating a mindmap node from each XML data record • Building a navigable user interface in the form of the generated mind map

Description

Die vorliegende Erfindung betrifft ein Verfahren zur Generierung eines User-Interfaces in Form einer Mindmap, sowie ein nach einem solchen Verfahren erstelltes User-Interface. The present invention relates to a method for generating a user interface in the form of a mind map, as well as a user interface created according to such a method.

Die Erfindung liegt in dem technischen Gebiet der digitalen Printmedienerstellung. The invention lies in the technical field of digital print media production.

In der modernen Druckindustrie nimmt die Digitalisierung der Vorstufe einen immer wichtigeren Raum ein. Neben der Einführung von Workflow-Systemen, also Anwendungsprogrammen, welche die gesamte Vorstufe vom Eingang des Kundenauftrages bis zum Senden der aufbereiteten Daten an die Druckmaschine managen, betrifft dies vor allem das Ermöglichen der Abarbeitung von Kundenaufträgen über das Internet. In diesem, auch Web-to-print genannten, Bereich hat sich in den letzten Jahren eine enorme Vielfalt von Onlinetools verbreitet. Diese arbeiten dabei stets nach einem ähnlichen Grundprinzip: Ein Kunde kann über einen Internetbrowser auf die Homepage des jeweiligen Anbieters zugreifen und dort auf dem Medienproduktionssystem des Anbieters seinen eigenen Druckauftrag erstellen. Dies wird ermöglicht, indem der Kunde selbst erstellte Grafiken und Texte über den Internetbrowser zum Medienproduktionssystem des Anbieters hoch lädt und in einem Editor des Medienproduktionssystems gemäß den Wünschen seines Druckauftrages konfiguriert. Zusätzlich sind in den meisten Medienproduktionssystemen von Druckanbietern eine große Anzahl von Bildobjektstemplates vorhanden, welche der Kunde ebenfalls in das Layout seines Druckauftrages einbauen kann. Die Formatierung der Textfelder umfasst zudem sämtliche aus der digitalen Textverarbeitung bekannten Möglichkeiten. Mit diesen Editoren in den Medienproduktionssystemen der Druckanbieter können somit viele verschiedene Arten von Druckaufträgen realisiert werden. Dies reicht von einfachen einfarbigen Flyern über komplexere Broschüren bis hin zu großflächigen Plakaten. Je nach Art des Druckauftrages geben die Onlinetools zudem über ihre Bedienoberfläche Hilfestellung über die Anordnung der gewünschten Textfelder und Bildobjekte des Druckauftrages. Hat der Kunde das Layouten seines Druckauftrages abgeschlossen, werden die Daten über das Medienproduktionssystem des Druckanbieters gemäß der Art des Druckauftrages aufbereitet, d. h. die Daten werden in ein entsprechendes digitales Format, welches für die Weiterverarbeitung im Workflowsystem des Druckanbieters geeignet ist, überführt und dann an das Workflowsystem des Druckanbieters gesendet. Dieses arbeitet dann den Druckauftrag wie jeden klassischen In-house-Druckauftrag, welcher vom Kunden bei der Druckerei selbst in Auftrag gegeben wurde, ab. In the modern printing industry, digitization of the prepress sector is becoming increasingly important. In addition to the introduction of workflow systems, ie application programs, which manage the entire prepress stage from the receipt of the customer order to the sending of the processed data to the press, this mainly concerns the enabling of the processing of customer orders via the Internet. In this area, also known as web-to-print, a huge variety of online tools has spread in recent years. They always work on a similar basic principle: A customer can access the homepage of the respective provider via an internet browser and create his own print job on the provider's media production system. This is made possible by the customer uploading self-created graphics and text via the Internet browser to the media production system of the provider and configured in an editor of the media production system according to the wishes of his print job. In addition, most media production systems of print providers have a large number of image object templates, which the customer can also incorporate into the layout of his print job. The formatting of the text fields also includes all the possibilities known from digital word processing. Many different types of print jobs can be realized with these editors in the media production systems of the print providers. These range from simple plain flyers to more complex brochures to large-format posters. Depending on the type of print job, the online tools also provide assistance via their user interface regarding the arrangement of the desired text fields and picture objects of the print job. If the customer has completed the layout of his print job, the data is processed via the print provider's media production system according to the type of print job, d. H. the data is transferred to a corresponding digital format, which is suitable for further processing in the workflow system of the print provider, and then sent to the workflow system of the print provider. This then processes the print job like any classic in-house print job ordered by the customer at the print shop itself.

Die Druckauftragsdaten können natürlich auch lokal beim Druckanbieter erstellt werden, indem der Kunde dort persönlich erscheint. In diesem Fall werden die digitalen Vorstufendaten direkt beim Druckanbieter in sein Medienproduktionssystem eingegeben und dann der Druckauftrag in Auftrag gegeben. Of course, the print job data can also be created locally at the print provider by the customer appearing there personally. In this case, the digital pre-production data is input directly to the print provider in its media production system, and then the print job is commissioned.

Ein in der grafischen Industrie weit verbreitetes Programm zur Erstellung von Printerzeugnissen ist Adobe InDesign. Es wird in vielen Werbeagenturen, Druckereien und Verlagen eingesetzt, das professionellen Setzen und Layouten von Druckprodukten durchzuführen. Diese reichen von der professionellen Zeitungs- und Zeitschriftenproduktion über die Herstellung von Prospekten und Broschüren bis hin zum Layout von Katalogen, Plakaten und Geschäftsdrucksachen. Es ermöglicht zudem, die Erstellung von PDF Bildschirmpräsentationen mit eingebundenen Filmen, Flashanimationen und ermöglicht damit auch die Erstellung interaktiver E-Books. Es zeichnet sich auch durch eine Vielzahl von Schnittstellen zu anderen grafischen Anwendungsprogrammen aus, d. h. es ermöglicht den Import und Export verschiedenster grafischer Dateiformate. One of the graphics industry's most widely used programs for creating print products is Adobe InDesign. It is used in many advertising agencies, printers and publishers to perform the professional setting and layout of printed products. These range from professional newspaper and magazine production to the production of brochures and brochures to the layout of catalogs, posters and business stationery. It also makes it possible to create PDF slide shows with embedded movies, Flash animations and thus also allows the creation of interactive e-books. It is also characterized by a variety of interfaces to other graphical application programs, d. H. It allows the import and export of various graphic file formats.

Ein weiterer Punkt, der bei einem solchen Erstellen der digitalen Vorstufendaten eines Druckauftrages berücksichtigt werden muss, ist die Abarbeitung und Verwaltung der erhaltenen Daten für den Druckauftrag im Medienproduktionssystem des Druckanbieters. Oft handelt es sich bei diesen Anbietern noch nicht direkt um die Druckerei, in der der Druckauftrag realisiert werden soll, sondern um eine Zwischenstation. D.h. die erhaltenen Daten können noch nicht direkt als digitale Vorstufendaten in das Workflowsystem der Druckerei eingegeben werden. Für die Verwaltung im Medienproduktionssystem des Druckanbieters muss also eine Form der Datendarstellung und -verarbeitung gewählt werden, die sowohl den Mitarbeitern des Druckanbieters den bestmöglichen Überblick über die erhaltenen Daten gewährt, als auch eine effiziente Weiterleitung der Daten an das Workflowsystem der eigentlichen Druckerei ermöglicht. Another point that must be taken into account when creating the digital prepress data of a print job is the processing and management of the received data for the print job in the print provider's media production system. Often, these providers are not yet directly concerned with the print shop in which the print job is to be realized, but rather with an intermediate station. That The received data can not yet be entered directly into the workflow system of the printing house as digital precursor data. For the administration in the media production system of the print provider, therefore, a form of data presentation and processing must be selected, which gives both the employees of the print provider the best possible overview of the data received, as well as an efficient transfer of the data to the workflow system of the actual printer.

Die Aufgabe der vorliegenden Erfindung ist daher die Offenbarung eines Verfahrens zur Erstellung eines funktionalen User Interfaces, welches die lokale Administration von über ein Netzwerk erhaltenen Daten zur Medienproduktion, wie z.B. zur Erstellung eines Druckauftrages, ermöglicht, indem die Verbindungen und Relationen der erhaltenen Daten dergestalt aufbereitet werden, dass alle zur Medienproduktion notwendigen Daten möglichst anwenderfreundlich zur Verfügung stehen. The object of the present invention is therefore the disclosure of a method for the creation of a functional user interface which allows the local administration of media production data obtained over a network, e.g. for the creation of a print job, made possible by the connections and relations of the received data are prepared in such a way that all the data necessary for media production as user-friendly as possible.

Die erfindungsgemäße Lösung dieser Aufgabe stellt dabei ein Verfahren zur Generierung eines User-Interfaces in Form einer Mindmap aus Daten im XML-Format einer Datenbank durch einen Rechner, wobei das User-Interface von einem Front-End und die Datenbank von einem Back-End betrieben wird und Front-End und Back-End durch ein Netzwerk miteinander verbunden sind, bestehend aus den folgenden Schritten:

  • 1. Senden einer Datenanfrage vom Front-End an das Back-End über das Netzwerk
  • 2. Auslesen der angeforderten Daten aus der Datenbank und Analysieren der Daten durch das Back-End
  • 3. Konvertierung der Daten in ein XML-Format durch das Back-End
  • 4. Übermitteln der Daten vom Back-End an das Front-End, welches die Datenanfrage ausgelöst hat, über das Netzwerk
  • 5. Parsen der übermittelten Daten im XML-Format durch das Front-End
  • 6. Erstellen einer Mindmap aus den geparsten Daten im XML-Format, durch Erzeugen einer Mindmap-Node aus jedem XML-Datensatz
  • 7. Aufbau eines navigierbaren User-Interfaces in Form der erzeugten Mindmap
The solution according to the invention of this task is thereby a method for the generation of a user interface in the form of a mind map from data in XML format of a database by a computer, wherein the user interface is operated by a front-end and the database is operated by a back-end and front-end and back-end are interconnected by a network consisting of the following steps:
  • 1. Send a data request from the front-end to the back-end over the network
  • 2. Read the requested data from the database and analyze the data through the back-end
  • 3. Conversion of the data into an XML format by the backend
  • 4. Transfer the data from the back-end to the front-end that triggered the data request over the network
  • 5. Parse the transmitted data in XML format through the front-end
  • 6. Create a mind map from the parsed data in XML format by creating a mindmap node from each XML record
  • 7. Construction of a navigable user interface in the form of the generated mind map

Zum Aufbau eines solchen User-Interfaces (GUI) bietet sich strukturell eine Mindmap an. Mindmaps bestehen aus mindestens einem zentralen Nodes der jeweils ein bis mehrere Unterknoten enthält, welche wiederum weitere Unterknoten enthalten können. In einer GUI umgesetzt entsprechen die Nodes dann Menüpunkten, die Unterknoten Untermenüpunkten. Da die Mindmap bzw. die in dieser Form zu erzeugende GUI aus Daten einer Datenbank erstellt werden soll, müssen diese Daten in ein festgelegtes Format gebracht werden. Dafür bietet sich insbesondere ein Datenformat auf XML-Basis an, da in XML die Daten, analog zu Mindmaps, ebenfalls in einer Baumstruktur organisiert sind. Es gibt verschiedene Abschnitte oder Elemente, welche wiederum Unterabschnitte oder Unterelemente enthalten können. Zur Erstellung der Mindmap wird nun vom FrontEnd, welches in der Hauptsache aus dem Rechner des Anwenders plus dem darauf installierten Browser besteht, eine Datenabfrage an das BackEnd geschickt. Dieses besteht aus einem Server und einem den Server plus das zu erstellende User-Interface kontrollierenden Anwendungsprogramm, plus eine Datenbank welche die zur Erstellung der GUI benötigten Daten enthält. Das Anwendungsprogramm analysiert die Daten und konvertiert sie in ein passendes XML-Format. Diese XML-strukturierten Daten werden dann an das FrontEnd, über das Netzwerk, geschickt. Dort wird aus den XML-strukturierten Daten dann eine Mindmap erstellt. Auf Basis dieser Mindmap wird dann im FrontEnd die GUI für den Anwender aufgebaut. To construct such a user interface (GUI) structurally provides a mind map. Mindmaps consist of at least one central node which contains one to several subnodes, which in turn may contain further subnodes. Implemented in a GUI, the nodes then correspond to menu items, the sub-node sub-menu items. Since the mind map or the GUI to be created in this form is to be created from data in a database, this data must be brought into a fixed format. In particular, a data format based on XML is suitable, since in XML the data is also organized in a tree structure, analogous to mind maps. There are several sections or elements, which in turn may contain subsections or subelements. To create the mind map, a data query is now sent from the front end, which mainly consists of the user's computer plus the browser installed on it, to the backend. This consists of a server and an application program controlling the server plus the user interface to be created, plus a database containing the data needed to create the GUI. The application program analyzes the data and converts it to an appropriate XML format. This XML structured data is then sent to the front end over the network. There, a mind map is created from the XML-structured data. Based on this mindmap, the GUI for the user is set up in the front end.

Vorteilhafte und bevorzugte Weiterbildungen des erfindungsmäßen digitalen Kataloges ergeben sich aus den zugehörigen Unteransprüchen sowie aus der Beschreibung mit den zugehörigen Zeichnungen. Advantageous and preferred developments of the inventive digital catalog will become apparent from the accompanying dependent claims and from the description with the accompanying drawings.

Eine bevorzugte Weiterbildung des erfindungsmäßen Verfahrens ist dabei, dass die Datenanfrage vom Front-End an das Back-End in Form eines HTTP-Requests geschieht. Für die Datenabfrage wird die Form eines HTTP-Requests verwendet. A preferred development of the method according to the invention is that the data request from the front-end to the back-end takes place in the form of an HTTP request. For the data query, the form of an HTTP request is used.

Eine bevorzugte Weiterbildung des erfindungsmäßen Verfahrens ist dabei, dass die angeforderten Daten vom Back-End an das Front-End als XML-Stream übermittelt werden. Die Antwort auf den HTTP-Request erfolgt in Form eines Daten-Streams mit den Daten in dem XML-strukturierten Format. A preferred development of the method according to the invention is that the requested data is transmitted from the back-end to the front-end as an XML stream. The response to the HTTP request is in the form of a data stream with the data in the XML structured format.

Eine bevorzugte Weiterbildung des erfindungsmäßen Verfahrens ist dabei, dass sowohl die Anzahl der Datensätze in den vom Back-End erzeugten Daten im XML-Format, als auch die Anzahl der daraus erzeugten Mindmap-Nodes in der vom Front-End erstellten Mindmap unbegrenzt ist. Die Anzahl der Nodes, welche in den XML-strukturierten Daten enthalten sind und dann in entsprechende Mindmap-Nodes umgesetzt werden, ist potentiell unbegrenzt. Für jedes notwendige Untermenü, welches in Form einer Mindmap-Subnode dargestellt wird, ist ein Datensatz in Form eines Abschnittes vorhanden. Die Menge ist nur von der Anzahl der darzustellenden Menüpunkte abhängig. Dies ist ein wichtiger Punkt, da in den meisten XML-Formaten die Maximalanzahl der Abschnitte/Elemente über das zugehörige Schema, welches praktisch die Grammatik des XML-Formats abbildet, eingeschränkt ist. A preferred development of the method according to the invention is that both the number of data records in the data generated in the backend in XML format and the number of mindmap nodes generated therefrom in the mindmap created by the front end is unlimited. The number of nodes contained in the XML structured data and then translated to corresponding mindmap nodes is potentially unlimited. For each necessary submenu, which is represented in the form of a mindmap subnode, a data record in the form of a section is present. The amount depends only on the number of menu items to be displayed. This is an important point, since in most XML formats, the maximum number of sections / elements across the associated schema, which is practically the grammar of the XML format, is limited.

Eine bevorzugte Weiterbildung des erfindungsmäßen Verfahrens ist dabei, dass jeder Datensatz im XML-Format auch weitere Beschreibungsdaten enthalten kann, welche dann im User-Interface in der entsprechend zugehörigen Mindmap-Node dargestellt werden. In jedem Datensatz, d.h. Element, sind die Daten in Tags nach XML-Standard enthalten. Es können auch zusätzliche Informationen zur Beschreibung des Datensatzes enthalten sein. Diese müssen im Datensatz entsprechend gekennzeichnet sein. Sie können z.B. als Attribute des Elements oder auch einzelner Tags realisiert werden. Auch die Verwendung von Kommentaren, Verarbeitungsanweisungen oder schlicht weiterer Tags mit entsprechender Namenskonvention sind möglich. A preferred development of the method according to the invention is that each data record in XML format can also contain further description data, which is then displayed in the user interface in the correspondingly associated mindmap node. In each record, i. Element, the data is included in tags according to XML standard. There may also be additional information describing the record. These must be marked accordingly in the data record. You can e.g. be realized as attributes of the element or individual tags. The use of comments, processing instructions or simply other tags with the appropriate naming convention are possible.

Eine bevorzugte Weiterbildung des erfindungsmäßen Verfahrens ist dabei, dass in der Datenbank des Back-Endes neben den Daten zur Erstellung des User-Interfaces, auch Vorstufendaten eines Druckprozesses gespeichert sind. Neben den Daten zur Erstellung der GUI sind in der Datenbank auch Templates zur Erstellung von Vorstufendaten eines Druckprozesses gespeichert, sowie bereits mittels der erstellten GUI fertiggestellte Vorstufendaten. Der Einsatzzweck der durch das erfindungsgemäße Verfahren erstellten GUI ist in der Hauptsache die Darstellung, Erstellung und Bearbeitung von Vorstufendaten eines Druckprozesses sowie den Templates zu deren Erstellung. A preferred development of the method according to the invention is that stored in the database of the back-end in addition to the data for the creation of the user interface, and pre-stage data of a printing process. In addition to the data for the creation of the GUI, the database also stores templates for the generation of precursor data of a printing process, as well as preliminary data already completed by means of the created GUI. The purpose of the GUI created by the method according to the invention is primarily the representation, creation and processing of prepress data of a printing process as well as the templates for their production.

Eine weitere Lösung der erfindungsgemäßen Aufgabe stellt ein User-Interface auf Basis einer Mindmap, generiert nach dem bereits offenbarten Verfahren dar, wobei jeder Mindmap-Node der Mindmap ein Datensatz einer XML-Struktur, erzeugt aus Daten einer Datenbank, zugeordnet ist. Jeder Datensatz, bzw. jedes Element der XML-strukturierten Daten entspricht einer Node des Mindmap-förmigen User-Interfaces. A further solution to the problem according to the invention is a user interface based on a mind map generated according to the already disclosed method, wherein each mindmap node of the mind map is assigned a data record of an XML structure generated from data in a database. Each record or element of the XML-structured data corresponds to a node of the Mindmap-shaped user interface.

Eine bevorzugte Weiterbildung des erfindungsmäßen User-Interfaces ist dabei, dass jede Mindmap-Node im erstellten User-Interface ein- und ausklappbar ist. Die Funktion des Ein- und Ausklappens von Subnodes, welche von Mindmaps bekannt ist, ist auch in der Mindmap-förmigen GUI vorhanden. So können Untermenüs sichtbar, bzw. unsichtbar gemacht werden. A preferred development of the user interface according to the invention is that each mindmap node can be folded in and out in the created user interface. The function of folding and unfolding subnodes, which is known by Mindmaps, is also present in the Mindmap-shaped GUI. This makes submenus visible or invisible.

Das Verfahren und das User-Interface sowie funktionell vorteilhafte Weiterbildungen von Verfahren und User-Interface werden nachfolgend unter Bezug auf die zugehörigen Zeichnungen anhand wenigstens eines bevorzugten Ausführungsbeispiels näher beschrieben. In den Zeichnungen sind einander entsprechende Elemente mit jeweils denselben Bezugszeichen versehen. The method and the user interface as well as functionally advantageous further developments of the method and user interface will be described in more detail below with reference to the associated drawings with reference to at least one preferred exemplary embodiment. In the drawings, corresponding elements are provided with the same reference numerals.

Die Zeichnungen zeigen: The drawings show:

1 ein Beispiel einer Mindmap mit zugehörigem Quellcode in XML-Struktur 1 An example of a Mindmap with associated source code in XML structure

2 ein Beispiel einer GUI in Form einer Mindmap 2 an example of a GUI in the form of a mind map

3 zur GUI zugehöriger Quellcode in XML-Struktur 3 GUI-related source code in XML structure

4 den Aufbau des im offenbarten Verfahren verwendeten Systems 4 the structure of the system used in the disclosed method

5 den Ablauf des offenbarten Verfahrens 5 the course of the disclosed method

In 1 ist, zur Verdeutlichung des Aufbaus einer Mindmap und des Zusammenhangs mit deren Quellcode, ein einfaches Beispiel einer Mindmap 1 dargestellt, die nur aus einem zentralen Node 2 und einem Subnode 3 besteht. Das verwendete Tool ist das sehr verbreitete Freemind. Darunter ist der Quellcode 4 desselben Beispiels in abgespeicherter Form angezeigt. Der Dateninhalt der Mindmap-Nodes 2, 3 taucht auch im Quellcode 4 auf und ist zur Deutlichmachung markiert. Das Format „.map“ ist XML-strukturiert. Es stellt jedoch ein eigenes XML-Format dar, welches nicht identisch mit dem verwendeten Format im offenbarten Verfahren ist. Die Quellcode-Datei enthält zwei Elemente, welche den beiden Nodes 2, 3 der Mindmap entsprechen. In 1 is to illustrate the construction of a mind map and the relationship with their source code, a simple example of a mind map 1 shown only from a central node 2 and a subnode 3 consists. The tool used is the very popular freemind. Below that is the source code 4 same example in saved form. The data content of the mindmap nodes 2 . 3 also appears in the source code 4 on and is marked for clarity. The ".map" format is XML-structured. It does, however, represent its own XML format, which is not identical to the format used in the disclosed method. The source file contains two elements representing the two nodes 2 . 3 correspond to the mind map.

In 2 wiederum ist ein Beispiel eines erzeugten User-Interfaces 5 in Mindmap-Form 1 dargestellt, während 3 den zugehörigen Quellcode 4 in XML-Struktur zeigt. Gut zu erkennen ist die Mindmap-Struktur 1 der GUI 5, wobei die einzelnen Nodes 2, 3 hier Menüpunkten, bzw. Untermenüpunkten entsprechen, denen eine dem Menüpunkt entsprechende Funktionalität hinterlegt ist. Dementsprechend enthält auch der XML-strukturierte Quellcode 4 pro der Node 2, 3 zugeordneten Element, nicht nur die Darstellungsinformationen, wie bei der einfachen Mindmap 1 aus 1 und 2, sondern auch Informationen über die durch den Menüpunkt auszuführenden Funktionen. In 2 Again, an example of a generated user interface 5 in mind-map form 1 shown while 3 the associated source code 4 in XML structure shows. Good to see is the mind map structure 1 the GUI 5 , where the individual nodes 2 . 3 Here menu items, or submenu items correspond to which a menu item corresponding functionality is stored. Accordingly, the XML-structured source code also contains 4 per the node 2 . 3 associated element, not just the presentation information, as with the simple mind map 1 out 1 and 2 , but also information about the functions to be performed by the menu item.

Das komplette User-Interface 5 ist in Form der Mindmap 1 aufgebaut. Alle Daten, welche in der Datenbank 6 liegen, müssen in Form einer Mindmap 1 dargestellt werden. Dazu müssen die Daten 7 aus der Datenbank 6 geparst und visuell aufbereitet werden. Weiter hat der Anwender die Möglichkeit durch die visuell aufbereiteten Daten 6 in Form der Mindmap 1 zu navigieren. The complete user interface 5 is in the form of mind map 1 built up. All data in the database 6 lie, must be in the form of a mind map 1 being represented. This requires the data 7 from the database 6 be parsed and processed visually. Furthermore, the user has the opportunity through the visually processed data 6 in the form of the mind map 1 to navigate.

4 zeigt das verwendete, das User-Interface 5 betreibende Backend-System, den Layouter 11. Dieser ist in 4 schematisch bzgl. seines Aufbaus dargestellt. Er besteht aus einer Datenbank 6, welche auf einem Server 12 läuft und auf welchem die Daten 7 zur Erstellung des User-Interfaces 5 gespeichert sind. Da der Einsatzzweck des Systems die Erstellung von Vorstufendaten für einen Druckauftrag ist, sind in der Datenbank zudem beliebig viele Templates 13 zur Erstellung dieser Vorstufendaten gespeichert. Weiterhin läuft in der bevorzugten Ausführungsvariante auf dem Server 12 ein Anwendungsprogramm 14, welches den Server 12 steuert und auf Anfrage dem FrontEnd die benötigten Daten 7 zur Erstellung des User-Interfaces 5 bereitstellt. Weiterhin ist in 4 das FrontEnd dargestellt, welches aus dem Rechner des Anwenders 15 besteht. Auf diesem Rechner läuft ein Programm, bevorzugt eine Art Browser 16, welches die Datenabfrage initiiert und die die erhaltenen Daten 7 zur Darstellung des Mindmap-förmigen User-Interfaces 5 verwendet. 4 shows the used, the user interface 5 operating backend system, the layouter 11 , This one is in 4 shown schematically with respect to its structure. It consists of a database 6 which is on a server 12 runs and on which the data 7 for creating the user interface 5 are stored. Since the purpose of the system is the creation of precursor data for a print job, there are also any number of templates in the database 13 saved to create this precast data. Furthermore, in the preferred embodiment, running on the server 12 an application program 14 which the server 12 controls and, on request, the front end the required data 7 for creating the user interface 5 provides. Furthermore, in 4 the FrontEnd shown, which from the computer of the user 15 consists. On this computer runs a program, preferably a kind of browser 16 which initiates the data query and the data received 7 to display the mindmap-shaped user interface 5 used.

Der Ablauf des erfindungsgemäßen Verfahrens ist dagegen in 5 schematisch abgebildet: Sobald das FontEnd Daten 7 benötigt, schickt das FrontEnd einen HTTP-Request an das BackEnd. Die angeforderten Daten 7, welche in der Datenbank 6 liegen, werden vom BackEnd mittels eines PHP- oder Perlskripts aus der Datenbank 6 ausgelesen. Die ausgelesenen Daten 7 werden dann in eine XML-Struktur 8 gebracht. Diese XML ist von der Tiefe der Knotenpunkte nicht begrenzt. Die Struktur, zur späteren Darstellung von unterschiedlichen Node’s innerhalb der Mindmap, ist klar definiert. Dieser XML-Stream wird von dem BackEnd an das FrontEnd geschickt, welches zuvor den HTTP-Request ausgelöst hatte. Das Front End liest und parst den übermittelten XML-Stream. Das Parsen der daten kann z.B. ein Browser übernehmen, da fast alle heutigen Browser über einen XML-Parser verfügen. Die geparsten Informationen 9 werden dann ausgewertet und dargestellt. Aus jedem Knotenpunkt in den XML-strukturierten Daten 8 wird eine sog. Node 2, 3 auf dem Workspace erzeugt. Zu jeder Node 2, 3 können auch Benutzeraktionen übermittelt werden. Diese Benutzeraktionen werden im FrontEnd direkt an der Node 2, 3 dargestellt. Da die Struktur, bzw. Tiefe der XML-strukturierten Daten 8 nicht begrenzt ist, werden, falls sich unter einem XML-Element weitere XML-Elemente befinden, diese entsprechend der Struktur unterhalb der zuerst erstellen Mindmap-Node 2, 3 dargestellt. Jede einzelne Node 2, 3 kann auf- und zu geklappt werden um die Ansicht des erstellten User-Interface in Mindmap-Form 10 zu vergrößern, bzw. zu verkleinern. The course of the method according to the invention, however, is in 5 shown schematically: Once the fontEnd data 7 required, the front end sends an HTTP request to the back end. The requested data 7 which in the database 6 are returned from the back end by a PHP or Perl script from the database 6 read. The read data 7 then be in an XML structure 8th brought. This XML is not limited by the depth of the nodes. The structure, for later presentation of different nodes within the mind map, is clearly defined. This XML stream is sent from the back end to the front end, which had previously triggered the HTTP request. The front end reads and parses the submitted XML stream. The parsing of the data can take over eg a browser, since nearly all today's browsers have an XML parser. The parsed information 9 are then evaluated and presented. From every node in the XML-structured data 8th becomes a so-called node 2 . 3 generated on the workspace. To every node 2 . 3 User actions can also be transmitted. These user actions are in the front end directly at the node 2 . 3 shown. Given the structure, or depth of the XML-structured data 8th is not limited to, if there are more XML elements under an XML element, these are according to the structure below the first created MindMap node 2 . 3 shown. Every single node 2 . 3 can be opened and closed around the view of the created user interface in Mindmap form 10 to enlarge, or to reduce.

Der Unterschied zu einer einfachen Mindmap 1, so wie man sie aus dem Stand der Technik kennt, ist, dass es bei der im offenbarten Verfahren erstellten Mindmap 1, nicht nur um eine Visualierung von Daten in Form einer Mindmap 1 handelt, sondern um ein komplettes User-Interface 5 mit voller Funktionalität. Das komplette System wird dann auf Basis dieses erstellten User-Interfaces in Mindmap-Form bedient. The difference to a simple mind map 1 As known from the prior art, it is the mind map created in the disclosed method 1 , not just a visualization of data in the form of a mind map 1 but a complete user interface 5 with full functionality. The complete system is then operated on the basis of this created user interface in mind-map form.

BezugszeichenlisteLIST OF REFERENCE NUMBERS

1 1
Mindmap mind map
2 2
Mindmap-Nodes Mind map nodes
3 3
Mindmap-Subnodes Mindmap subnodes
4 4
Mindmap-Source-Code Mind map source code
5 5
Userinterface User interface
6 6
Datenbank Database
7 7
Daten aus Datenbank Data from database
8 8th
in XML konvertierte Daten data converted to XML
9 9
geparste Informationen aus XML-Daten parsed information from XML data
10 10
erstelltes User-Interface in Mindmap-Format created user interface in mind map format
11 11
Layouter layout
12 12
Server server
13 13
Template template
14 14
Anwendungsprogramm application program
15 15
Rechner des Anwenders Calculator of the user
16 16
Browser browser

Claims (8)

Verfahren zur Generierung eines User-Interfaces (5) in Form einer Mindmap (1) aus Daten (7) im XML-Format einer Datenbank (6) durch einen Rechner (15), wobei das User-Interface (5) von einem Front-End und die Datenbank (6) von einem Back-End betrieben wird und Front-End und Back-End durch ein Netzwerk miteinander verbunden sind, bestehend aus den folgenden Schritten: • Senden einer Datenanfrage vom Front-End an das Back-End über das Netzwerk • Auslesen der angeforderten Daten (7) aus der Datenbank (6) und Analysieren der Daten (7) durch das Back-End • Konvertierung der Daten (7) in ein XML-Format (8) durch das Back-End • Übermitteln der Daten (8) vom Back-End an das Front-End, welches die Datenanfrage ausgelöst hat, über das Netzwerk • Parsen der übermittelten Daten (8) im XML-Format durch das Front-End • Erstellen einer Mindmap (1) aus den geparsten Daten (9) im XML-Format, durch Erzeugen einer Mindmap-Node (2, 3) aus jedem XML-Datensatz • Aufbau eines navigierbaren User-Interfaces (10) in Form der erzeugten Mindmap (1) Method for generating a user interface ( 5 ) in the form of a mind map ( 1 ) from data ( 7 ) in the XML format of a database ( 6 ) by a computer ( 15 ), whereby the user interface ( 5 ) from a front-end and the database ( 6 ) is operated by a back-end and the front-end and back-end are interconnected by a network consisting of the following steps: • sending a data request from the front-end to the back-end over the network • reading the requested data ( 7 ) from the database ( 6 ) and analyzing the data ( 7 ) through the back-end • Data conversion ( 7 ) in an XML format ( 8th ) through the back-end • transmission of the data ( 8th ) from the back-end to the front-end, which triggered the data request, over the network • parsing the transmitted data ( 8th ) in XML format through the front-end • Creating a Mindmap ( 1 ) from the parsed data ( 9 ) in XML format, by creating a mindmap node ( 2 . 3 ) from every XML data record • Structure of a navigable user interface ( 10 ) in the form of the generated mind map ( 1 ) Verfahren nach Anspruch 1, dadurch gekennzeichnet, dass die Datenanfrage vom Front-End an das Back-End in Form eines HTTP-Requests geschieht. A method according to claim 1, characterized in that the data request from the front-end to the back-end is done in the form of an HTTP request. Verfahren nach einem der vorherigen Ansprüche, dadurch gekennzeichnet, dass die angeforderten Daten (7) vom Back-End an das Front-End als XML-Stream übermittelt werden. Method according to one of the preceding claims, characterized in that the requested data ( 7 ) from the back-end to the front-end as an XML stream. Verfahren nach einem der vorherigen Ansprüche, dadurch gekennzeichnet, dass sowohl die Anzahl der Datensätze in den vom Back-End erzeugten Daten (8) im XML-Format, als auch die Anzahl der daraus erzeugten Mindmap-Nodes (2, 3) in der vom Front-End erstellten Mindmap (1) unbegrenzt ist. Method according to one of the preceding claims, characterized in that both the number of data records in the data generated by the back-end ( 8th ) in XML format, as well as the number of mindmap nodes ( 2 . 3 ) in the mind-map created by the front-end ( 1 ) is unlimited. Verfahren nach einem der vorherigen Ansprüche, dadurch gekennzeichnet, dass jeder Datensatz im XML-Format auch weitere Beschreibungsdaten enthalten kann, welche dann im User-Interface (5) in der entsprechend zugehörigen Mindmap-Node (2, 3) dargestellt werden. Method according to one of the preceding claims, characterized in that each record in XML format can also contain further description data, which then in the user interface ( 5 ) in the corresponding Mindmap Node ( 2 . 3 ) being represented. Verfahren nach einem der vorherigen Ansprüche, dadurch gekennzeichnet, dass in der Datenbank (6) des Back-Endes neben den Daten (7) zur Erstellung des User-Interfaces (5), auch Vorstufendaten eines Druckprozesses gespeichert sind. Method according to one of the preceding claims, characterized in that in the database ( 6 ) of the back end next to the data ( 7 ) for creating the user interface ( 5 ), also prestage data of a printing process are stored. User-Interface (5) auf Basis einer Mindmap (1), generiert nach einem Verfahren nach Anspruch 1, dadurch gekennzeichnet, dass jeder Mindmap-Node (2, 3) der Mindmap (1) ein Datensatz einer XML-Struktur erzeugt aus Daten (7) einer Datenbank (6) zugeordnet ist. User interface ( 5 ) based on a mind map ( 1 ) generated according to a method according to claim 1, characterized in that each mindmap node ( 2 . 3 ) the mind map ( 1 ) a record of an XML structure generated from data ( 7 ) of a database ( 6 ) assigned. User-Interface nach Anspruch 7, dadurch gekennzeichnet, dass jede Mindmap-Node (2, 3) im erstellten User-Interface (10) ein- und ausklappbar ist. User interface according to claim 7, characterized in that each mindmap node ( 2 . 3 ) in the created user interface ( 10 ) can be folded in and out.
DE102016218656.6A 2015-10-30 2016-09-28 Method for generating a user interface in the form of a mind map Withdrawn DE102016218656A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102015221280.7 2015-10-30
DE102015221280 2015-10-30

Publications (1)

Publication Number Publication Date
DE102016218656A1 true DE102016218656A1 (en) 2017-05-04

Family

ID=58546236

Family Applications (1)

Application Number Title Priority Date Filing Date
DE102016218656.6A Withdrawn DE102016218656A1 (en) 2015-10-30 2016-09-28 Method for generating a user interface in the form of a mind map

Country Status (2)

Country Link
CN (1) CN107037997A (en)
DE (1) DE102016218656A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107545057A (en) * 2017-08-29 2018-01-05 广州视源电子科技股份有限公司 Show method, apparatus, equipment and the storage medium of mind map
CN108509544B (en) * 2018-03-20 2021-05-18 腾讯科技(深圳)有限公司 Method and device for acquiring mind map, equipment and readable storage medium
CN109740138A (en) * 2018-12-25 2019-05-10 国云科技股份有限公司 A kind of editable method of picture file in realization mind map software

Also Published As

Publication number Publication date
CN107037997A (en) 2017-08-11

Similar Documents

Publication Publication Date Title
DE60112188T2 (en) METHOD AND SYSTEM FOR GENERATING STRUCTURED DOCUMENTS FOR VARIOUS REPRESENTATIONS
EP1579309B1 (en) Method, computer programme product and device for the processing of a document data stream from an input format to an output format
EP1669852B1 (en) Method and computer program for converting an incoming document data stream comprising one or more documents into a structured data file
EP1902407B1 (en) System for transmitting data from a document application to a data application
DE102005046996A1 (en) Application Generic Sequence Diagram Generator Driven by a Non-Proprietary Language
DE60224271T2 (en) DATA PROCESSING METHOD, DATA PROCESSING PROGRAM AND DATA PROCESSING DEVICE
DE102013203831A1 (en) Method and system for master page based integrated editing and dynamic layout activation
DE102016218656A1 (en) Method for generating a user interface in the form of a mind map
WO2005106641A2 (en) Method, device and computer program product for generating a page and/or domain-structured data stream from a line data stream
EP3163430A1 (en) Method for creating precursor data for print jobs by means of a layout program
DE112012004300T5 (en) Method, program and system for creating a workflow from a work specification
EP2017776A1 (en) System and method for controlling the generation and distribution of publications
EP1363201A2 (en) Softwaretool and procedure for the generation of pages in a markup language for choosing products
DE102015209715A1 (en) Method and system for the computer-aided transfer of an architectural concept of a technical system into an architectural specification
EP2163983A1 (en) Method for producing a printed file from data objects in a memory
DE102016218194A1 (en) Scrollable digital catalog and method for creating such a catalog
EP1600854A2 (en) Method for working with the Kontaktplan and Funktionsplan programming languages and suitable graphical editor
DE10013096A1 (en) Photomaster production method involves exchanging data between central processor and user processor for generating photomaster
DE102018115630B4 (en) Method for creating and operating a website with input option
EP3411803A1 (en) Device and method for processing a binary-coded structure document
DE102017103394A1 (en) Method for computer-aided processing of documents
DE10049144A1 (en) Integrated media management and editing system
WO2014180462A1 (en) Method for creating electronically portable documents for e-book-like page turning on common browsers in application-optimised manifestation for online, offline, and print applications
DE10050370B4 (en) Process for the manufacture of a printed matter
EP2149844A1 (en) Method for automatically entering files from a databank system into a file structure and computer program

Legal Events

Date Code Title Description
R079 Amendment of ipc main class

Free format text: PREVIOUS MAIN CLASS: G06F0017300000

Ipc: G06F0016000000

R119 Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal fee