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
- Host: GitHub
- URL: https://github.com/mountain/webfacts
- Owner: mountain
- Created: 2011-04-12T08:08:42.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-15T16:35:40.000Z (about 15 years ago)
- Last Synced: 2025-01-23T09:15:46.777Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 113 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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