Commit graph

14 commits

Author SHA1 Message Date
Dave Longley
61e1140b3b Fix bugs to pass unit tests, do JSON comparison in test runner. 2013-02-08 00:15:45 -05:00
Dave Longley
89dd522d45 Initial update to port over changes from jsonld.js. 2013-02-07 17:19:19 -05:00
Dave Longley
ef8769fe5a Fixes to comply with updates to the spec(s).
- Add @vocab support.
- Convert native types in fromRDF().
- Use new canonical form for doubles in toRDF().
- Support xsd:string special cases.
- Keep going if a JSON-LD exception occurs in test runner.
2012-09-26 16:36:51 -04:00
Dave Longley
52fa975894 Use RDF statements in normalization.
Remove special compaction of null-mapped IRIs.
2012-05-05 16:03:30 -04:00
Dave Longley
ad531248c6 Implement toRDF. 2012-04-30 17:43:38 -04:00
Dave Longley
273c9c88de Implement fromRDF. 2012-04-30 17:10:27 -04:00
Dave Longley
5f2b5a246c Remove unnecessary output line. 2012-04-26 23:57:14 -04:00
Dave Longley
30622b2aeb Fix remaining bugs with framing and test harness. 2012-04-23 16:06:42 -04:00
Dave Longley
a1a5a4cb34 Various syntax/logic fixes. 2012-04-23 14:01:56 -04:00
Dave Longley
cdce63a99c New port of jsonld.js. 2012-04-23 12:57:06 -04:00
Dave Longley
c091c4cc7b Rename @literal to @value, bug fixes, use json-ld.org test-suite. 2012-01-11 22:56:26 -05:00
David I. Lehn
ec4110fe5c Skip triples tests. 2011-09-20 14:28:51 -04:00
Dave Longley
d841bf535c Added fixes to pass latest frame test. 2011-07-25 17:40:17 -04:00
Dave Longley
8f43a52eb4 Added JSON-LD processor and test runner. 2011-07-14 00:47:40 -04:00