<?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>Medieval Electronic Scholarly Alliance</title>
	<atom:link href="http://www.dlib.indiana.edu/projects/mesa/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.dlib.indiana.edu/projects/mesa</link>
	<description>Federating Digital Medieval Projects</description>
	<lastBuildDate>Fri, 10 May 2013 14:47:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>MESA Required and Recommended Fields</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=177</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=177#comments</comments>
		<pubDate>Fri, 10 May 2013 02:55:29 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=177</guid>
		<description><![CDATA[This post lists all MESA fields, required and not required, and describes their format and purpose in the system. This list should be useful for those interested in having their projects included in the MESA federation. Required Fields CUSTOM NAMESPACE &#8230; <a href="http://www.dlib.indiana.edu/projects/mesa/?p=177">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This post lists all MESA fields, required and not required, and describes their format and purpose in the system. This list should be useful for those interested in having their projects included in the MESA federation.</p>
<h2>Required Fields</h2>
<p>CUSTOM NAMESPACE</p>
<p>CUSTOM NAMESPACE actually consists of two parts &#8211; the Custom namespace and rdf:about</p>
<p><em>Custom namespace</em> is a short code to identify the project. It is formatted as two pieces of text separated by a colon. The text before the colon identifies the main project or collection; the text after the colon identifies the collection or subcollection.</p>
<p>examples:</p>
<p>walters:wam<br />
rose:book<br />
rose:illus<br />
diamm:diamm</p>
<p>rdf:about is a URI, a code in the format of a URL that uniquely identifies the record. Should not be the same as the URL pointing to the object. Based on a pattern incorporating a unique identifier for the object.</p>
<p>examples:</p>
<p>http://thedigitalwalters.org/Data/WaltersManuscripts/ManuscriptDescriptions/W683 (for a manuscript)</p>
<p>http://thedigitalwalters.org/Data/WaltersManuscripts/ManuscriptDescriptions/W4/n348.024549 (for an illustration)</p>
<p>http://thedigitalwalters.org/Data/WaltersManuscripts/ManuscriptDescriptions/W683/n411.046871 (for a text)</p>
<p>&nbsp;</p>
<p>ARCHIVE</p>
<p>A shorthand reference to the contributing project or collection. Single word (no spaces)</p>
<p>examples:</p>
<p>DIAMM<br />
WALTERS<br />
BL</p>
<p>TITLE</p>
<p>Title of the object. Format will depend on the type of object, and its context. Titles may be created by combining fields from the source metadata.</p>
<p>examples:</p>
<p>Laylá and Majnūn reunited in the wilderness, W.605, fol. 100a (Walters)<br />
Pierre Alexandre, Praelectiones de matrimonio (Parker)<br />
Wing, right (fragment of a diptych), 1 register, 1 arch across (plaquette) (Courtauld)<br />
Cologny, Fondation Martin Bodmer, Cod. Bodmer 48 : Chaucer, Canterbury Tales (to l. 1061) (e-codices)</p>
<p>TYPE</p>
<p>A value (may be more than one) to describe the medium or format of an object, drawn from a controlled list</p>
<p><strong>Available Type Values</strong><br />
Codex<br />
Collection<br />
Drawing<br />
Illustration<br />
Interactive Resource<br />
Manuscript<br />
Map<br />
Moving Image<br />
Periodical<br />
Physical Object<br />
Roll<br />
Sheet<br />
Sound<br />
Still Image<br />
Typescript</p>
<p>ROLE</p>
<p>Used to identify individuals or institutions involved in the creation of an object. There may be multiple roles identified.</p>
<p>Examples:</p>
<p>Author<br />
Editor<br />
Publisher<br />
Artist<br />
Collector</p>
<p>There is a <a href="http://wiki.collex.org/index.php/Submitting_RDF#.3Crole:.2A.2A.2A.3E">complete list on the Collex Wiki</a>.</p>
<p>DISCIPLINE</p>
<p>Identifies disciplines that may be interested in the object. Drawn from a controlled list.</p>
<p>Examples:</p>
<p>History<br />
Law<br />
Manuscript Studies<br />
Literature<br />
Religious Studies</p>
<p>There is <a href="http://wiki.collex.org/index.php/Submitting_RDF#.3Ccollex:discipline.3E">a complete list on the Collex Wiki</a>.</p>
<p>GENRE</p>
<p>Basic descriptive genre for the object. Drawn from a controlled list.</p>
<p>Examples:</p>
<p>Scripture<br />
Sermon<br />
Poetry<br />
Visual Art</p>
<p>There is a <a href="http://wiki.collex.org/index.php/Submitting_RDF#.3Ccollex:genre.3E">complete list on the Collex Wiki</a>.</p>
<p>DATE</p>
<p>MESA prefers both a label and a machine-readable date, although only one is required.</p>
<p>Labels can be any human-readable date, and will be displayed in MESA.</p>
<p>Examples:</p>
<p>14th century<br />
not before 1475<br />
c. 1100<br />
1300-1350</p>
<p>Machine-readable dates must be either</p>
<ul>
<li> a four-digit year, e.g. &#8220;1425&#8243; or &#8220;0850&#8243;</li>
<li>two four-digit years, separated by a comma, indicating a span of time e.g. &#8220;1425,1450&#8243;</li>
<li>three digits followed by &#8220;u&#8221;, indicating a decade, e.g. &#8220;145u&#8221;</li>
<li>two digits followed by &#8220;uu&#8221;, indicating a century, e.g. &#8220;08uu&#8221;</li>
</ul>
<p>Machine-readable dates are not displayed, but are used in MESA for searching. If no machine-readable date is provided, the object will not be find-able through a date search.</p>
<p>LANGUAGE</p>
<p><em>Not required, but recommended</em></p>
<p>MESA requires using the language codes from the <a rel="nofollow" href="http://www.loc.gov/standards/iso639-2/php/code_list.php">ISO 639-2 Language Code List</a>.  The content of dc:language may be either from the first column (ISO  639-2 Code), the third column (English name of Language), or the fourth  column (French name of Language).</p>
<p>Examples:</p>
<p>French, Middle (ca.1400-1600)</p>
<p>frm</p>
<p>PROVENANCE<em> </em></p>
<p><em>Not required, but recommended</em><br />
A statement of any changes in ownership and custody of the object since  its creation that are significant for its authenticity, integrity, and  interpretation. Includes origin.</p>
<p>Examples:</p>
<p>Netherlands</p>
<p>Old shelf mark on the tail edge reading 2987</p>
<p>FREECULTURE?</p>
<p>Is the digital version of the object &#8220;free&#8221;, i.e. in the public domain or released under an open access license? Yes or No.</p>
<p>FULL TEXT</p>
<p><em>Not required, but recommended</em></p>
<p>Data in this field will be available for full-text searching in MESA.</p>
<p>You can either point (using a URL) to a <em>plain text</em> (not encoded) transcription or description located somewhere on a web server, or place that plain text in the FULL TEXT field</p>
<p>MESA has many examples of FULL TEXT being used in different ways:</p>
<ul>
<li>incipit and explicit only (St. Gall)</li>
<li>transcription of manuscript (Rose)</li>
<li>full manuscript description (Walters, DIAMM)</li>
<li>keywords, various description information (Courtauld)</li>
</ul>
<p>IMAGE</p>
<p><em>Not required, but recommended</em></p>
<p>Points to the web-accessible, full-size digital image of the object.</p>
<p>Providing IMAGE enables the collection to be used in the Exhibit Builder area of Collex.</p>
<p>THUMBNAIL</p>
<p><em>Not required, but recommended</em></p>
<p>Points to the web-accessible, thumbnail-sized digital image of the object.</p>
<p>Providing THUMBNAIL means a small version of the object will be visible for browse and search results</p>
<p>For those projects that are unable to provide thumbnail images of objects, we use a logo (either a project logo &#8211; BL, Courtauld &#8211; or the MESA logo)</p>
<p>FEDERATION</p>
<p>The federation is MESA</p>
<p>&nbsp;</p>
<h2>Not Required</h2>
<p>ALTERNATIVE TITLE</p>
<p>An alternative title, for example a nickname for a manuscript when the official title is provided in TITLE.</p>
<p>Example</p>
<p>Old English Illustrated Hexateuch (when TITLE is BL Cotton Claudius B iv.)</p>
<p>SOURCE</p>
<p>Title of the larger work, resource, or collection of which the  present object takes part. Can be used for the title of a journal,  anthology, book, online collection, etc.</p>
<p>Rarely (if ever) used in MESA. Could be used to identify the name of the project, if it were different from the name of the archive.</p>
<p>SUBJECT</p>
<p>Subject keywords that can be used for searching. Not currently  displayed. May be populated from a project&#8217;s existing keyword lists.  This is a more formal alternative to FULL TEXT SEARCH described below</p>
<p>SOURCE XML</p>
<p>Points to the web-accessible source code for the data in XML format.</p>
<p>Use for example if you have a TEI-XML encoded manuscript description available in source</p>
<p>Example:</p>
<p>http://thedigitalwalters.org/Data/WaltersManuscripts/ManuscriptDescriptions/W683_tei.xml</p>
<p>SOURCE HTML</p>
<p>Points to the web-accessible source code for the data in HTML format.</p>
<p>Use for example if you have an HTML version of a manuscript description</p>
<p>Do not use if it is the same as the object you are pointing to</p>
<p>Example:</p>
<p>http://thedigitalwalters.org/Data/WaltersManuscripts/html/W683/description.html</p>
<p>(Rarely used in MESA)</p>
<p>OCR</p>
<p>Not required</p>
<p>Was the FULL TEXT created using OCR? Yes or No. (Not used so far in MESA)</p>
<p>IS PART OF</p>
<p>Not required</p>
<p>Provides the value of CUSTOM NAMESPACE rdf:about (the unique identifier of the record) for the record that the current record is a child of. For example, a record describing an illustration for a manuscript would point to the unique identifier for the record of the manuscript.</p>
<p>HAS PART</p>
<p>Not required</p>
<p>Provides the value of CUSTOM NAMESPACE rdf:about (the unique identifier of the record) for the record or records that are children of the current record. For example, a record describing a manuscript would point to the unique identifier for records describing illustrations contained in the manuscript, or texts contained in the manuscripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=177</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workshop at Kzoo</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=174</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=174#comments</comments>
		<pubDate>Mon, 29 Apr 2013 14:23:15 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=174</guid>
		<description><![CDATA[MESA is sponsoring a workshop, led by Dot Porter and Tim Stinson, at the International Congress on Medieval Studies in Kalamazoo, MI. The workshop is scheduled for Friday, May 10, 10am, Waldo Library Classroom A. This room is a computer &#8230; <a href="http://www.dlib.indiana.edu/projects/mesa/?p=174">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>MESA is sponsoring a workshop, led by Dot Porter and Tim Stinson, at the International Congress on Medieval Studies in Kalamazoo, MI. The workshop is scheduled for <strong>Friday, May 10, 10am, Waldo Library Classroom A</strong>. This room is a computer lab. No registration is required, just come if you are interested in learning more about MESA.</p>
<p>In this workshop, we&#8217;ll do three things:</p>
<p>First, we&#8217;ll demonstrate MESA&#8217;s functionality and use. This will answer the most basic question: What is MESA, and what can it be used for? This part of the workshop will be useful both for a generally interested audience of scholars, and for individuals and groups who may be interested in having their projects in MESA.</p>
<p>Next, we&#8217;ll practice using MESA for research purposes. This will be the most hands-on part of the workshop, and we encourage participants to come ready to search, comment, and perhaps even to start to build scholarship in the workshop.</p>
<p>Finally, we&#8217;ll present background on how federating projects into MESA actually works. This part of the workshop is aimed particularly at individuals and groups who may be interested in having their projects in MESA, although others may be interested to learn about the process. This will involve some technical discussion and in-workshop coding examples. Workshop attendees representing projects are invited to bring project metadata with them, and we will work on extracting the RDF metadata required by MESA during the workshop. If you are interested in having your project used as an in-workshop example, please email dot.porter@gmail.com to express interest.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=174</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MESA is now on Facebook</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=167</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=167#comments</comments>
		<pubDate>Thu, 13 Dec 2012 02:47:30 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=167</guid>
		<description><![CDATA[MESA has gone social! Like us on Facebook.]]></description>
			<content:encoded><![CDATA[<p>MESA has gone social! <a href="https://www.facebook.com/MedievalElectronicScholarlyAlliance">Like us on Facebook</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=167</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>While we are waiting&#8230;</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=163</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=163#comments</comments>
		<pubDate>Mon, 03 Dec 2012 15:25:11 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=163</guid>
		<description><![CDATA[The MESA team is hard at work indexing the first sets of metadata into the system! The first set includes manuscripts from e-Codices, Parker on the Web, and the Walters Art Museum, plus publications from the medieval collections from InteLex &#8230; <a href="http://www.dlib.indiana.edu/projects/mesa/?p=163">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The MESA team is hard at work indexing the first sets of metadata into the system! The first set includes manuscripts from <a href="http://www.e-codices.unifr.ch/">e-Codices</a>, <a href="http://parkerweb.stanford.edu">Parker on the Web</a>, and the <a href="http://www.digitalwalters.org">Walters Art Museum</a>, plus publications from the medieval collections from <a href="http://www.nlx.com/subjects/14">InteLex</a> (including the works of Peter Abelard, Saint Augustine, Thomas Aquinas, and others). By the time we launch in early 2013, we&#8217;ll have additional collections in as well. We have also been working, with the support and advice of our Steering Committee, on refinements to the search facility that should serve to make it more &#8220;medievalist friendly&#8221; than the search interface currently used in <a href="http://www.nines.org">NINES </a>and <a href="http://www.18thconnect.org">18thConnect</a> (our partner nodes in the <a href="http://liberalarts.tamu.edu/html/news-texas-a-m-s-college-of-liberal-arts-to-house-digital-literary-research-consortiu.html">Advanced Research Consortium</a>).</p>
<p>While we are waiting for that, we would like to share a presentation by MESA co-director Dot Porter, &#8220;<em>Medievalists&#8217; Use of Digital Resources and the Development of MESA</em>&#8220;. Dot first presented this as a keynote at the <a href="http://www.culingtec.uni-leipzig.de/ESU_C_T/node/97">European Summer School in Digital Humanities</a> in Leipzig, Germany, July 2012, and this is a recording of the same presentation, presented in the Digital Library Brown Bag series at Indiana University Bloomington.</p>
<p><strong>Abstract:</strong></p>
<div id="abstract3">
<p>The Medieval Electronic Scholarly Alliance (MESA) is a federated                             international community of scholars, project, institutions, and                             organizations engaged in digital scholarship within the field of                             medieval studies. Funded by the Andrew W. Mellon Foundation, MESA                             seeks both to provide a community for those engaged in digital                             medieval studies and to meet emerging needs of this community,                             including making recommendations on technological and scholarly                             standards for electronic scholarship, the aggregation of data, and the                             ability to discover and repurpose this data.</p>
<p>This presentation will focus on the discovery aspect of MESA, and how                             it might serve the non-digital medievalist who may nevertheless be                             interested in finding and using digital resources. Starting with a                             history of medievalists and their interactions with digital technology                             as told through three data sets (the International Congress on                             Medieval Studies (first held in 1962), <a href="http://arts-humanities.net/">arts-humanities.net</a> (a digital                             project database in the UK, sponsored by JISC and the Arts &amp;                             Humanities Research Council), and two surveys, from 2002 and 2011,                             that looked specifically at medievalists&#8217; use of digital resources), I                             will draw out some potential issues that this history has for the                             current developers of digital resources for medievalists, and                             investigate how MESA might serve to address these issues.</p>
</div>
<p>The full recording (audio + screen) is here: <a href="http://connect.iu.edu/p9242nvbenk/">http://connect.iu.edu/p9242nvbenk/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=163</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting into RDF, and full-text indexing</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=155</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=155#comments</comments>
		<pubDate>Tue, 16 Oct 2012 20:08:55 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=155</guid>
		<description><![CDATA[I&#8217;d like to provide a bit more detail regarding two important elements of MESA: the resources available to assist projects in converting their metadata into the MESA-specified RDF, and information on indexing full-text to be included for searching in MESA. &#8230; <a href="http://www.dlib.indiana.edu/projects/mesa/?p=155">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to provide a bit more detail regarding two important elements of MESA: the resources available to assist projects in converting their metadata into the MESA-specified RDF, and information on indexing full-text to be included for searching in MESA.</p>
<p><em><strong>Converting into RDF</strong></em></p>
<p>In addition to the <a href="http://wiki.collex.org/index.php/RDF_XSLT#Walters_Art_Museum_Example_.28MESA.29">XSLT example files on the Collex wiki</a>, Jeffrey Witt, editor of the <a rel="nofollow" href="http://jeffreycwitt.com/plaoul/">Petrus Plaoul Electronic Critical Edition</a>,  one of the MESA partner projects, has created a Ruby script to automate  creation of his project&#8217;s RDF files. It is tailored to suit the Petrus  Plaoul project, but is customizable to other locations and other types  of data (particularly TEI). The Ruby script is available at <a rel="nofollow" href="https://bitbucket.org/jeffreycwitt/rdfbuilder/">https://bitbucket.org/jeffreycwitt/rdfbuilder/</a>, and Dr. Witt has generously offered to help others customize it &#8211; you can contact him at <a rel="nofollow" href="mailto:jeffreycwitt@gmail.com">jeffreycwitt@gmail.com</a>.</p>
<p>If you are developing scripts or tools for generating MESA-specified RDF and you would like to share them with other partner projects, please let us know and we will post them on the <a href="http://wiki.collex.org/index.php/MESA_Metadata_Information">MESA page of the Collex Wiki</a>.</p>
<p><strong><em>Indexing Full Text</em></strong></p>
<p>If you would like to include full-text for any item, to make it available for searching in the MESA interface, you will need to use &lt;collex:text&gt; in your RDF. Either 1) the @rdf:resource attribute may point to a URL to a web-accessible, plain text transcription of the object, or 2) plain text may be included as the content for &lt;collex:text&gt;. The plain-text is only included for indexing purposes. When a record is found via a full-text search, the user will need to follow the link to the source website in order to view the full-text.</p>
<p>It is important to note that &lt;collex:text&gt; may only appear once in an RDF file. We expect that there will be many instances where a single object may have multiple textual instances attached to it, for example, a manuscript with a diplomatic transcription, normalized transcription, and description. In order for all three texts to be available for searching, you would need to create one RDF file for each one. The fields &lt;collex:source_xml&gt; and &lt;collex:source_html&gt; would be used to point to the encoded source for the texts. Although they are not required, we recommend that projects use &lt;dcterms:hasPart&gt; and &lt;dcterms:isPartOf&gt; to link together the various RDF records describing different pieces of a single object.</p>
<p>Please comment here, or contact us, if you have questions relating to RDF generation, full-text indexing, or anything else relating to MESA.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=155</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>MESA metadata guidelines now available</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=156</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=156#comments</comments>
		<pubDate>Wed, 03 Oct 2012 13:11:34 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=156</guid>
		<description><![CDATA[The requirements for metadata, intended for projects federated by MESA, are now available on the ARC wiki. ARC is Advanced Research Consortium, the umbrella organization for MESA and sister &#8220;nodes&#8221; NINES, 18thConnect, REKn, and ModNets. Metadata in MESA, as in &#8230; <a href="http://www.dlib.indiana.edu/projects/mesa/?p=156">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The requirements for metadata, intended for projects federated by MESA, are now available on the ARC wiki. ARC is Advanced Research Consortium, the umbrella organization for MESA and sister &#8220;nodes&#8221; NINES, 18thConnect, REKn, and ModNets.</p>
<p>Metadata in MESA, as in the other ARC nodes, is based on a series of fields, represented in a standard format called the <a href="http://www.w3.org/RDF/">Resource Description Framework, or RDF</a>.</p>
<p>The standard guidelines for ARC RDF are described here: <a href="http://wiki.collex.org/index.php/Submitting_RDF">http://wiki.collex.org/index.php/Submitting_RDF</a></p>
<p>The requirements and recommendations for MESA, where they differ from the standard guidelines, are here: <a href="http://wiki.collex.org/index.php/MESA_Metadata_Information">http://wiki.collex.org/index.php/MESA_Metadata_Information</a></p>
<p>Sample XSLT (designed to output RDF from the TEI manuscript description element), plus a sample RDF file, is here: <a href="http://wiki.collex.org/index.php/RDF_XSLT#Walters_Art_Museum_Example_.28MESA.29">http://wiki.collex.org/index.php/RDF_XSLT#Walters_Art_Museum_Example_.28MESA.29</a></p>
<p>We&#8217;ll be bringing in our first twelve projects through early 2013. During the intervening time, we&#8217;ll be refining our policies and procedures for bringing in new projects and collections. If you are interested in joining MESA next year, keep your eyes here and in the meantime familiarize yourself with the specifications. Questions or comments? Post them here!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=156</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Welcome to MESA blog!</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=123</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=123#comments</comments>
		<pubDate>Thu, 21 Jun 2012 20:53:57 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=123</guid>
		<description><![CDATA[Today was our PR blitz, so I hope that will draw some folks to see the MESA blog. Please read About MESA and take a look at our FAQ. If you have questions that aren&#8217;t answered there, leave a comment &#8230; <a href="http://www.dlib.indiana.edu/projects/mesa/?p=123">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today was our PR blitz, so I hope that will draw some folks to see the MESA blog. Please read <a title="About MESA" href="http://www.dlib.indiana.edu/projects/mesa/?page_id=40">About MESA</a> and take a look at our <a title="FAQ" href="http://www.dlib.indiana.edu/projects/mesa/?page_id=135">FAQ</a>. If you have questions that aren&#8217;t answered there, leave a comment and we&#8217;ll do our best to answer.</p>
<p>Although we have our initial twelve resources to be included in the MESA federation all lined up, we&#8217;ve already started compiling a list of resources (projects, editions, collections, what-have-you) that we&#8217;d like to include. If you have a favorite, please let us know either in a comment here or via email.</p>
<p>I aim to update the blog regularly, so please come back soon to see what we are up to. And remember we&#8217;ll be launching at the end of 2012!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=123</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MESA has been funded!</title>
		<link>http://www.dlib.indiana.edu/projects/mesa/?p=132</link>
		<comments>http://www.dlib.indiana.edu/projects/mesa/?p=132#comments</comments>
		<pubDate>Thu, 14 Jun 2012 18:49:55 +0000</pubDate>
		<dc:creator>mesaadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dlib.indiana.edu/projects/mesa/?p=132</guid>
		<description><![CDATA[We are very pleased to announce that, following a one-year planning grant, the Mellon Foundation has awarded the Medieval Electronic Scholarly Alliance a three-year implementation grant. MESA serves two related purposes: to develop a federation of digital medieval resources, and &#8230; <a href="http://www.dlib.indiana.edu/projects/mesa/?p=132">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We are very pleased to announce that, following a one-year planning grant, the Mellon Foundation has awarded the Medieval Electronic Scholarly Alliance a three-year implementation grant.</p>
<p>MESA serves two related purposes: to develop a federation of digital medieval resources, and to provide recommendations for technological and scholarly standards for electronic scholarship in all areas of medieval studies. MESA is a federation both in the sense of a community &#8211; of scholars, librarians, and students developing and using digital resources &#8211; and as a website that federates disparate collections and projects. The website will provide a search across various types of resources spanning the disciplines, geographical areas, and temporal spans that make up the Middle Ages, in the broadest sense.</p>
<p>During the second half of 2012, we will be loading the first group of 12 resources into the MESA website. The site will launch with those resources in late 2012. At the same time we will be developing our procedures and policies for including other resources in the site. We have already started compiling a list of projects and collections that we would like to include in MESA in the second phase of the project (after the initial launch). If you have a project that you would like to see included in MESA, please let us know!</p>
<p>MESA co-directors:</p>
<p>Timothy Stinson, North Carolina State University<br />
Dot Porter, Indiana University Bloomington</p>
<p>See the press release on the NCSU Blog: <a href="http://web.ncsu.edu/abstract/technology/wms-medieval-online/">http://web.ncsu.edu/abstract/technology/wms-medieval-online/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlib.indiana.edu/projects/mesa/?feed=rss2&#038;p=132</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
