slub / mets-mods2tei

Convert bibliographic meta data in MODS format to TEI headers
Apache License 2.0
8 stars 7 forks source link

Extend the example #45

Closed tboenig closed 4 years ago

tboenig commented 4 years ago

Hi @wrznr,

I thought your program only created TEI metadata. I was just running your example. To avoid this happening to others, I would suggest to extend the example.

MetsMods-Metadata to TEIHeader and skeleton TEI (env) $ mm2pc "https://digital.slub-dresden.de/oai/?verb=GetRecord&metadataPrefix=mets&identifier=oai:de:slub-dresden:db:id-453779263"

MetsMods-Metadata to TEIHeader and OCR text as TEI (using Opion -o) (env) $ mm2par -o "https://digital.slub-dresden.de/oai/?verb=GetRecord&metadataPrefix=mets&identifier=oai:de:slub-dresden:db:id-453779263"

wrznr commented 4 years ago

Sorry. Not necessary. The documentation, which is admittedly not brilliant, is very clear wrt. -o.