English

LambdaDL: Syntax and Semantics (Preliminary Report)

Programming Languages 2016-10-25 v1

Abstract

Semantic data fuels many different applications, but is still lacking proper integration into programming languages. Untyped access is error-prone while mapping approaches cannot fully capture the conceptualization of semantic data. In this paper, we present λDL\lambda_{DL},a λ\lambda-calculus with a modified type system to provide type-safe integration of semantic data. This is achieved by the integration of description logics into the λ\lambda-calculus for typing and data access. It is centered around several key design principles. Among these are (1) the usage of semantic conceptualizations as types, (2) subtype inference for these types, and (3) type-checked query access to the data by both ensuring the satisfiability of queries as well as typing query results precisely in λDL\lambda_{DL}. The paper motivates the use of a modified type system for semantic data and it provides the theoretic foundation for the integration of description logics as well as the core formal specifications of λDL\lambda_{DL} including a proof of type safety.

Keywords

Cite

@article{arxiv.1610.07033,
  title  = {LambdaDL: Syntax and Semantics (Preliminary Report)},
  author = {Martin Leinberger and Ralf Lämmel and Steffen Staab},
  journal= {arXiv preprint arXiv:1610.07033},
  year   = {2016}
}
R2 v1 2026-06-22T16:28:26.154Z