6.7.1
Two bug fixes:
- The RDF reader chokes on certain character combinations if the raw data
is not encoded UTF-8. See ruby-rdf/rdf#142
Fedora does not store character encoding, so by default they come back as
ASCII-8BIT. - the ConfigGenerator calls
generate
instead ofinvoke