IntelligentGraph introduces a special Literal value: a SCRIPT. These literals have a datatype of SCRIPT.python. When a SCRIPT-valued object is retrieved from the RDF store, the script is executed and ...
rdflib-endpoint is a SPARQL endpoint based on RDFLib to easily serve RDF files locally, machine learning models, or any other logic implemented in Python via custom SPARQL functions. It aims to enable ...