An open API service indexing awesome lists of open source software.

https://github.com/mountain/webfacts

An experimental n3 dataset for Web development facts
https://github.com/mountain/webfacts

Last synced: over 1 year ago
JSON representation

An experimental n3 dataset for Web development facts

Awesome Lists containing this project

README

          

An experimental n3 dataset for Web development facts

## Preparing

* install rdflib: easy_install rdflib
* install rdfextras: easy_install rdfextras

## Tools

* validator: validate a specific n3 file

python validator.py FILE_PATH

* loader: load all n3 data

python loader.py

* sparql: query a specific rq file

python sparql.py FILE_PATH