Commit Graph

  • 623d43b6e5 Bump version. Dave Longley 2013-02-18 16:34:45 -0500
  • 41ee90f02c Add secure context loader that require https even when redirecting. Dave Longley 2013-02-18 16:34:14 -0500
  • dfbea38c6f Remove unnecessary initialization. Dave Longley 2013-02-18 11:11:20 -0500
  • 607575d0d4 Use context loader terminology. Dave Longley 2013-02-18 10:51:51 -0500
  • 5961e603aa Do not compact to @language map when @index is present. Dave Longley 2013-02-18 10:33:18 -0500
  • fda8545943 Use '_:b' instead of '_:t' for bnode prefixes. Dave Longley 2013-02-17 13:38:55 -0500
  • d80c0acb4f Bump version. Dave Longley 2013-02-15 16:25:30 -0500
  • b53300d179 Rename default jsonld url client method. Dave Longley 2013-02-15 15:38:37 -0500
  • 47e4a04f57 Rename url resolver to url client. Dave Longley 2013-02-15 15:34:21 -0500
  • fdc08dc903 Ensure vocab relative flag is passed when expanding properties. Dave Longley 2013-02-15 14:13:46 -0500
  • bea64fee03 Ensure named graph blank node IDs are relabeled. Dave Longley 2013-02-15 14:04:29 -0500
  • fbfb6c9fcb Do not compact to relative IRIs if vocab relative flag is true. Dave Longley 2013-02-15 12:44:00 -0500
  • e5f1e28ada Drop duplicates when creating node maps. Dave Longley 2013-02-15 12:16:26 -0500
  • 505202c213 Compact absolute IRIs to relative IRIs. Dave Longley 2013-02-15 00:58:23 -0500
  • 6e7f7a3b9a Only compact to terms when relative flag is set. Dave Longley 2013-02-14 13:34:28 -0500
  • 12e18a8384 Implement @type: @vocab compaction. Dave Longley 2013-02-14 12:40:24 -0500
  • 6d5934398d Reorganize and simplify value expansion. Dave Longley 2013-02-13 20:08:53 -0500
  • 447aa88d61 Do not expand values that are terms unless they are vocab relative. Dave Longley 2013-02-13 17:16:19 -0500
  • 2c8b2ef18d Expand @type: @vocab. Dave Longley 2013-02-13 17:00:05 -0500
  • d1ecc90e8a Skip @context key. Dave Longley 2013-02-12 16:11:00 -0500
  • 5466070d7d Disallow keywords in property generator, allow alias in context. Dave Longley 2013-02-12 16:03:54 -0500
  • d7bb4b3cba Remove term definition inheritance. Dave Longley 2013-02-12 15:10:45 -0500
  • 6e2b78c722 Move container var outside of loop. Dave Longley 2013-02-11 16:24:26 -0500
  • 7692f6f087 Remove active_property to item_active_property. Dave Longley 2013-02-11 16:07:38 -0500
  • d1d437b9b7 Remove unused base flag. Dave Longley 2013-02-11 16:00:44 -0500
  • 1bcef39068 Remove extra parameter. Dave Longley 2013-02-11 15:44:20 -0500
  • 4948365c1a Remove now superfluous flag and step. Dave Longley 2013-02-11 15:41:46 -0500
  • 5c5ab819d7 Simplify term definition creation, disallow @type in property generator. Dave Longley 2013-02-11 14:24:55 -0500
  • b7cf6df479 Use correct blank node namer when sharing context. Dave Longley 2013-02-11 11:38:52 -0500
  • 42903065d9 Use array to add compacted item when expanded property is @list. Dave Longley 2013-02-11 11:01:05 -0500
  • 1b676e47fe Remove unnecessary extra object check. Dave Longley 2013-02-11 10:34:46 -0500
  • 1dab2c9987 Check for subject references within lists. Dave Longley 2013-02-11 10:31:49 -0500
  • 5a6f3bc5dd Do not require a matching empty array when selecting a property generator. Dave Longley 2013-02-10 14:40:14 -0500
  • 31dafae2ec Ensure property generator values are compared during term selection. Dave Longley 2013-02-10 14:28:28 -0500
  • 7c2aceed28 Set some defaults for parsed url. Dave Longley 2013-02-08 15:51:19 -0500
  • 612f56aa6c Fix bugs w/prepend base. Dave Longley 2013-02-08 15:48:23 -0500
  • 61e1140b3b Fix bugs to pass unit tests, do JSON comparison in test runner. Dave Longley 2013-02-08 00:15:45 -0500
  • 3831d5336a Fix bugs to pass compaction tests. Dave Longley 2013-02-07 23:47:55 -0500
  • a8ce5ba4a2 Fix bugs to pass expansion tests. Dave Longley 2013-02-07 23:08:48 -0500
  • 6fbdfaa3b6 Various bug fixes to pass more tests. Dave Longley 2013-02-07 22:46:28 -0500
  • 89dd522d45 Initial update to port over changes from jsonld.js. Dave Longley 2013-02-07 17:19:19 -0500
  • 3309e2bd2b Bump version. Dave Longley 2013-02-04 16:05:20 -0500
  • 002740bc69 Add version. Dave Longley 2013-02-04 16:03:50 -0500
  • fece013733 Use base IRI when expanding @type. Dave Longley 2012-11-12 12:55:35 -0500
  • 4c76b11a67 Make default url resolver a separate function. Dave Longley 2012-10-29 09:57:24 -0400
  • 7b20e349af Add relative @context URL resolution. Dave Longley 2012-10-09 13:17:25 -0400
  • ef8769fe5a Fixes to comply with updates to the spec(s). Dave Longley 2012-09-26 16:36:51 -0400
  • 9b557af763 Add global declarations. Dave Longley 2012-09-19 15:24:22 -0400
  • 2ff57e973e Fix typo. Dave Longley 2012-08-15 15:39:55 -0400
  • 5299404f62 Fix list term check. Dave Longley 2012-06-30 21:36:03 -0400
  • 084c9e4db1 Remove duplicate RDF statements. Dave Longley 2012-06-30 21:08:28 -0400
  • 0a1058d4c0 Change addValue to allow duplicates by default. Dave Longley 2012-06-30 18:27:09 -0400
  • 599e507bcc Use available aliases for @value, @language when compacting. Dave Longley 2012-06-25 00:00:56 -0400
  • 7cf02461cc Fix nquads output for graph w/bnode ID. Dave Longley 2012-06-15 10:24:41 -0400
  • 2760055bd2 Update to fix value compaction when there is a default language. Dave Longley 2012-06-12 20:36:12 -0400
  • f17859714b Update flatten algorithm, fix @list merge bugs. Dave Longley 2012-05-22 15:09:26 -0400
  • 160c1b379a Handle @type blank node IRIs. Dave Longley 2012-05-21 17:41:38 -0400
  • a1f83aaba3 Fix blank node check in _flatten. Dave Longley 2012-05-21 15:51:17 -0400
  • 5149bf383c Add escaping to N-Quads. Dave Longley 2012-05-13 16:31:11 -0400
  • 00c18e853e Check input for non-array in from_rdf. Dave Longley 2012-05-09 22:15:28 -0400
  • aef8eb3e72 Check for existing RDF parser before removal. Dave Longley 2012-05-09 16:40:22 -0400
  • a4d73b0bb7 Make nquad methods public. Dave Longley 2012-05-09 16:21:46 -0400
  • f1f8c46542 Remove unused var. Dave Longley 2012-05-09 13:06:31 -0400
  • 29bd617417 Add ability to register global or processor RDF parsers. Dave Longley 2012-05-09 12:28:26 -0400
  • 0991a553c5 Readme fixes. Dave Longley 2012-05-08 23:37:23 -0400
  • 5a883990fa Update readme. Dave Longley 2012-05-08 23:30:24 -0400
  • 599e2352d1 Always use @value in expanded form. Dave Longley 2012-05-08 18:07:28 -0400
  • 4c847440c7 Implement JSON-LD context URL resolution. Dave Longley 2012-05-07 17:12:10 -0400
  • 52fa975894 Use RDF statements in normalization. Dave Longley 2012-05-05 16:03:30 -0400
  • 657edcec47 Remove unnecessary lines. Dave Longley 2012-05-02 16:49:42 -0400
  • 080dec516e Fix whitespace regex. Dave Longley 2012-05-01 16:33:41 -0400
  • 18e2934981 Sort RDF statement output. Dave Longley 2012-04-30 22:15:09 -0400
  • 566991cb47 Remove unnecessary value assignment. Dave Longley 2012-04-30 21:22:05 -0400
  • 25d86fc0db Handle strings in @graph [] case. Dave Longley 2012-04-30 19:55:26 -0400
  • ad531248c6 Implement toRDF. Dave Longley 2012-04-30 17:43:38 -0400
  • 273c9c88de Implement fromRDF. Dave Longley 2012-04-30 17:10:27 -0400
  • 28e8502122 Use %1.15e for double strings, fix base handling. Dave Longley 2012-04-30 15:14:32 -0400
  • 7941387631 Allow null @id mappings, use null mapping in compact IRI. Dave Longley 2012-04-27 17:28:51 -0400
  • 2135f34a72 Update to latest spec changes. Dave Longley 2012-04-27 16:18:05 -0400
  • 0e6040c9e1 Remove unnecessary var. Dave Longley 2012-04-27 00:48:19 -0400
  • f1ad4a7936 Fix method signature. Dave Longley 2012-04-27 00:16:17 -0400
  • 5f2b5a246c Remove unnecessary output line. Dave Longley 2012-04-26 23:57:14 -0400
  • 60994879d6 Remove unused var. Dave Longley 2012-04-26 21:07:19 -0400
  • 3f494ac765 Naming convention fixes. Dave Longley 2012-04-26 20:46:41 -0400
  • 75526669b8 Follow naming conventions. Dave Longley 2012-04-26 19:53:55 -0400
  • 6254519b40 Code clean up/renaming. Dave Longley 2012-04-26 16:31:55 -0400
  • d0c73ec99d Some formatting changes. Dave Longley 2012-04-26 13:34:24 -0400
  • ae46860dab Some code clean up/reorganization. Dave Longley 2012-04-24 20:29:40 -0400
  • 265689c92f Remove unused function, some clean up. Dave Longley 2012-04-24 14:37:21 -0400
  • 75bda64cfb Update README. Dave Longley 2012-04-24 13:37:43 -0400
  • 30622b2aeb Fix remaining bugs with framing and test harness. Dave Longley 2012-04-23 16:06:42 -0400
  • 084727c586 Fix remaining expansion, normalize, compact bugs. Dave Longley 2012-04-23 15:52:56 -0400
  • 1b8a833bd1 Fix number checks. Dave Longley 2012-04-23 15:15:26 -0400
  • b763bdde10 Fix various bugs that cropped up during port. Dave Longley 2012-04-23 15:00:13 -0400
  • a1a5a4cb34 Various syntax/logic fixes. Dave Longley 2012-04-23 14:01:56 -0400
  • cdce63a99c New port of jsonld.js. Dave Longley 2012-04-23 12:57:06 -0400
  • de770b30fd Sort all properties except @id in normalization. Dave Longley 2012-03-04 15:35:44 -0500
  • ab71b33c3f Fix error message. Dave Longley 2012-03-04 02:30:35 -0500
  • 809a4d31ce Remove duplicate objects when normalizing. Dave Longley 2012-01-16 15:53:49 -0500
  • eb7a99a45e Use keyword alias in compact output. Dave Longley 2012-01-12 13:41:23 -0500