<?xml version="1.0" encoding="utf-8"?>

<?xml-model href="rfc7991bis.rnc"?>
<!DOCTYPE rfc [
  <!ENTITY nbsp "&#160;">
  <!ENTITY zwsp "&#8203;">
  <!ENTITY nbhy "&#8209;">
  <!ENTITY wj "&#8288;">
]>

<rfc xmlns:xi="http://www.w3.org/2001/XInclude" submissionType="independent"
category="info" ipr="trust200902" xml:lang="en" version="3"
docName="draft-lemieux-doi-uri-scheme-08" >
  <front>
    <title>The "doi" URI Scheme</title>

    <seriesInfo name="Internet-Draft" value="draft-lemieux-doi-uri-scheme-08"
    status="informational"/>

    <author initials='P.-A.' surname='Lemieux' fullname='Pierre-Anthony Lemieux' role="editor">

      <organization>Sandflow Consulting LLC</organization>
      <address>
        <postal>
          <city>San Mateo</city>
          <region>CA</region>
          <country>US</country>
        </postal>
        <email>pal@sandflow.com</email>
      </address>
    </author>

    <keyword>DOI</keyword>
    <keyword>URI</keyword>
    <keyword>digital object identifier</keyword>

    <abstract>
      <t>This I-D series was initially used to specify the <tt>"doi"</tt> URI
      scheme. This specification has since been replaced by <xref
      target="doi-uri-scheme"/>.</t>

    </abstract>
  </front>

  <middle>
    <section>
      <name>Background</name>
      <t>This I-D series was initially used to specify the <tt>"doi"</tt> URI
      scheme. This specification has since been replaced by <xref
      target="doi-uri-scheme"/>.</t>

      <t>Feedback is welcome at info@doi.org.</t>

    </section>
  </middle>

  <back>
    <references>
      <name>References</name>
      <references>
        <name>Informative References</name>
        <reference anchor="doi-uri-scheme" target="https://doi.org/10.1000/292">
          <front>
            <title>DOI URI Scheme</title>
            <author>
              <organization>DOI Foundation</organization>
            </author>
          </front>
          <seriesInfo name="DOI" value="10.1000/292"/>
        </reference>
      </references>
    </references>

  </back>
</rfc>