ubermichael / isetools

Tools for parsing data for the Internet Shakespeare Editions
GNU General Public License v2.0
2 stars 3 forks source link

Feature: transformer to resolve deprecations #10

Closed telic closed 2 years ago

telic commented 9 years ago

Add a transformer that replaces deprecated tagging with the preferred new tagging when possible.

telic commented 9 years ago

A few things that could be done quite easily:

It would probably be a good idea to encode these simple translations into the schema somehow.

telic commented 9 years ago

Some slightly trickier ones:

ubermichael commented 8 years ago

New transformer which extends IdentityTransformer and overrides the necessary methods.