Registry / serialization / rdf-json

rdf-json

JSON →
library3.3.0rbrubygemsunverified

RDF.rb extension for parsing and serializing RDF/JSON data.

gem install rdf-json
INSTALL
IMPORT
SIG · RDF-JSON
R
rdf-json
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::JSON
require 'rdf/json'

Load an RDF/JSON file and iterate statements

require 'rdf/json' graph = RDF::Graph.load('data.json', format: :json) graph.each_statement { |s| puts s }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
rdf-json — gem install rdf-json · libregistry