metanorma / pubid-iso

Implementation of ISO pubid
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

TTA type is not available #164

Closed andrew2net closed 1 year ago

andrew2net commented 1 year ago

The document ISO/TTA 2:1997 has a type that this gem doesn't recognize.

> Pubid::Iso::Identifier.parse_from_title("ISO/TTA 2:1997 Tensile tests for discontinuously reinforced metal matrix composites at ambient temperatures")
Pubid::Iso::Errors::WrongTypeError: TTA type is not available
from /Users/andrej/.rvm/gems/ruby-3.0.0/gems/pubid-iso-0.3.1/lib/pubid/iso/type.rb:53:in `initialize'