This blog post introduces the design philosophy and object model of the library and provides a tutorial for using its core classes. The author states that the goal of the library is to "bring RDF to a world of agile programmers and startups, and to bring existing Linked Data enthusiasts to a platform that encourages rapid innovation and programmer happiness".
URL: http://blog.datagraph.org/2010/03/rdf-for-ruby
Keywords: Literals, Datatypes, CRUD, Ruby
Author: Bendiken, Arto
Date created: 2010-03-09 05:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P30M
Educational use: instruction
Educational audience: student
Interactivity type: expositive
- 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.