Registry / serialization / rdf-rdfa

rdf-rdfa

JSON →
library3.3.0rbrubygemsunverified

An RDFa reader/writer for Ruby using the RDF.rb library suite, enabling parsing and serialization of RDFa content.

gem install rdf-rdfa
INSTALL
IMPORT
SIG · RDF-RDFA
R
rdf-rdfa
serializationrubyv3.3.0
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::RDFa
require 'rdf/rdfa'

Load an RDFa document from a URL and output as Turtle.

require 'rdf/rdfa' graph = RDF::Graph.load('http://example.com') puts graph.dump(:ttl)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
rdf-rdfa — gem install rdf-rdfa · libregistry