cappadona / ldp

Library Data Platform: an open-source platform for analytics in libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Data Platform

Copyright (C) 2019-2021 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.

See CURL_LICENSE for copyright and license information for Curl/libcurl.

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

User Guide

Configuration Guide

Administrator Guide

About

Library Data Platform: an open-source platform for analytics in libraries

License:Apache License 2.0


Languages

Language:C++ 97.4%Language:C 1.2%Language:CMake 1.1%Language:Shell 0.1%Language:Dockerfile 0.1%