@inproceedings {INPROC-2009-29,
   author = {Fabian Kaiser and Holger Schwarz and Mih{\'a}ly Jakob},
   title = {{Using Wikipedia-based conceptual contexts to calculate document similarity}},
   booktitle = {ICDS2009: Proceedings of the 3rd International Conference on Digital Society},
   address = {Cancun, Mexico},
   publisher = {IEEE Computer Society},
   institution = {Universit{\"a}t Stuttgart, Fakult{\"a}t Informatik, Elektrotechnik und Informationstechnik, Germany},
   pages = {322--327},
   type = {Konferenz-Beitrag},
   month = {Februar},
   year = {2009},
   language = {Englisch},
   cr-category = {H.3 Information Storage and Retrieval,     H.3.3 Information Search and Retrieval},
   ee = {http://dx.doi.org/10.1109/ICDS.2009.7},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {Rating the similarity of two or more text documents is an essential task in information retrieval. For example, document similarity can be used to rank search engine results, cluster documents according to topics etc. A major challenge in calculating document similarity originates from the fact that two documents can have the same topic or even mean the same, while they use different wording to describe the content. A sophisticated algorithm therefore will not directly operate on the texts but will have to find a more abstract representation that captures the texts' meaning. In this paper, we propose a novel approach for calculating the similarity of text documents. It builds on conceptual contexts that are derived from content and structure of the Wikipedia hypertext corpus.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=INPROC-2009-29&engl=0}
}
@inproceedings {INPROC-2007-66,
   author = {Mih{\'a}ly Jakob and Oliver Schiller and Holger Schwarz and Fabian Kaiser},
   title = {{flashWeb: Graphical Modeling of Web Applications for Data Management}},
   booktitle = {Tutorials, posters, panels and industrial contributions at the 26th International Conference on Conceptual Modeling - ER 2007, Auckland New Zealand, December 2007. Vol. 83},
   editor = {John Grundy and Sven Hartmann and Alberto H. F. Laender and Leszek Maciaszek and John F. Roddick},
   address = {Auckland, New Zealand},
   publisher = {ACS},
   institution = {Universit{\"a}t Stuttgart, Fakult{\"a}t Informatik, Elektrotechnik und Informationstechnik, Germany},
   pages = {59--64},
   type = {Konferenz-Beitrag},
   month = {Dezember},
   year = {2007},
   isbn = {978-1-920682-64-4},
   keywords = {Model-driven Web engineering; Web application modeling; Code Generation},
   language = {Englisch},
   cr-category = {D.2.3 Software Engineering Coding Tools and Techniques,     D.2.11 Software Engineering Software Architectures,     H.4 Information Systems Applications,     H.5.4 Hypertext/Hypermedia},
   ee = {ftp://ftp.informatik.uni-stuttgart.de/pub/library/ncstrl.ustuttgart_fi/INPROC-2007-66/INPROC-2007-66.pdf},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {This paper presents flashWeb, a Computer-Aided Web Engineering (CAWE) tool for the model-driven development of web applications that focus on data management. Present-day web applications, like on-line auction systems or enterprise web portals require comprehensive data access, data processing and data manipulation capabilities. However, existing web application development approaches treat data management operations as second-class citizens. They integrate data operations into existing models or derive them as a by-product of business processes. We argue that data management is an important part of the application logic hence we capture operations with an additional Operation Model. We show that the explicit modeling of operations provides many benefits that distinguish our solution from other approaches. We present the flashWeb development process utilizing a graphical notation for the models in use, a CAWE tool that supports the creation of the graphical models and a code generator that creates ready-to-run web applications.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=INPROC-2007-66&engl=0}
}
@inproceedings {INPROC-2007-61,
   author = {Fabian Kaiser and Holger Schwarz and Mih{\'a}ly Jakob},
   title = {{EXPOSE: Searching the Web for Expertise}},
   booktitle = {Proceedings of the 30th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, Amsterdam, The Netherlands, July 23-27, 2007.},
   editor = {Wessel Kraaij and Arjen P. de Vries and Charles L. A. Clarke and Norbert Fuhr and Noriko Kando},
   publisher = {ACM},
   institution = {Universit{\"a}t Stuttgart, Fakult{\"a}t Informatik, Elektrotechnik und Informationstechnik, Germany},
   pages = {1--1},
   type = {Konferenz-Beitrag},
   month = {Januar},
   year = {2007},
   isbn = {978-1-59593-597-7},
   keywords = {Expert Finding; Search Engine; Information Retrieval; Web Search; Knowledge Management},
   language = {Englisch},
   cr-category = {H.3.3 Information Search and Retrieval},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {In this demonstration we will present EXPOSE, our solution to finding experts on the web. We show how EXPOSE supports the user in diverse tasks throughout the whole search process and how using EXPOSE can improve the result quality compared to ad-hoc searches with common web search engines.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=INPROC-2007-61&engl=0}
}
@inproceedings {INPROC-2006-49,
   author = {Mih{\'a}ly Jakob and Holger Schwarz and Fabian Kaiser and Bernhard Mitschang},
   title = {{Towards an operation model for generated web applications}},
   booktitle = {Workshop proceedings of the sixth international conference on Web engineering (MDWE 2006); Palo Alto, California, USA, July 2006},
   editor = {Association for Computing Machinery (ACM)},
   address = {New York},
   publisher = {ACM Press New York, NY, USA},
   institution = {Universit{\"a}t Stuttgart, Fakult{\"a}t Informatik, Elektrotechnik und Informationstechnik, Germany},
   type = {Konferenz-Beitrag},
   month = {Juli},
   year = {2006},
   language = {Englisch},
   cr-category = {D.2.3 Software Engineering Coding Tools and Techniques,     D.2.11 Software Engineering Software Architectures,     H.4 Information Systems Applications,     H.5.4 Hypertext/Hypermedia},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {This paper describes a new approach for the development of data-intensive web applications that depend on non-trivial data manipulation. E-Commerce web sites, on-line auction systems and large enterprise web portals fall into this category as they require comprehensive data access, data processing and data manipulation capabilities. However, existing methodologies mainly concentrate on modeling content, navigation and presentation aspects of read-only web sites. Approaches that consider modeling data operations incorporate them into existing models resulting in a less clear design. We argue that existing models are not sufficient to express complex operations that access or modify web application content. Therefore, we propose an additional Operation Model defining operations for data-intensive web applications. We also propose the utilization of a web application generator to create an Operation Layer based on this Operation Model.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=INPROC-2006-49&engl=0}
}
@inproceedings {INPROC-2006-48,
   author = {Mih{\'a}ly Jakob and Holger Schwarz and Fabian Kaiser and Bernhard Mitschang},
   title = {{Modeling and Generating Application Logic for Data-Intensive Web Applications}},
   booktitle = {Proceedings of the 6th international conference on Web engineering (ICWE2006); Palo Alto, California, USA, July 2006},
   editor = {Association for Computing Machinery (ACM)},
   address = {New York},
   publisher = {ACM Press New York, NY, USA},
   institution = {Universit{\"a}t Stuttgart, Fakult{\"a}t Informatik, Elektrotechnik und Informationstechnik, Germany},
   pages = {77--84},
   type = {Konferenz-Beitrag},
   month = {Juli},
   year = {2006},
   language = {Englisch},
   cr-category = {D.2.3 Software Engineering Coding Tools and Techniques,     D.2.11 Software Engineering Software Architectures,     H.4 Information Systems Applications,     H.5.4 Hypertext/Hypermedia},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {This paper presents a new approach for the development of data-intensive web applications that depend on sophisticated application logic. E-Commerce web sites, on-line auction systems and large enterprise web portals fall into this category as they require comprehensive data access, data processing and data manipulation capabilities. However, existing methodologies mainly concentrate on modeling content, navigation and presentation aspects of read-only web sites. In our opinion these models are not sufficient to express complex operations that access or modify web application content. Therefore, we propose an additional Operation Model defining the application logic of a web application. We show that based on this model a significant part of a web application’s Operation Layer can be generated, still allowing the manual implementation of arbitrary additional functionality. We evaluate our approach and present experimental results based on a large example application for the area of innovation management.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=INPROC-2006-48&engl=0}
}
@inproceedings {INPROC-2006-14,
   author = {Fabian Kaiser and Holger Schwarz and Mih{\'a}ly Jakob},
   title = {{Finding Experts on the Web}},
   booktitle = {Proceedings of the Second International Conference on Web Information Systems and Technologies, Set{\'u}bal, Portugal, April 11-13, 2006},
   editor = {Jos{\'e} Cordeiro and Vitor Pedrosa and Bruno Encarnacao and Joaquim Filipe},
   publisher = {INSTICC},
   institution = {Universit{\"a}t Stuttgart, Fakult{\"a}t Informatik, Elektrotechnik und Informationstechnik, Germany},
   pages = {363--368},
   type = {Konferenz-Beitrag},
   month = {April},
   year = {2006},
   language = {Englisch},
   cr-category = {H.3.3 Information Search and Retrieval},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {In this paper, we present an integrated approach on finding experts for arbitrary user defined topics on the World Wide Web. We discuss the special challenges that come along with this issue and why solely applying standard techniques and standard tools like Web search engines is not suitable. We point out the necessity for a dedicated expert search engine, based on a Focused Crawler. The main contribution of our work is an approach to integrate standard Web search engines into the process of searching for experts to utilize the search engines' knowledge about content and structure of the Web.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=INPROC-2006-14&engl=0}
}
@inproceedings {INPROC-2005-36,
   author = {Mih{\'a}ly Jakob and Fabian Kaiser and Holger Schwarz},
   title = {{SEMAFOR: A Framework for an Extensible Scenario Management System}},
   booktitle = {Proc. of the IEEE International Engineering Management Conference (IEMC) 2005; 2005 in St. John's, Newfoundland, September 11-14, 2005},
   publisher = {IEEE},
   institution = {Universit{\"a}t Stuttgart, Fakult{\"a}t Informatik, Elektrotechnik und Informationstechnik, Germany},
   pages = {1--5},
   type = {Konferenz-Beitrag},
   month = {September},
   year = {2005},
   language = {Englisch},
   cr-category = {H.3 Information Storage and Retrieval},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {The development of successful new products and services in highly dynamic business environments has become an extremely difficult task. Innovation managers have to utilize a considerable amount of enterprise-internal and enterprise-external information to judge the potential of new products, services and technologies. Scenario management is a powerful instrument to face this problem. Scenarios represent an intuitive concept to comprehend complex present-day and future situations. The scenario technique is a method for building such scenarios. Assessments of future business environments relying on structured scenarios enable innovation managers to target lucrative market segments and to select promising product ideas. However, diverse enterprise-internal and enterprise-external resources have to be utilized to assist the scenario development process. Last but not least, existing methods are often extremely time-consuming and existing tools for scenario development fail to provide a comprehensive solution as they are limited to certain steps in fixed workflows. In this paper, we propose a modular web-based framework for the flexible and efficient development and handling of scenarios. Key aspects of our framework are module-based enterprise-specific workflows, the integration of distributed human resources into the scenario development process and diverse interfaces to enterprise-internal and enterprise-external information sources. The framework is based on self-contained software modules that cover important steps of the scenario management process. This modularity allows the easy supplementation of existing 'scenario technique' methods with newly developed methods that are incorporated into modules and can be combined in a flexible way to fit enterprise-specific requirements.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=INPROC-2005-36&engl=0}
}
@article {ART-2008-16,
   author = {Stefanie Springer and Severin Beucker and Daniel Heubach and Fabian Kaiser and Dierk-Oliver Kiehne and Mih{\'a}ly Jakob},
   title = {{Mit Softwaretools zu nachhaltigen Produkt- und Serviceinnovationen}},
   journal = {{\"O}kologisches Wirtschaften},
   address = {M{\"u}nchen},
   publisher = {oekom verlag},
   pages = {43--46},
   type = {Artikel in Zeitschrift},
   month = {August},
   year = {2008},
   issn = {1430-8800},
   language = {Deutsch},
   cr-category = {H.3.3 Information Search and Retrieval,     D.2.3 Software Engineering Coding Tools and Techniques},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {Wie k{\"o}nnen Unternehmen durch Produktinnovationen einen Beitrag dazu leisten, dass das Leitbild einer nachhaltigen Entwicklung umgesetzt wird, und welche Potenziale bietet dabei der Einsatz des Internet? Das waren die zentralen Fragen, die in dem von 2003 bis 2007 vom BMBF gef{\"o}rderten Projekt nova-net gestellt wurden.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=ART-2008-16&engl=0}
}
@article {ART-2008-06,
   author = {Daniel Heubach and Severin Beucker and Fabian Kaiser and Mih{\'a}ly Jakob and Dierk-Oliver Kiehne},
   title = {{Fr{\"u}he Innovationsphasen - Informationsgewinnung durch delphigest{\"u}tztes Szenariomanagement und Expertensuche}},
   journal = {ZWF Zeitschrift f{\"u}r wirtschaftlichen Fabrikbetrieb},
   publisher = {Hanser-Verlag},
   pages = {260--264},
   type = {Artikel in Zeitschrift},
   month = {April},
   year = {2008},
   issn = {0947-0085},
   keywords = {fr{\"u}he Innovationsphasen; delphigest{\"u}tztes Szenario-Management; Expertensuche; semanti-sche Modelle; Internet; Technologiemanagement},
   language = {Deutsch},
   cr-category = {H.3 Information Storage and Retrieval,     H.3.3 Information Search and Retrieval},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {Fr{\"u}he Innovationsphasen stellen f{\"u}r Unternehmen eine besondere Herausforderung dar, da in ihnen Orientierungswissen geschaffen und strukturiert werden muss, das bei einer Entscheidungsfindung {\"u}ber den Einstieg in ein Technologie- oder Marktfeld oder auch ein bestimmtes Produktsegment unterst{\"u}tzt. Daf{\"u}r k{\"o}nnen verschiedene Informationsquellen wie z.B. das Internet und externe Experten genutzt werden. Hier setzt das Forschungsprojekt nova-net an. Es stellt die zwei Methoden des delphigest{\"u}tzten Szenario-Management und der Expertensuche mit den dazugeh{\"o}rigen Softwaretools SEMAFOR und EXPOSE zur Verf{\"u}gung, die den Arbeitsaufwand der Informationsbeschaffung und Strukturierung deutlich reduzieren und die in ihrer Kombination eine gute Unterst{\"u}tzung bei der Entscheidungsfindung in fr{\"u}hen Innovationsphasen liefern.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=ART-2008-06&engl=0}
}
@article {ART-2007-08,
   author = {Fabian Kaiser and Mih{\'a}ly Jakob and Sebastian Wiedersheim and Holger Schwarz},
   title = {{Framework-Unterst{\"u}tzung f{\"u}r aufwendige Websuche}},
   journal = {Datenbank-Spektrum},
   publisher = {dpunkt-Verlag},
   volume = {7},
   number = {23},
   pages = {13--20},
   type = {Artikel in Zeitschrift},
   month = {November},
   year = {2007},
   language = {Deutsch},
   cr-category = {H.3.3 Information Search and Retrieval},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {Die Nutzung des WWW als wichtige Informationsquelle ist heute fester Bestandteil der t{\"a}glichen Arbeit. Komplexe Suchaufgaben resultieren hierbei h{\"a}ufig in nicht trivialen, lang andauernden Suchprozessen, in deren Rahmen gro{\ss}e Datenmengen verwaltet und analysiert werden m{\"u}ssen. Ein Beispiel hierf{\"u}r ist die Suche nach Experten zu einem gegebenen Themenkomplex. Dieser Beitrag stellt das Softwareframework Supernova vor, das derartige Suchprozesse unterst{\"u}tzt. Die flexible und erweiterbare Suchplattform erlaubt es, einen Focused Crawler mit Standardsuchmaschinen zu kombinieren, stellt diverse Analysekomponenten sowie die Infrastruktur f{\"u}r deren Daten- und Informationsaustausch bereit und bildet somit die Basis f{\"u}r eine effiziente Websuche bei komplexen Fragestellungen.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=ART-2007-08&engl=0}
}
@article {ART-2006-10,
   author = {Mih{\'a}ly Jakob and Fabian Kaiser and Holger Schwarz and Severin Beucker},
   title = {{Generierung von Webanwendungen f{\"u}r das Innovationsmanagement}},
   journal = {it - Information Technology},
   publisher = {Oldenbourg},
   volume = {48},
   number = {4},
   pages = {225--232},
   type = {Artikel in Zeitschrift},
   month = {August},
   year = {2006},
   language = {Deutsch},
   cr-category = {K.6.3 Software Management},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {Der folgende Beitrag gibt einen {\"U}berblick {\"u}ber das vom Bundesministerium f{\"u}r Bildung und Forschung (BMBF) im Schwerpunktprogramm Internet{\"o}konomie gef{\"o}rderte Forschungsprojekt nova-net: Innovation in der Internet{\"o}konomie. Neben dem Forschungsrahmen und den Forschungsfeldern zur Unterst{\"u}tzung nachhaltiger Innovationsprozesse, wird insbesondere auf die Methodenentwicklung und deren informationstechnische Umsetzung im Themenfeld Trendmonitoring im Szenariomanagement eingegangen. Im Mittelpunkt steht hierbei die Erl{\"a}uterung des Szenario-Management-Frameworks SEMAFOR im Zusammenhang mit einer neu entwickelten Methode zur Entwicklung von Szenarien, sowie deren Umsetzung mittels des Webanwendungsgenerators WAGen.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=ART-2006-10&engl=0}
}
@book {BOOK-2007-02,
   editor = {Fabian Kaiser and Sven Schimpf and Holger Schwarz and Mih{\'a}ly Jakob and Severin Beucker},
   title = {{Internetgest{\"u}tzte Expertenidentifikation zur Unterst{\"u}tzung der fr{\"u}hen Innovationsphasen}},
   publisher = {Fraunhofer IRB Verlag},
   pages = {30},
   type = {Buch},
   month = {September},
   year = {2007},
   isbn = {978-3-8167-7448-8},
   language = {Deutsch},
   cr-category = {H.3.3 Information Search and Retrieval},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware;     Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme},
   abstract = {In dieser Brosch{\"u}re wird eine strukturierte Vorgehensweise beschrieben, mit der f{\"u}r einen Innovationsprozess relevante Themenfelder im und mit Hilfe des Internet identifiziert und spezifiziert, sowie, darauf aufbauend, Experten in diesen Themenfeldern gefunden werden k{\"o}nnen. Im zweiten Teil wird die informationstechnische Umsetzung dieser Vorgehensweise der internetgest{\"u}tzten Identifikation von Experten dargestellt. Anhand eines Anwendungsfalls wird gezeigt, wie Unternehmen durch diese Vorgehensweise im Bezug auf die Planung von Technologiefeldern in den fr{\"u}hen Innovationsphasen unterst{\"u}tzt werden k{\"o}nnen.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=BOOK-2007-02&engl=0}
}
@book {BOOK-2007-01,
   editor = {Mih{\'a}ly Jakob and Dierk-Oliver Kiehne and Holger Schwarz and Fabian Kaiser and Severin Beucker},
   title = {{Delphigest{\"u}tztes Szenario-Management und -Monitoring}},
   publisher = {Fraunhofer IRB Verlag},
   pages = {28},
   type = {Buch},
   month = {September},
   year = {2007},
   isbn = {978-3-8167-7449-5},
   language = {Deutsch},
   cr-category = {H.4 Information Systems Applications},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware;     Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme},
   abstract = {Die vorliegende Brosch{\"u}re ist Ergebnis des Forschungsprojektes nova-net: Innovation in der Internet{\"o}konomie. Das Projekt nova-net entwickelt Theorien, Strategien und Instrumente zur Unterst{\"u}tzung nachhaltiger Produkt- und Serviceinnovationen in der Internet{\"o}konomie. Dabei wird davon ausgegangen, dass das Internet sowohl eine Quelle als auch ein Instrument f{\"u}r nachhaltige unternehmerische Innovationsprozesse darstellt. In der vorliegenden Brosch{\"u}re wird der Ansatz des delphigest{\"u}tzten Szenario-Managements und seine softwaretechnische Unterst{\"u}tzung durch SEMAFOR vorgestellt.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=BOOK-2007-01&engl=0}
}
@book {BOOK-2006-02,
   author = {Mih{\'a}ly Jakob and Holger Schwarz and Fabian Kaiser},
   title = {{Technologie-Roadmap}},
   publisher = {Fraunhofer IRB Verlag},
   pages = {92},
   type = {Buch},
   month = {April},
   year = {2006},
   isbn = {3-8167-7047-9},
   language = {Deutsch},
   cr-category = {H.2.4 Database Management Systems,     H.2.7 Database Administration,     H.2.8 Database Applications},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {Im Rahmen der vorliegenden Technologie-Roadmap werden Basis-, Integrations- und Anwendungstechnologien aufgezeigt, die die nachhaltige Gestaltung von Innovationsprozessen unterst{\"u}tzen k{\"o}nnen. Die einleitenden Kapitel stellen sowohl den Innovationsprozess und grunds{\"a}tzliche Themenfelder, die im Forschungsprojekt nova-net bearbeitet werden, dar als auch das so genannte Information Workflow, das den Informationsverarbeitungsprozess in sinnvolle Phasen unterteilt und die systematische L{\"o}sung von Innovationsproblemen erm{\"o}glicht. Weiterf{\"u}hrende Teile der Arbeit ordnen f{\"u}r das Innovationsmanagement relevante Technologien den einzelnen Informationsverarbeitungsphasen zu, und widmen sich speziellen Problemen, die in den Themenfeldern des Forschungsprojekts nova-net besondere Beachtung verdienen.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=BOOK-2006-02&engl=0}
}
@book {BOOK-2006-01,
   author = {Fabian Kaiser and Holger Schwarz and Mih{\'a}ly Jakob},
   title = {{Internetbasierte Expertensuche}},
   publisher = {Fraunhofer IRB Verlag},
   pages = {29},
   type = {Buch},
   month = {April},
   year = {2006},
   isbn = {3-8167-7042-8},
   language = {Deutsch},
   cr-category = {H.3.3 Information Search and Retrieval},
   department = {Universit{\"a}t Stuttgart, Institut f{\"u}r Parallele und Verteilte Systeme, Anwendersoftware},
   abstract = {Dieses Arbeitspapier diskutiert Methoden und Techniken zur Suche von Personen mit Expertise auf frei definierbaren Themenfeldern. Der Suchraum konzentriert sich dabei auf das Internet und insbesondere die Dienste WWW und E-Mail. Es wird aufgezeigt, weshalb mittels herk{\"o}mmliche Suchmaschinen im Allgemeinen keine befriedigenden Ergebnisse erzielt werden k{\"o}nnen. Auf diesen Schwachpunkten aufbauend werden verschiedene Techniken aufgezeigt, deren Integration eine Expertensuche unterst{\"u}tzen. Im Vordergrund stehen dabei Textklassifizierungssysteme, Crawler und die Integration des Wissens von Suchmaschinen {\"u}ber Struktur und Inhalte des Word Wide Web.},
   url = {http://www2.informatik.uni-stuttgart.de/cgi-bin/NCSTRL/NCSTRL_view.pl?id=BOOK-2006-01&engl=0}
}