Markus Schröder 0001

dblp:02/277-1 · DBLP profile ↗
← Back
5ranked-venue papers in the field
2as first author
4since 2021 · last 2024
0000-0001-8416-0535ORCID · verified

Domains — venue-derived; a paper can count in several

Knowledge Engineering, Semantic Web & Information Systems · 4 (2 first)Database Systems & Data Management · 1
YearPublicationVenuePosition
2024 Towards Cyber Mapping the German Financial System with Knowledge Graphs
Markus Schröder 0001, Jacqueline Krüger, Neda Foroutan, Philipp Horn, Christoph Fricke, Ezgi Delikanli, Heiko Maus, Andreas Dengel 0001
ESWC (1)1
2022 Functional Component Descriptions for Electrical Circuits based on Semantic Technology Reasoning
Johannes Bayer, Mina Karami Zadeh, Markus Schröder 0001, Andreas Dengel 0001
DATA3
2021 P2P-O: A Purchase-To-Pay Ontology for Enabling Semantic Invoices
Michael Schulze, Markus Schröder 0001, Christian Jilek, Torsten Albers, Heiko Maus, Andreas Dengel 0001
ESWC2
2021 Spread2RML: Constructing Knowledge Graphs by Predicting RML Mappings on Messy Spreadsheets
abstract
The RDF Mapping Language (RML) allows to map semi-structured data to RDF knowledge graphs. Besides CSV, JSON and XML, this also includes the mapping of spreadsheet tables. Since spreadsheets have a complex data model and can become rather messy, their mapping creation tends to be very time consuming. In order to reduce such efforts, this paper presents Spread2RML which predicts RML mappings on messy spreadsheets. This is done with an extensible set of RML object map templates which are applied for each column based on heuristics. In our evaluation, three datasets are used ranging from very messy synthetic data to spreadsheets from data.gov which are less messy. We obtained first promising results especially with regard to our approach being fully automatic and dealing with rather messy data.
Markus Schröder 0001, Christian Jilek, Andreas Dengel 0001
K-CAP1
2019 Inflection-Tolerant Ontology-Based Named Entity Recognition for Real-Time Applications
abstract
A growing number of applications users daily interact with have to operate in (near) real-time: chatbots, digital companions, knowledge work support systems - just to name a few. To perform the services desired by the user, these systems have to analyze user activity logs or explicit user input extremely fast. In particular, text content (e.g. in form of text snippets) needs to be processed in an information extraction task. Regarding the aforementioned temporal requirements, this has to be accomplished in just a few milliseconds, which limits the number of methods that can be applied. Practically, only very fast methods remain, which on the other hand deliver worse results than slower but more sophisticated Natural Language Processing (NLP) pipelines. In this paper, we investigate and propose methods for real-time capable Named Entity Recognition (NER). As a first improvement step, we address word variations induced by inflection, for example present in the German language. Our approach is ontology-based and makes use of several language information sources like Wiktionary. We evaluated it using the German Wikipedia (about 9.4B characters), for which the whole NER process took considerably less than an hour. Since precision and recall are higher than with comparably fast methods, we conclude that the quality gap between high speed methods and sophisticated NLP pipelines can be narrowed a bit more without losing real-time capable runtime performance.
Christian Jilek, Markus Schröder 0001, Rudolf Novik, Sven Schwarz, Heiko Maus, Andreas Dengel 0001
LDK2