Sha256: c02742b1aa601b4e8001ae62e14af2d2296f435a867dd20011cb205d173f099b
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 KB
Contents
=== 0.1.1 * Changed @literal to @value. * Change expanded double format to %1.6e * Only recognize application/ld+json and :jsonld. === 0.1.0 * New @context processing rules. * @iri and @subject changed to @id. * @datatype changed to @type. * @coerce keys can be CURIEs or IRIs (not spec'd). * @language in @context. * Implemented JSON::LD::API for .compact and .expand. * Support relative IRI expansion based on document location. * Make sure that keyword aliases are fully considered on both input and output and used when compacting. === 0.0.8 * RDF.rb 0.3.4 compatibility. * Format detection. * Use new @list syntax for parsing ordered collections. * Separate normalize from canonicalize === 0.0.7 * Change MIME Type and extension from application/json, .json to application/ld+json, .jsonld. * Also added application/x-ld+json * Process a remote @context * Updated to current state of spec, including support for aliased keywords * Update Writer to output consistent with current spec. === 0.0.6 * Another order problem (in literals) === 0.0.5 * Fix @literal, @language, @datatype, and @iri serialization * Use InsertOrderPreservingHash for Ruby 1.8 === 0.0.4 * Fixed ruby 1.8 hash-order problem when parsing @context. * Add .jsonld file extention and format * JSON-LD Writer * Use test suite from json.org * Use '@type' instead of 'a' and '@subject' instead of '@' === 0.0.3 * Downgrade RDF.rb requirement from 0.4.0 to 0.3.3. === 0.0.2 * Functional Reader with reasonable test coverage. === 0.0.1 * First release of project scaffold.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
json-ld-0.1.2 | History.markdown |