This page is intended to collect related resources, like existing concepts or APIs. These could be used as (anti)model for the work in this subgroup.
Comments and additional Ideas are desired.
Table of Contents | ||
---|---|---|
|
Current in FOLIO
edge/mod rtac
Description
Status
Reference
Comments
edge/mod patron
Description
Status
Reference
Comments
edge/mod ncip
Description
Status
Reference
Comments
edge/mod oai
Description
Status
Reference
Comments
External references
PAIA
Description
The Patrons Account Information API (PAIA) is a generic and complete interface for patron function.
The main benefit of PAIA is its (only) focus on patron functions, so the API keeps simple. Functions of an other realm need to covered by complementary APIs like DAIA.
PAIA is split into two parts:PAIA-core for the patron functions
PAIA-auth which defines the authentication process (local and via OAuth2) This allows a discovery system not to know the patrons credentials.
Status
PAIA is developed by Jakob Voß (orid:0000-0002-7613-4123) and is used at the German consortia GBV and hebis.
Not (yet) available as openAPI or RAMLReference
https://gbv.github.io/paia/paia.htmlComments
DAIA
- Description
The Document Availability Information API (DAIA) describes the availability of a resource. In a departure from other approaches, DAIA uses an extended concept of availability and defines multiple domains of availability.
For example, a book may be available only for use in the library (presence), other books may be available to take them home, both are not available online. With the different availabilities in different domains a discovery system can present the 'right' links without interpreting the raw item data and knowing all (real world) dependencies within the library. Status
DAIA was invented by Anne Christensen, Jakob Voß and Uwe Reh and is used at the German consortia GBV and hebis.
Not (yet) available as openAPI or RAML- Reference
http://gbv.github.io/daia/daia.html Comments
- Description
NCIP
Description
?? Last time I (Uwe Reh) tried to check the standard, I gave up only because th number of pages.Status
Available as FOLIO moduleComments
FOLIO has a NCIP module; VuFind has a NCIP plugin ?Why is there a FOLIO plugin in VuFind?
VuFind FOLIO-Driver
Description
Running plugin connecting directly to okapi. Seems to be full featured, but needs to know the patron's real id and password in FOLIOStatus
Reference
https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/ILS/Driver/Folio.phpComments
BlackLight FOLIO-Driver
Description
Status
Comments
- To Add
Please add more
Related docs in the wiki
- Discovery Layer Integrations from the RA - Reserves subgroup of the Resource Access SIG
How is this related? - Please add more