3 papers
cs.SE2026
MetaConfigurator: AI-Assisted RDF Authoring from JSON Data
Felix Neubauer, Mahdi Jafarkhani, Kenichi Endo +2
Scientific workflows increasingly generate structured JSON data that is easy to exchange but difficult to interpret consistently across systems due to lacking semantic interoperabi…
cs.SE2026
Orchestrating Black-Box Schema Converters: An Empirical Study of Automated, Quality-Ranked Conversion Across Heterogeneous Schema Languages
Felix Neubauer, Giridhar Chinnikkaramadom Govindan, Jürgen Pleiss +1
Modern software systems routinely need the same data model in several schema languages: a model may exist as JSON Schema for a web API, as XSD for data exchange, and as SHACL for a…
cs.SE2026
AI-assisted JSON Schema Creation and Mapping
Felix Neubauer, Jürgen Pleiss, Benjamin Uekermann
Model-Driven Engineering (MDE) places models at the core of system and data engineering processes. In the context of research data, these models are typically expressed as schemas…