Skip to content
flavor

Relaton OMG

Retrieves OMG Standards for bibliographic use.

Installation

$gem install relaton-omg

Quick Start

require 'relaton'

# Fetch a bibliographic item
bib = Relaton::Bibliography.get "OMG UML 2.5.1"
puts bib.to_xml

Links

Related