Metadata-Version: 2.3
Name: query-collection
Version: 0.1.5
Summary: This should be an interface and implementation of a collection that holds SPARQL 1.1 queries.
Author: Natanael Arndt
Author-email: arndtn@gmail.com
Requires-Python: >=3.9,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: rdflib (>=7.1.4,<8.0.0)
Description-Content-Type: text/markdown

# query-collection

This should be an interface and implementation of a collection that holds SPARQL
1.1 queries.


