We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rdf-borsh
1 parent 884e3ef commit 0e0e7b5Copy full SHA for 0e0e7b5
1 file changed
README.md
@@ -351,6 +351,7 @@ other gems:
351
* [RDF::TriG][] (extension)
352
* [RDF::TriX][] (extension)
353
* [RDF::Turtle][] (extension)
354
+* [RDF::Borsh][] (extension)
355
356
The meta-gem [LinkedData][LinkedData doc] includes many of these gems.
357
@@ -516,6 +517,7 @@ see <https://unlicense.org/> or the accompanying {file:UNLICENSE} file.
516
517
[RDF 1.2]: https://www.w3.org/TR/rdf12-concepts/
518
[SPARQL 1.1]: https://www.w3.org/TR/sparql11-query/
519
[RDF.rb]: https://ruby-rdf.github.io/
520
+[RDF::Borsh]: https://ruby-rdf.github.io/rdf-borsh
521
[RDF::DO]: https://ruby-rdf.github.io/rdf-do
522
[RDF::Mongo]: https://ruby-rdf.github.io/rdf-mongo
523
[RDF::Sesame]: https://ruby-rdf.github.io/rdf-sesame
0 commit comments