<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Open Annotation News &#38; Announcements</title>
	<atom:link href="http://openannotation.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://openannotation.wordpress.com</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:31:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='openannotation.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Open Annotation News &#38; Announcements</title>
		<link>http://openannotation.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://openannotation.wordpress.com/osd.xml" title="Open Annotation News &#38; Announcements" />
	<atom:link rel='hub' href='http://openannotation.wordpress.com/?pushpress=hub'/>
		<item>
		<title>MITH-OAC Phase II Project Update for January 2012</title>
		<link>http://openannotation.wordpress.com/2012/01/31/mith-oac-phase-ii-project-update-for-january-2012/</link>
		<comments>http://openannotation.wordpress.com/2012/01/31/mith-oac-phase-ii-project-update-for-january-2012/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 16:31:40 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openannotation.wordpress.com/?p=33</guid>
		<description><![CDATA[Currently, the OAC development team at Maryland Institute for Technology in the Humanities (MITH) is busy working the ins and outs of their development milestones. As of now, there is source code available on Github (https://github.com/umd-mith/OACVideoAnnotator) containing the skeleton functionality and design for a Streaming Video Annotation tool. The tool itself has no streaming video, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=33&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Currently, the OAC development team at Maryland Institute for Technology in the Humanities (MITH) is busy working the ins and outs of their development milestones. As of now, there is source code available on Github (<a href="https://github.com/umd-mith/OACVideoAnnotator">https://github.com/umd-mith/OACVideoAnnotator</a>) containing the skeleton functionality and design for a Streaming Video Annotation tool. The tool itself has no streaming video, but it does contain functionality to draw shapes on an SVG (RaphaelJS) canvas and sync them with a timer.</p>
<p>Instead of just pointing to the source code and letting those interested and with technical knowledge pick it apart, let’s take a moment to explain our methodology and why we chose the path we took. Our annotation tool is written in Javascript with our own in-house framework, MITHGrid. MITHGrid is developed by James Smith as a faceted browsing system for client-side data that mimics the Simile and Infusion projects. MITHGrid widgets are written using Applications, which house any number of DataStores, or triple-stores, on the client-side. DataStores are broken up by Views, which act like filters for the data inside a particular DataStore (e.g. “Give me all the blue squares in DataStore A”). Presentations then take the filtered data from the Views and render them on the screen. This results in a chain-effect where all data added, updated, or removed within a DataStore flows directly into the Presentation rendering that data, thus allowing for quick updates.</p>
<p>Javascript is being used because of its flexibility with other browsers and its familiarity with the staff. The triple-store data format is being used along with MITHGrid as it conforms well to the principles of the Semantic Web and Linked Data which are recognized and mirrored in the OAC beta specifications. In the specifications, Annotations are defined as connecting two elements together: a Target and a Body (i.e. A Body points to a Target). To expand any annotation (e.g. Add creators, constraints to the annotation Target or Body, etc.) additional triple-store items are added to the main annotation object. This is reflected in a MITHGrid DataStore. Each item has key-value pairs that act as the other two-thirds of the triple store system. An annotation in a MITHGrid DataStore would be represented as:</p>
<p><code><br />
Annotation [</p>
<p dir="ltr">id -&gt; 1,<br />
    hasTarget -&gt; targetId<br />
    hasBody   -&gt; bodyId<br />
    hasCreator<br />
    -&gt; creatorId</p>
<p>]<br />
</code></p>
<p>Going between RDF and the MITHGrid JSON data is therefore simplified, since both use the same principles of triples and data storage. Currently, we are working on approaching this problem using NodeJS to ingest external metadata and convert it into JSON. More on that topic will be in a future blog post.</p>
<p>The progress with the OAC Streaming Video Annotation Client is under an ECL2 License and available via Github to clone and pick apart (<a href="https://github.com/umd-mith/OACVideoAnnotator">https://github.com/umd-mith/OACVideoAnnotator</a>).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/openannotation.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/openannotation.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/openannotation.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/openannotation.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/openannotation.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/openannotation.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/openannotation.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/openannotation.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/openannotation.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/openannotation.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/openannotation.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/openannotation.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/openannotation.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/openannotation.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=33&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://openannotation.wordpress.com/2012/01/31/mith-oac-phase-ii-project-update-for-january-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a85d147fde47052dd203060c66600dc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">G-Unit</media:title>
		</media:content>
	</item>
		<item>
		<title>OAC Phase II Project beginning Development at the Maryland Institute for Technology in the Humanities</title>
		<link>http://openannotation.wordpress.com/2011/10/14/oac-phase-ii-project-beginning-development-at-the-maryland-institute-for-technology-in-the-humanities/</link>
		<comments>http://openannotation.wordpress.com/2011/10/14/oac-phase-ii-project-beginning-development-at-the-maryland-institute-for-technology-in-the-humanities/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 15:28:04 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openannotation.wordpress.com/?p=20</guid>
		<description><![CDATA[We at the Maryland Institute for Technology in the Humanities (MITH), University of Maryland College Park, have recently begun development on a streaming annotation video client for the Alexander Street Press catalog of educational films. The service intends to use the Open Annotation Collaboration (OAC) beta specifications in order to store annotations on the client [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=20&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We at the <a href="http://mith.umd.edu">Maryland Institute for Technology in the Humanities (MITH)</a>, University of Maryland College Park, have recently begun development on a streaming annotation video client for the <a href="http://www.alexanderstreet.com">Alexander Street Press</a> catalog of educational films. The service intends to use the Open Annotation Collaboration (OAC) beta specifications in order to store annotations on the client that coordinate with specific frames of streaming video. The schedule for development plans to have a full working prototype early next year (2012). As of now, we have managed to code a working prototype of the shape drawing canvas, which will be used to select regions of video for annotation.</p>
<p>In addition, I am attending the Interedition Bootcamp conference in Wuerzburg, Germany. Interedition is a focus group of domain experts to discuss and implement interoperable tools for the Digital Humanities. MITH was invited to attend the conference in order to offer our experience and learn from others on interoperability in online annotation tools. So far, the OAC beta specifications have gained a lot of interest among the participants due to their support for working across platforms. To learn more about Interedition and what is happening at the Wuerzburg conference, check their <a href="http://interedition.eu/wiki/index.php/W%C3%BCrzburg2011/Live_Minutes">wiki</a> or follow my posts at the <a href="http://mith.umd.edu/blog/">MITH blog</a> (Note: my posts are buried along with all the other interesting stuff going on at MITH!).</p>
<p>Grant Dickie<br />
Web Programmer and Programmer for OAC Phase II<br />
Maryland Institute for Technology in the Humanities<br />
University of Maryland, College Park</p>
<p>jdickie <strong>at</strong> umd <strong>dot</strong> edu</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/openannotation.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/openannotation.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/openannotation.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/openannotation.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/openannotation.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/openannotation.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/openannotation.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/openannotation.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/openannotation.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/openannotation.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/openannotation.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/openannotation.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/openannotation.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/openannotation.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=20&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://openannotation.wordpress.com/2011/10/14/oac-phase-ii-project-beginning-development-at-the-maryland-institute-for-technology-in-the-humanities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a85d147fde47052dd203060c66600dc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">G-Unit</media:title>
		</media:content>
	</item>
		<item>
		<title>Brown University Library using Open Annotation in an annotation framework for Fedora</title>
		<link>http://openannotation.wordpress.com/2011/09/30/brown-university-library-using-open-annotation-in-an-annotation-framework-for-fedora/</link>
		<comments>http://openannotation.wordpress.com/2011/09/30/brown-university-library-using-open-annotation-in-an-annotation-framework-for-fedora/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 18:21:03 +0000</pubDate>
		<dc:creator>jgjett</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openannotation.wordpress.com/?p=15</guid>
		<description><![CDATA[The Brown University Library is developing an annotation framework for Fedora using the Open Annotation data model. This project will implement the Open Annotation data model for an instance of Fedora Commons digital repository software package. The investigators at Brown hope to interlink annotations built with their annotation experiment directly to the TEI-encoded texts contained [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=15&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Brown University Library is developing an annotation framework for Fedora using the Open Annotation data model. This project will implement the Open Annotation data model for an instance of Fedora Commons digital repository software package. The investigators at Brown hope to interlink annotations built with their annotation experiment directly to the TEI-encoded texts contained in their Fedora repository in order to explore how annotations can be targeted to words, structural elements, and semantic data encoded within textual documents. This work will feature items from the Brown University Women&#8217;s Writers Project <a href="http://www.wwp.brown.edu">http://www.wwp.brown.edu</a> and other collections of digitized texts used by the students and faculty at Brown. This annotation demonstration experiment is being funded in part by the Open Annotation Collaboration Phase II project. For more information on Brown&#8217;s annotation demonstration experiment please contact:</p>
<p>Andrew Ashton<br />
Director<br />
Center for Digital Scholarship<br />
Brown University, Box A<br />
Providence, R.I. 02912<br />
email: <a href="mailto:andrew_ashton@brown.edu">andrew_ashton@brown.edu</a><br />
phone: (401)863-2669</p>
<p>or visit <a href="http://library.brown.edu/cds">http://library.brown.edu/cds</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/openannotation.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/openannotation.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/openannotation.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/openannotation.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/openannotation.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/openannotation.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/openannotation.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/openannotation.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/openannotation.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/openannotation.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/openannotation.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/openannotation.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/openannotation.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/openannotation.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=15&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://openannotation.wordpress.com/2011/09/30/brown-university-library-using-open-annotation-in-an-annotation-framework-for-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1328b92b6ed6aff52c08be49bbc09f91?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jgjett</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Annotation Beta Data Model Released!</title>
		<link>http://openannotation.wordpress.com/2011/09/16/open-annotation-beta-data-model-released/</link>
		<comments>http://openannotation.wordpress.com/2011/09/16/open-annotation-beta-data-model-released/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 14:53:19 +0000</pubDate>
		<dc:creator>jgjett</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA["Open Annotation" "Data Model" OAC]]></category>

		<guid isPermaLink="false">http://openannotation.wordpress.com/?p=3</guid>
		<description><![CDATA[The Collaboration is pleased to announce the release of the Beta version of the Open Annotation data model. This version follows on from discussions at the Workshop held in March in Chicago, and should inform the experiments currently starting up after the awards made from the RFP. Note that there are no changes from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=3&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Collaboration is pleased to announce the release of the <a href="http://www.openannotation.org/spec/">Beta</a> version of the Open Annotation data model. This version follows on from discussions at the Workshop held in March in Chicago, and should inform the experiments currently starting up after the awards made from the RFP. Note that there are no changes from the Alpha3 model, only additions and clarifications. In particular:<br />
• There is a discussion document (<a href="http://www.openannotation.org/spec/beta/precedence.html">http://www.openannotation.org/spec/beta/precedence.html</a>) about how to deal with multiple constraints. Any feedback on this issue is greatly appreciated.<br />
• There is clarification of the machine readable body annotation pattern in the Guidelines document.<br />
• There is a document listing the different types of constraint known, and a wiki area set up for community development of further constraints.<br />
• There is a document that will list different types (classes) of annotation, and the same sort of wiki area for development.<br />
Further examples will be available over the next few weeks, and we welcome any submissions of new example documents.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/openannotation.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/openannotation.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/openannotation.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/openannotation.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/openannotation.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/openannotation.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/openannotation.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/openannotation.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/openannotation.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/openannotation.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/openannotation.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/openannotation.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/openannotation.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/openannotation.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openannotation.wordpress.com&amp;blog=27524936&amp;post=3&amp;subd=openannotation&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://openannotation.wordpress.com/2011/09/16/open-annotation-beta-data-model-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1328b92b6ed6aff52c08be49bbc09f91?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jgjett</media:title>
		</media:content>
	</item>
	</channel>
</rss>
