- MIT
- Boston MA USA
- timbl@w3.org
- http://www.w3.org/People/Berners-Lee
Popular repositories
-
standard
Forked from feross/standard
🌟 JavaScript Standard Style — One Style to Rule Them All -
pad
A SoLiD app for shared collaborate editing of a text document
-
kokopelli
Forked from mkeeter/kokopelli
Script-based CAD/CAM in Python
Python 3
-
green-turtle
Forked from alexmilowski/green-turtle
An RDFa 1.1. implementation for browsers.
-
rdflib.js
Forked from linkeddata/rdflib.js
Linked Data API for JavaScript
JavaScript 3
-
rabel
Program for reading and writing linked data in various formats. Short for "RDF Babel".
89 contributions in the last year
Contribution activity
March 2017
Timbl serializer: change to format
This makes a number of changes to the way Turtle/N3 is serialized. When you upgrade, your datasets will go through a large change in their version …
termType values case confusion
The original termType values like 'symbol' 'bnode' and 'collection" and 'formula' were lower case. The common RDF api work produces Inital Cap name…