oai_fdw | PostgreSQL Foreign Data Wrapper for OAI-PMH Repositories
kandi X-RAY | oai_fdw Summary
kandi X-RAY | oai_fdw Summary
oai_fdw is a C library. oai_fdw has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
A PostgreSQL Foreign Data Wrapper to access OAI-PMH repositories (Open Archives Initiative Protocol for Metadata Harvesting). This wrapper supports the OAI-PMH 2.0 Protocol.
A PostgreSQL Foreign Data Wrapper to access OAI-PMH repositories (Open Archives Initiative Protocol for Metadata Harvesting). This wrapper supports the OAI-PMH 2.0 Protocol.
Support
Quality
Security
License
Reuse
Support
oai_fdw has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
oai_fdw has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of oai_fdw is 1.0.0
Quality
oai_fdw has no bugs reported.
Security
oai_fdw has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
oai_fdw is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
oai_fdw releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of oai_fdw
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of oai_fdw
oai_fdw Key Features
No Key Features are available at this moment for oai_fdw.
oai_fdw Examples and Code Snippets
No Code Snippets are available at this moment for oai_fdw.
Community Discussions
No Community Discussions are available at this moment for oai_fdw.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install oai_fdw
You can download it from GitHub.
Support
These support functions help to retrieve additional information from an OAI Server to allow harvesters to limit harvest requests to portions of the metadata available from a repository. SETOF OAI_IdentityNode OAI_Identify(server_name text);. server_name: Name of a previously created OAI Foreign Data Wrapper Server. This function is used to retrieve information about a repository. Some of the information returned is required as part of the OAI-PMH. Repositories may also employ the Identify verb to return additional descriptive information. SETOF OAI_MetadataFormat OAI_ListMetadataFormats(server_name text);. server_name: Name of a previously created OAI Foreign Data Wrapper Server. This function is used to retrieve the metadata formats available from a repository. An optional argument restricts the request to the formats available for a specific item. SETOF OAI_Set OAI_ListSets(server_name text);. server_name: Name of a previously created OAI Foreign Data Wrapper Server. This function is used to retrieve the set structure of a repository, useful for selective harvesting. Shows the version of the installed OAI FDW and its main libraries.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page