Sha256: cb5d239baf7d9a41ba34e879e269efb0ea1e1728a93d303f79496baa64c824bf

Contents?: true

Size: 415 Bytes

Versions: 3

Compression:

Stored size: 415 Bytes

Contents

v0.1.0
------

- Initial release
- Implements BNF grammar as a `Regexp` at `RDF::EDTF::Literal::GRAMMAR`
- Supports EDTF level 0-2, with minor caveats:
  - Datetimes without a zone offset will be parsed and reserialized as UTC with
  `+00:00`. See: https://github.com/inukshuk/edtf-ruby/issues/14
  - Sets will be reserialized with spaces in their separators. See:
  https://github.com/inukshuk/edtf-ruby/issues/15

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdf-edtf-1.1.0 CHANGELOG.md
rdf-edtf-1.0.0 CHANGELOG.md
rdf-edtf-0.1.0 CHANGELOG.md