<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/285/Persistent-Identifiers-for-Earth-Science-Provenance">
    <rdfs:label><![CDATA[Persistent Identifiers for Earth Science Provenance]]></rdfs:label>
    <event:title><![CDATA[Persistent Identifiers for Earth Science Provenance]]></event:title>
    <event:speaker><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Curt/Tilmes/"><person:name><![CDATA[Curt  Tilmes]]></person:name><rdfs:label><![CDATA[Curt  Tilmes]]></rdfs:label></person:PhDAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-02-25T10:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-02-25T11:30:00-05:00</event:endDate>
    <event:location><![CDATA[ITE 325]]></event:location>
    <event:abstract><![CDATA[<br/>Background:<br/>
-----------<br/><br/>

Historically, published scientific research could include a
description of an experiment that an independent party could use to
reproduce the experiment with the same results, confirming the
research.  Modern research in the field of earth science often depends
on terrabytes of data captured from remote sensing instruments,
complex computer algorithms that undergo numerous changes over the
year.  A single result could be the result of the work of hundreds of
individuals over decades.  The representation of the measurements,
algorithms and all the other artifacts of experimentation leading to
that result becomes a daunting problem.  A key to handling this
representation is a good scheme for persisent identifiers.<br/><br/>

Identifiers:<br/>
------------<br/><br/>

Persistent identifiers seem like a simple problem.  Just make a good
URL and don't change it.[1] This sounds good in theory, but is
difficult to maintain forever.  Many other schemes have been proposed
to attack various aspects of the problem of identification, with
various advantages and disadvantages.  I will introduce this topic and
briefly describe some of the concerns with using identifiers
specifically in the context described above, and some of the
characteristics of various identifier schemes.<br/><br/>

References:<br/>
-----------<br/><br/>

[1] "Cool URIs Don't Change." <a target="_new" href="http://www.w3.org/Provider/Style/URI">http://www.w3.org/Provider/Style/URI</a>
<br/>
Some identifier schemes:<br/><br/>

[2] "Naming and Addressing: URIs, URLs, ..." <a target="_new" href="http://www.w3.org/Addressing/">http://www.w3.org/Addressing/</a>
<br/><br/>
[3] "Object Identifer (OID)" <a target="_new" href="http://www.oid-info.com/">http://www.oid-info.com/</a>
<br/><br/>
[4] "The Digital Object Identifier (DOI) System." <a target="_new" href="http://www.doi.org/">http://www.doi.org/</a>
<br/><br/>
[5] "Persistent Uniform Resource Locator" <a target="_new" href="http://purl.org/">http://purl.org/</a>
<br/><br/>
[6] " A Universally Unique IDentifier (UUID) URN Namespace"
<a target="_new" href="   http://www.ietf.org/rfc/rfc4122.txt">http://www.ietf.org/rfc/rfc4122.txt</a>
<br/><br/>
[7] "XRI (Extensible Resource Identifier)"
    <a target="_new" href="http://www.xdi.org/xri-and-xdi-explained.html">http://www.xdi.org/xri-and-xdi-explained.html</a>
<br/><br/>
[8] "ARK (Archival Resource Key)"
    <a target="_new" href="http://www.cdlib.org/inside/diglib/ark/arkspec.html">http://www.cdlib.org/inside/diglib/ark/arkspec.html</a>
<br/><br/>
<strong>
The talk is available live on    <a target="_new" href="http://www.ustream.tv/channel/umbc-ebiquity-meeting">http://www.ustream.tv/channel/umbc-ebiquity-meeting</a></strong>]]></event:abstract>
    <event:uri><![CDATA[http://ebiquity.umbc.edu/   ]]></event:uri>
    <assert:hasEventResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/260/Persistent-Identifiers-for-Earth-Science-Provenance" />
  </event:Event>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>

