Skip to content

Commit 2d7b134

Browse files
authored
Add entry: pyLoDStorage
1 parent 91b812f commit 2d7b134

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,12 @@ Furthermore, this repository might serve as a **cristallization point for a comm
164164
- JSON-LD 1.1, W3C Candidate Recommendation, 2019-12-12 or newer
165165
- JSON-LD 1.1 Processing Algorithms and API, W3C Candidate Recommendation, 2019-12-12 or newer
166166
- JSON-LD 1.1 Framing, W3C Candidate Recommendation, 2019-12-12 or newer
167+
- [pyLoDStorage](https://github.com/WolfgangFahl/pyLoDStorage) – python library to interchange data between SPARQL-, JSON and SQL-endpoints
168+
- features:
169+
- Integration of [tabulate library](https://pypi.org/project/tabulate/)
170+
- QueryManager class for handling named queries
171+
- Basic data structure: **l**ists of **d**icts (thus: "LoD")
172+
- docs: https://wiki.bitplan.com/index.php/PyLoDStorage
167173
- [PyOBO](https://github.com/pyobo/pyobo)
168174
- docs: https://pyobo.readthedocs.io
169175
- features:

0 commit comments

Comments
 (0)