LDScript: a Linked Data Script Language
Abstract
In addition to the existing standards, Web of Data programmers would take advantage of a dedicated programming language enabling them to define functions on RDF terms, triples and graphs as well as SPARQL query results.
In particular, this is the case when defining SPARQL extension functions, and the ability to capitalize complex SPARQL filter expressions into extension functions or to define and reuse dedicated aggregates would support modularity and maintenance of the code.
Another use case is the definition of functional properties associated to RDF resources and the definition of procedural attachments as functions assigned to RDFS or OWL classes with the selection of the function to be applied to a resource depending on the type of the resource.
To address these needs we define a Linked Data Script language on top of the SPARQL filter expression language.
We provide the syntax and the semantics of the LDScript language.
Origin : Files produced by the author(s)
Loading...