jsonresume / resume-schema

JSON-Schema is used here to define and validate our proposed resume json
http://jsonresume.org
MIT License
2.08k stars 276 forks source link

Suggestion: Add "type" field to publications #413

Open VCNinc opened 3 years ago

VCNinc commented 3 years ago

Previous feature requests have mentioned adding an option for patents & copyrights. I suggest adding a "type" field to publications such that various types of publications can be tagged (academic papers, books, patents, presentations, ...) and maybe handled differently by themes choosing to support this.

pav-anastasiadis commented 3 years ago

I second this, it would be a great addition.

MattOates commented 11 months ago

A better plan is just use BibJSON https://okfnlabs.org/bibjson/ why reinvent the wheel but triangle shaped? BibJSON also did the extremely sensible thing of aligning to BibTeX and has tooling already.