
ruby & Semantic
Get flash to fully experience Pearltrees
RDF in Ruby revisited | danbri's foaf stories
The state of Ruby, RDF and Rails 3
RDFa On Rails, the Semantic Web made simple « my understanding
I just released the first version (well already 0.0.3, after small fixes) of RDFa On rails. It is a quite early release so don’t expect too much .Json
from rdflib.graph import Graph g = Graph () g . parse ( "http://bigasterisk.com/foaf.rdf" ) g . parse ( "http://www.w3.org/People/Berners-Lee/card.rdf" )
Getting started with rdflib — rdflib v3.0.0 documentation
Ruby_on_rails
bendiken/rdf - GitHub
Based entirely on Ruby's autoloading, meaning that you can generally make use of any one part of the library without needing to load up the rest. When installed, RDF.rb includes a rdf shell script which acts as a wrapper to perform a number of different operations on RDF files using available readers and writers.SPARQL for the Ruby Developer
RDF.rb: Linked Data for Ruby
Surfin’ ain’t easy, and right now, you’re lost at sea. But don’t worry; simply pick an option from the list below, and you’ll be back out riding the waves of the Internet in no time.
10 Ruby on Rails Best Practices
Getting Started with RDF and SPARQL Using 4store and RDF.rb | Jeni's Musings
Updated to include some of Arto Bendicken’s recommendations .This tutorial is for programmers used to building software on top of non-Semantic-Web data sources: using screen scraping techniques, or using APIs that return XML, JSON, CSV etc. Getting data from Semantic Web sources is typically done in one of two ways: either directly getting data in an RDF serialization over HTTP or by using a SPARQL endpoint. In this tutorial, we shall get some data from DBPedia , the Semantic Web version of Wikipedia .

