Skip to content
flavor

Relaton W3C

Retrieves W3C Standards for bibliographic use.

Installation

$gem install relaton-w3c

Quick Start

require 'relaton'

# Fetch a bibliographic item
bib = Relaton::Bibliography.get "W3C REC-json-ld11-20200716"
puts bib.to_xml

Links

Related