Entities
Appearance
Implements the BibliographicItem model — the foundation of the Relaton data model.
gem install relaton-bib
require 'relaton-bib' # Fetch a bibliographic item bib = RelatonBib::Bibliography.get("ISO 690:2010") puts bib.to_xml