Module oa_api
Expand description
PMC Open Access API client
This module provides functionality to check if a PMC article is in the OA subset using the NCBI OA Web Service API.
The OA subset contains articles with programmatic access to full-text XML. Not all PMC articles are in the OA subset - some publishers restrict programmatic access even though the article may be viewable on the PMC website.
Structs§
- OaSubset
Info - Information about OA (Open Access) subset availability for a PMC article
Functions§
- build_
oa_ api_ url - Build the OA API URL for a given PMC ID
- parse_
oa_ response - Parse OA API XML response