Related resources
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.
Current in FOLIO
edge/mod rtac
Description
Status
Reference
https://s3.amazonaws.com/foliodocs/api/mod-rtac/p/rtac-batch.htmlComments
Implements basic functions but should be extended for online resources. The API is directly influenced by FOLIO's internal datamodel there is no abstraction to simplify the implementation in a discovery system.
edge/mod patron
Description
Status
Reference
https://s3.amazonaws.com/foliodocs/api/mod-patron/p/patron.htmlComments
Implements basic functions but still incomplete. The API is directly influenced by FOLIO's internal datamodel there is no abstraction to simplify the implementation in a discovery system.
edge/mod ncip
Description
Status
Comments
edge/mod oai
Description
Status
Reference
https://s3.amazonaws.com/foliodocs/api/edge-oai-pmh/p/edge-oai-pmh.htmlComments
edge lti-cources:
- Description
- Status
- Reference
https://github.com/folio-org/edge-lti-courses - 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, even if the discovery system uses other patron's ids than FOLIO
Status
PAIA is developed by Jakob Voß (orid:0000-0002-7613-4123) and is used at the German consortia GBV and hebis.
The functional range is influenced by the LMS (OCLC/PICA LBS). But the API is developed to be vendor independent.
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
Get It For Me Button Service
- Description
Middle ware, which allows the librarians to define rules for the buttons/texts to be presented in a discovery front-end. - Status
Seems productive for Texas A&M University Libraries. - Reference
https://github.com/TAMULib/GIFMButtonService
WOLFCON 2022 starting at (28:25) https://prod-zoom-recordings-openlibraryfoundation-org.s3.amazonaws.com/ae8545cb-6abd-4663-a58f-93f9fcde25b8%2Fshared_screen_with_speaker_view.mp4 - Comments
The similarity isn't obvious, but this service is targeting the same needs than DAIA.
- Description
NCIP
Description
?? Last time I (Uwe Reh) tried to check the standard, I gave up just because of the 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
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? How to avoid double work? - List of Integrations - System Operations and Management SIG - FOLIO Wiki
- Sources of Batch Files suggested by Ann-Marie Breaux (Deactivated)
Seems to be more related to title import into FOLIO - Please add more
Related external docs
- FOLIO Integrations Matrix for ARLEF
- Please add more