MarcusBarnes / mik

The Move to Islandora Kit is an extensible PHP command-line tool for converting source content and metadata into packages suitable for importing into Islandora (or other digital repository and preservations systems).
GNU General Public License v3.0
34 stars 11 forks source link

Document the Templated metadata parser #373

Closed mjordan closed 7 years ago

mjordan commented 7 years ago

We need to document the new Templated metadata parser. Probably best to wait on some discussion at #372.

mjordan commented 7 years ago

First draft is at at https://github.com/MarcusBarnes/mik/wiki/Cookbook:-Templated-Metadata-Parser, with the entry for the SimpleReplaceTemplated metadata manipulator at https://github.com/MarcusBarnes/mik/wiki/Metadata-manipulator:-SimpleReplaceTemplated.

mjordan commented 7 years ago

@MarcusBarnes or @bondjimbond would you mind taking a look at the draft documentation for this so we can close this issue (and/or improve the docs)?

mjordan commented 7 years ago

@MarcusBarnes a little bump on this, if you have time.

MarcusBarnes commented 7 years ago

I've reviewed both https://github.com/MarcusBarnes/mik/wiki/Cookbook:-Templated-Metadata-Parser and https://github.com/MarcusBarnes/mik/wiki/Metadata-manipulator:-SimpleReplaceTemplated. They both look good. I'm going to close this issue. @bondjimbond and others, if you're able to take a look, please do and we can incorporate any feedback you provide.

mjordan commented 7 years ago

Thanks @MarcusBarnes. I've linked the cookbook recipe from the Cookbook table of contents and updated all applicable toolchain documentation.