<?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>jodischneider.com/blog &#187; scholarly communication</title>
	<atom:link href="http://jodischneider.com/blog/category/scholarly-communication/feed/" rel="self" type="application/rss+xml" />
	<link>http://jodischneider.com/blog</link>
	<description>reading, technology, stray thoughts</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:39:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Code4Lib 2012 talk proposals are out</title>
		<link>http://jodischneider.com/blog/2011/11/21/code4lib-2012-talk-proposals-are-out/</link>
		<comments>http://jodischneider.com/blog/2011/11/21/code4lib-2012-talk-proposals-are-out/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 09:45:17 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[library and information science]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[c4l12]]></category>
		<category><![CDATA[code4lib]]></category>
		<category><![CDATA[code4lib2012]]></category>
		<category><![CDATA[library linked data]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[semantic libraries]]></category>
		<category><![CDATA[talk proposals]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=2074</guid>
		<description><![CDATA[Code4Lib2012 talk proposals are now on the wiki. This year there are 72 proposals for 20-25 slots. I pulled out the talks mentioning semantics (linked data, semantic web, microdata, RDF) for my own convenience (and maybe yours). Property Graphs And TinkerPop Applications in Digital Libraries Brian Tingle, California Digital Library TinkerPop is an open source [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="2074">
<p><a href="http://code4lib.org/conference/2012">Code4Lib2012</a> talk proposals are now <a href="http://wiki.code4lib.org/index.php/2012_talks_proposals">on the wiki</a>. This year there are 72 proposals for 20-25 slots. I pulled out the talks mentioning semantics (linked data, semantic web, microdata, RDF) for my own convenience (and maybe yours). </p>
<h2> Property Graphs And TinkerPop Applications in Digital Libraries </h2>
<ul>
<li class="u">Brian Tingle, California Digital Library</li>
</ul>
<p><a href="http://www.tinkerpop.com/">TinkerPop</a> is an open source software development group focusing on technologies in the <a href="http://en.wikipedia.org/wiki/Graph_database">graph database</a> space.<br />
This talk will provide a general introduction to the TinkerPop Graph Stack and the <a href="https://github.com/tinkerpop/gremlin/wiki/Defining-a-Property-Graph">property graph model</a> is uses.  The introduction will include code examples and explanations of the property graph models used by the <a href="http://socialarchive.iath.virginia.edu/">Social Networks in Archival Context</a> project and show how the historical social graph is exposed as a JSON/REST API implemented by a TinkerPop <a href="https://github.com/tinkerpop/rexster">rexster</a> <a href="https://github.com/tinkerpop/rexster-kibbles">Kibble</a> that contains the application&#8217;s graph theory logic.  Other graph database applications possible with TinkerPop such as RDF support, and citation analysis will also be discussed.</p>
<h2> HTML5 Microdata and Schema.org </h2>
<ul>
<li class="u">Jason Ronallo, North Carolina State University Libraries</li>
</ul>
<p>When the big search engines announced support for HTML5 microdata and the schema.org vocabularies, the balance of power for semantic markup in HTML shifted. </p>
<ul>
<li class="u">What is microdata? </li>
<li class="u">Where does microdata fit with regards to other approaches like RDFa and microformats? </li>
<li class="u">Where do libraries stand in the worldview of Schema.org and what can they do about it? </li>
<li class="u">How can implementing microdata and schema.org optimize your sites for search engines?</li>
<li class="u">What tools are available?</li>
</ul>
<h2> “Linked-Data-Ready” Software for Libraries </h2>
<ul>
<li class="u">Jennifer Bowen, University of Rochester River Campus Libraries</li>
</ul>
<p>Linked data is poised to replace MARC as the basis for the new library bibliographic framework.  For libraries to benefit from linked data, they must learn about it, experiment with it, demonstrate its usefulness, and take a leadership role in its deployment. </p>
<p>The eXtensible Catalog Organization (XCO) offers open-source software for libraries that is “linked-data-ready.” XC software prepares MARC and Dublin Core metadata for exposure to the semantic web, incorporating FRBR Group 1 entities and registered vocabularies for RDA elements and roles. This presentation will include a software demonstration, proposed software architecture for creation and management of linked data, a vision for how libraries can migrate from MARC to linked data, and an update on XCO progress toward linked data goals.</p>
<h2> Your Catalog in Linked Data</h2>
<ul>
<li class="u">Tom Johnson, Oregon State University Libraries</li>
</ul>
<p>Linked Library Data activity over the last year has seen bibliographic data sets and vocabularies proliferating from traditional library<br />
sources. We&#8217;ve reached a point where regular libraries don&#8217;t have to go it alone to be on the Semantic Web. There is a quickly growing pool of things we can actually &#8221;link to&#8221;, and everyone&#8217;s existing data can be immediately enriched by participating.</p>
<p>This is a quick and dirty road to getting your catalog onto the Linked Data web. The talk  will take you from start to finish, using Free Software tools to establish a namespace, put up a SPARQL endpoint, make a simple data model, convert MARC records to RDF, and link the results to major existing data sets (skipping conveniently over pesky processing time). A small amount of &#8220;why linked data?&#8221; content will be covered, but the primary goal is to leave you able to reproduce the process and start linking your catalog into the web of data. Appropriate documentation will be on the web.</p>
<h2> NoSQL Bibliographic Records: Implementing a Native FRBR Datastore with Redis </h2>
<ul>
<li class="u">Jeremy Nelson, Colorado College, jeremy.nelson@coloradocollege.edu</li>
</ul>
<p>In October, the Library of Congress issued a news release, &#8220;A Bibliographic Framework for the Digital Age&#8221; outlining a list of requirements for a New Bibliographic Framework Environment. Responding to this challenge, this talk will demonstrate a Redis (<a href="http://redis.io)">http://redis.io)</a> FRBR datastore proof-of-concept that, with a lightweight python-based interface, can meet these requirements. </p>
<p>Because FRBR is an Entity-Relationship model; it is easily implemented as key-value within the primitive data structures provided by Redis.  Redis&#8217; flexibility makes it easy to associate arbitrary metadata and vocabularies, like MARC, METS, VRA or MODS, with FRBR entities and inter-operate with legacy and emerging standards and practices like RDA Vocabularies and LinkedData.</p>
<h2> ALL TEH METADATAS! or How we use RDF to keep all of the digital object metadata formats thrown at us. </h2>
<ul>
<li class="u">Declan Fleming, University of California, San Diego</li>
</ul>
<p>What&#8217;s the right metadata standard to use for a digital repository?  There isn&#8217;t just one standard that fits documents, videos, newspapers, audio files, local data, etc.  And there is no standard to rule them all.  So what do you do?  At UC San Diego Libraries, we went down a conceptual level and attempted to hold every piece of metadata and give each holding place some context, hopefully in a common namespace.  RDF has proven to be the ideal solution, and allows us to work with MODS, PREMIS, MIX, and just about anything else we&#8217;ve tried.  It also opens up the potential for data re-use and authority control as other metadata owners start thinking about and expressing their data in the same way.  I&#8217;ll talk about our workflow which takes metadata from a stew of various sources (CSV dumps, spreadsheet data of varying richness, MARC data, and MODS data), normalizes them into METS by our Metadata Specialists who create an assembly plan, and then ingests them into our digital asset management system.  The result is a <a href="http://dl.dropbox.com/u/6923768/Work/DAMS<code>20object</code>20rdf%20graph.png">beautiful graph</a> of RDF triples with metadata poised to be expressed as <a href="https://libraries.ucsd.edu/digital/">HTML</a>, RSS, METS, XML, and opens linked data possibilities that we are just starting to explore.</p>
<h2> UDFR: Building a Registry using Open-Source Semantic Software </h2>
<ul>
<li class="u">Stephen Abrams, Associate Director, UC3, California Digital Library</li>
<li class="u">Lisa Dawn Colvin, UDFR Project Manager, California Digital Library</li>
</ul>
<p>Fundamental to effective long-term preservation analysis, planning, and intervention is the deep understanding of the diverse digital formats used to represent content. The Unified Digital Format Registry project (UDFR, <a href="https://bitbucket.org/udfr/main/wiki/Home)">https://bitbucket.org/udfr/main/wiki/Home)</a> will provide an open source platform for an online, semantically-enabled registry of significant format representation information.</p>
<p>We will give an introduction to the UDFR tool and its use within a preservation process.</p>
<p>We will also discuss our experiences of integrating disparate data sources and models into RDF: describing our iterative data modeling process and decisions around integrating vocabularies, data sources and provenance representation. </p>
<p>Finally, we will share how we extended an existing open-source semantic wiki tool, OntoWiki, to create the registry.</p>
<h2> saveMLAK: How Librarians, Curators, Archivists and Library Engineers Work Together with Semantic MediaWiki after the Great Earthquake of Japan </h2>
<ul>
<li class="u">Yuka Egusa, Senior Researcher of National Institute of Educational Policy Research</li>
<li class="u">Makoto Okamoto, Chief Editor of Academic Resource Guide (ARG)</li>
</ul>
<p>In March 11th 2011, the biggest earthquake and tsunami in the history attacked a large area of northern east region of Japan. A lot of people have worked together to save people in the area. For library community, a wiki named "savelibrary" was launched for sharing information on damages and rescues on the next day of the earthquake. Later then people from museum curators, archivists and community learning centers started similar projects. In April we joined to a project "saveMLAK", and launched a wiki site using Semantic MediaWiki under <a href="http://savemlak.jp/.">http://savemlak.jp/.</a></p>
<p>As of November 2011, information on over 13,000 cultural organizations are posted on the site by 269 contributors since the launch. The gathered information are organized along with Wiki categories of each type of facilities such library, museum, school, etc. We have held eight edit-a-thons to encourage people to contribute to the wiki.</p>
<p>We will report our activity, how the libraries and museums were damaged and have been recovered with lots of efforts, and how we can do a new style of collaboration with MLAK community, Wiki and other voluntary communities at the crisis.
</p>
<hr/>
Conversion by <a href="http://goessner.net/articles/wiky/WikyBox.html">Wikibox</a>, tweaked in <a href="http://www.barebones.com/products/textwrangler/index.html">Textwrangler</a>. Trimmed email addresses, otherwise these are as-written. Did I miss one? Let me know!</p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 2074 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/11/21/code4lib-2012-talk-proposals-are-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citation management means different things to different people</title>
		<link>http://jodischneider.com/blog/2011/08/03/citation-management-means-different-things-to-different-people/</link>
		<comments>http://jodischneider.com/blog/2011/08/03/citation-management-means-different-things-to-different-people/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 23:30:33 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[books and reading]]></category>
		<category><![CDATA[information ecosystem]]></category>
		<category><![CDATA[library and information science]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[BibDesk]]></category>
		<category><![CDATA[bibliographic management]]></category>
		<category><![CDATA[bibliographic managers]]></category>
		<category><![CDATA[BibTeX]]></category>
		<category><![CDATA[Papers2]]></category>
		<category><![CDATA[PDF management]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1879</guid>
		<description><![CDATA[I got to talking with a mathematician friend about citation management. We came to the conclusion that &#8220;manage PDFs&#8221; is my primary goal while &#8220;get out good citations&#8221; is his primary goal. I thought it would interesting to look at his requirements. His ideal program would Organize the PDFs (Papers does this, when it doesn&#8217;t botch [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1879">
<p>I got to talking with a <a title="Louis Theran" href="http://twitter.com/#!/genericpoints">mathematician friend</a> about citation management. We came to the conclusion that &#8220;manage PDFs&#8221; is my primary goal while &#8220;get out good citations&#8221; is his primary goal. I thought it would interesting to look at his requirements.</p>
<p>His ideal program would</p>
<ol>
<li>Organize the PDFs (Papers does this, when it doesn&#8217;t botch the author names and the title) preferably in the file system, so I can use Dropbox</li>
<li>Get BibTeX entires from MathSciNet, ACM, etc. EXACTLY AS THEY ARE</li>
<li>Have some decent way to organize notes by &#8220;project&#8221; or something</li>
</ol>
<p>He doesn&#8217;t care about:</p>
<ol>
<li>Typing \cite</li>
<li>A &#8220;unified&#8221; bibliographic database</li>
<li>Social bibliographies (though I am not against them; it is just not a burning issue)</li>
</ol>
<p>He says:</p>
<blockquote><p>I guess the point is that, if I am writing something and I know I want to cite it, and I know there is a &#8220;official&#8221; BibTeX for it, I just need a way to get that more quickly than:</p>
<ol>
<li>Type the URL</li>
<li>Click on &#8220;Proxy this&#8221; in my bookmarks bar</li>
<li>Search for the paper</li>
<li>Copy/paste the BibTeX</li>
<li>Edit the cite key to something mnemonic</li>
</ol>
</blockquote>
<p>He followed up with an example of the <del datetime="2011-08-02T23:56:22+00:00">&#8220;awful&#8221;</del> <ins datetime="2011-08-02T23:56:22+00:00">awful, lossy</ins> markup Papers produces <ins datetime="2011-08-02T23:52:37+00:00">which loses information including the ISSN and DOI</ins><del>; he prefers the minimalist BibTeX</del>. (<ins datetime="2011-08-02T23:56:49+00:00"><a href="http://twitter.com/#!/genericpoints/status/98538565541183488" title="Correction from Louis Theran">oops!</a>; he adds &#8220;I understated how bad papers is. The real papers entry (top) not only has screwy names, but junk instead of the full journal name. The papers cite key is meaningless noise too (but mathscinet is meaningful noise).&#8221;</ins>) To get around this, he does the same search/download &#8220;a million times&#8221;.</p>
<pre>
<del datetime="2011-08-02T23:52:37+00:00">AMS</del> <ins datetime="2011-08-02T23:52:37+00:00">Papers2</ins> BibTeX:
@article{AR78,
author = {L Asimow and B Roth},
journal = {Trans. Amer. Math. Soc.},
title = {The rigidity of graphs},
pages = {279--289},
volume = {245},
year = {1978},
}

<del datetime="2011-08-02T23:52:37+00:00">Papers'</del> <ins datetime="2011-08-02T23:52:37+00:00">The AMS</ins> version of the same BibTeX:
@article {AR78,
    AUTHOR = {Asimow, L. and Roth, B.},
     TITLE = {The rigidity of graphs},
   JOURNAL = {Trans. Amer. Math. Soc.},
  FJOURNAL = {Transactions of the American Mathematical Society},
    VOLUME = {245},
      YEAR = {1978},
     PAGES = {279--289},
      ISSN = {0002-9947},
     CODEN = {TAMTAM},
   MRCLASS = {57M15 (05C10 52A40 53B50 73K05)},
  MRNUMBER = {511410 (80i:57004a)},
MRREVIEWER = {G. Laman},
       DOI = {10.2307/1998867},
       URL = {http://dx.doi.org/10.2307/1998867},
}
</pre>
<p>I&#8217;ve just discovered that <a href="http://bibdesk.sourceforge.net/">BibDesk</a>&#8216;s<sup><a href="http://jodischneider.com/blog/2011/08/03/citation-management-means-different-things-to-different-people/#footnote_0_1879" id="identifier_0_1879" class="footnote-link footnote-identifier-link" title="See also A short review of BibDesk from MacResearch">1</a></sup> &#8216;minimize&#8217; <del datetime="2011-08-02T23:52:37+00:00">does what he wants: its</del> <ins datetime="2011-08-02T23:52:37+00:00">has</ins> output is quite close to the <del datetime="2011-08-02T23:52:37+00:00">AMS</del> Papers2 version:</p>
<pre>
@article{AR78,
	Author = {Asimow, L. and Roth, B.},
	Journal = {Trans. Amer. Math. Soc.},
	Pages = {279--289},
	Title = {The rigidity of graphs},
	Volume = {245},
	Year = {1978}}
</pre>
<p><del datetime="2011-08-02T23:52:37+00:00">I&#8217;d still like to understand the impact the non-minimal BibTeX is having; could be bad citation styles are causing part of the problem.</del></p>
<p>While we have different needs for citation management, we&#8217;re both annoyed by the default filenames many publishers use &#8211; like fulltext.pdf and sdarticle.pdf. But I&#8217;ll tolerate these, as long as I can get to it from a database index with a nice frontend.</p>
<p>We of course moved on to discussing how research needs an iTunes or, as <a title="“Brave NOW World” - Society for Scholarly Communication 2009" href="http://ssrnblog.com/2009/06/03/is-it-really-a-brave-now-world/">Geoff Bilder has called it, an iPapers</a>.<br />
<hline><br />
<small>This blog post brought to you by Google chat and the number 3.</small></p>
<ol class="footnotes"><li id="footnote_0_1879" class="footnote">See also <a href="http://www.macresearch.org/bibdesk_a_free_bibliography_management_application">A short review of BibDesk</a> from MacResearch</li></ol><!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1879 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/08/03/citation-management-means-different-things-to-different-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sente, a first look</title>
		<link>http://jodischneider.com/blog/2011/08/01/sente-a-first-look/</link>
		<comments>http://jodischneider.com/blog/2011/08/01/sente-a-first-look/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 13:30:07 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[books and reading]]></category>
		<category><![CDATA[library and information science]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[bibliographic managers]]></category>
		<category><![CDATA[reference managers]]></category>
		<category><![CDATA[Sente]]></category>
		<category><![CDATA[zotero]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1847</guid>
		<description><![CDATA[Today I&#8217;ve been testing out Sente, on the theory that it might help me organize the PDFs I&#8217;m annotating on my iPad. The desktop application is geared to Mac users who really care about bibliographies, with several fantastic features, including Unlike their competitors (e.g. Mendeley, Zotero), they appear to offer free unlimited synchronization of your [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1847">
<p>Today I&#8217;ve been testing out Sente, on the <a href="http://jodischneider.com/blog/2011/07/31/how-do-you-organize-papers-on-your-ipad/">theory</a> that it might help me organize the PDFs I&#8217;m annotating on my iPad.</p>
<p>The desktop application is geared to Mac users who really care about bibliographies, with several fantastic features, including</p>
<ul>
<li>Unlike their competitors (e.g. Mendeley, Zotero), they appear to offer free unlimited synchronization of your reference library: the only limitation is that <a href="https://sente.tenderapp.com/discussions/problems/2252-size-of-library-for-syncing">files larger than 20MB won&#8217;t be synched</a>.</li>
<li><a title="Migrating Data to Sente" href="http://www.thirdstreetsoftware.com/SenteUserManual/6.2/dokuwiki/doku.php?id=migrating_data">Sophisticated import</a> from the underlying file structures of many different reference managers (EndNote, Bookends, Mendeley, Papers, and Zotero)</li>
<li><a title="Hotwords" href="http://www.thirdstreetsoftware.com/SenteUserManual/6.2/dokuwiki/doku.php?id=hotwords">Customizable multicolored search called hotwords</a> to help draw your eye to the keywords you persistently care about (watch the <a title="Hotwords Instructional Video" href="http://thirdstreetsoftware.lunarpages.net/videos/Hotwords.mov">hotwords video</a>, it&#8217;ll make sense).</li>
</ul>
<p>I like Sente&#8217;s statuses; read/unread and Recently Modified and Recently Added are automatically tracked, and you can rate items. I especially like the workflow statuses, which match some of my common tasks:</p>
<ul>
<li>Get Full Text</li>
<li>Discuss Further</li>
<li>Cite</li>
<li>Do Not Cite</li>
</ul>
<p>&#8220;Sort by citation&#8221; is surprisingly illuminating: I didn&#8217;t realize how many papers from &#8220;Discourse Studies&#8221; I&#8217;d been looking at recently.</p>
<p>Another great feature that could be easily and fruitfully added to most other bibliographic managers: title case and exact case lists (I am *so* sick of seeing lowercased &#8216;wikipedia&#8217; in bibliographies!), which you can very easily customize.<br />
Sente also has a journal dictionary: You can assign the abbreviations and ISSNs (authority control, yippee!)!</p>
<p>Their visual display could use an update (thankfully it&#8217;s <a title="Sente 6.5 Private Preview Coming" href="http://www.thirdstreetsoftware.com/blog/2011/06/sente-65.html">on the way</a>) and I find their icons confusing (maybe &#8216;pencil&#8217; for &#8216;note&#8217; is sensible, but what in the world about &#8216;four dots in a diamond shape&#8217; says &#8216;abstract&#8217; <a title="Sente 6.2" href="http://www.thirdstreetsoftware.com/blog/2010/12/sente-62-new-pdf-annotation-model.html">to you</a>?)</p>
<p>I tested the Zotero import. As I wrote Sente&#8217;s developers, there are some issues:</p>
<p>In testing it out on my large (5000+ item) Zotero library I see that:</p>
<ol>
<li>HTML attachments are not copied into the Sente library</li>
<li>Image attachments are not copied into the Sente library</li>
<li>Text note attachments are not copied into the Sente library</li>
<li>Subcollections are not preserved</li>
</ol>
<p>Since then, I&#8217;ve noticed that the keywords don&#8217;t get imported. Further, the date added and &#8220;date modified&#8221; fields are not preserved, but instead now reflect the import date and time (as I <a href="http://twitter.com/#!/jschneider/status/97997086464802817">noted on twitter</a>). But I <a href="http://twitter.com/#!/jschneider/status/97997077761626112">do like</a> their duplicate detection. Along with promising to consolidate matched items, they provide a report about the discarded matches. For instance:</p>
<blockquote><p>Rule &#8220;DOI rule&#8221; flagged these two references as possible duplicates:<br />
Vilar, P., &amp; Žumer, M. (2008). Perceptions and importance of user friendliness of IR systems according to users&#8217; individual characteristics and academic discipline. Journal of the American Society for Information Science &amp; Technology, 59(12), 1995-2007. doi:Article<br />
Quick-Response Barcodes. (2008). Library Technology Reports, 44(5), 46-47. doi:Article<br />
However, the match was rejected because the references differ in: Article Title, pages, Publication Title, URL, Volume, Issue.</p></blockquote>
<p>I have played briefly with the Sente&#8217;s free iPad viewer, but not yet with their paid ($19.99) app which allows annotation. Based on reviews (why no permalinks, Apple?), &#8220;Export seems to be an option but crucially, import is not.&#8221; However, if Sente&#8217;s annotation is enough, there&#8217;s hope, since <a href="http://s3.amazonaws.com/entp-tender-production/assets/512e45eea7675dd888e7417a1f467e4eb03c7254/Synchronized_Libraries.pdf?AWSAccessKeyId=1AJ9W2TX1B2Z7C2KYB82&amp;Expires=1312202768&amp;Signature=DPdT0OgF3uWRgO2uxL311V%2FhlgI%3D">documentation of the Sync functionality already in the current (6.2) version <del>the description of Sync for the planned 6.5 release</del></a> (via <a href="https://sente.tenderapp.com/discussions/problems/8566-how-can-i-sync-library-wifi-only">this</a>) is *very* promising: &#8220;As you read a PDF on your iPad on the bus ride home, highlighting passages and taking notes, the highlighting and notes appear in all copies by the time you arrive home.&#8221;</p>
<p>By Sente user standards, I am <a href="https://sente.tenderapp.com/discussions/questions/153-maximum-usable-sente-database-size">far from a power user: the biggest databases seem to be about 10 times mine</a>. This could be an improvement from Zotero, where my library speed can&#8217;t quite keep up some days. I&#8217;d be *very* interested to hear from enthusiastic Sente users. Switching seems quite feasible, and probably worth checking out their iPad app.</p>
<p>The main obvious concerns I have are about notetaking and portability. Notetaking of offline/non-fulltext items is important but doesn&#8217;t seem to have been a particular focus of development. Portability is incredibly important: I need to ensure that export (and ideally import) brings along files and notes as well as PDFs.</p>
<p>I&#8217;ve been thinking of direct, in-file PDF annotation as the best possible way to ensure that my annotations outlive my reference manager. Should I rethink that? So far (according to their <a href="http://s3.amazonaws.com/entp-tender-production/assets/512e45eea7675dd888e7417a1f467e4eb03c7254/Synchronized_Libraries.pdf?AWSAccessKeyId=1AJ9W2TX1B2Z7C2KYB82&amp;Expires=1312202768&amp;Signature=DPdT0OgF3uWRgO2uxL311V%2FhlgI%3D">draft manual as above</a>): &#8220;Highlighting created in Sente 6.2 is not stored in the PDF itself &#8212; it is stored in the library database. This change has several very positive effects, notably on syncing.&#8221; Let me know what you think in the comments!</p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1847 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/08/01/sente-a-first-look/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://thirdstreetsoftware.lunarpages.net/videos/Hotwords.mov" length="16701621" type="video/quicktime" />
		</item>
		<item>
		<title>Extended deadline for STLR 2011</title>
		<link>http://jodischneider.com/blog/2011/04/29/extended-deadline-for-stlr-2011/</link>
		<comments>http://jodischneider.com/blog/2011/04/29/extended-deadline-for-stlr-2011/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 18:04:24 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[future of publishing]]></category>
		<category><![CDATA[library and information science]]></category>
		<category><![CDATA[PhD diary]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[social semantic web]]></category>
		<category><![CDATA[annotation]]></category>
		<category><![CDATA[CFP]]></category>
		<category><![CDATA[context-aware]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[electronic media]]></category>
		<category><![CDATA[ePub]]></category>
		<category><![CDATA[JCDL2011]]></category>
		<category><![CDATA[LLD]]></category>
		<category><![CDATA[location-based storytelling]]></category>
		<category><![CDATA[multimedia collections]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[semantic libraries]]></category>
		<category><![CDATA[STLR2011]]></category>
		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1701</guid>
		<description><![CDATA[We&#8217;ve extended the STLR 2011 deadline due to several requests; submissions are now due May 8th. JCDL workshops are split over two half-days, and we are lucky enough to have *two* keynote speakers: Bernhard Haslhofer of the University of Vienna and Cathy Marshall of Microsoft Research. Consider submitting! CALL FOR PARTICIPATION The 1st Workshop on [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1701">
<p>We&#8217;ve extended the <a href="http://stlr2011.weebly.com/">STLR 2011</a> deadline due to several requests; submissions are now due May 8th.</p>
<p>JCDL workshops are split over two half-days, and we are lucky enough to have *two* keynote speakers: <a href="http://cs.univie.ac.at/bernhard.haslhofer">Bernhard Haslhofer</a> of the University of Vienna and <a href="http://research.microsoft.com/en-us/people/cathymar/">Cathy Marshall</a> of Microsoft Research.</p>
<p>Consider submitting!</p>
<h2>CALL FOR PARTICIPATION<br />
The 1st Workshop on Semantic Web Technologies for Libraries and Readers</h2>
<p>STLR 2011</p>
<p>June 16 (PM) &amp; 17 (AM) 2011</p>
<p><a href="http://stlr2011.weebly.com/">http://stlr2011.weebly.com/</a><br />
Co-located with the ACM/IEEE <a href="http://www.jcdl2011.org/">Joint Conference on Digital Libraries (JCDL) 2011</a> Ottawa, Canada</p>
<p>While Semantic Web technologies are successfully being applied to library catalogs and digital libraries, the semantic enhancement of books and other electronic media is ripe for further exploration. Connections between envisioned and emerging scholarly objects (which are doubtless social and semantic) and the digital libraries in which these items will be housed, encountered, and explored have yet to be made and implemented. Likewise, mobile reading brings new opportunities for personalized, context-aware interactions between reader and material, enriched by information such as location, time of day and access history.</p>
<p>This full-day workshop, motivated by the idea that reading is mobile, interactive, social, and material, will be focused on semantically enhancing electronic media as well as on the mobile and social aspects of the Semantic Web for electronic media, libraries and their users. It aims to bring together practitioners and developers involved in semantically enhancing electronic media (including documents, books, research objects, multimedia materials and digital libraries) as well as academics researching more formal aspects of the interactions between such resources and their users. We also particularly invite entrepreneurs and developers interested in enhancing electronic media using Semantic Web technologies with a user-centered approach.</p>
<p>We invite the submission of papers, demonstrations and posters which describe implementations or original research that are related (but are not limited) to the following areas of interest:</p>
<ul>
<li>Strategies for semantic publishing (technical, social, and economic)</li>
<li>Approaches for consuming semantic representations of digital documents and electronic media</li>
<li>Open and shared semantic bookmarks and annotations for mobile and device-independent use</li>
<li>User-centered approaches for semantically annotating reading lists and/or library catalogues</li>
<li>Applications of Semantic Web technologies for building personal or context-aware media libraries</li>
<li>Approaches for interacting with context-aware electronic media (e.g. location-aware storytelling, context-sensitive mobile applications, use of geolocation, personalization, etc.)</li>
<li>Applications for media recommendations and filtering using Semantic Web technologies</li>
<li>Applications integrating natural language processing with approaches for semantic annotation of reading materials</li>
<li>Applications leveraging the interoperability of semantic annotations for aggregation and crowd-sourcing</li>
<li>Approaches for discipline-specific or task-specific information sharing and collaboration</li>
<li>Social semantic approaches for using, publishing, and filtering scholarly objects and personal electronic media</li>
</ul>
<h3>IMPORTANT DATES</h3>
<p>*EXTENDED* Paper submission deadline: May 8th 2011<br />
Acceptance notification: June 1st 2011<br />
Camera-ready version: June 8th 2011</p>
<h3>KEYNOTE SPEAKERS</h3>
<ul>
<li><a href="http://cs.univie.ac.at/bernhard.haslhofer">Bernhard Haslhofer</a> of the University of Vienna</li>
<li><a href="http://research.microsoft.com/en-us/people/cathymar/">Cathy Marshall</a> of Microsoft Research</li>
</ul>
<h3>PROGRAM COMMITTEE</h3>
<p>Each submission will be independently reviewed by 2-3 program committee members.</p>
<ul>
<li><a href="http://ink.indiamos.com/">India Amos</a>, Textist, Design Editor at Jubilat, USA</li>
<li><a href="http://www.figoblog.org/">Emmanuelle Bermes</a>, Centre Pompidou Virtuel, France</li>
<li><a href="http://www.eastgate.com/people/Bernstein.html">Mark Bernstein</a>, Eastgate Systems Inc., USA</li>
<li><a href="http://captsolo.net/">Uldis Bojars</a>, National Library of Latvia, Latvia</li>
<li><a href="http://peterbrantley.com/">Peter Brantley</a>, Internet Archive, USA</li>
<li><a href="http://danbri.org/">Dan Brickley</a>, Vrije University Amsterdam, Netherlands</li>
<li><a href="http://www.irit.fr/~Guillaume.Cabanac/">Guillaume Cabanac</a>, University of Toulouse, France</li>
<li><a href="http://www.iis.sinica.edu.tw/~trc/public/">Tyng-Ruey Chuang</a>, Acamedia Sinica, Taiwan</li>
<li><a href="http://www.paolociccarese.info/">Paolo Ciccarese</a>, Harvard Medical School, USA</li>
<li><a href="http://madrc.mgh.harvard.edu/timothy-w-clark-ms">Tim Clark</a>, Harvard Medical School, USA</li>
<li><a href="http://threepress.org/about/">Liza Daly</a>,Threepress Consulting Inc., USA</li>
<li><a href="http://ki.informatik.uni-mannheim.de/people/kai_eckert.html">Kai Eckert</a>, Mannheim University Library, Germany</li>
<li><a href="http://www.tudorgroza.org/">Tudor Groza</a>, University of Queensland, Australia</li>
<li><a href="http://sw-app.org/mic.xhtml">Michael Hausenblas</a>, DERI, National University of Ireland Galway, Ireland</li>
<li><a href="http://www.few.vu.nl/~aisaac/">Antoine Isaac</a>, Vrije University of Amsterdam, Netherlands</li>
<li><a href="https://profiles.google.com/nizejpodpisany/about">Piotr Kowalczyk</a>, Poland</li>
<li><a href="http://www.magellanmediapartners.com/index.php/mmcp/Team/">Brian O&#8217;Leary</a>, Magellan Media Partners, USA</li>
<li><a href="http://aig.cs.man.ac.uk/people/srp/">Steve Pettifer</a>, University of Manchester, UK</li>
<li><a href="http://people.ischool.berkeley.edu/~ryanshaw/wordpress/bio/">Ryan Shaw</a>, University of North Carolina, USA</li>
<li><a href="http://dilettantes.code4lib.org/blog/about-me/">Ross Singer</a>, Talis, USA</li>
<li><a href="http://www.groovy.net/ww/">William Waites</a>, Open Knowledge Foundation, UK</li>
<li><a href="http://www.dbdump.org/news/about">Rob Warren</a>, University of Waterloo, Canada</li>
</ul>
<h3>ORGANIZING COMMITTEE</h3>
<ul>
<li>Alison Callahan, Dept of Biology, Carleton University, Ottawa, Canada</li>
<li>Dr. <a href="http://dumontierlab.com/index.php?page=people">Michel Dumontier</a>, Dept of Biology, Carleton University, Ottawa, Canada</li>
<li><a href="jodischneider.com/jodi.html">Jodi Schneider</a>, DERI, NUI Galway, Ireland</li>
<li>Dr. Lars Svensson, German National Library</li>
</ul>
<h3>SUBMISSION INSTRUCTIONS</h3>
<p>Please use PDF format for all submissions. Semantically annotated versions of submissions, and submissions in novel digital formats, are encouraged and will be accepted in addition to a PDF version.<br/><br />
All submissions must adhere to the following page limits:<br />
Full length papers: maximum 8 pages<br />
Demonstrations: 2 pages<br />
Posters: 1 page<br/><br />
Use the ACM template for formatting: <a href="http://www.acm.org/sigs/pubs/proceed/template.html">http://www.acm.org/sigs/pubs/proceed/template.html</a><br/><br />
Submit using EasyChair: <a href="https://www.easychair.org/conferences/?conf=stlr2011">https://www.easychair.org/conferences/?conf=stlr2011</a><br/></p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1701 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/04/29/extended-deadline-for-stlr-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reading styles</title>
		<link>http://jodischneider.com/blog/2011/03/02/reading-styles/</link>
		<comments>http://jodischneider.com/blog/2011/03/02/reading-styles/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 02:16:36 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[books and reading]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[PhD diary]]></category>
		<category><![CDATA[scholarly communication]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1668</guid>
		<description><![CDATA[To support reading, think about diversity of reading styles. A study of &#8220;How examiners assess research theses&#8221; mentions the diversity: [F]our examples give a good indication of the range of ‘reading styles’: A (Hum/Male/17) sets aside time to read the thesis. He checks who is in the references to see that the writers are there [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1668">
<p>To <a href="http://jodischneider.com/blog/2011/01/21/supporting-reading/">support reading</a>, think about diversity of reading styles.</p>
<p>A study of &#8220;How examiners assess research theses&#8221; mentions the diversity:</p>
<blockquote>
<p>[F]our examples give a good indication of the range of ‘reading styles’:</p>
<ul>
<li>A (Hum/Male/17) sets aside time to read the thesis. He checks who is in the references to see that the writers are there who should be there. Then he reads slowly, from the beginning like a book, but taking copious notes.</li>
<li>B (Sc/Male/22) reads the thesis from cover to cover first without doing anything else. For the first read he is just trying to gain a general impression of what the thesis is about and whether it is a good thesis—that is, are the results worthwhile. He can also tell how much work has actually been done. After the first read he then ‘sits on it’ for a while. During the second reading he starts making notes and reading more critically. If it is an area with which he is not very familiar, he might read some of the references. He marks typographical errors, mistakes in calculations, etc., and makes a list of them. He also checks several of the references just to be sure they have been used appropriately.</li>
<li>C (SocSc/Female/27) reads the abstract first and then the introduction and the conclusion, as well as the table of contents to see how the thesis is structured; and she familiarises herself with appendices so that she knows where everything is. Then she starts reading through; generally the literature review, and methodology, in the first weekend, and the findings, analysis and conclusions in the second weekend. The intervening week allows time for ideas to mull over in her mind. On the third weekend she writes the report.</li>
<li>D (SocSc/Male/15) reads the thesis from cover to cover without marking it. He then schedules time to mark it, in about three sittings, again working from beginning to end. At this stage he ‘takes it apart’. Then he reads the whole thesis again.</li>
</ul>
</blockquote>
<p>from <span id="cite_1" name="citation"><a href="#bib_1">[1]</a></span> Mullins, G. &amp; Kiley, M. (2002), <a href="http://dx.doi.org/10.1080/0307507022000011507<br />
">It&#8217;s a PhD, not a Nobel Prize: how experienced examiners asses research theses</a>, Studies in Higher Education, 27, 4, pp.369-386. DOI:10.1080/0307507022000011507</p>
<p>Parenthetical comments are (discipline/gender/interview number). Thanks to the <a href="http://www.socs.nuigalway.ie/society_profiles/view/76">NUIG Postgrad Research Society</a> for suggesting this paper.</p>
<h2>References</h2>
    <ol>
    </ol>

</div> <!-- kcite-section 1668 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/03/02/reading-styles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What a text means: genre matters</title>
		<link>http://jodischneider.com/blog/2011/02/26/what-a-text-means-genre-matters/</link>
		<comments>http://jodischneider.com/blog/2011/02/26/what-a-text-means-genre-matters/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 22:46:19 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[argumentative discussions]]></category>
		<category><![CDATA[PhD diary]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[aboutness]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[genre theory]]></category>
		<category><![CDATA[meaning]]></category>
		<category><![CDATA[metadiscourse]]></category>
		<category><![CDATA[popularization of science]]></category>
		<category><![CDATA[scientific communication]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1633</guid>
		<description><![CDATA[Can you distinguish what is being said from how it is said? In other words, what is a &#8216;proposition&#8217;? Giving an operational definition of &#8216;proposition&#8217; or of &#8216;propositional content&#8217; is difficult. Turns out there&#8217;s a reason for that: Metadiscourse does not simply support propositional content: it is the means by which propositional content is made [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1633">
<p>Can you distinguish <em>what</em> is being said from <em>how</em> it is said?<br />
In other words, what is a &#8216;proposition&#8217;? </p>
<p>Giving an operational definition of  &#8216;proposition&#8217; or of &#8216;propositional content&#8217; is difficult. Turns out there&#8217;s a reason for that:</p>
<blockquote><p>Metadiscourse does not simply support propositional content: it is the means by which propositional content is made coherent, intelligible and persuasive to a particular audience.</p></blockquote>
<p> &#8211; Ken Hyland <em>Metadiscourse</em> p39<sup><a href="http://jodischneider.com/blog/2011/02/26/what-a-text-means-genre-matters/#footnote_0_1633" id="identifier_0_1633" class="footnote-link footnote-identifier-link" title="I&amp;#8217;m really enjoying Ken Hyland&amp;#8217;s Metadiscourse. Thanks to Sean O&amp;#8217;Riain for a wonderful loan! I&amp;#8217;m not ready to summarize his thoughts about what metadiscourse is &amp;#8212; for one thing I&amp;#8217;m only halfway through.">1</a></sup>.</p>
<p>I&#8217;m very struck by how the same content can be wrapped with different metadiscourse &#8212; resulting in different genres for distinct audiences. When the &#8220;same&#8221; content is reformulated, new meanings and emphasis may be added along the way. Popularization of science is rich in examples.</p>
<p>For instance, a <em>Science</em> article&#8230;</p>
<blockquote><p>When branches of the host plant having similar oviposition sites were placed in the area, no investigations were made by the <em>H. hewitsoni</em> females.
</p></blockquote>
<p>gets transformed into a <em>Scientific American</em> article&#8230;</p>
<blockquote><p>I collected lengths of P. pittieri vines with newly developed shoots and placed them in the patch of vines that was being regular revisited. The females did not, however, investigate the potential egg-laying sites I had supplied.
</p></blockquote>
<p>This shows the difficulty of making clean separations between the content and the metadiscourse: </p>
<blockquote><p>&#8220;The &#8216;content&#8217;, or subject matter, remains the same but the meanings have changed considerably. This is because the <em>meaning</em> of a text is not just about the propositional material or what the text could be said to be <em>about</em>. It is the complete package, the result of an interactive process between the producer and receiver of a text in which the writer chooses forms and expressions which will best convey his or her material, stance and attitudes.</p></blockquote>
<p>- Ken Hyland <em>Metadiscourse</em> p39</p>
<p>Example from Hyland (page 21), which credits Myers <em>Writing Biology: Texts in the Social Construction of Scientific Knowledge</em> 1990 (180).</p>
<ol class="footnotes"><li id="footnote_0_1633" class="footnote">I&#8217;m really enjoying Ken Hyland&#8217;s <em>Metadiscourse</em>. Thanks to Sean O&#8217;Riain for a wonderful loan! I&#8217;m not ready to summarize his thoughts about what metadiscourse is &#8212; for one thing I&#8217;m only halfway through.</li></ol><!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1633 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/02/26/what-a-text-means-genre-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Supporting Reading</title>
		<link>http://jodischneider.com/blog/2011/01/21/supporting-reading/</link>
		<comments>http://jodischneider.com/blog/2011/01/21/supporting-reading/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 17:47:46 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[books and reading]]></category>
		<category><![CDATA[future of publishing]]></category>
		<category><![CDATA[library and information science]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[social semantic web]]></category>
		<category><![CDATA[Beyond the PDF]]></category>
		<category><![CDATA[beyondthePDF]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1567</guid>
		<description><![CDATA[Yesterday I spoke at Beyond the PDF about use cases for reading. Slides are below; the presentation was also webcast, so I hope to share a video recording when it becomes available. The video is now on Youtube (part of the Beyond the PDF video playlist) and below. Supporting Reading: Beyond the PDF workshop 2011 [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1567">
<p>Yesterday I spoke at <a href="http://sites.google.com/site/beyondthepdf/">Beyond the PDF</a> about use cases for reading. Slides are below; the presentation was also webcast<del datetime="2011-02-01T10:24:23+00:00">, so I hope to share a video recording when it becomes available</del>. The video is now <a href="http://www.youtube.com/watch?v=PcgRw08Wuu0&#038;p=BE627F48A0DB94FD">on Youtube</a> (part of the <a href="http://www.youtube.com/view_play_list?p=BE627F48A0DB94FD">Beyond the PDF video playlist</a>) and below.</p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/PcgRw08Wuu0" frameborder="0" allowFullScreen></iframe></p>
<div style="width:425px" id="__ss_6643908"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jodischneider/supporting-readingbeyondthepdf" title="Supporting Reading: Beyond the PDF workshop 2011">Supporting Reading: Beyond the PDF workshop 2011</a></strong><object id="__sse6643908" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=supporting-reading-beyondthepdf-110120140128-phpapp02&#038;rel=0&#038;stripped_title=supporting-readingbeyondthepdf&#038;userName=jodischneider" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse6643908" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=supporting-reading-beyondthepdf-110120140128-phpapp02&#038;rel=0&#038;stripped_title=supporting-readingbeyondthepdf&#038;userName=jodischneider" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/jodischneider">jodischneider on slideshare</a>.  (and this slidedeck <a href="http://jodischneider.com/pubs/beyondthepdf2011.pdf">in PDF</a>)</div>
</div>
<p>Thanks to the <a href="http://soso.deri.ie/">DERI Social Software Unit</a> for feedback on an <a href="http://www.slideshare.net/jodischneider/supporting-reading-avoidance">earlier version of this presentation</a>. I&#8217;m particularly grateful to <a href="http://people.lis.illinois.edu/~renear/renearcv.html">Allen Renear</a> and <a href="http://people.lis.illinois.edu/~clpalmer/">Carole Palmer</a> from UIUC, whose call for ontology-aware reading tools pushed me down this path, and to <a href="http://twitter.com/gbilder">Geoffrey Bilder</a> who presented these ideas in a way I couldn&#8217;t help <a href="http://jodischneider.com/blog/2010/11/15/the-social-semantic-web-a-message-for-scholarly-publishers/">thinking about</a> and remixing. <a href="http://research.microsoft.com/en-us/people/cathymar/">Cathy Marshall&#8217;s</a> clear exposition, in <a href="http://htlit.com/archives/January2010/ReadingandWritingTheElec.html">Reading and Writing the Electronic Book</a> was fundamental to digging deeper.</p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1567 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/01/21/supporting-reading/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wanted: the ultimate mobile app for scholarly ereading</title>
		<link>http://jodischneider.com/blog/2011/01/07/wanted-the-ultimate-mobile-app-for-scholarly-ereading/</link>
		<comments>http://jodischneider.com/blog/2011/01/07/wanted-the-ultimate-mobile-app-for-scholarly-ereading/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 00:22:08 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[books and reading]]></category>
		<category><![CDATA[future of publishing]]></category>
		<category><![CDATA[information ecosystem]]></category>
		<category><![CDATA[library and information science]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[beyondthePDF]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[scholarly publishing]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1540</guid>
		<description><![CDATA[Nicole Henning suggests that academic libraries and scholarly presses work together to create the ultimate mobile app for scholarly ereading. I think about the requirements a bit differently, in terms of the functional requirements. The main functions are obtaining materials, reading them, organizing them, keeping them, and sharing them. For obtaining materials, the key new [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1540">
<p>Nicole Henning <a href="http://nic221.posterous.com/idea-e-reading-app-for-scholarly-presses">suggests that</a> academic libraries and scholarly presses work together to create the ultimate mobile app for scholarly ereading. I think about the requirements a bit differently, in terms of the functional requirements.</p>
<p>The main functions are obtaining materials, reading them, organizing them, keeping them, and sharing them.</p>
<p>For obtaining materials, the key new requirement is to simplify authentication: handle campus authentication systems and personal subscriptions. Multiple credentialed identities should be supported. A secondary consideration is that RSS feeds (e.g. for journal tables of contents) should be supported.</p>
<p>For reading materials, the key requirement is to support multiple formats in the same application. I don&#8217;t know of a web app or mobile app that supports PDF, EPUB, and HTML. Reading interfaces matter: look to Stanza and Ibis Reader for best-in-class examples.</p>
<p>For organizing materials, the key is synergy between the user&#8217;s data and existing data. Allow tags, folders, and multiple collections. But also leverage existing publisher and library metadata. Keep it flexible, allowing the user to modify metadata for personal use (e.g. for consistency or personal terminology) and to optionally submit corrections.</p>
<p>For keeping materials, import, export, and sync content from the user&#8217;s chosen cloud-based storage and WebDAV servers. No other device (e.g. laptop or desktop) should be needed. </p>
<p>For sharing materials, support lightweight micropublishing on social networks and email; networks should be extensible and user-customizable. Sync to or integrate with citation managers and social cataloging/reading list management systems.</p>
<p>Regardless of the ultimate system, I&#8217;d stress that device independence is important, meaning that an HTML5 website would probably the place to start: look to <a href="http://ibisreader.com/">Ibis Reader</a> as a model.</p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1540 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/01/07/wanted-the-ultimate-mobile-app-for-scholarly-ereading/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Searching for LaTeX code (Springer only)</title>
		<link>http://jodischneider.com/blog/2011/01/06/searching-for-latex-code-springer-only/</link>
		<comments>http://jodischneider.com/blog/2011/01/06/searching-for-latex-code-springer-only/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 17:01:46 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[future of publishing]]></category>
		<category><![CDATA[information ecosystem]]></category>
		<category><![CDATA[library and information science]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[beyondthePDF]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[markup search]]></category>
		<category><![CDATA[Springer]]></category>
		<category><![CDATA[structured search]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1523</guid>
		<description><![CDATA[Springer&#8217;s LaTeX search service (example results) allow searching for LaTeX strings or finding the LaTeX equations in an article. Since LaTeX is used to markup equations in many scientific publications this could be an interesting way to find related work or view an equation-centric summary of a paper. You can provide a LaTeX string, and [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1523">
<p>Springer&#8217;s <a href="http://www.latexsearch.com/">LaTeX search</a> service (<a href="http://www.latexsearch.com/latexFacets.do?searchInput=10^{-44}&#038;stype=exact">example results</a>) allow searching for LaTeX strings or finding the LaTeX equations in an article. Since LaTeX is used to markup equations in many scientific publications this could be an interesting way to find related work or view an equation-centric summary of a paper.</p>
<p>You can provide a LaTeX string, and Springer says that besides exact matches they can return similar LaTeX strings:<br />
<a href="http://jodischneider.com/blog/wp-content/uploads/2011/01/exact-matches.png"><img src="http://jodischneider.com/blog/wp-content/uploads/2011/01/exact-matches-300x180.png" alt="exact matches to a LaTeX search" title="exact-matches" width="300" height="180" class="alignnone size-medium wp-image-1524" /></a></p>
<p>Or, you can search by DOI or title to get all the equations in a given publication:<br />
<a href="http://jodischneider.com/blog/wp-content/uploads/2011/01/title-results-e1294332698382.png"><img src="http://jodischneider.com/blog/wp-content/uploads/2011/01/title-results-300x183.png" alt="results for a particular title" title="title-results" width="300" height="183" class="alignnone size-medium wp-image-1525" /></a></p>
<p>Under each equation in the search results you can click &#8220;show LaTeX code&#8221;:<br />
<a href="http://jodischneider.com/blog/wp-content/uploads/2011/01/show-code.png"><img src="http://jodischneider.com/blog/wp-content/uploads/2011/01/show-code-300x150.png" alt="show the LaTeX code for an equation" title="show-code" width="300" height="150" class="alignnone size-medium wp-image-1526" /></a><br />
Right now it just searches Springer&#8217;s publications; Springer would <a href="http://www.latexsearch.com/static/about.jsp">like to add</a> open access databases and preprint servers. Coverage even in Springer journals seems spotty: I couldn&#8217;t find two <a href="http://dx.doi.org/10.1007/s00454-010-9283-y">particular</a> discrete math <a href="http://dx.doi.org/10.1007/s00373-008-0834-4">articles</a> papers, so I&#8217;ve written Springer for clarification. As far as I can tell, there&#8217;s no way to get from SpringerLink to this LaTeX search yet: it&#8217;s a shame, because &#8220;show all equations in this article&#8221; would be useful, even with the proviso that only LaTeX equations were shown.</p>
<p>A nice touch is their <a href="http://www.latexsearch.com/sandbox.do">sandbox</a> where you can test LaTeX code, with a LaTeX dictionary conveniently below. </p>
<p><a href="http://go-to-hellman.blogspot.com/2011/01/fundamental-constant-numerology.html">via Eric Hellman</a> </p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1523 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2011/01/06/searching-for-latex-code-springer-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making provenance pay</title>
		<link>http://jodischneider.com/blog/2010/12/19/making-provenance-pay/</link>
		<comments>http://jodischneider.com/blog/2010/12/19/making-provenance-pay/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 01:56:37 +0000</pubDate>
		<dc:creator>jodi</dc:creator>
				<category><![CDATA[future of publishing]]></category>
		<category><![CDATA[information ecosystem]]></category>
		<category><![CDATA[PhD diary]]></category>
		<category><![CDATA[scholarly communication]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Eric Hellman]]></category>
		<category><![CDATA[longtail]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[provenance]]></category>
		<category><![CDATA[ungluing]]></category>

		<guid isPermaLink="false">http://jodischneider.com/blog/?p=1487</guid>
		<description><![CDATA[Provenance, Dan Conover says, can drive the adoption of semantic technologies: Imagine a global economy in which every piece of information is linked directly to its meaning and origin. In which queries produce answers, not expensive, time-consuming evaluation tasks. Imagine a world in which reliable, intelligent information structures give everyone an equal ability to make [...]]]></description>
			<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="1487">
<p>Provenance, <a href="http://xark.typepad.com/my_weblog/2010/12/the-semantic-economy.html">Dan Conover says</a>, can drive the adoption of semantic technologies:</p>
<blockquote><p>Imagine a global economy in which <strong>every piece of information is linked directly to its meaning and origin</strong>. In which queries produce answers, not expensive, time-consuming evaluation tasks. Imagine a world in which reliable, intelligent information structures give everyone an equal ability to make profitable decisions, or in many cases, profitable new information products. Imagine <strong>companies that get paid for the information they generate or collect based on its value to end users</strong>, rather than on the transitory attention it generates as it passes across a screen before disappearing into oblivion.</p>
<p>Now imagine copyright and intellectual property laws that give us practical ways of <strong>tracing the value of original contributions</strong> and collecting and distributing marginal payments across vast scales.</p>
<p>That&#8217;s the Semantic Economy.</p></blockquote>
<p>- Dan Conover on <a href="http://xark.typepad.com/my_weblog/2010/12/the-semantic-economy.html">the semantic economy</a> (my emphasis added).<br />
via <a href="http://twitter.com/BoraZ/status/16279468297420800">Bora Zivkovic on Twitter</a></p>
<p>I wonder if he&#8217;s seen the W3 Provenance XG Final Report yet. Two parts are particularly relevant: <a href="http://www.w3.org/2005/Incubator/prov/XGR-prov-20101214/#Provenance_Dimensions">the dimensions of provenance</a> and the <a href="http://www.w3.org/2005/Incubator/prov/XGR-prov-20101214/#News_Aggregator_Scenario">news aggregator scenario</a>. Truly making provenance pay will require both Management of provenance (especially Access and Scale) and Content provenance around Attribution.</p>
<p>Go read <a href="http://xark.typepad.com/my_weblog/2010/12/the-semantic-economy.html">the rest of what Dan Conover says about the semantic economy.</a> Pay particular attention to the end: Dan says that he&#8217;s working on a functional spec for a Semantic Content Management System &#8212; a RDF-based middleware so easy that writers and editors will want to use it. I know you&#8217;re thinking of Drupal and of the Semantic Desktop; we&#8217;ll see how he&#8217;s differentiating: He invites further conversation. </p>
<p>I&#8217;m definitely going to have a closer look at his ideas: I like the way he thinks, and this <a href="http://jodischneider.com/blog/2010/02/13/how-metadata-could-pay-for-newspapers/">isn&#8217;t the first time I&#8217;ve noticed his ideas</a> for making Linked Data profitable.</p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 1487 -->]]></content:encoded>
			<wfw:commentRss>http://jodischneider.com/blog/2010/12/19/making-provenance-pay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

