Commit graph

258 commits

Author SHA1 Message Date
Dave Longley c5f9d1963a Add term definition error codes, etc. 2013-09-14 13:42:15 -04:00
Dave Longley 60c335a6e9 Support more error conditions in expand. 2013-09-13 16:42:10 -04:00
Dave Longley 12a9ccc9e8 Handle scalars before objects. 2013-09-13 13:17:40 -04:00
Dave Longley d1501c7c08 Do not output relative IRIs in RDF datasets. 2013-09-13 13:16:10 -04:00
Dave Longley 944e9ee886 Add link header parse method. 2013-09-13 13:07:18 -04:00
Dave Longley 9ca43c5a40 Remove closure for php 5.3 compatibility. 2013-08-09 14:19:41 -04:00
Dave Longley 7b937b3fdc Fix closure bug. 2013-08-09 14:11:52 -04:00
Dave Longley fdd5ef987f Use call_user_func. 2013-08-09 14:08:31 -04:00
Dave Longley 01f0f1440d Use array() syntax. 2013-08-09 13:55:54 -04:00
Dave Longley ec6b4d7383 Fix type, check for datatype. 2013-08-09 13:42:31 -04:00
Dave Longley 7a67ebd0f8 Do not include (data)types in node map. 2013-08-09 13:33:14 -04:00
Dave Longley 281d8ee797 Add support for partial lists. 2013-08-09 13:32:26 -04:00
Dave Longley ff79a799ba Add $options param. 2013-08-06 14:07:21 -04:00
Dave Longley 83d974a06f Do not produce generalized RDF when normalizing. 2013-08-06 14:06:30 -04:00
Dave Longley 443df61b11 Exclude blank node predicates unless producing generalized RDF. 2013-08-06 14:02:08 -04:00
Dave Longley c0280e53e4 Add default base option. 2013-08-06 13:54:59 -04:00
Dave Longley 63d61f1c4d Bump version, fix docs, add produceGeneralizedRdf option. 2013-08-06 13:52:15 -04:00
Dave Longley 96e20e4afe Do not add subject-references at top-level. 2013-08-06 13:46:56 -04:00
Dave Longley 090183dccc Ensure expanded frame is properly traversed for @list. 2013-08-06 13:28:25 -04:00
Dave Longley 7c7b9ae3be Rename 'loadDocument' option to 'documentLoader'. 2013-07-24 16:05:22 -04:00
Dave Longley c922963403 Fix docs (nquads not the default). 2013-07-18 12:07:32 -04:00
Dave Longley 44aae8c1a1 Ensure expand context URL option is processed. 2013-07-16 15:24:11 -04:00
Dave Longley 8c0319895c Do not include '@' for empty language tag. 2013-07-15 14:10:29 -04:00
Dave Longley 8a0eb2150e Support new document loader API. 2013-07-15 12:30:28 -04:00
Dave Longley cf815ece8a Allow @set w/@reverse. 2013-06-18 13:26:27 -04:00
Dave Longley 15414cfe80 Remove extra bnode naming, fix active context caching bugs. 2013-06-07 12:06:39 -04:00
Dave Longley f775f8ceda Sort subjects and properties in toRDF. 2013-06-06 22:12:49 -04:00
Dave Longley 5be8e20433 Some fixes for bnodes for properties and xsd:double. 2013-06-06 22:00:52 -04:00
Dave Longley 4d4334ea43 Update fromRDF to comply with recent changes to the spec. 2013-05-17 16:59:32 -04:00
Dave Longley 66bddc2ab9 Do not prepend '../' extra when removing base if base begins with '/'. 2013-05-03 11:14:51 -04:00
Dave Longley b0f8533fee Do not expand context IRI mappings using base. 2013-05-03 10:41:27 -04:00
Dave Longley 5ed2f4ea35 Mark term as defined once IRI mapping is set. 2013-04-16 11:11:09 -04:00
Dave Longley 7df527661d Bump version. 2013-04-15 11:09:29 -04:00
Dave Longley d14adbdf22 Check invalid keyword aliasing via @id. 2013-04-15 11:09:06 -04:00
Dave Longley 3278e369c1 Allow @id values that match term. 2013-04-15 10:46:22 -04:00
Dave Longley 8d0c224992 Throw error if compaction context is null. 2013-04-09 11:34:31 -04:00
Dave Longley a4eb8e6d4b Always use @graph when context output is an array. 2013-04-09 11:31:26 -04:00
Dave Longley f5337b8118 Do not consider any two @lists equal. 2013-04-06 00:15:39 -04:00
Dave Longley fe470927fb Bump version. 2013-04-04 11:37:17 -04:00
Dave Longley 330aa5f685 Give precedence to @vocab over CURIEs when compacting IRIs. 2013-04-04 11:36:50 -04:00
Dave Longley 7034bb713e Simplify expand IRI. 2013-04-04 11:25:46 -04:00
Dave Longley c765930a43 Support strings passed into processContext. 2013-04-04 02:54:16 -04:00
Dave Longley 642a789eb4 Ensure property bnodes are relabeled during flattening. 2013-04-04 02:10:24 -04:00
Dave Longley 3aba934eb6 Simplify context sharing after removing bnode renaming from expansion. 2013-04-03 22:10:54 -04:00
Dave Longley 6e732f5731 Ensure inverse context isn't regenerated unnecessarily. 2013-04-03 17:33:17 -04:00
Dave Longley dd369c69d0 Fix error text and details. 2013-04-03 16:31:48 -04:00
Dave Longley e19abc3ff4 Simplify term selection. 2013-04-03 14:20:25 -04:00
Dave Longley fe09299b21 Formatting/typo fixes. 2013-04-01 20:25:10 -04:00
Dave Longley b187144961 Simplify graph iteration. 2013-04-01 16:34:43 -04:00
Dave Longley 830afdd9e6 Fix typos. 2013-03-30 20:42:23 -04:00
Dave Longley 63a59e63a8 Fix bug when renaming @type blank nodes when flattening. 2013-03-28 12:12:13 -04:00
Dave Longley b3d8b564d0 Minor clean up of IRI expansion. 2013-03-27 11:08:11 -04:00
Dave Longley 0778e0f7c3 Remove blank node relabeling from expansion. 2013-03-27 10:52:25 -04:00
Dave Longley d5c0460356 Fix typo. 2013-03-12 12:33:55 -04:00
Dave Longley 4b0ef081b6 Support @reverse properties. 2013-03-12 12:20:11 -04:00
Dave Longley 896842b107 Simplify keyword alias handling. 2013-03-11 17:04:24 -04:00
Dave Longley 5cf9a5c133 Fix bug to remove warning with empty delimiter. 2013-03-08 13:50:18 -05:00
Dave Longley b0c1d0cfe8 Remove property generator support. 2013-03-06 14:34:03 -05:00
Dave Longley e410888508 Bump version. 2013-03-06 11:36:32 -05:00
Dave Longley 0433cfb6e6 Fixes to base/relative IRI handling. 2013-03-06 11:36:14 -05:00
Dave Longley 8b20be5785 Add @base as a keyword. 2013-03-04 21:28:24 -05:00
David I. Lehn 4552cc6112 Remove trailing CRs. 2013-03-01 15:08:07 -05:00
Dave Longley 9a760ef766 Fix bug with parsing @base. 2013-03-01 11:21:29 -05:00
Dave Longley 5847ac58b1 Do not change IRIs if base is empty. 2013-02-28 17:10:21 -05:00
Dave Longley e112743436 Bump version. 2013-02-28 16:51:10 -05:00
Dave Longley baa3cdf2f6 Do not remove relative '../' with empty base. 2013-02-28 16:50:43 -05:00
Dave Longley 24fa461705 Fix bugs w/expanding/compacting with empty base. 2013-02-28 16:42:32 -05:00
Dave Longley b57d0797e8 Allow empty string for @base. 2013-02-28 16:19:15 -05:00
Dave Longley cb03711585 Add @base support. 2013-02-28 16:03:11 -05:00
Dave Longley eb3c8ba42d Bump version. 2013-02-28 15:50:25 -05:00
Dave Longley a3369ffb21 Fix bugs with hashes and queries when compacting to relative IRIs. 2013-02-28 15:49:42 -05:00
Dave Longley f0746b22c0 Return keywords immediately when expanding. 2013-02-26 00:36:53 -05:00
Dave Longley 8bad8e2d24 Remove optimize option; add compactArrays option to compaction. 2013-02-21 16:06:33 -05:00
Dave Longley 232afca21d Ensure @language and @vocab are copied from active context. 2013-02-20 19:32:50 -05:00
Dave Longley 9653a673d5 Bump version. 2013-02-20 16:56:05 -05:00
Dave Longley 21c0934d8f Use RDF datasets for RDF conversion instead of RDF statements. 2013-02-20 16:55:36 -05:00
Dave Longley 623d43b6e5 Bump version. 2013-02-18 16:34:45 -05:00
Dave Longley 41ee90f02c Add secure context loader that require https even when redirecting. 2013-02-18 16:34:14 -05:00
Dave Longley dfbea38c6f Remove unnecessary initialization. 2013-02-18 11:11:20 -05:00
Dave Longley 607575d0d4 Use context loader terminology. 2013-02-18 10:51:51 -05:00
Dave Longley 5961e603aa Do not compact to @language map when @index is present. 2013-02-18 10:33:18 -05:00
Dave Longley fda8545943 Use '_:b' instead of '_:t' for bnode prefixes. 2013-02-17 13:38:55 -05:00
Dave Longley d80c0acb4f Bump version. 2013-02-15 16:25:30 -05:00
Dave Longley b53300d179 Rename default jsonld url client method. 2013-02-15 15:38:37 -05:00
Dave Longley 47e4a04f57 Rename url resolver to url client. 2013-02-15 15:34:21 -05:00
Dave Longley fdc08dc903 Ensure vocab relative flag is passed when expanding properties. 2013-02-15 14:13:46 -05:00
Dave Longley bea64fee03 Ensure named graph blank node IDs are relabeled. 2013-02-15 14:04:29 -05:00
Dave Longley fbfb6c9fcb Do not compact to relative IRIs if vocab relative flag is true. 2013-02-15 12:44:00 -05:00
Dave Longley e5f1e28ada Drop duplicates when creating node maps. 2013-02-15 12:16:26 -05:00
Dave Longley 505202c213 Compact absolute IRIs to relative IRIs. 2013-02-15 00:58:23 -05:00
Dave Longley 6e7f7a3b9a Only compact to terms when relative flag is set. 2013-02-14 13:34:28 -05:00
Dave Longley 12e18a8384 Implement @type: @vocab compaction. 2013-02-14 12:40:24 -05:00
Dave Longley 6d5934398d Reorganize and simplify value expansion. 2013-02-13 20:08:53 -05:00
Dave Longley 447aa88d61 Do not expand values that are terms unless they are vocab relative. 2013-02-13 17:16:19 -05:00
Dave Longley 2c8b2ef18d Expand @type: @vocab. 2013-02-13 17:00:05 -05:00
Dave Longley d1ecc90e8a Skip @context key. 2013-02-12 16:11:00 -05:00
Dave Longley 5466070d7d Disallow keywords in property generator, allow alias in context. 2013-02-12 16:03:54 -05:00
Dave Longley d7bb4b3cba Remove term definition inheritance. 2013-02-12 15:10:45 -05:00
Dave Longley 6e2b78c722 Move container var outside of loop. 2013-02-11 16:24:26 -05:00
Dave Longley 7692f6f087 Remove active_property to item_active_property. 2013-02-11 16:07:38 -05:00