metanorma / obp-access

Data access on ISO OBP
1 stars 2 forks source link

== ISO OBP data access in Ruby

=== Background

The https://www.iso.org/obp/ui[ISO Online Browsing Platform (OBP)] is the ISO official location to obtain informative content from ISO standards.

NOTE: Normative content of ISO standards is paywalled.

Informative content provided on the OBP include:

=== Use cases

There are many situations where the informative content is already useful:

=== Usage

[source,sh]

bundle exec exe/obp-access -o output iso:std:iso:5598:ed-3:v1:en

== Credits

This gem is developed, maintained and funded by https://www.ribose.com[Ribose Inc.]

== License

The gem is available as open source under the terms of the https://opensource.org/licenses/BSD-2-Clause[2-Clause BSD License].