Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 2.13 KB

README.md

File metadata and controls

49 lines (41 loc) · 2.13 KB

Library Data Platform

Copyright (C) 2019-2020 The Open Library Foundation
Copyright (C) 2019-2020 Index Data
Copyright (C) 1998-2006 Etymon Systems

This software is distributed under the terms of the Apache License, Version 2.0. See the file LICENSE for more information.

The Library Data Platform (LDP) is an open source platform for analytics in libraries.

id            | 0bab56e5-1ab6-4ac2-afdf-8b2df0434378
action        | checkedin
due_date      | 2020-02-17 08:43:15+00
item_id       | 459afaba-5b39-468d-9072-eb1685e0ddf4
item_status   | Available
loan_date     | 2020-02-03 08:43:15+00
renewal_count | 0
return_date   | 2020-03-01 11:35:12+00
user_id       | ab579dc3-219b-4f5b-8068-ab1c7a55c402
data          | {                                                          
              |     "id": "0bab56e5-1ab6-4ac2-afdf-8b2df0434378",          
              |     "action": "checkedin",                                 
              |     "dueDate": "2020-02-17T08:43:15.000+0000",             
              |     "itemId": "459afaba-5b39-468d-9072-eb1685e0ddf4",      
              |     "itemStatus": "Available",                             
              |     "loanDate": "2020-02-03T08:43:15Z",                    
              |     "proxyUserId": "a13dda6b-51ce-4543-be9c-eff894c0c2d0", 
              |     "renewalCount": 0,                                     
              |     "returnDate": "2020-03-01T11:35:12Z",                  
              |     "status": {                                            
              |         "name": "Closed"                                   
              |     },                                                     
              |     "userId": "ab579dc3-219b-4f5b-8068-ab1c7a55c402"       
              | }
tenant_id     | 1

Learn about using the LDP database in the User Guide > > >

Learn about configuring LDP in the Configuration Guide > > >

Learn about installing and administering LDP in the Administrator Guide > > >