Blog
A blog, where I sometimes publish random notes on various (technical) topics such as programming languages, command line tools, and stuff. Also includes a few posts related to publications or projects.You can subscribe to the RSS feed, if you like.
1 Posts
-
Generating Command Line Interfaces in Python
Demonstration of a simple framework for generating CLIs from functions in Python. -
Let Over Lambda in Python
Showcasing ‘Let Over Lambda’ for implementing classes in Python. -
From Shapes to Shapes
An approach for inferring SHACL shapes that validate result graphs of SPARQL CONSTRUCT queries, independently of any concrete input (or output) graphs. -
Property Graph Shapes Language
A shape-based validation language inspired by SHACL, defined for the property graph data model as used by Neo4j/Cypher or G-CORE. -
Usage of Graph Query Languages
Empirical MSR study on the usage of graph query languages such as SPARQL or Cypher in open source projects on GitHub. -
Semantic Query Integration with Reason
Extension of Scala and its type system integrating SPARQL queries and type inference for their results (encoded in description logics).