Sha256: 1d0e2dd778d3058a9397ad5cdc9017cdbcc81c400ece8c6a9b432a92cd3968b5

Contents?: true

Size: 1013 Bytes

Versions: 1

Compression:

Stored size: 1013 Bytes

Contents

=== 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.0 History.markdown