gi-ev / LNI-proceedings

Support for generating LNI proceedings
https://gi-ev.github.io/LNI-proceedings/
Creative Commons Zero v1.0 Universal
5 stars 5 forks source link

Add abstract and keywords to .csv and to .bib file #24

Open koppor opened 2 years ago

koppor commented 2 years ago

Currently, the .csv and .bib do not contain the abstract and keywords. An abstract and keywords is good to be communicated to search engines or meta data.

This is a pre-condition for https://github.com/gi-ev/LNI-proceedings/issues/23.

koppor commented 2 years ago

Maybe the tool for that can also fix https://github.com/gi-ev/LNI-proceedings/issues/12.

Instead of letting the proceedings.tex generate the .bib and .csv file, it could also be done using an external script.

koppor commented 2 years ago

https://github.com/gi-ev/LNI-proceedings/issues/17 discusses the extraction and storage of the meta data

koppor commented 2 years ago

This is also used for the submission of Dublin Core data elements for the GI. (Documentation: https://github.com/gi-ev/LNI-proceedings#submitting-to-the-digitale-bibliothek-der-gi)

Currently, metaExtract.py is the basis for that process.