git @ Cat's Eye Technologies The-Glosscubator / master schema / Paper.md
master

Tree @master (Download .tar.gz)

Paper.md @masterview markup · raw · history · blame

Paper (schema)

This is a schema which defines, for now, a few rudimentary things about what properties all Paper entries in this repository should have.

The order in which they are listed here induces an order in which they should appear on each entry.

subtitle

  • optional: true

The subtitle of the paper.

authors

The author(s) of the paper.

translators

  • optional: true

The translator(s) of this edition of paper.

date

Date the paper was published.

publication

  • optional: true

publication

identifier

  • optional: true

This might need some rethinking

format

  • optional: true

If the paper is not actually a paper but something else, this can be noted here. Possible values: book-chapter, talk-slides. Also, if it's not obvious it's a PDF from the URL, pdf can be put here.

wikipedia

  • optional: true

Wikipedia

online

  • optional: true
  • multiple: true

A URL where the paper can be read online.

url

  • optional: true

A URL where the paper can be read online.

paywall

  • optional: true

A boolean indicating whether the paper is restricted from access at the online URL or not.

topics

  • optional: true

A comma-separated list of multiple topics that this book is classified under.

future-topics

  • optional: true

A comma-separated list of multiple topics that this book might be classified under one day, once those topics exist.