Refine
Year of publication
Document Type
- Doctoral Thesis (903)
- Article (391)
- Book (118)
- Contribution to a Periodical (114)
- Working Paper (65)
- Part of a Book (51)
- Part of Periodical (39)
- Conference Proceedings (18)
- Other (15)
- Master's Thesis (11)
Has Fulltext
- yes (1755) (remove)
Keywords
- Deutschland (102)
- Luxemburg (54)
- Schule (40)
- Stress (40)
- Schüler (35)
- Politischer Unterricht (30)
- Demokratie (29)
- Modellierung (29)
- Fernerkundung (25)
- Geschichte (25)
Institute
- Psychologie (226)
- Raum- und Umweltwissenschaften (213)
- Fachbereich 2 (189)
- Politikwissenschaft (140)
- Universitätsbibliothek (84)
- Fachbereich 4 (79)
- Rechtswissenschaft (77)
- Fachbereich 3 (68)
- Mathematik (67)
- Wirtschaftswissenschaften (66)
- Fachbereich 6 (65)
- Medienwissenschaft (57)
- Geschichte, mittlere und neuere (45)
- Fachbereich 1 (43)
- Informatik (33)
- Germanistik (28)
- Kunstgeschichte (23)
- Anglistik (20)
- Soziologie (20)
- Computerlinguistik und Digital Humanities (11)
- Philosophie (10)
- Romanistik (9)
- Fachbereich 5 (7)
- Ethnologie (6)
- Pädagogik (6)
- Allgemeine Sprach- und Literaturwissenschaft (5)
- Geschichte, alte (5)
- Klassische Philologie (4)
- Sinologie (4)
- Biogeographie (3)
- Bodenkunde (3)
- Japanologie (3)
- Archäologie (2)
- Institut für Rechtspolitik (2)
- Pflegewissenschaft (2)
- Phonetik (2)
- Servicezentrum eSciences (2)
- Biopsychologie (1)
- Erziehungs- und Bildungswissenschaften (1)
- Forschungszentrum Europa (1)
- Hydrologie (1)
- Slavistik (1)
- Theologische Fakultät (1)
Die vorliegende Dissertation untersucht das Motiv der Freiheit als zentrales Thema in Werken des DDR-Autors Ulrich Plenzdorf. Ziel ist es, Plenzdorfs literarische Auseinandersetzung mit individuellen Freiheitsbestrebungen unter den Bedingungen der SED-Diktatur eingehend zu erschließen. Die Analyse erfolgt diachron und umfasst Texte aus den 1960er Jahren bis zum Ende der 1980er Jahre, wodurch Entwicklungslinien, thematische Verschiebungen und ästhetische Veränderungen im Werk sichtbar werden. Neben kanonisierten Werken werden auch bislang wenig beachtete Texte einbezogen, um ein vollständigeres Bild von Plenzdorfs literarischer Produktion zu gewinnen und Forschungslücken zu schließen. Methodisch orientiert sich die Studie an einem kulturwissenschaftlichen Ansatz im Sinne des New Historicism, der literarische Texte als Teil kultureller Praktiken und sozialer Machtverhältnisse versteht. Vor diesem Hintergrund wird gezeigt, wie Plenzdorf Freiheitsvorstellungen in unterschiedlichen historischen Phasen der DDR artikuliert und mit Alltagskultur, Subkulturen sowie gesellschaftlichen Konfliktfeldern verknüpft. Diese Dissertation leistet damit einerseits einen Beitrag zur Neubewertung Plenzdorfs und andererseits zur kulturhistorischen Kontextualisierung der DDR-Literatur.
This thesis presents four contributions in the domains of schema/ontology alignment and query processing. First, we present a novel alignment approach, denoted as FiLiPo (Finding Linkage Points), to align the schema of RDF knowledge bases with the response schema of RESTful Web APIs. FiLiPo only requires knowledge about a knowledge base (e.g., class names) but no prior knowledge about the
Web APIs’ data structure. It uses fifteen different string similarity metrics to find an alignment between the schema of a knowledge base and that of aWeb API.
Next, a benchmark system named ETARA (Evaluation Toolkit for API and RDF Alignment) is introduced that was created with the goal to simulate RESTful Web APIs and is able to cover all important characteristics of Web APIs, i.e., latency, timeouts, rate limits and, furthermore, provides configurable response structures (e.g., JSON or XML). Additionally, it was designed to support researchers during
the development of alignment systems.
Afterward, the alignments determined by FiLiPo are used to create a hybrid and federated query processor named TunA (Tunable Query Optimizer forWeb APIs and User Preferences), which allows SPARQL queries combining knowledge bases and RESTful Web APIs and is tunable towards user preferences, i.e., coverage, reliability and execution time. The primary goal of TunA is to return a query result that satisfies the user’s preferences in terms of data quality, even when using unreliable data sources by performing a majority vote over multiple sources.
Lastly, we present a federated query processor, denoted as ORAQL (Overlap and Reliability Aware Query Processing Layer), which uses overlap information to reduce the number of selected sources that are available in a federation. The goal is to reduce redundant data and, hence, improve the query execution speed. Therefore, ORAQL uses a profile feature that provides information about the overlap between all data sources of a federation. Furthermore, we extend the quality estimation of TunA to cover Triple Pattern Fragment interfaces to ensure a user-provided reliability goal.
This thesis serves as proof of concept for the tensile strength simulation-based nonwoven material design. Objective is the adjustment of the parameters of an underlying production process with regard to a desired tensile strength behavior (optimization). As an example, we focus on the nonwoven airlay production and consider a thermobonding procedure for the consolidation of the nonwoven fabrics.
To be able to map production parameters to the associated tensile strength behavior, we present a model-simulation framework composed of a model for the nonwoven fiber structure generation and a model for the nonwovens’ mechanical behavior under vertical load. The model for the fiber structure generation replicates the stochastic fiber lay-down of the airlay production and results in a random three-dimensional fiber web. This web is consolidated using a virtual bonding procedure that mimics the thermobonding of the nonwoven material. The topology of the resulting adhered fiber structure can be described by a graph, which serves as basis for the subsequent tensile strength simulation. The model used for this purpose describes the mechanical behavior of the material at fiber network level. Therefore, the considered fiber structure sample is interpreted as truss and the fiber connections are equipped with a nonlinear material law, which allows to describe the elastic phase of the nonwovens’ tensile strength behavior. The existence and uniqueness of a solution to the model as well as its numerical treatment are discussed. Moreover, we present data reduction strategies that enable more efficient simulations by removing fiber structure parts that do not contribute to the tensile strength behavior.
As it becomes evident from the numerical experiments, a single tensile strength simulation for a production-like virtual sample is already computational demanding. Costs accumulate further, since Monte-Carlo simulations are required to account for the randomness in the fiber structure generation. Thus, direct simulations provide an infeasible basis for the nonwoven material design. This motivates the use of a predictive surrogate for optimization. Therefore, we consider regression-based approaches at different levels of information within the simulation framework. It turns out that the coupling of a polynomial model, for the fiber structure feature inference, with a linear one, for the stress-strain curve inference, yields accurate predictions. Once trained, the regression models allow for efficient evaluations and thus represent a suitable surrogate for the nonwoven material design. In this context, we discuss two exemplary problems of interest for the application: First, a tracking-type problem that aims to find the production parameters that result in a desired tensile strength behavior, expressed in terms of stress-strain curves. Second, an in-corridor maximization problem, which aims to identify the production parameters that maximize the probability of ending up in a specified stress-strain corridor.
Parlamentarische Monarchien
(2026)