valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

library-book.md (1061B)


      1 # Library Book
      2 
      3 First draft, incomplete.
      4 
      5 Checking out a book from the library and then returning it:
      6 
      7 * Title: The power of Babel : a natural history of language
      8 * ISBN-10: 006052085X
      9 * Author: John H McWhorter
     10 * Classifications: 
     11     * Historical linguistics
     12     * Language origins
     13 
     14 
     15 1. Find the book in catalog:
     16     * Search parameters that would work:
     17         * Title
     18         * Author
     19         * Classifications
     20 2. Check out the book:
     21     * Present library card
     22     * Check out
     23 3. Take home and read.
     24 4. Return:
     25     * Library checks book back in
     26     * Book returns to shelf
     27     
     28 ## vf ##
     29 
     30 ResourceType: The power of Babel : a natural history of language
     31 * ISBN-10: 006052085X
     32 * URL: http://www.harpercollins.com/9780060520854/the-power-of-babel
     33 
     34 Resource: the library book
     35 * resourceType: The power of Babel : a natural history of language
     36 * copy: 1
     37 * location: shelf number
     38 * checked out: state
     39 
     40 Exchange: 
     41 * ExchangeType: Lending a Resource
     42 * Events:
     43     * Check out book
     44         * eventType: Borrow
     45     * Check in book:
     46         * eventType: Return
     47     
     48 
     49