Mapping NITF into Plone's metadata

Comments

[this is good]
hi hector, what python library do you use to parse the NITF documents? thanks
We use Beautiful Soup, Jodok; we have the code for the parser available and also a couple of applications to convert HTML, XHTML, Adobe InDesign and XTend-Xport (and extension to QuarkXPress) into NITF.

It would be better to subclass and customize a parser based on Beautiful Soup instead of doing what we are doing. Also I think the code for the converters is pretty much specific to our needs. In any case you've got the idea.

I'll be posting a little bit more on this work in a couple of days.

Thanks for your feedback.

Post a comment

Already a Vox member? Sign in