From: <sfr...@us...> - 2010-12-08 17:28:35
|
Revision: 766 http://treebase.svn.sourceforge.net/treebase/?rev=766&view=rev Author: sfrgpiel Date: 2010-12-08 17:28:29 +0000 (Wed, 08 Dec 2010) Log Message: ----------- Added link to OAI-PMH wiki Modified Paths: -------------- trunk/treebase-web/src/main/webapp/WEB-INF/pages/urlAPI.jsp Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/urlAPI.jsp =================================================================== --- trunk/treebase-web/src/main/webapp/WEB-INF/pages/urlAPI.jsp 2010-12-06 19:09:26 UTC (rev 765) +++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/urlAPI.jsp 2010-12-08 17:28:29 UTC (rev 766) @@ -22,11 +22,12 @@ title="PhyloWS">PhyloWS</a> RESTful API. A detailed description of <a href="https://sourceforge.net/apps/mediawiki/treebase/index.php?title=API" title="TreeBASE's PhyloWS implementation">TreeBASE's PhyloWS - implementation</a> is at the TreeBASE wiki. + implementation</a> is on the TreeBASE wiki. </li> <li> <a href="http://www.openarchives.org/pmh/" title="OAI-PMH">OAI-PMH</a> - harvesting interface, coming soon. + metadata harvesting interface is available, though under development. + A detailed description is on the <a href="http://sourceforge.net/apps/mediawiki/treebase/index.php?title=OAI-PMH" title="OAI-PMH">TreeBASE wiki</a>. </li> <li>SQL data dumps, coming soon.</li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |