Difference between revisions of "Isis-oai-provider"
From Wiki.bireme.org/en
Asael.silva (Talk | contribs) (→Resources) |
|||
Line 1: | Line 1: | ||
− | ==What | + | = Description = |
+ | == What is it? == | ||
+ | It is a web application that allows transmission of data stored in CDS-ISIS to be collected by other systems via the communication protocol [http://pt.wikipedia.org/wiki/OAI-PMH OAI-PMH] | ||
− | + | == Purpose == | |
+ | Facilitate interoperability of data stored in databases CDS-ISIS | ||
− | == | + | == Destination audience == |
+ | This application is intended to systems and applications and not for end users | ||
− | + | = General Information = | |
− | + | ||
− | + | * Responsible for Product: Renato Murasaki [Technology Manager] | |
− | + | * Status: In development | |
− | + | * Category: Interoperability; Regional Index | |
+ | * Distribution method: Package | ||
+ | * Classification: Utilities | ||
+ | * Creation Date: November 2011 | ||
+ | * License: LGPL v2 | ||
+ | |||
+ | = Technical Features = | ||
+ | * Languages: PHP 5.3.x or later, IsisScript | ||
+ | * Platform: Linux and Windows | ||
+ | * Prerequisites: Apache 2.2.x or later | ||
+ | |||
+ | = Communication Channels = | ||
+ | * RedDes Community: http://listas.bireme.br/mailman/listinfo/reddes.bvs-tech | ||
+ | |||
+ | = Repository = | ||
+ | * Source code: [https://github.com/bireme/isis-oai-provider isis-oai-provider @ GitHub] | ||
+ | |||
+ | = Documentation = | ||
+ | * [[Instalando isis-oai-provider]] | ||
+ | * ABCD & CDS/ISIS Workshop (22/05/2012) | ||
+ | ** [http://trac.reddes.bvsalud.org/projects/isis-oai-provider/attachment/wiki/WikiStart/presentacion-isis-oai-provider.pdf Apresentação] | ||
+ | ** [https://sas.elluminate.com/site/external/jwsdetect/playback.jnlp?psid=2012-05-22.0338.M.9C7C0C8797B92C9FF9AEB7AC0D8BB9.vcr&sid=1110 Reunião Virtual] | ||
+ | |||
+ | = Notes / other resources = | ||
− | |||
− | |||
* [http://www.openarchives.org/ OAI protocol information] | * [http://www.openarchives.org/ OAI protocol information] | ||
− | * More resources on OAI and DC | + | * More resources on OAI and DC |
** http://en.wikipedia.org/wiki/Open_Archives_Initiative_Protocol_for_Metadata_Harvesting | ** http://en.wikipedia.org/wiki/Open_Archives_Initiative_Protocol_for_Metadata_Harvesting | ||
+ | ** http://www.openarchives.org/OAI/openarchivesprotocol.html | ||
** http://dublincore.org/ | ** http://dublincore.org/ | ||
− | + | [[Category: Aplicativos]] | |
− | [[Category: | + | |
[[Category: RST]] | [[Category: RST]] | ||
[[Category: ISIS]] | [[Category: ISIS]] | ||
[[Category: Interface]] | [[Category: Interface]] |
Revision as of 10:06, 16 May 2013
Contents
Description
What is it?
It is a web application that allows transmission of data stored in CDS-ISIS to be collected by other systems via the communication protocol OAI-PMH
Purpose
Facilitate interoperability of data stored in databases CDS-ISIS
Destination audience
This application is intended to systems and applications and not for end users
General Information
- Responsible for Product: Renato Murasaki [Technology Manager]
- Status: In development
- Category: Interoperability; Regional Index
- Distribution method: Package
- Classification: Utilities
- Creation Date: November 2011
- License: LGPL v2
Technical Features
- Languages: PHP 5.3.x or later, IsisScript
- Platform: Linux and Windows
- Prerequisites: Apache 2.2.x or later
Communication Channels
- RedDes Community: http://listas.bireme.br/mailman/listinfo/reddes.bvs-tech
Repository
- Source code: isis-oai-provider @ GitHub
Documentation
- Instalando isis-oai-provider
- ABCD & CDS/ISIS Workshop (22/05/2012)