<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: ViBI mit UnAPI-Unterstützung</title>
	<atom:link href="http://blog.infowiss.net/2008/06/05/vibi-mit-unapi-unterstutzung/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.infowiss.net/2008/06/05/vibi-mit-unapi-unterstutzung/</link>
	<description>Weblog der Fachrichtung Informationswissenschaft Saarbrücken</description>
	<lastBuildDate>Wed, 30 Jun 2010 19:11:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Sascha Beck</title>
		<link>http://blog.infowiss.net/2008/06/05/vibi-mit-unapi-unterstutzung/comment-page-1/#comment-2021</link>
		<dc:creator>Sascha Beck</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://iwblog.vili.de/?p=97#comment-2021</guid>
		<description>Ein menschlicher Nutzer wird den BibTeX-Datensatz zu einem Werk wohl in der Regel direkt aus dem normalen HTML-Web-Interface kopieren (&lt;a href=&quot;http://vibi.vili.de/item/4391&quot; rel=&quot;nofollow&quot;&gt;http://vibi.vili.de/item/4391&lt;/a&gt;), das ist am einfachsten.

Die UnAPI-Schnittstelle ermöglicht es hingegen, über eine standardisierte URL auf verschiedene Exportformate zuzugreifen -- dies wird vor allem von diversen Software-Lösungen/Bots unterstützt (bspw. Zotero). Eine Übersicht der verfügbaren Formate kann man beispielsweise bei diesem Datensatz sehen: &lt;a href=&quot;http://vibi.vili.de/unapi/?id=282-4391&quot; rel=&quot;nofollow&quot;&gt;http://vibi.vili.de/unapi/?id=282-4391&lt;/a&gt;  

Anwendungen, die UnAPI-Extraktion unterstützen, können dann das gewünschte Exportformat als weiteren Parameter an die URL anhängen:
&lt;a href=&quot;http://vibi.vili.de/unapi/?id=282-4391&amp;format=BibTeX&quot; rel=&quot;nofollow&quot;&gt;http://vibi.vili.de/unapi/?id=282-4391&amp;format=BibTeX&lt;/a&gt;
oder
&lt;a href=&quot;http://vibi.vili.de/unapi/?id=282-4391&amp;format=mods&quot; rel=&quot;nofollow&quot;&gt;http://vibi.vili.de/unapi/?id=282-4391&amp;format=mods&lt;/a&gt;
oder
&lt;a href=&quot;http://vibi.vili.de/unapi/?id=282-4391&amp;format=json&quot; rel=&quot;nofollow&quot;&gt;http://vibi.vili.de/unapi/?id=282-4391&amp;format=json&lt;/a&gt;

(Eine alternative URL hierfür wäre auch &lt;a href=&quot;http://vibi.vili.de/data/bibtex/282-4391&quot; rel=&quot;nofollow&quot;&gt;http://vibi.vili.de/data/bibtex/282-4391&lt;/a&gt; )

UnAPI ist hier also im Grunde eine reine Export-Schnittstelle. Die Suche muss weiterhin über die &quot;üblichen Wege&quot; durchgeführt werden.</description>
		<content:encoded><![CDATA[<p>Ein menschlicher Nutzer wird den BibTeX-Datensatz zu einem Werk wohl in der Regel direkt aus dem normalen HTML-Web-Interface kopieren (<a href="http://vibi.vili.de/item/4391" rel="nofollow">http://vibi.vili.de/item/4391</a>), das ist am einfachsten.</p>
<p>Die UnAPI-Schnittstelle ermöglicht es hingegen, über eine standardisierte URL auf verschiedene Exportformate zuzugreifen &#8212; dies wird vor allem von diversen Software-Lösungen/Bots unterstützt (bspw. Zotero). Eine Übersicht der verfügbaren Formate kann man beispielsweise bei diesem Datensatz sehen: <a href="http://vibi.vili.de/unapi/?id=282-4391" rel="nofollow">http://vibi.vili.de/unapi/?id=282-4391</a>  </p>
<p>Anwendungen, die UnAPI-Extraktion unterstützen, können dann das gewünschte Exportformat als weiteren Parameter an die URL anhängen:<br />
<a href="http://vibi.vili.de/unapi/?id=282-4391&#038;format=BibTeX" rel="nofollow">http://vibi.vili.de/unapi/?id=282-4391&#038;format=BibTeX</a><br />
oder<br />
<a href="http://vibi.vili.de/unapi/?id=282-4391&#038;format=mods" rel="nofollow">http://vibi.vili.de/unapi/?id=282-4391&#038;format=mods</a><br />
oder<br />
<a href="http://vibi.vili.de/unapi/?id=282-4391&#038;format=json" rel="nofollow">http://vibi.vili.de/unapi/?id=282-4391&#038;format=json</a></p>
<p>(Eine alternative URL hierfür wäre auch <a href="http://vibi.vili.de/data/bibtex/282-4391" rel="nofollow">http://vibi.vili.de/data/bibtex/282-4391</a> )</p>
<p>UnAPI ist hier also im Grunde eine reine Export-Schnittstelle. Die Suche muss weiterhin über die &#8220;üblichen Wege&#8221; durchgeführt werden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: donna</title>
		<link>http://blog.infowiss.net/2008/06/05/vibi-mit-unapi-unterstutzung/comment-page-1/#comment-2020</link>
		<dc:creator>donna</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://iwblog.vili.de/?p=97#comment-2020</guid>
		<description>Gibt es ein Beispiel, wie ich BibTex mit der Schnittstelle nutze ?

Danke im voraus.</description>
		<content:encoded><![CDATA[<p>Gibt es ein Beispiel, wie ich BibTex mit der Schnittstelle nutze ?</p>
<p>Danke im voraus.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
