Registry / serialization / rdf-n3

rdf-n3

JSON →
library3.3.1rbrubygemsunverified

RDF::N3 is an Notation-3 reader/writer and reasoner for the RDF.rb library suite.

gem install rdf-n3
INSTALL
IMPORT
SIG · RDF-N3
R
rdf-n3
serializationrubyv3.3.1
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::N3
require 'rdf/n3'

Read and iterate over Notation-3 data

require 'rdf/n3' graph = RDF::Graph.load('example.n3') graph.each_statement { |s| puts s.to_s }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
rdf-n3 — gem install rdf-n3 · libregistry