Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 951 Bytes

SPARQL-Function-Libraries.md

File metadata and controls

11 lines (8 loc) · 951 Bytes

Function Libraries

Function Libraries are collections of extension functions that may be used in SPARQL queries and updates. These are supported by our in-memory Leviathan Engine and some may be supported by other triple stores as well.

If you are looking to add your own extension functions please see the Extension Functions documentation for details on how to do that.

Function Library Description
ARQ The ARQ function library contains several useful extension functions
XPath The XPath Function library has a wide variety of functions, many of these now have SPARQL equivalents as of SPARQL 1.1
Leviathan Our own function library with a number of useful numeric and trigonometric functions