Abschlussarbeit
Permanent URI for this collection
Browse
Browsing Abschlussarbeit by Subject "000 Informatik, Wissen, Systeme"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
- Some of the metrics are blocked by yourconsent settings
Publication Feasibility Study on PostgreSQL as Graph- and RESTful-enhanced Triplestore(2023-04-30)Räder, AndreasLooking at the underlying technologies of modern and sustainable web applications, which rely on well-defined structured data, databases capable of handling knowledge graphs play a crucial role. RDF stores, also known as triple stores, serve as backbones of such systems, enabling the storage and access of standardized, highly structured linked data via query engines and APIs. Moreover, the need for coexistence with property graph databases is becoming increasingly important, particularly for the efficient federated processing of large graph datasets. Achieving both data and query interoperability remains a major challenge in current research, as the data models and query languages differ significantly in several key aspects. There are also ongoing developments integrating traditionally used relational database systems as intrinsic parts of existing infrastructure. PostgreSQL, as a widely used open-source solution, offers great flexibility in terms of extensibility and adaptability. The most recent releases of the PostgreSQL extension Apache AGE elevate this database engine into an integrated system that functions as a graph-enhanced, hybrid relational database. Like typical graph databases, AGE uses the Property Graph model and includes a query engine compliant with the openCypher guidelines. In combination with PostgREST, this relational system can be directly transformed into a RESTful API. This work explores the feasibility of converting an extended PostgreSQL stack into a triplestore, thereby addressing the challenges of interoperability between RDF and Property Graph stores. - Some of the metrics are blocked by yourconsent settings
Publication Interoperability and Conceptual Comparison between RDF and Property Graph Databases(2024-02-07)Räder, AndreasDatengetriebene Anwendungen erfordern sowohl ein hohes Maß an Datenqualität als auch performante Methoden zu deren Austausch. Das Semantic Web stellt in diesem Zusammenhang eine Erweiterung auf Basis des Webs dar und bietet eine Schnittstelle, um Informationen im Web für Mensch und Maschine erforschbar zu gestalten. Das im industriellen Kontext verbreitete Property Graph Modell hingegen hat trotz zahlreicher Bemühungen noch keinen Standard etabliert. Dennoch kamen vielversprechende Konzepte auf, um Interoperabilität für den serialisierten Datenaustausch zwischen Modellen des Resource Description Framework und Property Graphen zu verbessern. Diese Arbeit adressiert darauf aufbauend die praktische Interoperabilität von Graphen des Resource Description Framework und Property Graphen und deren Abfragesprachen SPARQL und Cypher. Darüber hinaus wird mit systematischen Vergleichskonzepten und Analysen aktueller Forschung zu SPARQL Performance Benchmarks die Vielfältigkeit der RDF Landschaft gezeigt. Methodisch wird dabei ein Konzept entworfen, um erste Erzeugnisse der Forschung hinsichtlich eines Serialisierungsformats für Property Graphen verwerten zu können. Weiterhin wird gezeigt mit welchen Integrationen und Kopplungen ein solches System aus Daten- und Anfrage-technischer Sicht modelliert werden kann, um diese Technologie zu erweitern. In puncto Performance wird dabei wird auch ein Augenmerk darauf gerichtet, wie sich Reproduzierbarkeit und Vergleichbarkeit für die zukünftige Forschung sicherstellen lassen.