Registry / serialization / rdf
library3.3.4rbrubygemsunverified

RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.

gem install rdf
INSTALL
IMPORT
SIG · RDF
R
rdf
serializationrubyv3.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RDF
require 'rdf'

Create an RDF graph with a statement

require 'rdf' RDF::Graph.new << RDF::Statement.new(RDF::URI('http://example.org'), RDF::RDFS.label, 'Example')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rdf — gem install rdf · libregistry