<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>WattNames Project Blog</title>
	<atom:link href="https://wattnames.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://wattnames.wordpress.com</link>
	<description>a JISC funded VRERI project</description>
	<lastBuildDate>Thu, 21 Jun 2012 10:04:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">11685851</site><cloud domain='wattnames.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s2.wp.com/i/webclip.png</url>
		<title>WattNames Project Blog</title>
		<link>https://wattnames.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://wattnames.wordpress.com/osd.xml" title="WattNames Project Blog" />
	<atom:link rel='hub' href='https://wattnames.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Final Progress Post</title>
		<link>https://wattnames.wordpress.com/2011/06/20/final-progress-post/</link>
					<comments>https://wattnames.wordpress.com/2011/06/20/final-progress-post/#respond</comments>
		
		<dc:creator><![CDATA[santychumbe]]></dc:creator>
		<pubDate>Mon, 20 Jun 2011 11:40:33 +0000</pubDate>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[demonstrator]]></category>
		<category><![CDATA[finalProgressPost]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[progressPosts]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[rapidInnovation]]></category>
		<category><![CDATA[VRERI]]></category>
		<category><![CDATA[WattNames]]></category>
		<guid isPermaLink="false">http://wattnames.wordpress.com/?p=32</guid>

					<description><![CDATA[WattNames: Prototype and Case Study The project has produced two main deliverables: (1) a prototype of a standard exchange format to expose researcher&#8217;s identity metadata and to deposit this metadata into the Names Project database and (2) a case study using Heriot Watt University scenario to show the feasibility of the model proposed by the [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2>WattNames: Prototype and Case Study</h2>
<p>The project has produced two main deliverables: (1) a prototype of a standard exchange format to expose researcher&#8217;s identity metadata and to deposit this metadata into the <a href="http://names.mimas.ac.uk/" title="The Names Project">Names Project</a> database and (2) a case study using <a href="http://www.hw.ac.uk/" title="Heriot Watt University">Heriot Watt University</a> scenario to show the feasibility of the model proposed by the project. </p>
<h3>Prototype:</h3>
<p>The prototype was conceived to act as a lightweight identity URI resolver system comprising </p>
<ol>
<li> a suitable XML exchange format to define the researcher&#8217;s identity, and
<li>  a basic RESTful interface to make reusable this researcher&#8217;s identity.
</ol>
<p>We intended to expose data for the Names Project using a Names exchange format. But, unfortunately the Names format was not ready during the WattNames project. Therefore a decision was made to use a generic XML format based on the <a href="http://xmlns.com/foaf/spec/" title="FOAF Language">FOAF language</a> (RDF-aware) and the <a href="http://rdf.ecs.soton.ac.uk/ontology/ecs" title="SOTON-ECS ontology">ontology</a> developed at the School of Electronics and Computer Science (ECS), University of Southampton, to define the researcher&#8217;s identity. </p>
<p>A sample data containing the names and email addresses of 132 researchers and academic staff from the <a href="http://www.eps.hw.ac.uk/departments/physics.htm" title="Heriot Watt University - Department of Physics">Department of Physics</a> was obtained from the School of Engineering and Physics, Heriot Watt University, with the condition that the data be only used for research purposes and not made publically available. This data was formatted using the FOAF and ECS ontology, as shown in this example (the data is not real and do not refer to any real person working or studying at Heriot Watt University) </p>
<div style="height:420px;width:400px;overflow:auto;border:1px solid #666;background-color:#ccc;font-size:smaller;padding:8px;">
<span style="color:blue;">&lt;</span>?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?<span style="color:blue;">&gt;</span><br />
<span style="color:blue;">&lt;</span>!DOCTYPE rdf:RDF [<br />
	<span style="color:blue;">&lt;</span>!ENTITY cc &#8216;<a href="http://creativecommons.org/ns#&#038;#8217" rel="nofollow">http://creativecommons.org/ns#&#038;#8217</a>;<span style="color:blue;">&gt;</span><br />
	<span style="color:blue;">&lt;</span>!ENTITY dct &#8216;<a href="http://purl.org/dc/terms/&#038;#8217" rel="nofollow">http://purl.org/dc/terms/&#038;#8217</a>;<span style="color:blue;">&gt;</span><br />
	<span style="color:blue;">&lt;</span>!ENTITY ecs &#8216;<a href="http://rdf.ecs.soton.ac.uk/ontology/ecs#&#038;#8217" rel="nofollow">http://rdf.ecs.soton.ac.uk/ontology/ecs#&#038;#8217</a>;<span style="color:blue;">&gt;</span><br />
	<span style="color:blue;">&lt;</span>!ENTITY foaf &#8216;<a href="http://xmlns.com/foaf/0.1/&#038;#8217" rel="nofollow">http://xmlns.com/foaf/0.1/&#038;#8217</a>;<span style="color:blue;">&gt;</span><br />
	<span style="color:blue;">&lt;</span>!ENTITY rdfs &#8216;<a href="http://www.w3.org/2000/01/rdf-schema#&#038;#8217" rel="nofollow">http://www.w3.org/2000/01/rdf-schema#&#038;#8217</a>;<span style="color:blue;">&gt;</span><br />
	<span style="color:blue;">&lt;</span>!ENTITY xsd &#8216;<a href="http://www.w3.org/2001/XMLSchema#&#038;#8217" rel="nofollow">http://www.w3.org/2001/XMLSchema#&#038;#8217</a>;<span style="color:blue;">&gt;</span><br />
]<span style="color:blue;">&gt;</span><br />
<span style="color:blue;">&lt;</span>rdf:RDF xmlns:cc=&#8221;&amp;cc;&#8221; xmlns:dct=&#8221;&amp;dct;&#8221; xmlns:ecs=&#8221;&amp;ecs;&#8221; xmlns:foaf=&#8221;&amp;foaf;&#8221; xmlns:rdfs=&#8221;&amp;rdfs;&#8221;<span style="color:blue;">&gt;</span><br />
  <span style="color:blue;">&lt;</span>rdf:Description rdf:about=&#8221;&#8221;<span style="color:blue;">&gt;</span><br />
    <span style="color:blue;">&lt;</span>rdf:type rdf:resource=&#8221;<a href="http://xmlns.com/foaf/0.1/PersonalProfileDocument&#8221;/" rel="nofollow">http://xmlns.com/foaf/0.1/PersonalProfileDocument&#8221;/</a><span style="color:blue;">&gt;</span><br />
    <span style="color:blue;">&lt;</span><span style="color:red;">foaf:</span>maker rdf:resource=&#8221;#wattnames&#8221;/<span style="color:blue;">&gt;</span><br />
    <span style="color:blue;">&lt;</span><span style="color:red;">foaf:</span>primaryTopic rdf:resource=&#8221;<b>&amp;wattnames;person/j.smith@hw.ac.uk</b>&#8220;/<span style="color:blue;">&gt;</span><br />
  <span style="color:blue;">&lt;</span>/rdf:Description<span style="color:blue;">&gt;</span><br />
	<span style="color:blue;">&lt;</span><span style="color:red;">foaf:</span>Person rdf:about=&#8221;<b>&amp;wattnames;person/j.smith@hw.ac.uk</b>&#8220;<span style="color:blue;">&gt;</span><br />
		<span style="color:blue;">&lt;</span><span style="color:red;">foaf:</span>family_name rdf:datatype=&#8221;&amp;xsd;string&#8221;<span style="color:blue;">&gt;</span><br /><b>Smith</b><span style="color:blue;">&lt;</span>/<span style="color:red;">foaf:</span>family_name<span style="color:blue;">&gt;</span><br />
		<span style="color:blue;">&lt;</span><span style="color:red;">foaf:</span>givenname rdf:datatype=&#8221;&amp;xsd;string&#8221;<span style="color:blue;">&gt;</span><br /><b>John</b><span style="color:blue;">&lt;</span>/<span style="color:red;">foaf:</span>givenname<span style="color:blue;">&gt;</span><br />
		<span style="color:blue;">&lt;</span><span style="color:red;">foaf:</span>name rdf:datatype=&#8221;&amp;xsd;string&#8221;<span style="color:blue;">&gt;</span><br /><b>John Smith</b><span style="color:blue;">&lt;</span>/<span style="color:red;">foaf:</span>name<span style="color:blue;">&gt;</span><br />
		<span style="color:blue;">&lt;</span><span style="color:red;">foaf:</span>title rdf:datatype=&#8221;&amp;xsd;string&#8221;<span style="color:blue;">&gt;</span><br />Professor<span style="color:blue;">&lt;</span>/<span style="color:red;">foaf:</span>title<span style="color:blue;">&gt;</span><br />
		<span style="color:blue;">&lt;</span><span style="color:blue;">ecs:</span>hasEmailAddress rdf:resource=&#8221;<b>mailto:j.smith@hw.ac.uk</b>&#8220;/<span style="color:blue;">&gt;</span><br />
		<span style="color:blue;">&lt;</span><span style="color:blue;">ecs:</span>hasWebPage rdf:resource=&#8221;<b><a href="http://www.hw.ac.uk/~jsmith/" rel="nofollow">http://www.hw.ac.uk/~jsmith/</a></b>&#8220;/<span style="color:blue;">&gt;</span><br />
		<span style="color:blue;">&lt;</span><span style="color:blue;">ecs:</span>memberOf rdf:resource=&#8221;<b>&amp;seps;dp</b>&#8220;/<span style="color:blue;">&gt;</span><br />
	<span style="color:blue;">&lt;</span>/<span style="color:red;">foaf:</span>Person<span style="color:blue;">&gt;</span><br />
<span style="color:blue;">&lt;</span>/rdf:RDF<span style="color:blue;">&gt;</span>
</div>
<p></p>
<h3>Case Study:</h3>
<p>We approached the Information Technology (IT), Technology &amp; Research Services (TRS) and the Human Resources Data Protection (DPR) offices at Heriot-Watt University to obtain their advice and help to identify and implement a model to resolve the identity of academics and researchers at Heriot-Watt. Although the University has been very supportive with the idea of having a mechanism to unambiguously identify members of its staff, there were some concerns with the data protection and the implications of exposing personal information without the explicit consent of each involved staff. </p>
<p>The IT Department helped us to produce diagrams showing the databases used by the systems and applications handling researchers and research data. However, TRS<br />
asked us to don&#8217;t include any copy of these diagrams in any report that is going to be publically available. Nevertheless, the main issue was to use staff data to feed the Names Project. From the start we requested PDR to provide us with only a minimal set of information already publically available on the web for all the academics and researchers working at Heriot-Watt University. We presented to TRS and PDR the University of Southampton case as an example of the advantages of having a system to resolve the identity of our staff for other external systems. Basically we wanted to expose the same information that the Heriot Watt &#8220;People Finder&#8221; web page returns when a user searches for the details of a staff member (<a href="http://www.hw.ac.uk/home/people-finder/" title="Heriot Watt University - People Finder">http://www.hw.ac.uk/home/people-finder/</a>.) The idea was to use the institutional email address as unique identifier. Using the email address is not a perfect solution, but it was a good approximation taking into account that we didn&#8217;t have access to other identifiers such as staff payroll numbers.</p>
<p>Although DPR allowed us to use staff metadata from the Department of Physics to develop the prototype, it was not possible to obtain the permission to expose this data via a publically available API on the web. An important factor for the success of WattNames Project was to be able to be a data source for the Names Project. This was not possible to achieve because (1) we weren&#8217;t able to complete the procedure requested by the University to obtain the authorisation from each member of the staff to deposit their names and email addresses on an external database (Names) and (2) the Names Project didn&#8217;t have a proper exchange format or a web application to communicate with our API. The manager of the Names Project suggested us to upload data from WattNames to Names via FTP. This suggestion was not accepted by DPR as our initial request was that the project prototype would feed Names using an agreed<br />
standard exchange format. Uploading academics&#8217; metadata on an external FTP server was not considered to be part of the project.</p>
<p>Basically the Case Study has exposed two issues </p>
<ol>
<li> An institution is likely to be concerned with the uploading of staff metadata on The Names Project database, even if this metadata is already available on the web, and
<li> The Names Project needs to have a proper web application to enable institutions to keep control of their metadata stored in the Names database.
</ol>
<p>
<b>Project Team Names</b></p>
<ul>
<li> Santy Chumbe &lt;S.Chumbe@hw.ac.uk&gt; RA-PI
<li> Lisa Rogers &lt;l.j.rogers@hw.ac.uk&gt; RA
<li> Rogert Rist &lt;R.J.Rist@hw.ac.uk&gt; ICBL Director
</ul>
<p><b>Project Website:</b> <a href="http://www.icbl.hw.ac.uk/WattNames/" title="WattNames Project">http://www.icbl.hw.ac.uk/WattNames/</a></p>
<p><b>PIMS entry:</b> <a href="https://pims.jisc.ac.uk/projects/view/1588" title="PIMS Entry">https://pims.jisc.ac.uk/projects/view/1588</a></p>
<p><b>Table of Content for Project Posts:</b></p>
<ol>
<li> <a href="https://wattnames.wordpress.com/2010/01/27/hello-world/">WattNames Project</a>
<li> <a href="https://wattnames.wordpress.com/2010/02/17/wattnames-swott-analysis/">WattNames SWOTT Analysis</a>
<li> <a href="https://wattnames.wordpress.com/2010/05/31/engagement-with-related-projects/">Engagement with Related Projects</a>
<li> <a href="https://wattnames.wordpress.com/2010/05/31/study-of-relevant-hw-information-systems/">Study of Relevant HW Information Systems</a>
<li> <a href="https://wattnames.wordpress.com/2010/06/28/light-at-the-end-of-the-tunnel/">Light at the End of the Tunnel</a>
<li> <a href="https://wattnames.wordpress.com/2010/06/30/cool-uris-for-wattnames/">Cool URIs for WattNames</a>
<li> <a href="https://wattnames.wordpress.com/2011/06/20/final-progress-post/">Final Progress Post</a>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://wattnames.wordpress.com/2011/06/20/final-progress-post/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">32</post-id>
		<media:content url="https://0.gravatar.com/avatar/f9d26ba255e91f86215b2f6afe8fdbe685789bc9194e5914dbea464181575602?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">santychumbe</media:title>
		</media:content>
	</item>
		<item>
		<title>Cool URIs for WattNames</title>
		<link>https://wattnames.wordpress.com/2010/06/30/cool-uris-for-wattnames/</link>
					<comments>https://wattnames.wordpress.com/2010/06/30/cool-uris-for-wattnames/#respond</comments>
		
		<dc:creator><![CDATA[santychumbe]]></dc:creator>
		<pubDate>Wed, 30 Jun 2010 13:38:45 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[progressPosts]]></category>
		<category><![CDATA[URIs]]></category>
		<category><![CDATA[VRERI]]></category>
		<category><![CDATA[WattNames Prototype development]]></category>
		<guid isPermaLink="false">http://wattnames.wordpress.com/?p=28</guid>

					<description><![CDATA[This post intends to explain the rationale behind the technology used by the WattNames prototype. It basically describes the use of &#8220;303 URIs&#8221; as the strategy for effectively using URIs (Uniform Resource Identifiers) to create links between RDF descriptions and the web. Using RDF, specific resources from the real world (e.g. people) can be published [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This post intends to explain the rationale behind the technology used by the WattNames prototype. It basically describes the use of &#8220;303 URIs&#8221; as the strategy for effectively using URIs (Uniform Resource Identifiers) to create links between <a title="RDF Primer" href="http://www.w3.org/2000/10/swap/Primer" target="_blank">RDF</a> descriptions and the web.</p>
<p>Using RDF, specific resources from the real world (e.g. people) can be published on the Web allowing others to read those resources and publish their own information, linking to existing resources. This forms a distributed model of the world, where different web applications can view and work with the same resources&#8217; data.  Wattnames makes use of this RDF-based model.</p>
<p>On the traditional Web, URIs are used primarily for linking and viewing Web documents in a browser. However, URIs can be used to identify real-world objects like people, and even abstract ideas. In short URIs can identify things. Thus Wattnames prototype main task is given an URI identifying a researcher (person), to use the Web as a lookup service to retrieve a researcher description containing relevant information and links to related data.</p>
<p>For example this hypothetic URI <a href="http://www.hw.ac.uk/people/john.smith" rel="nofollow">http://www.hw.ac.uk/people/john.smith</a> should return RDF data for machines and HTML representation for humans. However, URIs are meant to identify either an identifier for a Web document or and identifier for a thing. WattNames use a solution based on the HTTP status code, &#8220;303 See Other&#8221;, to solve this conflict. As we cannot use the regular HTTP 200 status code to return a thing, we use the 303 status code to direct the user to a document which has information about the thing.</p>
<p>WattNames server is configured to answer URI requests with a 303 status code and a Location HTTP header that provides the URL of a document that represents the resource. For example, <a href="http://www.hw.ac.uk/people/john.smith" rel="nofollow">http://www.hw.ac.uk/people/john.smith</a> would be redirected to <a href="http://www.macs.hw.ac.uk/wattnames" rel="nofollow">http://www.macs.hw.ac.uk/wattnames</a> /john_smith.html or to <a href="http://www.macs.hw.ac.uk/wattnames/john_smith.rdf" rel="nofollow">http://www.macs.hw.ac.uk/wattnames/john_smith.rdf</a></p>
<p>WattNames uses what is called &#8220;Content-negotiation&#8221; to decide to return either HTML or a FOAF file containing embedded RDF and set the Content-Location header to the URI where the specific representation can be retrieved. The following image illustrates the &#8220;Content-negotiation&#8221; involved when WattNames answers URIs requests.<img src="https://i0.wp.com/www.journaltocs.hw.ac.uk/API/blog/images/wattNames_uris.gif" alt="WattNames Content-negotiation illustration" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wattnames.wordpress.com/2010/06/30/cool-uris-for-wattnames/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">28</post-id>
		<media:content url="https://0.gravatar.com/avatar/f9d26ba255e91f86215b2f6afe8fdbe685789bc9194e5914dbea464181575602?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">santychumbe</media:title>
		</media:content>

		<media:content url="http://www.journaltocs.hw.ac.uk/API/blog/images/wattNames_uris.gif" medium="image">
			<media:title type="html">WattNames Content-negotiation illustration</media:title>
		</media:content>
	</item>
		<item>
		<title>Light at the End of the Tunnel</title>
		<link>https://wattnames.wordpress.com/2010/06/28/light-at-the-end-of-the-tunnel/</link>
					<comments>https://wattnames.wordpress.com/2010/06/28/light-at-the-end-of-the-tunnel/#respond</comments>
		
		<dc:creator><![CDATA[Lisa Scott]]></dc:creator>
		<pubDate>Mon, 28 Jun 2010 11:09:09 +0000</pubDate>
				<category><![CDATA[Community Engagement]]></category>
		<category><![CDATA[community engagement]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[jiscri]]></category>
		<category><![CDATA[progressPosts]]></category>
		<category><![CDATA[rapidInnovation]]></category>
		<category><![CDATA[VRERI]]></category>
		<category><![CDATA[WattNames]]></category>
		<guid isPermaLink="false">http://wattnames.wordpress.com/?p=23</guid>

					<description><![CDATA[After various meetings and exchange of emails with staff from the Human Resources (HR), Information Technology (IT) and Technology &#38; Research Services (TRS) departments of our University, an important milestone has been achieved for the project. HR as well as IT and TRS have expressed their support for the WattNames Project aims. At the beginning [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>After various meetings and exchange of emails with staff from the Human Resources (HR), Information Technology (IT) and Technology &amp; Research Services (TRS) departments of our University, an important milestone has been achieved for the project. HR as well as IT and TRS have expressed their support for the WattNames Project aims.</p>
<p>At the beginning of the project, we worked with the Information &amp; Planning Officer (TRS) and the Information Systems Architect (IT) at Heriot Watt University. The meetings with IT and TRS helped to clarify the technical work and conceptual aspects of the project. The University library was also very supportive. They quickly understood the technical benefits of having an institutional identifier for uniquely and reliably identifying researchers in a way that would also enable inter-communication and integration of the institutional database systems associated with researchers and research data. It was important to count with the participation of IT, TRS and the Library as those departments have the expertise of handling researchers and research data systems. Thus, the Institutional Repository (IR) is within the remits of the Library. TRS is in charge of administering the outputs produced by the University researchers and IT maintains the database systems handling academic staff information. However, when the time came for them to provide us with access to the information they were handling, we found a problem. None of the three departments were able to give us access to the data or even to provide us with a restricted access to researchers&#8217; basic information. It clearly became apparent to us that we needed to include in the talks to the real administrator of the data: The University Human Resources Office (HR). Liaising with HR staff was a different thing. For obvious reasons the University administration is very reticent regarding anything involving staff data. To start it was necessary to explain HR officers the background and the rationale behind the project approach. HR had many questions for us. For example &#8220;Why do we need to use URIs?&#8221;, &#8220;Why do we need to do this if most if not all of this information is already in the public domain?&#8221;, &#8220;Have all University staff being informed by the project about what their data is going to be used for?&#8221;, &#8220;Is the corporate webmaster involved with this?&#8221;, &#8220;Are we going to give researchers&#8217; data  out to third parties?&#8221;, &#8220;What about the FOI op-outs for researchers that don&#8217;t want to be identified with particular kind of research?&#8221;, &#8220;Where is the data going to be hosted?&#8221;, &#8220;Who is going to take care of the data exposed via URIs?&#8221;, etc.</p>
<p>In addition to email communications, a face-to-face meeting arranged between the Project team and the HR advisers were crucial to clarify questions and devise a way forward. The intervention of the University Information Commissioner&#8217;s Office (UICO) was a favourable turning point. Their advice was that the University corporate communications office should do an all academic staff email and also put it on the official newsletter and events web pages to inform academics about the project and give them a reasonable period of time to opt out. UICO advised us that the names of the University Freedom of Information and Data Protection Officer (UFIDP) and the Project Manager should be given to academics as people to contact.</p>
<p>The Project and HR teams are now working together in preparing the communication to be sent to academics as advised by UICO. We have prepared a draft letter for the corporate communications officer, which after it has been reviewed by the UFIDP officer, will be proposed to the University corporate communications office.</p>
<p>To sum up, the initial University apparent reluctance to collaborate with our forward thinking proposal have been remedied with significant communication and by gaining the support from the appropriate institutional stakeholders. Thus the University officers looking after academic staff data have indicated that they consider the aims of the WattNames Project are very worthwhile for the institution and that they are very supportive of it.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wattnames.wordpress.com/2010/06/28/light-at-the-end-of-the-tunnel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">23</post-id>
		<media:content url="https://0.gravatar.com/avatar/053297a1535dd9c9a6f01ea253edda5e66973af9798bb5f04875388084a0fff8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lisa Rogers</media:title>
		</media:content>
	</item>
		<item>
		<title>Study of Relevant HW Information Systems</title>
		<link>https://wattnames.wordpress.com/2010/05/31/study-of-relevant-hw-information-systems/</link>
					<comments>https://wattnames.wordpress.com/2010/05/31/study-of-relevant-hw-information-systems/#respond</comments>
		
		<dc:creator><![CDATA[Lisa Scott]]></dc:creator>
		<pubDate>Mon, 31 May 2010 10:44:13 +0000</pubDate>
				<category><![CDATA[Community Engagement]]></category>
		<category><![CDATA[community engagement]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[jiscri]]></category>
		<category><![CDATA[progressPosts]]></category>
		<category><![CDATA[rapidInnovation]]></category>
		<category><![CDATA[VRERI]]></category>
		<category><![CDATA[WattNames]]></category>
		<guid isPermaLink="false">http://wattnames.wordpress.com/?p=20</guid>

					<description><![CDATA[Workpackage 2 of the WattNames project involved studying the institutional identify management systems and the institutional research information systems. We have received a good source of information from TRS which we have used to create diagrams showing the architecture of the systems relevant for the project.]]></description>
										<content:encoded><![CDATA[<p>Workpackage 2 of the WattNames project involved studying the institutional identify management systems and the institutional research information systems. We have received a good source of information from TRS which we have used to create diagrams showing the architecture of the systems relevant for the project.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wattnames.wordpress.com/2010/05/31/study-of-relevant-hw-information-systems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">20</post-id>
		<media:content url="https://0.gravatar.com/avatar/053297a1535dd9c9a6f01ea253edda5e66973af9798bb5f04875388084a0fff8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lisa Rogers</media:title>
		</media:content>
	</item>
		<item>
		<title>Engagement with Related Projects</title>
		<link>https://wattnames.wordpress.com/2010/05/31/engagement-with-related-projects/</link>
					<comments>https://wattnames.wordpress.com/2010/05/31/engagement-with-related-projects/#respond</comments>
		
		<dc:creator><![CDATA[Lisa Scott]]></dc:creator>
		<pubDate>Mon, 31 May 2010 09:49:44 +0000</pubDate>
				<category><![CDATA[Community Engagement]]></category>
		<category><![CDATA[community engagement]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[jiscri]]></category>
		<category><![CDATA[progressPosts]]></category>
		<category><![CDATA[rapidInnovation]]></category>
		<category><![CDATA[techStandards]]></category>
		<category><![CDATA[VRERI]]></category>
		<category><![CDATA[WattNames]]></category>
		<guid isPermaLink="false">http://wattnames.wordpress.com/?p=17</guid>

					<description><![CDATA[The Names Project is working to uniquely identify individuals and institutions involved in research in higher education in the United Kingdom. The WattNames project is comparable with the names project as our aim is to is to trial an institutional identity resolver based on URIs to enable the production of reliable and unambiguous identification of [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The <a title="Names Project" href="http://names.mimas.ac.uk/">Names Project</a> is working to uniquely identify  individuals and institutions involved in research in higher education in  the United Kingdom. The WattNames project is comparable with the names project as our aim is to is to trial an institutional identity resolver based on URIs to enable  the production of reliable and unambiguous identification of researchers  from Heriot-Watt University.</p>
<p><span style="font-size:x-small;">We have been in contact with Amanda Hill, </span><span style="font-size:x-small;">Project Manager</span><span style="font-size:x-small;"> and Dan Needham, Lead Developer for the Names Project. Our interest was to inform them that we were in the process of creating a sample data-set of researchers from Heriot Watt University, and to see if the Names project could provide us guidance to upload our &#8220;data sets&#8221; on the Names prototype. Amanda and Dan were very helpful. We were informed on the plans of Names for an automatic method of uploading data to Names database to make this process relatively straightforward to do.</p>
<p>Amanda also invites us to be part of the Expert Panel for Names, which basically is a list of people that the Names Project contact<br />
intermittently for advice and information. We have been added to the list, as someone with experience of trying to deal with names in an institutional setting.</p>
<p>We have also had contact with Sean Farrell from our own institution. Sean is an E-Learning Technologist from the Scottish Universities Physics Alliance (SUPA) working at the Engineering and Physics School (EPS) We spoke about the work we are doing for our respective projects and found some potential points of mutual collaboration. Specifically Sean is Working for the ERIScotland Project involving universities from St Andrews, Glasgow, Edinburgh and Aberdeen, as well as the Danish company Atira who develop the &#8216;PURE&#8217; research information  system. Their aim is to export research information using the standard data format CERIF-XML<br />
to enable these universities to and combine information about researchers, and research outputs in  Physics and Astronomy into a<br />
single portal. ERIScotland is a proof of concept, but if the pilot is extended in subsequent years, then we may be able to replace the manual methods that we currently use to compile information from the eight universities. Such a process could radically change the way we gather, check and share information about staff, students and research papers. We have agreed with Sean to keep in touch, to share data identification from EPS staff and to share some information about what is happening in our respective projects.<br />
</span></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wattnames.wordpress.com/2010/05/31/engagement-with-related-projects/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17</post-id>
		<media:content url="https://0.gravatar.com/avatar/053297a1535dd9c9a6f01ea253edda5e66973af9798bb5f04875388084a0fff8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lisa Rogers</media:title>
		</media:content>
	</item>
		<item>
		<title>WattNames SWOTT Analysis</title>
		<link>https://wattnames.wordpress.com/2010/02/17/wattnames-swott-analysis/</link>
					<comments>https://wattnames.wordpress.com/2010/02/17/wattnames-swott-analysis/#respond</comments>
		
		<dc:creator><![CDATA[santychumbe]]></dc:creator>
		<pubDate>Wed, 17 Feb 2010 14:33:39 +0000</pubDate>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[progressPosts]]></category>
		<category><![CDATA[projectEvaluation]]></category>
		<category><![CDATA[rapidInnovation]]></category>
		<category><![CDATA[SWOT]]></category>
		<category><![CDATA[VRERI]]></category>
		<category><![CDATA[WattNames]]></category>
		<guid isPermaLink="false">http://wattnames.wordpress.com/?p=14</guid>

					<description><![CDATA[The WattNames project team has met to revise the Strengths and the Weaknesses points of our project as well as the Opportunities and the Threats conditions that could benefit the project performance. One strong point of our project is that we count with the interest, support and participation of the main sources of information for [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The WattNames project team has met to revise the Strengths and the Weaknesses points of our project as well as the Opportunities and the Threats conditions that could benefit the project performance.</p>
<p>One strong point of our project is that we count with the interest, support and participation of the main sources of information for our work, which are the three departments within our own University dealing with research and researchers data (the University Technology and Research Services (TRS), the University Information and Computer Services (UICS) and the University Library) We also count with strong support from the Names Project. Our strength also includes: the knowledge we have of the Web of Data concepts; our expertise on developing RESTful APIs and XML based exchange metadata formats; the experience of our team members that have worked in related projects; our links with our community of users; and that the fact that our planned budget give us a lot of options for gathering feedback from our community of users.</p>
<p>On the other hand, we have found that we were lacking of hands-on expertise in using Web of Data concepts in the development of identity resolver systems. We also have to deal with time constraints as our project members are part of different short projects, competing for our attention. One additional weakness is our lack of enough knowledge of the internal structure and relationships of the University databases holding researchers’ information.</p>
<p>An opportunity for the project is the large interest and activity that is occurring in the area of resolving the identification of researchers worldwide.</p>
<p>Some threats have also been identified, such as the time frame for testing the API would be too short; the poor integration among the University systems as well as the difficulty we are having in identifying the content of relevant “shadow systems”.</p>
<p>We are taking note of these points in order to find ways to use and capitalize on our strength, improve our weak points, make use and benefit from our opportunities and alleviate each threat!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wattnames.wordpress.com/2010/02/17/wattnames-swott-analysis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14</post-id>
		<media:content url="https://0.gravatar.com/avatar/f9d26ba255e91f86215b2f6afe8fdbe685789bc9194e5914dbea464181575602?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">santychumbe</media:title>
		</media:content>
	</item>
		<item>
		<title>WattNames Project</title>
		<link>https://wattnames.wordpress.com/2010/01/27/hello-world/</link>
					<comments>https://wattnames.wordpress.com/2010/01/27/hello-world/#respond</comments>
		
		<dc:creator><![CDATA[Lisa Scott]]></dc:creator>
		<pubDate>Wed, 27 Jan 2010 09:54:12 +0000</pubDate>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[jiscri]]></category>
		<category><![CDATA[progressPosts]]></category>
		<category><![CDATA[rapidInnovation]]></category>
		<category><![CDATA[VRERI]]></category>
		<category><![CDATA[WattNames]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[WattNames is a JISC funded Virtual Research Environment Rapid Innovation (VRERI) project.  The aim of the WattNames project is to trial an institutional identity resolver based on URIs to enable the production of reliable and unambiguous identification of researchers from Heriot-Watt University. Project Tag: WattNames Project Team: Roger Rist, Santy Chumbe, Lisa Rogers all from [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>WattNames is a JISC funded Virtual Research Environment Rapid Innovation (VRERI) project.  The aim of the WattNames project is to trial an institutional identity resolver based on URIs to enable the production of reliable and unambiguous identification of researchers from Heriot-Watt University.</p>
<ul>
<li>Project Tag: WattNames</li>
<li>Project Team: Roger Rist, Santy Chumbe, Lisa Rogers all from <a href="http://www.icbl.hw.ac.uk">ICBL</a>, <a href="http://www.hw.ac.uk">Heriot-Watt University (HWU)</a>.</li>
<li>Project Support: Names Project, TRS &#8211; HWU, UICS &#8211; HWU and HWU Library.</li>
<li>Project Website:  <a href="http://www.icbl.hw.ac.uk/WattNames/">http://www.icbl.hw.ac.uk/WattNames/</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://wattnames.wordpress.com/2010/01/27/hello-world/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1</post-id>
		<media:content url="https://0.gravatar.com/avatar/053297a1535dd9c9a6f01ea253edda5e66973af9798bb5f04875388084a0fff8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lisa Rogers</media:title>
		</media:content>
	</item>
	</channel>
</rss>
