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

Tree @master (Download .tar.gz)

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

Book (schema)

This is a schema which defines, for now, a few rudimentary things about what properties all Book 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 book.

authors

The author(s) of the book.

translators

  • optional: true

The translator(s) of this edition of book.

date

Date the book was published

ISBN

  • optional: true

ISBN

publisher

  • optional: true

Publisher

booksite

  • optional: true

A website where extra materials regarding the book (errata, etc.) can be obtained.

wikipedia

  • optional: true

Wikipedia

online

  • optional: true
  • multiple: true

A URL where the book can be read online.

borrow

  • optional: true
  • multiple: true

A URL where the book can be borrowed online.

borrow-with-print-disabilities

  • optional: true
  • multiple: true

A URL where the book can be borrowed online by users with print disabilities.

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.