Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chimera-suite/pysparql
This is a simple module that allows developer to query SPARQL endpoints and analyze the results with Apache Spark.
https://github.com/chimera-suite/pysparql
apache apache-spark construct-query dataframe graphframe jena-fuseki spark sparql
Last synced: about 1 month ago
JSON representation
This is a simple module that allows developer to query SPARQL endpoints and analyze the results with Apache Spark.
- Host: GitHub
- URL: https://github.com/chimera-suite/pysparql
- Owner: chimera-suite
- License: apache-2.0
- Created: 2020-11-03T10:13:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T18:25:08.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T18:40:29.780Z (about 1 month ago)
- Topics: apache, apache-spark, construct-query, dataframe, graphframe, jena-fuseki, spark, sparql
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
PySPARQL
===================This is a simple module that allows developer to query SPARQL endpoints
and analyze the results with Apache Spark.
Please, feel free to add more tests and open a pull request 😁