<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PBCore &#187; API</title>
	<atom:link href="http://www.pbcore.org/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pbcore.org</link>
	<description>Public Broadcasting Metadata Dictionary Project</description>
	<lastBuildDate>Wed, 28 Sep 2011 14:04:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to embed PBCore in data distribution APIs</title>
		<link>http://www.pbcore.org/tools/how-to-embed-pbcore-in-data-distribution-apis/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-embed-pbcore-in-data-distribution-apis</link>
		<comments>http://www.pbcore.org/tools/how-to-embed-pbcore-in-data-distribution-apis/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 15:35:15 +0000</pubDate>
		<dc:creator>pbcore</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[american archive]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[OAI]]></category>
		<category><![CDATA[openaarchives]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[PBCore]]></category>

		<guid isPermaLink="false">http://pbcore.org/?p=3070</guid>
		<description><![CDATA[As a well-defined metadata format, PBCore records can be embedded within and transported over almost any API. ]]></description>
			<content:encoded><![CDATA[<p>As a well-defined metadata format, PBCore records can be embedded within and transported over almost any API. </p>
<p><em>Here are two examples</em></p>
<h2>PBCore embedded in Atom</h2>
<p>(Accessed through an OpenSearch API)</p>
<p><a href="opensearch.org">OpenSearch</a> is an open API for documenting and exposing search query interfaces. Although it supports any data format for query responses, this example uses the Atom format (similar to RSS and compatible with most feed readers), with embedded PBCore records.</p>
<p>The <a href="http://americanarchiveinventory.org">American Archive Content Inventory Project</a> has an OpenSearch interface, which is described at <a href="http://americanarchiveinventory.org/catalog/opensearch.xml">http://americanarchiveinventory.org/catalog/opensearch.xml</a></p>
<p>You can craft queries that return pbcore metadata by adding content_format=pbcore to the query string. For example, the following URL returns pbcore metadata about items in the CPB collection (assuming you are logged in with appropriate credentials).</p>
<p><a href="http://americanarchiveinventory.org/catalog.atom?content_format=pbcore&#038;forganization_name_facet=Corporation+for+Public+Broadcasting">http://americanarchiveinventory.org/catalog.atom?content_format=pbcore&#038;forganization_name_facet=Corporation+for+Public+Broadcasting</a></p>
<h2>PBCore accessed through OAI</h2>
<p>The <a href="http://openarchives.org">OpenArchives Initiative</a> is a collection of APIs and protocols designed to support the harvesting of metadata over the web.</p>
<p>The <a href="http://americanarchiveinventory.org">American Archive Content Inventory Project</a> has an OpenSearch interface. By using the OAI identify verb, you can get basic information about the collection and OAI interface:</p>
<p><a href="http://americanarchiveinventory.org/catalog/oai?verb=Identify">http://americanarchiveinventory.org/catalog/oai?verb=Identify</a></p>
<p>You can retrieve a list of records in the PBCore format by using the listRecords verb along with metadataPrefix=pbcore (assuming you are logged in with appropriate credentials):</p>
<p><a href="http://americanarchiveinventory.org/catalog/oai?verb=ListRecords&#038;metadataPrefix=pbcore">http://americanarchiveinventory.org/catalog/oai?verb=ListRecords&#038;metadataPrefix=pbcore</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pbcore.org/tools/how-to-embed-pbcore-in-data-distribution-apis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.pbcore.org @ 2013-05-19 06:43:29 -->