Published November 5, 2018
| Version 3.0.4
Software
Open
ruby-rdf/rdf: Release 3.0.4
Authors/Creators
- Gregg Kellogg1
- Arto Bendiken2
- Thomas Johnson
- Ben Lavender3
- Julien Pervillé4
- Mark Borkum5
- David Butler6
- Chris Beer7
- Justin Coyne8
- Peter Vandenabeele9
- Thomas Nixon10
- Judson Lester11
- Joey Geiger12
- John Fieber
- Conor Sheehan
- Keita Urashima13
- Brian Shirai14
- redlibrarian
- Sam Phippen
- Pius Uzamere15
- Peter Williams
- kna
- Misty De Meo
- Igor Bochkariov
- Fumihiro Kato16
- Ewout
- 1. Self
- 2. @cecg
- 3. Stripe
- 4. Perfect-Memory SA
- 5. Pacific Northwest National Laboratory
- 6. @indeedassessments
- 7. Stanford
- 8. Stanford University Libraries
- 9. All Things Data
- 10. BBC R&D
- 11. OpenTable
- 12. Nexia™
- 13. Enishi Tech Inc.
- 14. Rubinius, Inc
- 15. Ether
- 16. NII / LODI
Description
- Tighten up rules on what makes an RDF::List valid.
- Be more forgiving on rdf:type values within a list.
- Fix issue when logging multiple invalid statements to $stderr. (@jperville)
- Cache
NTriples::Writerinstance used inNTriples::Writer.serializeso that it does not re-instantiate each time it is called. - Reduce object allocations in
RDF::NTriples::Reader(@jperville) - Use Regexp.match? on Ruby >= 2.4, with fallback for earlier Ruby versions (@jperville)
- Use the same DelegateClass(IO) each time we instanciate a logger (@jperville)
Files
ruby-rdf/rdf-3.0.4.zip
Files
(406.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:99e5c7a136953534ebd5490bad230e1f
|
406.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ruby-rdf/rdf/tree/3.0.4 (URL)