OaiPmh:Oai-Pmh端点的抽象实现

时间:2021-05-14 01:48:04
【文件属性】:
文件名称:OaiPmh:Oai-Pmh端点的抽象实现
文件大小:59KB
文件格式:ZIP
更新时间:2021-05-14 01:48:04
PHP 描述 提供包装以产生OAI-PMH端点。 资料库 要使用OAI-PMH库,需要对\ Picturae \ OaiPmh \ Interfaces \ Repository接口进行自己的实现 以下是需要修改以返回数据的示例实现 <?php namespace My \ Repository ; use DateTime ; use OpenSkos2 \ OaiPmh \ Concept as OaiConcept ; use Picturae \ OaiPmh \ Exception \ IdDoesNotExistException ; use Picturae \ OaiPmh \ Implementation \ MetadataFormatType as ImplementationMetadataFormatType ; use Picturae \ OaiPmh \ Impl
【文件预览】:
OaiPmh-master
----.gitignore(90B)
----package.json(509B)
----src()
--------Exception()
--------Interfaces()
--------Exception.php(908B)
--------Validator()
--------Provider.php(26KB)
--------Implementation()
--------ResponseDocument.php(4KB)
----.travis.yml(333B)
----Gruntfile.js(2KB)
----composer.json(818B)
----contrib()
--------pre-commit(2KB)
--------licenseHeader.txt(663B)
--------setup.sh(84B)
----LICENSE.txt(34KB)
----README.md(7KB)
----.coveralls.yml(119B)
----VERSION(6B)
----tests()
--------Validator()
--------ProviderTest.php(28KB)
----phpunit.xml.dist(673B)

网友评论