#
oai
Here are 38 public repositories matching this topic...
Koa Router, based on OpenAPI, Swagger and Json Schema.
-
Updated
Apr 12, 2022 - JavaScript
Command line OAI harvester and client with built-in cache,
-
Updated
May 13, 2022 - Go
The goal of the SLA4OAI Specification is to promote an open specification for services level agreement over REST APIs which are defined via OpenAPI Specification.
-
Updated
Sep 16, 2021
The official DocuSign REST API Swagger Specification
-
Updated
Mar 4, 2022
This is a stand-alone OAI-PMH data provider. It serves records in any metadata format from directories of XML files using the directory name as metadata prefix, the filename as identifier and the filemtime as datestamp. 0-byte files are considered deleted records and handled accordingly. Resumption tokens are managed using files.
-
Updated
Aug 14, 2021 - PHP
Recipe to build and run a 4G SDR eNodeB from OpenAirInterface code base.
-
Updated
May 20, 2019 - Dockerfile
Data and Code for 2015 VIVO Conference Presentation
-
Updated
Oct 26, 2019 - XQuery
Various utilities to deal with metadata and content provided by the Berlin State Library/Staatsbibliothek zu Berlin
metadata
oai
python-script
digital-humanities
library-carpentry
fulltext
multimedia-retrieval
staatsbibliothek-zu-berlin
oai-analyzer
-
Updated
Mar 12, 2022 - Python
Documentation for the OSF APIv2
-
Updated
May 19, 2022 - HTML
Crawl existing REST html documentations.
-
Updated
May 5, 2017 - HTML
Goobi viewer - Connector for OAI-PMH and SRU interface
-
Updated
May 12, 2022 - Java
Convert existing REST html documentations into standard Open API (OAI, Swagger)
-
Updated
Jan 8, 2018 - HTML
Moxai (mɒks-eɪ) - Express Middleware for API mocks using Open API Initiative (OAI)
-
Updated
May 31, 2017 - JavaScript
Takes an OAI-PMH set feed from The Open Archives Initiative, converts the Dublin Core data to MARC21, and saves the output to the local machine for import into Alma, OCLC Connexion, MARCEdit, etc.
-
Updated
Dec 13, 2021 - Python
-
Updated
Nov 14, 2017 - PureScript
OAI PMH data provider on base of MyCoRe-Org/oaipmh
-
Updated
Jan 4, 2022 - Java
Improve this page
Add a description, image, and links to the oai topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oai topic, visit your repo's landing page and select "manage topics."
springfox-swagger2:
3.0.0-SNAPSHOTspringfox-swagger-ui:
3.0.0-SNAPSHOTspringfox-spring-webflux:
3.0.0-SNAPSHOTWe are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the