This is the GitHub repo for RDF.rb, a pure-Ruby library for working with Resource Description Framework (RDF) data. Includes links to tutorials and documentation, as well as information about the RDF data model and its serializations.
URL: https://github.com/ruby-rdf/rdf
Keywords: Ruby
Author: Lavender, Ben
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P1H
- Understands how components of the RDF data model (datasets, graphs, statements, and various types of node) are expressed in the RDF library of a given programming language by constructs such as object
- Uses RDF-specific programming methods to query RDF data and save the results for further processing.