Skip to content

niklasl/rqld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

RQLD

A SPARQL parser written in Python, used for representing SPARQL as JSON-LD.

Usage

$ cat <some-sparql-file.rq> | python3 -m rqld.parser

Acknowledgements

The included parser combinators module was originally inspired by an article by Bodil Stokke, licensed under CC BY-NC-SA 4.0.

License

This code is licensed under the ISC license.

About

A SPARQL parser in Python, used for representing SPARQL as JSON-LD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages