Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbinkley/jointcommittee
Learning project for linked open data and sparql
https://github.com/pbinkley/jointcommittee
lod rcb
Last synced: 6 days ago
JSON representation
Learning project for linked open data and sparql
- Host: GitHub
- URL: https://github.com/pbinkley/jointcommittee
- Owner: pbinkley
- Created: 2016-11-29T16:22:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T04:32:43.000Z (about 8 years ago)
- Last Synced: 2024-11-15T00:38:26.589Z (2 months ago)
- Topics: lod, rcb
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jointcommittee
Learning project for linked open data and sparql
Uses rdflib (pip install rdflib)
Stores sparql queries in a yaml file, so that it's easy to run a set of queries against a given graph:
```
bin/sparql.py jcmr.ttl sparql.json
```Publications: export from Zotero as bibliontology RDF, convert to Turtle with rdfpipe:
```
rdfpipe Exported\ Items.rdf -o turtle > manual1936.ttl
```