<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://technicalfoundations.ukoln.ac.uk/taxonomy/term/75/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>metadata: relevant content on this site</title>
    <link>http://technicalfoundations.ukoln.ac.uk/taxonomy/term/75/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>HTML5 Case Study 1: Semantics and Metadata: Machine Understandable Documents</title>
    <link>http://technicalfoundations.ukoln.ac.uk/technical/html5-case-study-1-semantics-and-metadata-machine-understandable-documents</link>
    <description>&lt;p&gt;Author: Sam Adams&lt;/p&gt;
&lt;div class=&quot;entry-content&quot;&gt;
&lt;h1&gt;1 About This Case Study&lt;/h1&gt;
&lt;p&gt;Institutions and researchers need to maintain and grow their reputations: this means increasing the exposure of their research outputs on the web. Embedding machine understandable metadata into their Web sites will do this by making them more visible, easier to discover and increasing their uses.&lt;/p&gt;
&lt;p&gt;The benefits of such approaches for institutions are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Increased exposure of research (and other) outputs, and the effect this will have on assessment metrics, and hence funding.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The benefits for the individual include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Increased personal exposure and recognition.&lt;/li&gt;
&lt;li&gt;Standing out from the crowd in an ever increasingly competitive environment.&lt;/li&gt;
&lt;li&gt;Assisting their own research, making it easier and more efficient to find things.&lt;/li&gt;
&lt;li&gt;Increasing the usefulness of their own outputs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This case study reviews the current mainstream approaches to embedding machine-understandable &lt;a href=&quot;#ftn1&quot; id=&quot;ftnref1&quot; name=&quot;ftnref1&quot;&gt;[FN 1]&lt;/a&gt; metadata into HTML documents: microformats, RDFa and microdata - and investigates their use for creating &#039;semantic&#039; scholarly publications.&lt;/p&gt;
&lt;p&gt;Note: all references to HTML5 microdata refer to the May 25, 2011 specification [&lt;a href=&quot;#ref-07&quot;&gt;Ref-07&lt;/a&gt;] unless otherwise stated. Changes contained in the editor&#039;s draft [&lt;a href=&quot;#ref-08&quot;&gt;Ref-08&lt;/a&gt;] have not been addressed.&lt;/p&gt;
&lt;h2&gt;Target Audience&lt;/h2&gt;
&lt;p&gt;This case study is primarily designed for developers and publishers interested in embedding machine-understandable metadata into their Web pages, those interested in extracting such data, and the wider community interested in the development of a semantic web.&lt;/p&gt;
&lt;p&gt;It is also hoped that the communities behind the various technologies and specifications used in the course of this case study will be interested in the feedback regarding their usability and any limitations encountered.&lt;/p&gt;
&lt;p&gt;Finally this study highlights areas where further work may help to develop standard approaches.&lt;/p&gt;
&lt;h2&gt;What Is Covered&lt;/h2&gt;
&lt;p&gt;This case study reviews the current state of the microformat, RDFa and microdata approaches to embedding semantic mark-up in HTML documents, and reports on their application to the encoding of semantic metadata in scholarly publications.&lt;/p&gt;
&lt;h2&gt;What Is Not Covered&lt;/h2&gt;
&lt;p&gt;HTML5 adds a number of new elements for describing the structure of a Web page semantically - e.g. article, header, section. These elements have been used in the course of carrying out this case study, but will not be discussed here.&lt;/p&gt;
&lt;p&gt;Further information on the semantic HTML5 elements are available in this series of case studies [&lt;a href=&quot;#ref-13&quot;&gt;Ref-13&lt;/a&gt;] and Mark Pilgrim&#039;s &lt;em&gt;Dive into HTML5&lt;/em&gt; [&lt;a href=&quot;#ref-11&quot;&gt;Ref-11&lt;/a&gt;] .&lt;/p&gt;
&lt;h1&gt;2 Introduction&lt;/h1&gt;
&lt;p&gt;Originally the World Wide Web&#039;s content was designed solely for humans to read, not for computers to interpret in a meaningful way. Today the technologies to change this exist: by creating HTML with embedded semantics we can publish documents that both humans and machines can &#039;understand&#039;. The growth in the publication of machine-understandable information is driving the emergence of a Semantic Web - &quot;&lt;em&gt;an extension of the current [web], in which information is given well-defined meaning, better enabling computers and people to work in cooperation&lt;/em&gt;&quot; [&lt;a href=&quot;#ref-02&quot;&gt;Ref-2&lt;/a&gt;] . This is creating new opportunities, allowing heterogeneous data sources to be integrated and making it possible for software agents to infer new insights. These can be as &#039;straightforward&#039; as helping users to discover information, or as complex as discovering new relationships between known disease symptoms and potential molecular targets for new drugs [&lt;a href=&quot;#ref-10&quot;&gt;Ref-10&lt;/a&gt;].&lt;/p&gt;
&lt;p&gt;At the same time, it has become impractical for anyone to manually keep on top of the ever accelerating volume of published text and data. Increasingly the first reading (and filtering) of publications is done by a machine - this is effectively what search engines do. If you&#039;re not providing the appropriate machine-understandable metadata - the equivalent of writing a &#039;paragraph&amp;amp;&#039; for the machine to review - then the humans are unlikely to ever get to see the document! On the other hand, providing rich metadata will make it easier for potential users to discover your content, and increase the likelihood that other services will direct people to your pages.&lt;/p&gt;
&lt;p&gt;This report presents some examples showing how search engines currently exploit embedded semantic metadata, and demonstrates how such data can be authored. It then provides a broader review of the state of current technologies, before discussing some issues that remain to be addressed.&lt;/p&gt;
&lt;h1&gt;3 Case Study: Searching and Rich Snippets&lt;/h1&gt;
&lt;p&gt;Publishing machine-understandable metadata is not ‘blue skies’ thinking – organisations are doing it right now, and today’s search engines are exploiting it to improve their listings and provide a richer user experience.&lt;/p&gt;
&lt;h2&gt;Person Profiles: Linked-In&lt;/h2&gt;
&lt;p&gt;Searches for &#039;&lt;em&gt;sam adamscambridge&lt;/em&gt;&#039; on both Google and Bing return my LinkedIn profile high in their hits. LinkedIn include semantic markup of data in their profiles, and both search engines extract information from this to enrich their search listings.&lt;/p&gt;
&lt;p&gt;Google displays my photo, location and current role, in what is termed a &#039;Rich Snippet&#039;;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&quot;&quot; class=&quot;alignnone size-full wp-image-151&quot; src=&quot;http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/adams-fig-01.png&quot; title=&quot;fig-01&quot; /&gt;&lt;br /&gt; &lt;strong&gt;Figure 1. Google display of author’s LinkedIn profile.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While Bing highlights my field of work, recommendations and connections:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&quot;&quot; class=&quot;alignnone size-full wp-image-152&quot; src=&quot;http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/adams-fig-02.png&quot; title=&quot;fig-02&quot; /&gt;&lt;br /&gt; &lt;strong&gt;Figure 2. Bing display of author’s LinkedIn profile.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;These additions make the result stand-out from surrounding hits, increasing the likelihood that someone will visit the page.&lt;/p&gt;
&lt;h2&gt;Google Recipe Search&lt;/h2&gt;
&lt;p&gt;When one performs a search for &#039;&lt;em&gt;shepherds pie&lt;/em&gt;&#039; on google.com &lt;a href=&quot;#ftn2&quot; title=&quot;&quot;&gt;[FN2]&lt;/a&gt;, the search engine will present the user with rich results listings, and options to filter the results in meaningful ways:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&quot;&quot; class=&quot;alignnone size-full wp-image-153&quot; height=&quot;512&quot; src=&quot;http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/adams-fig-03.png&quot; title=&quot;fig-03&quot; width=&quot;640&quot; /&gt;&lt;br /&gt; &lt;strong&gt;Figure 3. The google.com rich results listings for search term ‘shepherds pie’.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Individual search hits (e.g. red box) can include a picture of the dish and information such as the number of reviews and average score, and the cooking time and number of calories per serving. Similarly the user is given options (green box) to filter the recipes (e.g. selecting those using lamb, rather than beef!), or those that require less than 30 minutes cooking time. All this is achieved by the web sites publishing the recipes embedding appropriate semantic markup in their pages, allowing the search engine to &#039;understand&#039; the content.&lt;/p&gt;
&lt;p&gt;Similar workflows could be applied to searching in the scholarly domain, if appropriate semantically published data is made available. &lt;em&gt;If the cookery business can do this, surely universities can - higher education is falling behind home-economics Web sites!&lt;/em&gt;&lt;/p&gt;
&lt;h1&gt;4 Example Application: Researchers&#039; Homepages&lt;/h1&gt;
&lt;p&gt;All institutions provide homepages for their academic staff, and many for other staff and researchers too. These can be made to appear as ‘Rich Snippets’ in Google results with addition of semantic markup for a small number of metadata elements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Name&lt;/li&gt;
&lt;li&gt;Address (locality, country)&lt;/li&gt;
&lt;li&gt;Job Title&lt;/li&gt;
&lt;li&gt;Photograph (optional)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The original markup is given below:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;article&amp;gt;&lt;br /&gt; &amp;lt;h1&amp;gt;Sam Adams&amp;lt;/h1&amp;gt;&lt;br /&gt; &amp;lt;img src=”http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/tn_sam-adams.jpg”&amp;gt;&lt;br /&gt; &amp;lt;h2&amp;gt;Cambridge (UK) based Software Developer &amp;amp;amp; Consultant&amp;lt;/h2&amp;gt;&lt;br /&gt; &amp;lt;/article&amp;gt;&lt;/p&gt;
&lt;p&gt;With semantic mark-up (using HTML5 Microdata / schema.org – see discussion below, for details):&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;article itemscope itemtype=”http://schema.org/Person”&amp;gt;&lt;br /&gt; &amp;lt;h1 itemprop=”name”&amp;gt;Sam Adams&amp;lt;/h1&amp;gt;&lt;br /&gt; &amp;lt;img itemprop=”image” src=”http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/tn_sam-adams.jpg”&amp;gt;&lt;br /&gt; &amp;lt;h2&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”address” itemscope itemtype=”http://schema.org/PostalAddress”&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”addressLocality”&amp;gt;Cambridge&amp;lt;/span&amp;gt;&lt;br /&gt; (&amp;lt;span itemprop=”addressCountry”&amp;gt;UK&amp;lt;/span&amp;gt;)&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;/span&amp;gt;&lt;br /&gt; based &amp;lt;span itemprop=”jobTitle”&amp;gt;Software Developer &amp;amp;amp; Consultant&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/h2&amp;gt;&lt;br /&gt; &amp;lt;/article&amp;gt;&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;strong&gt;Figure 4. Resulting Google ‘Rich Snippet’ &lt;a href=&quot;#ftn3&quot;&gt;[FN3]&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h1&gt;5 Technical Discussions&lt;/h1&gt;
&lt;p&gt;The remainder of this report contains more detailed technical discussions. The technologies described above are reviewed in more detail, and some current issues discussed. Four areas are covered:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A review of the different approaches to embedding semantic metadata into HTML5 documents.&lt;/li&gt;
&lt;li&gt;A review of the types of data/metadata found in the different scholarly publications under investigation.&lt;/li&gt;
&lt;li&gt;An evaluation of the suitability of each of the methods of embedding semantic metadata for supporting the types of data required by this study.&lt;/li&gt;
&lt;li&gt;Production of example works with embedded metadata.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Semantic data formats&lt;/h2&gt;
&lt;p&gt;This section provides an overview of the three major formats for embedding semantics in HTML documents – microformats, RDFa and microdata. For a comprehensive review of their implementation choices and support for different features see [&lt;a href=&quot;#ref-15&quot;&gt;Ref 15&lt;/a&gt;].&lt;/p&gt;
&lt;h3&gt;Microformats&lt;/h3&gt;
&lt;p&gt;Microformats &lt;a href=&quot;#ftn4&quot;&gt;[FN4]&lt;/a&gt; are simple conventions for embedding semantic mark-up about a specific domain into human-readable (X)HTML/XML documents. here are microformat specifications supporting a variety of types of data, a number of which have seen quite widespread up-take – e.g., hCard &lt;a href=&quot;#ftn5&quot;&gt;[FN5]&lt;/a&gt; for describing people and organisations, hCalendar &lt;a href=&quot;#ftn6&quot;&gt;[FN6]&lt;/a&gt; for describing calendars and events, and rel-tag &lt;a href=&quot;#ftn7&quot;&gt;[FN7]&lt;/a&gt; for marking up tags, keywords and categories in pages such as blog posts.&lt;/p&gt;
&lt;p&gt;Microformats have been designed to be straightforward for humans to use, with mark-up based around existing, widely used HTML features as shown in Figure 5:&lt;/p&gt;
&lt;div&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p class=”vcard”&amp;gt;&lt;br /&gt; &amp;lt;a href=”http://www.seadams.co.uk/”&amp;gt;Sam Adams&amp;lt;/a&amp;gt;&lt;br /&gt; is a &amp;lt;span&amp;gt;software developer&amp;lt;/span&amp;gt;.&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;strong&gt;Figure 5. Example of an hCard describing Sam Adams.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Note in Figure 5 the &lt;em&gt;vcard&lt;/em&gt; class on the p element indicates that the child elements form an hCard. The subsequent classes (&lt;em&gt;url&lt;/em&gt;, &lt;em&gt;fn&lt;/em&gt;, &lt;em&gt;role&lt;/em&gt;) indicate the properties their elements describe.&lt;/p&gt;
&lt;p&gt;The major criticisms of the microformat specifications are:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;em&gt;Conflicts with formatting information&lt;/em&gt;: Microformats make wide use of the class HTML attribute which is more usually employed by selectors for style sheets giving presentation instructions for a page. While the &lt;a href=&quot;http://www.w3.org/TR/html401/struct/global.html#h-7.5.2&quot; rel=&quot;noreferrer&quot;&gt;HTML specifications&lt;/a&gt; permit the use of the class attribute &quot;&lt;em&gt;for general purpose processing by user agents&lt;/em&gt;&quot; &lt;a href=&quot;#ftn8&quot;&gt;[FN8]&lt;/a&gt;, overloading the attribute in this manner makes it impossible to tell whether a class attribute is being used for styling purposes, or to mark up a data field, and conflicts can arise when microformats are introduced to existing Web sites.&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;em&gt;Processing challenges:&lt;/em&gt; The ambiguity between data and format specification also makes it impossible to extract marked-up data in a generic manner - a processor can only extract data conforming to microformats that it knows about. In the above example, a processor cannot know that it should associate the value of the a element&#039;s href attribute with the &lt;em&gt;url&lt;/em&gt; property, and its text content with &lt;em&gt;fn&lt;/em&gt; (full name), unless these rules are hard-coded.&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;em&gt;Accessibility&lt;/em&gt;: a number of microformats use the abbr HTML element to encode text in both human friendly and machine readable formats. e.g., a date-time may be encoded as:&lt;/p&gt;
&lt;p style=&quot;padding-left:60px;&quot;&gt;&amp;lt;abbr title=”20110921T14:00:00+0100″&amp;gt;Wednesday 21st at 2 o’clock&amp;lt;/abbr&amp;gt;&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;Unfortunately this usage of the abbr element is not compatible with screen readers used by many blind and partially sighted users which has led some organisations, most notably the BBC [&lt;a href=&quot;#ref-14&quot;&gt;Ref-14&lt;/a&gt;] and [&lt;a href=&quot;#ref-05&quot;&gt;Ref-5&lt;/a&gt;] to ban the use of microformats which make use of this pattern.&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;em&gt;Approval process / Extensibility&lt;/em&gt;: in order to prevent conflicts between microformat and property names, new microformats require centralised registration, and approval through a community process &lt;a href=&quot;#ftn9&quot;&gt;[FN9]&lt;/a&gt;. This can make it a lengthy and sometimes difficult process to establish a microformat for a new type of data.&lt;/p&gt;
&lt;h3&gt;RDFa&lt;/h3&gt;
&lt;p&gt;The RDFa specification provides a mechanism for embedding RDF (the language of the Semantic Web) data models into XHTML documents. RDFa brings the full power of RDF to embedding semantic data into Web documents, and is automatically compatible with the work of the Semantic Web community. In contrast to microformats, RDF/RDFa embraces &#039;distributed extensibility&#039; - anyone can create a new vocabulary. This is achieved without having to worrying about conflicting with another vocabulary’s names by using a URL the authors control as a namespace for the vocabulary. Technologies such as RDF Schema (RDFS) and Web Ontology Language (OWL) enable the construction of machine-understandable descriptions of the required structure of RDF entities, and the separation between data and formatting mark-up, combined with more strictly specified parsing rules, ensure that problems such as the &lt;em&gt;urlfn&lt;/em&gt; ambiguity, discussed above, do not arise.&lt;/p&gt;
&lt;p&gt;RDFa has, however been widely criticised for its complexity in a number of areas:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;em&gt;XML basis&lt;/em&gt;: RDFa was originally developed for use with XHTML, and, as such, requires that documents be well formed XML. Since up-take of XHTML has been limited, the specification has been ported to support less well formed HTML; however, differences between HTML and XML can cause difficulties when processing RDF in HTML documents &lt;a href=&quot;#ftn10&quot;&gt;[FN10]&lt;/a&gt;.&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;em&gt;Use of prefixes&lt;/em&gt;: RDFa relies on XML namespace prefixes, which, it has been argued, “&lt;em&gt;most authors simply do not understand, and which many implementors end up getting wrong&lt;/em&gt;” and “&lt;em&gt;lead[s] to flaky copy-and-paste behaviour&lt;/em&gt;” [&lt;a href=&quot;#ref-06&quot;&gt;Ref 6&lt;/a&gt;]. This is further complicated by the prefixed terms (technically CURIEs, rather than QNames) appearing in attribute values which few (if any?) authoring tools understand, QNames generally being confined to element and attribute names.&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;em&gt;Complex formatting rules:&lt;/em&gt; depending on the context in which they appear, relationships in RDFa are variously expressed using either a property, rel or rev attribute, and authors can easily be confused about which is the correct one to use for a given situation – using the wrong one can still generate a valid RDF graph, but not with the meaning the author intended.&lt;/p&gt;
&lt;p&gt;The RDFa 1.1 specification, currently under development &lt;a href=&quot;#ftn11&quot;&gt;[FN11]&lt;/a&gt;, aims to address such concerns, by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Permitting use of full URIs as property names, rather than requiring prefixed CURIEs&lt;/li&gt;
&lt;li&gt;Providing a mechanism for specifying a default vocabulary for a given scope within a document, thereby removing the need to prefix property names&lt;/li&gt;
&lt;li&gt;Permitting the external definition of standard collections of prefixes, using ‘profile’ documents&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While RDFa 1.0 is widely used, there are very few sites or applications currently supporting RDFa 1.1.&lt;/p&gt;
&lt;h3&gt;Microdata&lt;/h3&gt;
&lt;p&gt;The Microdata specification has been created during the development of HTML5, with the aim of addressing the common use cases for embedding metadata, while avoiding some of the concerns that are raised around microformats and RDFa. James Graham of Opera [&lt;a href=&quot;#ref-04&quot;&gt;4&lt;/a&gt;] has stated that, “&lt;em&gt;Compared to microformats I believe the HTML 5 microdata offers more consistent parsing rules [...] and cleaner separation from the rest of the markup language. Compared to RFDa, microdata offers a considerably simpler authoring experience which I believe to be critical to gaining traction with a large base of users.&lt;/em&gt;”&lt;/p&gt;
&lt;p&gt;Microdata introduces a set of new attributes for specifying data ‘items’ and their properties. Items can be assigned a type (defined using a URL) which provides a context for prefix-less property names, similar to the role of namespaces in RDF/RDFa. Properties may also be specified using a URL, in which case they can be applied in any context, without requiring a specific item type. Currently there is no mechanism for providing machine-understandable specification of microdata vocabularies, or mapping between URL and ‘simple’ property names; so it is not possible to mix ‘simple’ names from different vocabularies in a single item. This contrasts with RDF/RDFa, where objects (items) can be assigned multiple classes (types), and it is straightforward to mix property names from different vocabularies.&lt;/p&gt;
&lt;p&gt;The microdata specification currently includes instructions for mapping microdata to JSON. Some earlier versions of the specification have included instructions for converting HTML Microdata to RDF, but they have been removed from the current draft.&lt;/p&gt;
&lt;h2&gt;Metadata available in scholarly works&lt;/h2&gt;
&lt;p&gt;This case study is not looking at adding new metadata to scholarly publications, but semantically encoding metadata that is already being recorded. The focus is on bibliographic and citation data – i.e. metadata about the publication itself, and about other publications that it cites and references.&lt;/p&gt;
&lt;h3&gt;PLoS Articles&lt;/h3&gt;
&lt;p&gt;The Public Library of Science (PLoS) &lt;a href=&quot;#ftn12&quot;&gt;[FN12]&lt;/a&gt; is an open access publisher. Alongside the conventional HTML and PDF formatted versions of papers they publish, PLoS also makes available raw XML versions (conforming to the U.S. National Library of Medicine Document Type Definition (NLM DTD)). The XML files contain considerable amounts of metadata, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Article title&lt;/li&gt;
&lt;li&gt;Author names and affiliations&lt;/li&gt;
&lt;li&gt;Citation (journal title, year, volume, pages)&lt;/li&gt;
&lt;li&gt;Publisher&lt;/li&gt;
&lt;li&gt;Publication data&lt;/li&gt;
&lt;li&gt;URL&lt;/li&gt;
&lt;li&gt;DOI&lt;/li&gt;
&lt;li&gt;Reference list – titles, authors, citation (e.g., journal title, year, volume, issue, pages)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;CrystalEye Entries&lt;/h3&gt;
&lt;p&gt;CrystalEye &lt;a href=&quot;#ftn13&quot;&gt;[FN13]&lt;/a&gt; is a repository aggregating openly published crystallographic molecular structures from across the Web. CrystalEye entries consist of Crystallographic Information Files and Chemical Markup Language XML files describing the crystallographic structure, as well as, recently, an RDF representation of information about the crystal. There is an HTML splash page for each entry, providing a summary of the crystal structure, and linking to the various resources (files) making up the entry. The full semantic data can already be retrieved as an RDF/XML file, but there are core items of metadata that, if encoded in the HTML splash page, could assist Web crawlers and browsers in respect of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Title and authors of the crystal structure&lt;/li&gt;
&lt;li&gt;Identity of molecular entities in the crystal structure&lt;/li&gt;
&lt;li&gt;Citation for the original publication&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Evaluation of suitability&lt;/h2&gt;
&lt;h3&gt;Microformats&lt;/h3&gt;
&lt;p&gt;Microformats such as rel=”license”:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;a href=”http://creativecommons.org/licenses/by/2.0/” rel=”license”&amp;gt;cc by 2.0&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;and rel=”tag”:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;a href=”http://example.com/tag/html5″ rel=”tag”&amp;gt;html5&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;are likely to be useful for adding semantics to licence statements and content tags, due to their simplicity. However, there are currently no microformat specifications or drafts relating to scholarly works’ more complex requirements. While there are ‘exploratory discussions’ around citations, this process appears to have been on-going for some years, and it is likely to be some time before a specification starts to emerge.&lt;/p&gt;
&lt;h3&gt;RDFa&lt;/h3&gt;
&lt;p&gt;RDF is widely used to process data in many communities, including the handling of scholarly metadata. This means there are already a large number of RDF vocabularies available; examples with particular relevance to scholarly publishing include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dublin Core&lt;/li&gt;
&lt;li&gt;FOAF (Friend of a Friend)&lt;/li&gt;
&lt;li&gt;Bibliographic Ontology&lt;/li&gt;
&lt;li&gt;PRISM (Publishing Requirements for Industry Standard Metadata)&lt;/li&gt;
&lt;li&gt;FRBR (Functional Requirements for Bibliographic Records)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Dublin Core vocabulary is very widely used for marking up basic metadata (e.g. title, creator(s), description…) and is straightforward to use to mark-up a resource’s title:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;h1 property=”dc:title”&amp;gt;My Really Great Paper&amp;lt;/h1&amp;gt;&lt;/p&gt;
&lt;p&gt;where the dc prefix is bound to the namespace &lt;a href=&quot;http://purl.org/dc/elements/1.1/&quot; title=&quot;http://purl.org/dc/elements/1.1/&quot;&gt;http://purl.org/dc/elements/1.1/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Author names are also straightforward to encode using Dublin Core in RDFa:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span property=”dc:creator”&amp;gt;Sam Adams&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;span property=”dc:creator”&amp;gt;John Smith&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;p&gt;And more complex descriptions of an author can be supported:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span rel=”dcterms:creator”&amp;gt;&lt;br /&gt; &amp;lt;span property=”foaf:name”&amp;gt;Sam Adams&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;span rel=”foaf:url” resource=”http://www.seadams.co.uk/” /&amp;gt;&lt;br /&gt; &amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;p&gt;where the dcterms prefix is bound to the namespace &lt;a href=&quot;http://purl.org/dc/terms/&quot; title=&quot;http://purl.org/dc/terms/&quot;&gt;http://purl.org/dc/terms/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The existence of two versions of the Dublin Core vocabulary – the original 15 elements, and the larger set of DC terms – can cause confusion for authors: strictly following the specifications, a &lt;em&gt;creator&lt;/em&gt; should be specified as a simple (‘literal’) string if using the original elements, and as an object with properties if using the DC terms vocabulary. This means that data of the form:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span rel=”dcterms:creator”&amp;gt;Sam Adams&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;p&gt;is not strictly permitted, although such constructs are quite commonly observed.&lt;/p&gt;
&lt;h4&gt;Bibliographic data&lt;/h4&gt;
&lt;p&gt;There are a number of RDF vocabularies for describing bibliographic data. During the course of this case study we have evaluated the two most widely used: the Bibliographic Ontology (BIBO) &lt;a href=&quot;#ftn14&quot;&gt;[FN14]&lt;/a&gt; and Publishing Requirements for Industry Standard Metadata (PRISM) &lt;a href=&quot;#ftn15&quot;&gt;[FN15]&lt;/a&gt;. Both vocabularies contain broadly equivalent terms (e.g. title, authors, journal, issue number, volume number…), however in order to conform strictly to their specification they impose quite different structures on the data. Here we have focused on marking up journal article metadata; however, the vocabularies can also be used to mark up bibliographic data about books, reports and other resources.&lt;/p&gt;
&lt;p&gt;The PRISM vocabulary imposes a flat structure, consisting of an article, with a list of properties describing the bibliographic data.&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;a href=&quot;adams-fig-06.png&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;alignnone wp-image-154&quot; height=&quot;142&quot; src=&quot;http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/adams-fig-06.png&quot; title=&quot;fig-06&quot; width=&quot;166&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;strong&gt;Figure 6. The flat data structure imposed by the PRISM vocabulary.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In contrast, BIBO imposes a nested structure, where following the specification, an article is described as part of an issue, which is in turn part of a journal. According to BIBO’s specification, it is not permitted to use the properties in the ‘flat’ style of the PRISM structure. However, these rules are not always observed (e.g., by some of the examples found in the documentation of BIBO’s Web site!).&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;a href=&quot;http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/adams-fig-07.png&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;alignnone wp-image-155&quot; height=&quot;171&quot; src=&quot;http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/adams-fig-07.png?w=230&amp;amp;h=171&quot; title=&quot;http://www.ukoln.ac.uk/isc/html5-case-studies/adams/html/adams-fig-07&quot; width=&quot;230&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;strong&gt;Figure 7. The nested data structure imposed by the Bibliographic Ontology.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A second difference is in marking up a journal’s name. While both vocabularies use the Dublin Core &lt;em&gt;title&lt;/em&gt; property to mark-up an article’s title, the PRISM vocabulary includes an explicit &lt;em&gt;publicationName&lt;/em&gt; term, whereas BIBO used Dublin Core &lt;em&gt;title&lt;/em&gt; again (this is made possible due to the nested data structure). These differences make BIBO well suited to building databases of bibliographic data, where it may be useful to model issues and journals explicitly. However, PRISM’s simpler data structure makes it better suited than BIBO for encoding bibliographic metadata in documents.&lt;/p&gt;
&lt;div&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;html xmlns:dc=”http://purl.org/dc/elements/1.1/”&lt;br /&gt; xmlns:prism=”http://prismstandard.org/namespaces/basic/2.0/”&amp;gt;&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;…&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;article about=”&quot;&amp;gt;&lt;br /&gt; &amp;lt;h1 property=”dc:title”&amp;gt;…&amp;lt;/h1&amp;gt;&lt;br /&gt; &amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span property=”dc:creator”&amp;gt;…&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;br /&gt; &amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span property=”prism:publicationName”&amp;gt;…&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;span property=”prism:volume”&amp;gt;…&amp;lt;/span&amp;gt;&lt;br /&gt; (&amp;lt;span property=”prism:number”&amp;gt;…&amp;lt;/span&amp;gt;)&lt;br /&gt; &amp;lt;span property=”prism:startingPage”&amp;gt;…&amp;lt;/span&amp;gt;-&amp;lt;span property=”prism:endingPage”&amp;gt;…&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;br /&gt; &amp;lt;p&amp;gt;DOI: &amp;lt;a rel=”prism:url” href=”http://dx.doi.org/…”&amp;gt;…&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt; &amp;lt;/article&amp;gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&lt;strong&gt;Figure 8. Describing an article’s bibliographic information using RDFa / PRISM vocabulary.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Microdata&lt;/h3&gt;
&lt;p&gt;Since microdata is a relatively recent development, there are not yet many vocabularies available. The first W3C version of the Microdata specification included a number of predefined types and property names for describing common structures. They were removed from subsequent drafts, but some standard vocabularies (vCard, vEvent and Licensing works) are still included in the current WHATWG specification.&lt;/p&gt;
&lt;p&gt;Microdata received a major boost in June 2011, when Bing, Google and Yahoo! announced a joint initiative called &lt;em&gt;schema.org&lt;/em&gt; [&lt;a href=&quot;#ref-03&quot;&gt;Ref-3&lt;/a&gt;] to support a common set of schemas for structured data mark-up on the Web. Schema.org has chosen to use microdata due to it striking a “&lt;em&gt;balance between the extensibility of RDFa and the simplicity of microformats&lt;/em&gt;“. The primary benefit of marking up data using the schema.org vocabulary is to improve one’s display in search results. Google, for example, will display Rich Snippets &lt;a href=&quot;#ftn16&quot;&gt;[FN16]&lt;/a&gt; in its search listings for pages containing schema.org mark-up of supported data types, such as Events, Organisations and People.&lt;/p&gt;
&lt;p&gt;Among its data types, schema.org includes a &lt;em&gt;ScholarlyArticle&lt;/em&gt; type, which we can use to describe an article:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;article itemtype=”http://schema.org/ScholarlyArticle” itemscope&amp;gt;&lt;br /&gt; …&lt;br /&gt; &amp;lt;/article&amp;gt;&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;Adding a title (&lt;em&gt;name&lt;/em&gt;) to this is straightforward:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;article itemtype=”http://schema.org/ScholarlyArticle” itemscope&amp;gt;&lt;br /&gt; &amp;lt;h1 itemprop=”name”&amp;gt;An investigation of FUD&amp;lt;/h1&amp;gt;&lt;br /&gt; &amp;lt;/article&amp;gt;&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;Author names are a little more complicated, as you have start a new &lt;em&gt;Person&lt;/em&gt; item, and then attach properties to that:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”author” itemscope itemtype=”http://schema.org/Person”&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”name”&amp;gt;Sam Adams&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/span&amp;gt;,&lt;br /&gt; &amp;lt;span itemprop=”author” itemscope itemtype=”http://schema.org/Person”&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”name”&amp;gt;John Smith&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;p&gt;The schema.org specification does not permit the simpler:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”author”&amp;gt;Sam Adams&amp;lt;/span&amp;gt;,&lt;br /&gt; &amp;lt;span itemprop=”author”&amp;gt;John Smith&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;p&gt;Although it seems likely that many examples of this approach will appear as use of the schema.org vocabulary grows.&lt;/p&gt;
&lt;h4&gt;Bibliographic data&lt;/h4&gt;
&lt;p&gt;The schema.org vocabulary for &lt;em&gt;ScholarlyArticle&lt;/em&gt;s does not support concepts such as volume, issue number, DOI which are needed to mark up journal papers’ bibliographic and citation data. This leaves three options for representing such data using Microdata:&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;1. Extend schema.org&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;The specification for schema.org allows Web masters to introduce new properties for existing schema.org classes; so we could simply introduce ‘volume’, ‘issueNumber’, ‘doi’ etc properties. However, this carries the risk that a property name we introduce could conflict with another extension. It would also be difficult to document these extensions – the natural place for a user to find information about properties of schema.org classes is on the schema.org Web site, but there would be no information about our extensions there.&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”journalTitle”&amp;gt;J Interest Things&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”volumeNumber”&amp;gt;7&amp;lt;/span&amp;gt;&lt;br /&gt; (&amp;lt;span itemprop=”issueNumber”&amp;gt;2&amp;lt;/span&amp;gt;)&lt;br /&gt; &amp;lt;span itemprop=”pageStart”&amp;gt;162&amp;lt;/span&amp;gt;&lt;br /&gt; -&amp;lt;span itemprop=”pageEnd”&amp;gt;164&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;2. Extend schema.org with external vocabularies&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;While Microdata properties whose names are plain words (e.g. ‘author’) can only be used within the context of item types for which they are defined, if properties are named using URLs, they can be used on items of any type, though this can end up being quite verbose:&lt;/p&gt;
&lt;p style=&quot;padding-left:30px;&quot;&gt;&amp;lt;p&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”http://prismstandard.org/namespaces/basic/2.0/publicationName”&amp;gt;J Interest Things&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;span itemprop=”http://prismstandard.org/namespaces/basic/2.0/volume”&amp;gt;7&amp;lt;/span&amp;gt;&lt;br /&gt; (&amp;lt;span itemprop=”http://prismstandard.org/namespaces/basic/2.0/number”&amp;gt;2&amp;lt;/span&amp;gt;)&lt;br /&gt; &amp;lt;span itemprop=”http://prismstandard.org/namespaces/basic/2.0/startingPage”&amp;gt;162&amp;lt;/span&amp;gt;&lt;br /&gt; -&amp;lt;span itemprop=”http://prismstandard.org/namespaces/basic/2.0/endingPage”&amp;gt;164&amp;lt;/span&amp;gt;&lt;br /&gt; &amp;lt;/p&amp;gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;3.&lt;/strong&gt; &lt;strong&gt;Use a different vocabulary&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;We could create a whole new Microdata vocabulary for scholarly works (possibly building on an existing RDF vocabulary). However, this runs the risk of missing out on the ecosystem/support that may develop around schema.org, given the dominance of its backers.&lt;/p&gt;
&lt;h2&gt;Example works&lt;/h2&gt;
&lt;p&gt;To explore the options raised above further, tools have been developed to demonstrate the production of scholarly documents containing semantically encoded metadata:&lt;/p&gt;
&lt;h3&gt;PLoS Articles&lt;/h3&gt;
&lt;p&gt;As previously discussed, the raw XML is made available for articles published in PLoS journals. In order to generate examples of articles with semantically marked-up metadata, an XSLT stylesheet has been developed that transforms the XML articles into HTML5, with semantic mark-up of embedded metadata.&lt;/p&gt;
&lt;p&gt;The stylesheet has been packaged into a Web application that is accessible at: &lt;a href=&quot;http://html5app.bluefen.co.uk/&quot; rel=&quot;noreferrer&quot;&gt;http://html5app.bluefen.co.uk&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The source code for this application, including the XSLT stylesheet are available from &lt;a href=&quot;http://bitbucket.org/bluefen/html5app&quot; rel=&quot;noreferrer&quot;&gt;http://bitbucket.org/bluefen/html5app&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;CrystalEye Entries&lt;/h3&gt;
&lt;p&gt;CrystalEye is powered by an instance of the Chempound data repository. Chempound generates splash pages for data items using a templating system. The templates used to generate splash pages for CrystalEye entries have been extended to encode core metadata: title and authors of the crystal structure, and citation of the source publication.&lt;/p&gt;
&lt;p&gt;The repository is available at: &lt;a href=&quot;http://crystaleye.ch.cam.ac.uk/&quot; rel=&quot;noreferrer&quot;&gt;http://crystaleye.ch.cam.ac.uk&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;6 Conclusions&lt;/h1&gt;
&lt;p&gt;Embedding semantic metadata into HTML pages is clearly a topic of current interest. Unfortunately there is not yet a clear standard for generating this mark-up, instead there are a number of competing formats. The strongest contenders seem to be RDFa and microdata, both of which have advantages and disadvantages when compared to the other. Given its longer history, RDFa is currently the more widely used of the two. On the other hand, due to its simpler form, and the recent backing of microdata by the Web’s major search engines through the schema.org initiative, it seems likely that large amounts of microdata will start to appear shortly.&lt;/p&gt;
&lt;p&gt;Assuming that microdata does take off, conventions for describing scholarly works will be needed. There are a number of options, though they all suffer from potential drawbacks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Extend &lt;a href=&quot;http://schema.org/&quot; rel=&quot;noreferrer&quot; target=&quot;_blank&quot;&gt;schema.org&lt;/a&gt; vocabularies; but the extensions could clash with someone else’s.&lt;/li&gt;
&lt;li&gt;Mint a whole new microdata vocabulary of scholarly works; but this misses out the ecosystem/support that &lt;strong&gt;&lt;em&gt;may&lt;/em&gt;&lt;/strong&gt; develop around &lt;a href=&quot;http://schema.org/&quot; rel=&quot;noreferrer&quot; target=&quot;_blank&quot;&gt;schema.org&lt;/a&gt;, given its backers&lt;/li&gt;
&lt;li&gt;Use &lt;a href=&quot;http://schema.org/&quot; rel=&quot;noreferrer&quot; target=&quot;_blank&quot;&gt;schema.org&lt;/a&gt; so far as possible, and import elements of other vocabularies, e.g. BIBO/PRISM; but this would rapidly become a bit untidy/unwieldy&lt;/li&gt;
&lt;li&gt;Some other option.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There are advantages and disadvantages to each of these options, but the most important factor is consensus.&lt;/p&gt;
&lt;p&gt;It is worth bearing in mind that the microdata specification is not yet finalised. At the same time, the current development of the RDFa 1.1 [&lt;a href=&quot;#ref-01&quot;&gt;1&lt;/a&gt;] specification appears to be addressing some of the concerns regarding the complexity of producing RDFa.&lt;/p&gt;
&lt;p&gt;While it is unlikely that these efforts will merge anytime in the foreseeable future, ideally a mechanism for interoperability will develop.&lt;/p&gt;
&lt;h1&gt;7 Addendum&lt;/h1&gt;
&lt;p&gt;There have been a number of developments since this case study was initially written:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Late in September 2011 the W3C launched a Microdata/RDFa Task Force &lt;a href=&quot;/intranet.ukoln.ac.uk/projects/html5/editing-work/HTML5/BK-updates/HTML5-adams-v3.0-bk.doc#_ftn17&quot; title=&quot;&quot;&gt; [FN17]&lt;/a&gt; to analyse the relationship between the two formats.&lt;/li&gt;
&lt;li&gt;Work is ongoing on a ‘Microdata to RDF’ specification [&lt;a href=&quot;#ref-09&quot;&gt;9&lt;/a&gt;].&lt;/li&gt;
&lt;li&gt;The microdata specification has been changed to allow an item to have multiple item types, so long as the all &lt;em&gt;“are defined to use the same vocabulary&lt;/em&gt;” [&lt;a href=&quot;#ref-08&quot;&gt;8&lt;/a&gt;].&lt;/li&gt;
&lt;li&gt;Schema.org have announced [&lt;a href=&quot;#ref-12&quot;&gt;12&lt;/a&gt;] that they are introducing support for RDFa 1.1 lite [&lt;a href=&quot;#ref-16&quot;&gt;16&lt;/a&gt;] – “&lt;em&gt;a very minimal subset that will work for 80% of the folks out there doing simple markup”&lt;/em&gt; – alongside microdata, in order to “&lt;em&gt;allow publishers to focus more on what they want to say with their data, rather than on the details of its specific encoding as markup&lt;/em&gt;“.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It still does not look like the microdata and RDFa efforts are likely to merge, however efforts are clearly being made to improve their interoperability.&lt;/p&gt;
&lt;p&gt;There is not yet any consensus as to whether one format will emerge as the &lt;em&gt;de facto&lt;/em&gt; standard for data publication on the Web. My personal feeling is that RDFa is likely to be the stronger contender for this, since it offers greatest flexibility and supports complex data models. Moreover, the development of the RDFa 1.1, and especially the RDFa Lite 1.1, specifications has made it much simpler to publish than was previously the case (RDFa Lite 1.1 looks to be as simple to use as microdata). Microdata suffers from the limitation that it cannot support the more complex use cases for data publication, so will never be able to completely replace RDFa.&lt;/p&gt;
&lt;h2&gt;References&lt;/h2&gt;
&lt;p&gt;&lt;a id=&quot;ref-01&quot; name=&quot;ref-01&quot;&gt;&lt;/a&gt;[1] Adida, B., Birbeck, M., McCarron, S., &amp;amp; Herman, I. (2011) &lt;em&gt;RDFa Core 1.1&lt;/em&gt;. &lt;a href=&quot;http://www.w3.org/TR/rdfa-core/&quot; rel=&quot;noreferrer&quot;&gt;http://www.w3.org/TR/rdfa-core/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-02&quot; name=&quot;ref-02&quot;&gt;&lt;/a&gt;[2] Berners-Lee, T., Hendler, J., &amp;amp; Lassila, O. (2001) &lt;em&gt;The Semantic Web&lt;/em&gt;. Scientific American. 17 May 2001. &lt;a href=&quot;http://www.scientificamerican.com/article.cfm?id=the-semantic-we&quot; rel=&quot;noreferrer&quot;&gt;http://www.scientificamerican.com/article.cfm?id=the-semantic-we&lt;/a&gt;b&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-03&quot; name=&quot;ref-03&quot;&gt;&lt;/a&gt;[3] Google. (2011). &lt;em&gt;Introducing schema.org: Search engines come together for a richer web&lt;/em&gt;. Webmaster Central Blog, 2 June 2011. &lt;a href=&quot;http://googlewebmastercentral.blogspot.com/2011/06/introducing-schemaorg-search-engines.html&quot; rel=&quot;noreferrer&quot;&gt;http://googlewebmastercentral.blogspot.com/2011/06/introducing-schemaorg-search-engines.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-04&quot; name=&quot;ref-04&quot;&gt;&lt;/a&gt;[4] Graham, J. (2009) &lt;em&gt;Does anyone like microdata?&lt;/em&gt; Post to &lt;a href=&quot;mailto:public-html@w3.org&quot;&gt;public-html@w3.org&lt;/a&gt; Fri, 26 Jun 2009. &lt;a href=&quot;http://lists.w3.org/Archives/Public/public-html/2009Jun/0736.html&quot; rel=&quot;noreferrer&quot;&gt;http://lists.w3.org/Archives/Public/public-html/2009Jun/0736.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-05&quot; name=&quot;ref-05&quot;&gt;&lt;/a&gt;[5] Hassell, J. (2008). &lt;em&gt;Why the BBC removed microformat DateTime patterns from bbc.co.uk&lt;/em&gt;. 4 July 2008. BBC Internet Blog. &lt;a href=&quot;http://www.bbc.co.uk/blogs/bbcinternet/2008/07/why_the_bbc_removed_microforma.html&quot; rel=&quot;noreferrer&quot;&gt;http://www.bbc.co.uk/blogs/bbcinternet/2008/07/why_the_bbc_removed_microforma.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-06&quot; name=&quot;ref-06&quot;&gt;&lt;/a&gt;[6] Hickson, I.(2009). &lt;em&gt;Annotating structured data that HTML has no semantics for&lt;/em&gt;. Post to [whatwg] list. Sun May 10 03:32:34 PDT 2009 &lt;a href=&quot;http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019681.html&quot; rel=&quot;noreferrer&quot;&gt;http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019681.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-07&quot; name=&quot;ref-07&quot;&gt;&lt;/a&gt;[7] Hickson, I.(2011). &lt;em&gt;HTML Microdata. W3C Working Draft 25 May 2011&lt;/em&gt;. &lt;a href=&quot;http://www.w3.org/TR/2011/WD-microdata-20110525/&quot; rel=&quot;noreferrer&quot;&gt;http://www.w3.org/TR/2011/WD-microdata-20110525/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-08&quot; name=&quot;ref-08&quot;&gt;&lt;/a&gt;[8] Hickson, I.(2012). &lt;em&gt;HTML Microdata. Editor’s Draft 6 February 2012&lt;/em&gt;. &lt;a href=&quot;http://dev.w3.org/html5/md/&quot; rel=&quot;noreferrer&quot;&gt;http://dev.w3.org/html5/md/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-09&quot; name=&quot;ref-09&quot;&gt;&lt;/a&gt;[9] Kellogg, G. (2011) Microdata to RDF. &lt;a href=&quot;https://dvcs.w3.org/hg/htmldata/raw-file/37500d90742f/ED/microdata-rdf/20111118/index.html&quot; rel=&quot;noreferrer&quot;&gt;https://dvcs.w3.org/hg/htmldata/raw-file/37500d90742f/ED/microdata-rdf/20111118/index.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-10&quot; name=&quot;ref-10&quot;&gt;&lt;/a&gt;[10] Neumann, E. K., Miller, E., &amp;amp; Wilbanks, J. (2004, November&lt;em&gt;).&lt;/em&gt; &lt;em&gt;What the semantic web could do for the life sciences&lt;/em&gt;. Drug Discovery Today 6(2) p228-236. &lt;a href=&quot;http://lambda.csail.mit.edu/~chet/papers/others/n/neumann/neumann04biosilico.pdf&quot; title=&quot;http://lambda.csail.mit.edu/~chet/papers/others/n/neumann/neumann04biosilico.pdf&quot;&gt;http://lambda.csail.mit.edu/~chet/papers/others/n/neumann/neumann04biosi...&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-11&quot; name=&quot;ref-11&quot;&gt;&lt;/a&gt;[11] Pilgrim, M. (2011). &lt;em&gt;Dive Into HTML5: What Does It All Mean?&lt;/em&gt; &lt;a href=&quot;http://diveintohtml5.info/semantics.html&quot; rel=&quot;noreferrer&quot;&gt;http://diveintohtml5.info/semantics.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-12&quot; name=&quot;ref-12&quot;&gt;&lt;/a&gt;[12] Schema.org (2011). &lt;em&gt;Using RDFa 1.1 Lite with Schema.org&lt;/em&gt;. &lt;a href=&quot;http://blog.schema.org/2011/11/using-rdfa-11-lite-with-schemaorg.html&quot; rel=&quot;noreferrer&quot;&gt;http://blog.schema.org/2011/11/using-rdfa-11-lite-with-schemaorg.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-13&quot; name=&quot;ref-13&quot;&gt;&lt;/a&gt;[13] Sefton, P. (2012). Conventions and Guidelines for Scholarly HTML5 Documents. HTML5 Case Studies, UKOLN.&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-14&quot; name=&quot;ref-14&quot;&gt;&lt;/a&gt;[14] Smethurst, M. (2008). &lt;em&gt;Removing Microformats from bbc.co.uk/programmes&lt;/em&gt;, 23 June 2008. BBC Radio Labs Blog. &lt;a href=&quot;http://www.bbc.co.uk/blogs/radiolabs/2008/06/removing_microformats_from_bbc.shtml&quot; rel=&quot;noreferrer&quot;&gt;http://www.bbc.co.uk/blogs/radiolabs/2008/06/removing_microformats_from_bbc.shtml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-15&quot; name=&quot;ref-15&quot;&gt;&lt;/a&gt;[15] Sporny, M. (2011a, June 11). &lt;em&gt;An Uber-comparison of RDFa, Microdata and Microformats&lt;/em&gt;. &lt;a href=&quot;http://manu.sporny.org/2011/uber-comparison-rdfa-md-uf/&quot; rel=&quot;noreferrer&quot;&gt;http://manu.sporny.org/2011/uber-comparison-rdfa-md-uf/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;ref-16&quot; name=&quot;ref-16&quot;&gt;&lt;/a&gt;[16] Sporny, M. (2011b). &lt;em&gt;RDFa Lite 1.1 – W3C Editor’s Draft 30 October 2011&lt;/em&gt;. &lt;a href=&quot;http://www.w3.org/2010/02/rdfa/drafts/2011/ED-rdfa-lite-20111030/&quot; rel=&quot;noreferrer&quot;&gt;http://www.w3.org/2010/02/rdfa/drafts/2011/ED-rdfa-lite-20111030/&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;hr align=&quot;left&quot; size=&quot;1&quot; /&gt;
&lt;div&gt;
&lt;h2&gt;Footnotes&lt;/h2&gt;
&lt;p&gt;[1] Much of the information published on the web is &lt;em&gt;machine-readable&lt;/em&gt;, but a much smaller proportion is currently &lt;em&gt;machine-understandable&lt;/em&gt;. Information is machine-readable if it is published in a form that can be extracted and manipulated using a computer. If information is published in a &lt;em&gt;machine-understandable&lt;/em&gt; manner, software agents can interpret it and reason over it. Unlike humans, machines cannot infer relationships and contexts, so in order to be machine-understandable, data must have clearly defined semantics and structure.&lt;/p&gt;
&lt;p&gt;Information published using ASCII characters in an HTML page, or in a CSV file or spread sheet (rather than using images and PDFs) is machine-readable. However, without clear structure and semantic annotations giving ‘meaning’ to each component of the information in a manner that a software agent can interpret, it is not machine-understandable.&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;[2] As of November 19, 2011, this functionality is only available on google.com, not google.co.uk.&lt;/div&gt;
&lt;div&gt;[3] Generated using the &lt;em&gt;Rich Snippets Testing Tool&lt;/em&gt;: &lt;a href=&quot;http://www.google.com/webmasters/tools/richsnippets&quot; rel=&quot;noreferrer&quot;&gt;http://www.google.com/webmasters/tools/richsnippets&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[4] Microformats &lt;a href=&quot;http://microformats.org/&quot; rel=&quot;noreferrer&quot;&gt;http://microformats.org/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[5] hCard &lt;a href=&quot;http://microformats.org/wiki/hcard&quot; rel=&quot;noreferrer&quot;&gt;http://microformats.org/wiki/hcard&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[6] hCalendar &lt;a href=&quot;http://microformats.org/wiki/hcalendar&quot; rel=&quot;noreferrer&quot;&gt;http://microformats.org/wiki/hcalendar&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[7] rel=”tag” http://microformats.org/wiki/rel-tag&lt;/div&gt;
&lt;div&gt;[8] HTML 4.01 Specification. Chapter 7: The global structure of an HTML document. &lt;a href=&quot;http://www.w3.org/TR/html4/struct/global.html&quot; rel=&quot;noreferrer&quot;&gt;http://www.w3.org/TR/html4/struct/global.html&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[9] The microformats process &lt;a href=&quot;http://microformats.org/wiki/process&quot; rel=&quot;noreferrer&quot;&gt;http://microformats.org/wiki/process&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[10] RDFa in HTML issues &lt;a href=&quot;http://rdfa.info/wiki/Rdfa-in-html-issues&quot; rel=&quot;noreferrer&quot;&gt;http://rdfa.info/wiki/Rdfa-in-html-issues&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[11] RDFa 1.1 Nears Completion &lt;a href=&quot;http://rdfa.info/2011/03/31/rdfa-1-1-almost-ready/&quot; rel=&quot;noreferrer&quot;&gt;http://rdfa.info/2011/03/31/rdfa-1-1-almost-ready/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[12] The Public Library of Science &lt;a href=&quot;http://www.plos.org/&quot; rel=&quot;noreferrer&quot;&gt;http://www.plos.org/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[13] CrystalEye &lt;a href=&quot;http://wwmm.ch.cam.ac.uk/crystaleye/&quot; rel=&quot;noreferrer&quot;&gt;http://wwmm.ch.cam.ac.uk/crystaleye/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[14] Web site for the Bibliographic Ontology, known as BIBO &lt;a href=&quot;http://bibliontology.com/&quot; rel=&quot;noreferrer&quot;&gt;http://bibliontology.com/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[15] Publishing Requirements for Industry Standard Metadata (PRISM) &lt;a href=&quot;http://www.prismstandard.org/&quot; rel=&quot;noreferrer&quot;&gt;http://www.prismstandard.org/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[16] Rich snippets: &lt;a href=&quot;http://www.google.com/support/webmasters/bin/topic.py?topic=21997&quot; rel=&quot;noreferrer&quot;&gt;http://www.google.com/support/webmasters/bin/topic.py?topic=21997&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;[17] HTML Data Task Force: &lt;a href=&quot;http://www.w3.org/wiki/Html-data-tf&quot; rel=&quot;noreferrer&quot;&gt;http://www.w3.org/wiki/Html-data-tf&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description>
     <comments>http://technicalfoundations.ukoln.ac.uk/technical/html5-case-study-1-semantics-and-metadata-machine-understandable-documents#comments</comments>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/sam-adams">sam adams</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/html5">HTML5</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/metadata">metadata</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/semantics">semantics</category>
 <pubDate>Mon, 16 Jul 2012 12:10:39 +0000</pubDate>
 <dc:creator>Administrator</dc:creator>
 <guid isPermaLink="false">81 at http://technicalfoundations.ukoln.ac.uk</guid>
  </item>
  <item>
    <title>DC-2011</title>
    <link>http://technicalfoundations.ukoln.ac.uk/blog/dc-2011</link>
    <description>&lt;p&gt;On the 21-23 September 2011, I attended the Eleventh International Conference on Dublin Core and Metadata Applications, known as &lt;a href=&quot;http://dcevents.dublincore.org/index.php/IntConf/dc-2011/&quot;&gt;DC-2011&lt;/a&gt; to its friends but &lt;a href=&quot;http://twapperkeeper.com/hashtag/dcmi11&quot;&gt;#dcmi11&lt;/a&gt; to the true elite. The National Library of the Netherlands (KB) in The Hague made a pleasant setting for the event, although it was perhaps too small. That is to say, the public portion of it did not have sufficient rooms for all the parallel sessions, so some had to be held deep in the secure area of the building. This, as you can imagine, caused headaches for delegates and hosts alike and restricted movement between sessions. In spite of this there was a friendly and lively atmosphere.&lt;/p&gt;
&lt;p&gt;On the first day there were tutorial sessions introducing the world of Dublin Core to those less familiar with it. I was not able to attend, and I feel I missed out as people kept telling me about &lt;a href=&quot;http://en.wikipedia.org/wiki/Aleksandr_Orlov_(advertising)&quot;&gt;meerkats&lt;/a&gt; being behind the name for the original 15 Dublin Core elements. Or something like that.&lt;/p&gt;
&lt;p&gt;The conference proper kicked off on the second day with Mikael Nilsson explaining that interoperability (system B understanding what system A produced) is insufficient, and what we really need is harmonization. In other words, metadata that conform to multiple specifications, and systems that can understand and integrate multiple metadata schemes. If you&#039;re familiar with RDF and application profiles, you can see where this is going.&lt;/p&gt;
&lt;p&gt;In the following plenary session, Jae-Eun Baek used a task-based, 5W1H model to compare different archival and preservation metadata schemes. The 5W1H refers to questions that the metadata are supposed to answer about a task: who does it, why they do it, what they do it to, and so on. The model revealed how different metadata schemes concentrate on different lifecycle stages. This was followed by Kai Eckert, who explained how the Dublin Core Abstract Model needs to be extended in order to provide proper support for recording the provenance of metadata. It involves allowing Description Sets to be the subject of further Descriptions (specifically Annotations); if you know about RDF named graphs, you&#039;ll recognise the concept.&lt;/p&gt;
&lt;p&gt;The next session was all about mapping between different schemes. Gordon Dunsire argued that to get the benefit of working with Semantic Web technologies, we need to avoid translating values into different formats, and instead concentrate on mapping out the relationships between the properties themselves. Ahsan Morshed talked about how concepts in AGROVOC (an agricultural thesaurus) were mapped to other vocabularies; of particular interest was the way multiple languages were used to pin down the concepts in question. Lastly, Nuno Freire reported on efforts to transform subject headings from various schemes into sets of more specific properties (times, places, events), to make them easier for computers to work with.&lt;/p&gt;
&lt;p&gt;The afternoon saw proceedings split into project reports and Dublin Core Community and Task Group workshops. I was involved in the &lt;a href=&quot;http://wiki.dublincore.org/index.php/DC2011_Science_and_Metadata_Meeting_Agenda&quot;&gt;Science and Metadata Community workshop&lt;/a&gt;. Jian Qin gave an update on the work she and I are doing with DataCite to produce a Dublin Core Application Profile version of the DataCite Metadata Specification. I gave an &lt;a href=&quot;http://opus.bath.ac.uk/26309&quot;&gt;overview of current scientific metadata schemes&lt;/a&gt; with the aid of some diagrams based on the scoping study I conducted a couple of years ago. The other highlight was a presentation from Michael Lauruhn and Véronique Malaisé of Elsevier on their work with linked data, including the Elsevier Merged Medical Taxonomy (EMMeT) and the Data to Semantics research project.&lt;/p&gt;
&lt;p&gt;The talk by Emmanuelle Bermès that kicked off the final day will probably best be remembered for its cookery metaphors, especially the &#039;stone soup&#039;. If you&#039;re not aware of the fable that features &lt;a href=&quot;http://en.wikipedia.org/wiki/Stone_soup&quot;&gt;stone soup&lt;/a&gt;, think of it as a benign slippery slope: some people who weren&#039;t willing to help make soup were persuaded instead to incrementally improve boiling water (with stones in) until it became soup. If data are the ingredients, and a functional web of linked data is the soup we&#039;re after, what are the &#039;stones&#039; that will catalyse the transformation from one to the other?&lt;/p&gt;
&lt;p&gt;The third plenary session presented the experience of people working with linked data. Antoine Isaac recounted how the Europeana digital library has been making a transition from Europeana Semantic Elements to the (linked-data-friendly) Europeana Data Model, the design decisions they had to make and problems they had normalizing their stock of data. Daniel Vila-Suero justified the style guidelines he and his colleagues have been working on for naming and labelling ontologies in the Multilingual Web. These are being trialled with IFLA&#039;s implementation of the FRBR model in RDF. Benjamin Zapilko talked about trying to perform statistical analysis directly through SPARQL. One of his conclusions was that it would probably be better to teach statistical packages SPARQL than to teach SPARQL statistics.&lt;/p&gt;
&lt;p&gt;The final plenary collected some more examples of metadata usage in practice. Jörg Brunsmann gave the latest from the SHAMAN Project on handling engineering data, although of most interest to me was how he introduced the notion of Metadata Information Packages to OAIS. Mohammed Ourabah Soualah described the challenges of agreeing a common protocol for cataloguing Arabic manuscripts in Dublin Core, for a cross-search application. Finally, we had a screencast recorded by Oksana Zavalina on the different ways in which digital library collections handled collection-level metadata using the DC Collection Application Profile.&lt;/p&gt;
&lt;p&gt;The afternoon was again a mixture of project updates and Community/Task Group meetings. The Registry Community meeting was largely taken up with discussions about the proposed requirements for a new system to manage DCMI&#039;s namespaces (and any that its Communities might want to set up). The highlight of the projects session was a paper on encoding the relationships between jazz musicians (e.g. influencedBy, mentorOf) in RDF.&lt;/p&gt;
&lt;p&gt;The closing plenary consisted of two videos. The first was from the Free Your Metadata project, who provide guidance on using Google Refine to publish Linked Open Data. The second was an extensive and tuneful tourism advertisement for Malaysia, the host country for next year&#039;s conference.&lt;/p&gt;
&lt;p&gt;That was my first experience of the Dublin Core conference, but with up to six parallel streams each afternoon, I can&#039;t claim to have a representative view on it. There was entire unconference component I didn&#039;t experience at all. If there is a common theme I can pick out, it is that the technology still hasn&#039;t caught up with demands of people working with the thornier issues of metadata. There was palpable impatience for Named Graphs to become an official part of RDF, for instance. I see a lot of potential for great work to come out of the Community meetings that form a major part of the Conference, and although I&#039;m clearly biased, my own Community meeting was the highlight for me.&lt;/p&gt;
</description>
     <comments>http://technicalfoundations.ukoln.ac.uk/blog/dc-2011#comments</comments>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/ahsan-morshed">Ahsan Morshed</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/alex-ball">Alex Ball</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/antoine-isaac">Antoine Isaac</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/benjamin-zapilko">Benjamin Zapilko</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/daniel-vila-suero">Daniel Vila-Suero</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/emmanuelle-berm%C3%A8s">Emmanuelle Bermès</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/gordon-dunsire">Gordon Dunsire</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/jae-eun-baek">Jae-Eun Baek</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/jian-qin">Jian Qin</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/j%C3%B6rg-brunsmann">Jörg Brunsmann</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/kai-eckert">Kai Eckert</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/m-cristina-pattuelli">M. Cristina Pattuelli</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/michael-lauruhn">Michael Lauruhn</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/mikael-nilsson">Mikael Nilsson</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/mohammed-ourabah-soualah">Mohammed Ourabah Soualah</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/nuno-freire">Nuno Freire</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/oksana-zavalina">Oksana Zavalina</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/v%C3%A9ronique-malais%C3%A9">Véronique Malaisé</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/dcmi">dcmi</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/metadata">metadata</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/rdf">rdf</category>
 <pubDate>Fri, 30 Sep 2011 13:13:00 +0000</pubDate>
 <dc:creator>Alex Ball</dc:creator>
 <guid isPermaLink="false">24 at http://technicalfoundations.ukoln.ac.uk</guid>
  </item>
  <item>
    <title>Aggregation and the Resource Discovery Taskforce vision</title>
    <link>http://technicalfoundations.ukoln.ac.uk/blog/aggregation-and-resource-discovery-taskforce-vision</link>
    <description>&lt;p&gt;On Tuesday of this week, &lt;a href=&quot;http://www.ukoln.ac.uk/&quot;&gt;UKOLN&lt;/a&gt; convened a group of invited experts to discuss &lt;em&gt;aggregation&lt;/em&gt; in the context of the &lt;a href=&quot;http://rdtf.jiscinvolve.org/wp/&quot;&gt;Resource Discovery Taskforce&lt;/a&gt;&#039;s &lt;a href=&quot;http://ie-repository.jisc.ac.uk/475/1/JISC%26RLUK_VISION_FINAL.pdf&quot;&gt;vision&lt;/a&gt;. The Resource Discovery Taskforce (RDTF), a joint &lt;a href=&quot;http://www.jisc.ac.uk/&quot;&gt;JISC&lt;/a&gt; / &lt;a href=&quot;http://www.rluk.ac.uk/&quot;&gt;RLUK&lt;/a&gt; venture, has summed up its vision:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;UK researchers and students will have easy, flexible and ongoing access to content and services through a collaborative, aggregated and integrated resource discovery and delivery framework which is comprehensive, open and sustainable&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Given the limitations of time and resources, and with a firm intention to make a real contribution, the RDTF has decided to focus on aggregation of metadata as a means to progressing the vision. There was some debate at the meeting about the extent to which aggregation is something worth focussing on, and a general concern that this not become an end in itself, rather than a means to an end. We agreed to use the phrase &#039;aggregation as a tactic&#039; as a way of characterising the proper relationship of this approach to the vision, and steered the remainder of the meeting to address aggregation from a mainly technical perspective. To get the ball rolling, I introduced a slide wherein I attempt to list possible reasons for aggregating data:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;to address systems/network latency - a cache&lt;/li&gt;
&lt;li&gt;for ‘Web Scale concentration’
&lt;ul&gt;
&lt;li&gt;‘gaming’ Google - raising ‘visibility’ of content&lt;/li&gt;
&lt;li&gt;network effects if user facing services also developed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;to showcase (e.g. scale &amp;amp; nature of OER in UK)&lt;/li&gt;
&lt;li&gt;to create middleman business opportunities&lt;/li&gt;
&lt;li&gt;as infrastructure to support locally developed services&lt;/li&gt;
&lt;li&gt;as an approach to preservation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This was discussed at some length, and we agreed that some other reasons could be added to this list:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;for economic reasons - e.g. to achieve economies of scale through storing &amp;amp; managing metadata in one place, implying that the aggregation becomes the &lt;em&gt;sole&lt;/em&gt; source of a given metadata record&lt;/li&gt;
&lt;li&gt;to add value to the data through processes, especially around data quality, which are impractical or even impossible to contemplate when the metadata is distributed&lt;/li&gt;
&lt;li&gt;to simplify licensing from the point of view of the consumer of the aggregated data&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We noted that while the RDTF vision seems to concentrate on metadata describing resources and their provision, other types of metadata, such as user-generated annotations and user attention or activity data, which is also of great potential interest and value might be aggregated advantageously.&lt;/p&gt;
&lt;p&gt;The importance of &lt;em&gt;registries&lt;/em&gt; to help in the identification and discovery of relevant data was raised.&lt;/p&gt;
&lt;p&gt;For the second part of the day we broke the meeting up into three smaller groups, each concentrating on an aspect of the preceding general discussions. Each of these groups, when they summarised their discussions for the whole meeting later, identified issues and made recommendations. Where these are generally applicable (which they mostly are), rather than outline them in the following descriptions of the breakout groups I have treated them together in two sections at the end of this post.&lt;/p&gt;
&lt;h3&gt;Breakout 1: &lt;em&gt;APIs&lt;/em&gt;&lt;/h3&gt;
&lt;p&gt;This group looked at the role which &lt;a href=&quot;http://en.wikipedia.org/wiki/Application_programming_interface&quot;&gt;Application Programming Interfaces&lt;/a&gt; (APIs) have to play in an environment of aggregated metadata and related services. It used a spectrum of technological interventions ranging from specific service development to meet a particular need, through to generic infrastructure provision to provide opportunities for others to develop services, and attempted to place classes of APIs on this spectrum:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&quot;service-opportunity-spectrum.gif&quot; src=&quot;/sites/default/files/service-opportunity-spectrum.gif&quot; style=&quot;display: block; margin-left: auto; margin-right: auto; border-width: 0px; border-style: solid; width: 680px; height: 220px; &quot; /&gt;&lt;/p&gt;
&lt;p&gt;It was agreed that it was important to understand this distinction, and to be equipped to judge where to &#039;draw the line&#039; between meeting specific requirements and investing in capacity for future innovation. There is clearly a tension between agility - which is a feature which becomes more desirable as one moves along the spectrum towards those servicing users&#039; requirements, and stability which is necessary for infrastructure to be trusted. Part of the purpose of APIs is to help to manage this tension.&lt;/p&gt;
&lt;p&gt;APIs are for developers, and so APIs on aggregations must be highly &lt;em&gt;usable&lt;/em&gt; from the point of view of a developer. Focussing on the need for aggregations to expose APIs so that services can build upon them, this group made some recommendations (included in the general recommendations at the end of this post) about the sorts of general features an API should exhibit. In general, it was agreed that an API on an aggregation must be more convenient, from the point of view of a developer, than going directly to the individual sources. Leaving aside simple issues of network latency, in a possible Linked Data future where data is commonly openly available, the aggregation and its API must not become a barrier to building services and adding value to data.&lt;/p&gt;
&lt;p&gt;This group also discussed the issue of federation of aggregations - where one aggregation feeds another. There are serious engineering issues with this kind of federation which require better understanding.&lt;/p&gt;
&lt;h3&gt;Breakout 2: ﻿&lt;em&gt;Aggregation as tactic&lt;/em&gt;&lt;/h3&gt;
&lt;p&gt;This group decided to start by looking for &quot;prior art&quot; - examples of successful uses of aggregation as an tactic to improving resource discovery. With this approach, it was suggested, it would be possible to identify stakeholder groups which are already &#039;bought into&#039; the idea of using aggregation as a tactic in this way, which ought to be easier than convincing people from scratch. The trick would seem be to be to identify a shared service which could be developed upon an aggregation of metadata, and which they could recognise would be beneficial to them. Examples of successful aggregations were identified and included:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://copac.ac.uk/&quot;&gt;Copac&lt;/a&gt; (aggregated records from National, Academic, and Specialist Library Catalogues)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.suncat.ac.uk/&quot;&gt;SUNCAT&lt;/a&gt; (a national serials union catalogue)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.worldcat.org/&quot;&gt;Worldcat&lt;/a&gt; (a global, aggregated library catalogue)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Echoing an earlier point, the group suggested that the value in aggregation as a tactic comes from the ability to normalise metadata into some sort of canonical form. This aspect of the aggregation &lt;em&gt;adding value&lt;/em&gt; to the data it aggregates is crucial if the source record holders are to be persuaded to participate.&lt;/p&gt;
&lt;p&gt;The group suggested that &lt;a href=&quot;http://www.jorum.ac.uk/searchOptions.html&quot;&gt;JORUM&lt;/a&gt;&#039;s role in supporting the national (and global) &lt;a href=&quot;http://www.jisc.ac.uk/oer/&quot;&gt;Open Educational Resources&lt;/a&gt; (OER) movement was very much in line with this thinking: that JORUM enhances discoverability of OERs created in UK institutions, while simultaneously offering the potential for long term archiving (preservation). Again, the importance of the registry becomes apparent this group suggested, with JORUM likely to become important as a service providing identification and &#039;provenance&#039; services.&lt;/p&gt;
&lt;p&gt;The group discussed the idea of concentrating on one particular domain, such as geography, on the grounds that this could then be built out to an extent that other domains would become interested once they had seen what has been achieved. The counter to this argument was a suggestion that it might be better to consider a range of resource types including scholarly communications (bibliographic data), learning materials, repositories, spatial/geographical data and multi-media.&lt;/p&gt;
&lt;p&gt;It was also noted that the &#039;aggregation as a tactic&#039; argument might apply to self-archiving and Open Access - which has similar arguments as for JORUM and OERs.&lt;/p&gt;
&lt;p&gt;It was suggested that this was leading to a set of tactics which would help content providers get over a &#039;fear&#039; of aggregation, and of encouraging them to open up from a position of &#039;data ownership&#039;. It was also recognised that once this is achieved, aggregation as a tactic creates opportunities for &#039;middle-men&#039; to add value through new services building on top of the aggregation.&lt;/p&gt;
&lt;p&gt;Interestingly, this group suggested that aggregation as a tactic might be a short-or-medium-term tactic, that the &#039;end game&#039; would be to dis-aggregate content back to source. At this point, the remaining infrastructure would be of the &#039;registry&#039; type, helping to locate data at source.&lt;/p&gt;
&lt;h3&gt;Breakout 3: ﻿&lt;em&gt;Build better websites!&lt;/em&gt;&lt;/h3&gt;
&lt;p&gt;The emphasis of this session was about advising &amp;amp; enabling those who hold source metadata to make it available in an appropriate form. The group identified a number of &#039;steps&#039; that a content provider might take. These steps are ordered in a system of progressive desirability in a model influenced by &lt;span style=&quot;color: #000000; font-family: mceinline;&quot;&gt;Tim Berners-Lee&#039;s &lt;a href=&quot;http://www.w3.org/DesignIssues/LinkedData&quot;&gt;Linked Data Note&lt;/a&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;make data available in an open form (even using the much-maligned CSV format if necessary)&lt;/li&gt;
&lt;li&gt;assign and expose HTTP URIs for everything, and expose useful content at those URIs&lt;/li&gt;
&lt;li&gt;publish as XML&lt;/li&gt;
&lt;li&gt;expose semantics&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It was noted that these steps do not demand that a provider should work their way through them sequentially - it is perfectly acceptable and even desirable to jump in at step 4 - however this might represent a significant barrier to some, so steps 1-3 are there to give content providers a chance to engage comfortably.&lt;/p&gt;
&lt;p&gt;Barriers specific to this model being adopted successfully include the issue of securing vendor &#039;buy-in&#039;. For content providers to support this model, their software platforms need to enable it. This may not be the case at present in most cases. Also, specific skills in Linked Data are not so widespread in these sectors (yet), and an appreciation of and support for Linked Data is not common among senior managers. It was recommended that JISC create some political momentum around this, perhaps devising a convincing argument for senior management. ﻿It was also suggested in this breakout group that RDTF should provide a central resource (guidance &amp;amp; possibly infrastructure) for hosting data, especially for smaller organisations.&lt;/p&gt;
&lt;p&gt;This approach was summed up as a description of a potential &lt;em&gt;glam.ac.uk&lt;/em&gt; where &lt;em&gt;glam&lt;/em&gt; is &lt;em&gt;galleries, libraries, archives and museums&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 14px; font-weight: bold;&quot;&gt;General Issues&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Lack of technical expertise in libraries, museums and archives. This applies most strongly in respect of the &#039;build better websites&#039; model, but is also true more generally, especially when the long-tail of glams is considered.&lt;/li&gt;
&lt;li&gt;Business case, or possible lack thereof. The content providers need to see a clear benefit before committing to the cost involved in supporting the aggregation of their data.&lt;/li&gt;
&lt;li&gt;Content providers often show a reluctance to make data openly available on the grounds that they may expose poor quality which reflects badly on them&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;&lt;/ul&gt;
&lt;h3&gt;Recommendations&lt;/h3&gt;
&lt;p&gt;The various discussions during the meeting gave rise to a number of &lt;em&gt;suggested&lt;/em&gt; recommendations. It should be noted that these are based on a few short hours of discussion - however the experience of the group which made them is considerable, so I hope they might be considered seriously.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The 4 step model for advising/supporting content providers in opening up their metadata&lt;/li&gt;
&lt;li&gt;The RDTF should fund aggregation projects that demonstrate value in these steps
&lt;ul&gt;
&lt;li&gt;e.g. &quot;Tell me how my content is being used&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Providers should provide a &lt;em&gt;semantic sitemap&lt;/em&gt; leading to a data aggregation. This could be RDF or XML&lt;/li&gt;
&lt;li&gt;﻿Providers should expose the schemas they use (whether their own schemas or links to established schemas)&lt;/li&gt;
&lt;li&gt;﻿Aggregation services should provide guidance to content providers about schemas to be used (a registry of recommended schemas would be a useful component)&lt;/li&gt;
&lt;li&gt;﻿Aggregators should not reject data on basis of schema used by the content provider - aggregators should be prepared to accept anything&lt;/li&gt;
&lt;li&gt;The RDTF should (in partnership with others) seek to engage with vendors of collections/content management systems in the various domains.&lt;/li&gt;
&lt;li&gt;Aggregations should have &lt;em&gt;supported&lt;/em&gt; APIs which are attractive to and &lt;em&gt;convenient&lt;/em&gt; for &lt;em&gt;developers, &lt;/em&gt;offering developer-friendly output formats such as XML or JSON&lt;/li&gt;
&lt;li&gt;Aggregation should be considered, perhaps, as a temporary approach to aiding discoverability. More extremely, a &#039;just in time&#039; approach to aggregation might be considered.&lt;/li&gt;
&lt;li&gt;A &#039;cookbook&#039; of design patterns involving aggregation as a technical approach to resource discovery might be a useful thing to consider funding.&lt;/li&gt;
&lt;li&gt;A &#039;2 tier&#039; model of metadata might be worth considering, where one tier is for common, basic description and identification, and the other tier is for more targeted uses.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Many thanks to those who attended and made the meeting a success:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Peter Burnhill﻿ (&lt;a href=&quot;http://edina.ac.uk/&quot;&gt;Edina&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;﻿﻿Hugh Glaser (&lt;a href=&quot;http://www.seme4.com/&quot;&gt;Seme4&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;David Kay (&lt;a href=&quot;http://www.sero.co.uk/&quot;&gt;Sero&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Andrew Kitchen (&lt;a href=&quot;http://www.becta.org.uk/&quot;&gt;Becta&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ross MacIntyre (&lt;a href=&quot;http://mimas.ac.uk/&quot;&gt;Mimas&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;﻿Andy McGregor﻿ (&lt;a href=&quot;http://www.jisc.ac.uk/&quot;&gt;JISC&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Paul Miller (&lt;a href=&quot;http://cloudofdata.com/&quot;&gt;Cloud of Data&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Andy Powell (&lt;a href=&quot;http://efoundations.typepad.com/&quot;&gt;Eduserv&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Owen Stephens (&lt;a href=&quot;http://www.meanboyfriend.com/overdue_ideas/&quot;&gt;independent&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;﻿Adrian Stevenson (&lt;a href=&quot;http://www.ukoln.ac.uk&quot;&gt;UKOLN&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;﻿Paul Walk ﻿(&lt;a href=&quot;http://www.ukoln.ac.uk&quot;&gt;UKOLN&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;﻿Jo Walsh (&lt;a href=&quot;http://edina.ac.uk/&quot;&gt;Edina&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And thanks to Adrian also for organising the meeting.&lt;/p&gt;
</description>
     <comments>http://technicalfoundations.ukoln.ac.uk/blog/aggregation-and-resource-discovery-taskforce-vision#comments</comments>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/persons/paul-walk">paul walk</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/becta">becta</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/edina">edina</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/eduserv">eduserv</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/jisc">jisc</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/mimas">mimas</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/rluk">rluk</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/seme4">seme4</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/sero">sero</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/organisations/ukoln">ukoln</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/projects/rdtf">rdtf</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/aggregation">aggregation</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/api">api</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/archives-and-museums">archives and museums</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/bibliographic-data">bibliographic data</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/catalogue">catalogue</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/content-management">content management</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/content-provider">content provider</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/copac">copac</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/csv">csv</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/data">data</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/framework">framework</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/gaming">gaming</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/google">google</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/infrastructure">infrastructure</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/json">json</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/libraries">libraries</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/linked-data">linked data</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/metadata">metadata</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/oer">oer</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/open-access">open access</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/preservation">preservation</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/programming">programming</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/provenance">provenance</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/rdf">rdf</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/repositories">repositories</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/resource-discovery">resource discovery</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/semantic">semantic</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/uri">uri</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/worldcat">worldcat</category>
 <category domain="http://technicalfoundations.ukoln.ac.uk/overview/topics/xml">xml</category>
 <pubDate>Thu, 19 Aug 2010 12:43:35 +0000</pubDate>
 <dc:creator>Paul Walk</dc:creator>
 <guid isPermaLink="false">3 at http://technicalfoundations.ukoln.ac.uk</guid>
  </item>
  </channel>
</rss>