Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
buechereielektrik:unapi:start [2010-01-10 23:22] – precised requirements rosenkebuechereielektrik:unapi:start [2011-01-20 17:22] – [To Do] strols
Line 3: Line 3:
 ===== About ===== ===== About =====
  
 +This is an implementation of unAPI for OCLC PICA integrated library systems (LBS).
  
-===== History =====+unAPI is a tiny RESTful HTTP-API for the few basic operations necessary to copy discrete, identified content from any kind of web application. See <http://unapi.info/> for more information.
  
 +For further information, see [[README]].
 +
 +===== History =====
 +Foundations were laid by Götz Hatop who wrote the functions for parsing the bibliographic data retrieved via the XML interface. [[users:rosenke:index|I]] just put some cherry and cream on it by implementing some more output formats, made the unAPI specification compliant even in the recommended parts and added another internal data representation.
  
 ===== Requirements ===== ===== Requirements =====
 No rocket science but No rocket science but
-  * PHP 5 >= 5.2.0((It is possible to use lower versions but it is not recommended because some functionalities will be lost. See unAPI.inc.php for more information.))+  * PHP 5 >= 5.2.0((It is possible to use lower versions but it is not recommended because some functionalities will be lost - and unClient.php will be dysfunctional. See unAPI.inc.php for more information.))
   * curl-Module for PHP recommended   * curl-Module for PHP recommended
 +
 +===== Copyright and License =====
 +
 +Copyright 2008 2009 Goetz Hatop <hatop@ub.uni-marburg.de>. Goetz Hatop's original version can be found at <ftp://ftp.ub.uni-marburg.de/pub/research/unapi.tar.gz>.
 +
 +Copyright 2009 2010 Stephan Rosenke <rosenke@ulb.tu-darmstadt.de> or <r01-551@r0s.de>.
 +
 +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 +
 +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
 +for more details.
 +You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
  
 ===== Source ===== ===== Source =====
-  * [[Bibsonomy.php]] + 
-  [[Coins.php]] +Source code can be found at [[https://github.com/rosenke/unapi4pica|github]].
-  * [[README]] +
-  * [[unAPI.php]] +
-  * [[unAPI.inc.php]] +
-  * [[unClient.php]]+
  
 ===== Tarballs ===== ===== Tarballs =====
 +  * {{:buechereielektrik:unapi:unapi_20100502.tar.gz|current}} 
 +  * {{:buechereielektrik:unapi:unapi_20100502.tar.gz}} 
 +  * {{:buechereielektrik:unapi:unapi_20100303.tar.gz}} 
 +  * {{:buechereielektrik:unapi:unapi_20100219.tar.gz}} 
 +  * {{:buechereielektrik:unapi:unapi_20100208.tar.gz}}
  
 ===== To Do ===== ===== To Do =====
-  - implement for Text/BibTex + 
-    - Ebooks +Issue tracker is available at [[https://github.com/rosenke/unapi4pica/issues|github]].
-    - journals +
-    - eJournals +
-    - Mehrbänder     +
-  [[http://validator.unapi.info|validate]] unAPI+
  
buechereielektrik/unapi/start.txt · Last modified: 2011-02-09 16:02 by strols
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0