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

Implementation of Corpus.[first|last]Node(FILTERURN) is naive #99

Closed neelsmith closed 6 years ago

neelsmith commented 7 years ago

It does not take account of possibility of multiple tiers in work component.

This function should throw exception on notional urn, and filter version or exemplar urns appropirately.

Eumaeus commented 6 years ago

I am working on this today, 2/18/2018.

Eumaeus commented 6 years ago

Fixed and tested.