cite-architecture / ohco2

A cross-platform library for working with collections of texts in the OHCO2 model
https://cite-architecture.github.io/ohco2/
GNU General Public License v3.0
2 stars 1 forks source link

TextRepositorySource.fromFiles fails on non-XML files #72

Closed neelsmith closed 7 years ago

neelsmith commented 7 years ago

Not correctly consulting catalog, and trying to parse everything as xml.

neelsmith commented 7 years ago

corrected. But how do we know separator character for two-column source?

Values are not correctly propagated throughout ohco2.

neelsmith commented 7 years ago

fixed.