Revision: 29226 http://sourceforge.net/p/bibdesk/svn/29226 Author: hofman Date: 2025-04-28 09:13:34 +0000 (Mon, 28 Apr 2025) Log Message: ----------- Add some rudimentary help (mostly links) on SRU
Modified Paths: -------------- trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi Modified: trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi =================================================================== --- trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi 2025-04-27 22:07:14 UTC (rev 29225) +++ trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi 2025-04-28 09:13:34 UTC (rev 29226) @@ -1651,7 +1651,8 @@ With BibDesk, you can search the @uref{https://www.ncbi.nlm.nih.gov/guide/all/#databases_,NCBI's Entrez set of databases}, the catalogs at many -@uref{http://targettest.indexdata.com/,research libraries using the z39.50 protocol}, +@uref{https://irspy.indexdata.com/,research libraries using the z39.50 protocol}, +@uref{https://www.loc.gov/standards/sru/,research libraries using the SRU protocol}, the @uref{http://wokinfo.com/,Web of Science}, and the @uref{http://dblp.uni-trier.de/,DBLP Computer Science Bibliography}. @@ -1661,6 +1662,7 @@ @menu * Syntax for Z39.50 Searching:: +* Syntax for SRU Searching:: * Syntax for Entrez Searching:: * Syntax for WOS Searching:: * Syntax for DBLP Searching:: @@ -1755,6 +1757,24 @@ @c -------------------------------------------------------------------------------------- +@node Syntax for SRU Searching +@section Syntax for SRU Searching +@abstract{Syntax for searching SRU databases} + +@cindex SRU + +To search a SRU database, simply enter one or more terms into the +z39.50 search field: +@example +morgentha +@end example +This will return all records that contain @samp{morgenthau}. + +More genarlly, SRU uses @uref{https://www.loc.gov/standards/sru/cql/spec.html,CQL queries}. +Follow the lin for more information what those look like. + +@c -------------------------------------------------------------------------------------- + @node Syntax for Entrez Searching @section Syntax for Entrez Searching @abstract{Syntax for searching Entrez databases} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit