Published December 16, 2019
| Version 3.1.0
Software
Open
ruby-rdf/rdf: Release 3.1.0
Authors/Creators
- Gregg Kellogg1
- Arto Bendiken2
- 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
- Richard Degenne15
- Pius Uzamere16
- Peter Williams
- Naoki Kawamukai
- Misty De Meo
- Igor Bochkariov
- Fumihiro Kato17
- Ewout
- Danny Gagne
- Călin Ardelean18
- cjcolvar
- Charles Pence19
- Aymeric Brisse15
- ArthurWD
- 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. Perfect Memory
- 16. Ether
- 17. NII / LODI
- 18. Iubisoft
- 19. Université catholique de Louvain (@UCLouvain)
Description
- Removes support for Ruby < 2.4.
- Update calling sequences for options and keyword arguments (Ruby 2.7 compatibility)
- Calls to
Queryable#queryand similar, along withRDF::Querywhere the first argument is of the form of a hash will typically need to explicitly enclose those members within{}, so they're not confused with keyword arguments.
- Calls to
- Adds
URI.encodeandURI.decodeas these are deprecated in Ruby core.
Files
ruby-rdf/rdf-3.1.0.zip
Files
(410.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9798fb914c61dd6ebebb7a15fc78fc30
|
410.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ruby-rdf/rdf/tree/3.1.0 (URL)