-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Script updating gh-pages from ab4f09a. [ci skip]
- Loading branch information
ID Bot
committed
Nov 12, 2024
1 parent
3251bb3
commit 40ce9f9
Showing
3 changed files
with
138 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,24 +6,23 @@ | |
<meta content="initial-scale=1.0" name="viewport"> | ||
<title>SCITT Reference APIs</title> | ||
<meta content="Henk Birkholz" name="author"> | ||
<meta content="Orie Steele" name="author"> | ||
<meta content="Jon Geater" name="author"> | ||
<meta content=" | ||
This document describes a REST API that supports the normative requirements of the SCITT Architecture. | ||
Optional key discovery and query interfaces are provided to support interoperability issues with Decentralized Identifiers, X509 Certificates and Artifact Repositories. | ||
" name="description"> | ||
<meta content="xml2rfc 3.23.0" name="generator"> | ||
<meta content="xml2rfc 3.24.0" name="generator"> | ||
<meta content="Internet-Draft" name="keyword"> | ||
<meta content="draft-ietf-scitt-scrapi-latest" name="ietf.draft"> | ||
<!-- Generator version information: | ||
xml2rfc 3.23.0 | ||
Python 3.12.3 | ||
xml2rfc 3.24.0 | ||
Python 3.12.7 | ||
ConfigArgParse 1.7 | ||
google-i18n-address 3.1.0 | ||
google-i18n-address 3.1.1 | ||
intervaltree 3.1.0 | ||
Jinja2 3.1.4 | ||
lxml 4.9.4 | ||
platformdirs 4.2.2 | ||
lxml 5.3.0 | ||
platformdirs 4.3.6 | ||
pycountry 22.3.5 | ||
PyYAML 6.0.1 | ||
requests 2.32.3 | ||
|
@@ -164,45 +163,91 @@ | |
} | ||
|
||
@font-face { | ||
font-family: 'Cabin Condensed'; | ||
font-style: normal; | ||
font-weight: 600; | ||
font-display: swap; | ||
src: local('Cabin Condensed SemiBold'), local('CabinCondensed-SemiBold'), url('https://martinthomson.github.io/rfc-css/fonts/cabincondensed-semibold-vietnamese.woff2') format('woff2'); | ||
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; | ||
} | ||
@font-face { | ||
font-family: 'Cabin Condensed'; | ||
font-family: 'Oxygen Mono'; | ||
font-style: normal; | ||
font-weight: 600; | ||
font-weight: 400; | ||
font-display: swap; | ||
src: local('Cabin Condensed SemiBold'), local('CabinCondensed-SemiBold'), url('https://martinthomson.github.io/rfc-css/fonts/cabincondensed-semibold-latin-ext.woff2') format('woff2'); | ||
src: local('Oxygen Mono'), local('OxygenMono-Regular'), url('https://martinthomson.github.io/rfc-css/fonts/oxygenmono-regular-latin-ext.woff2') format('woff2'); | ||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
} | ||
@font-face { | ||
font-family: 'Cabin Condensed'; | ||
font-family: 'Oxygen Mono'; | ||
font-style: normal; | ||
font-weight: 600; | ||
font-weight: 400; | ||
font-display: swap; | ||
src: local('Cabin Condensed SemiBold'), local('CabinCondensed-SemiBold'), url('https://martinthomson.github.io/rfc-css/fonts/cabincondensed-semibold-latin.woff2') format('woff2'); | ||
src: local('Oxygen Mono'), local('OxygenMono-Regular'), url('https://martinthomson.github.io/rfc-css/fonts/oxygenmono-regular-latin.woff2') format('woff2'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
} | ||
|
||
@font-face { | ||
font-family: 'Oxygen Mono'; | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: italic; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-italic-cyrillic-ext.woff2') format('woff2'); | ||
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: italic; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-italic-cyrillic.woff2') format('woff2'); | ||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: italic; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-italic-greek.woff2') format('woff2'); | ||
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: italic; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-italic-latin-ext.woff2') format('woff2'); | ||
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: italic; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-italic-latin.woff2') format('woff2'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: normal; | ||
font-weight: 400; | ||
font-display: swap; | ||
src: local('Oxygen Mono'), local('OxygenMono-Regular'), url('https://martinthomson.github.io/rfc-css/fonts/oxygenmono-regular-latin-ext.woff2') format('woff2'); | ||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-regular-cyrillic-ext.woff2') format('woff2'); | ||
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; | ||
} | ||
@font-face { | ||
font-family: 'Oxygen Mono'; | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: normal; | ||
font-weight: 400; | ||
font-display: swap; | ||
src: local('Oxygen Mono'), local('OxygenMono-Regular'), url('https://martinthomson.github.io/rfc-css/fonts/oxygenmono-regular-latin.woff2') format('woff2'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-regular-cyrillic.woff2') format('woff2'); | ||
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: normal; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-regular-greek.woff2') format('woff2'); | ||
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: normal; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-regular-latin-ext.woff2') format('woff2'); | ||
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
} | ||
@font-face { | ||
font-family: 'Sofia Sans Semi Condensed'; | ||
font-style: normal; | ||
font-weight: 1 1000; | ||
src: url('https://martinthomson.github.io/rfc-css/fonts/sofiasanssemicondensed-regular-latin.woff2') format('woff2'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
} | ||
|
||
:root { | ||
|
@@ -217,6 +262,7 @@ | |
--pilcrow-strong: #bbb; | ||
--small-font-size: 14.5px; | ||
--font-mono: 'Oxygen Mono', monospace; | ||
--font-title: "Sofia Sans Semi Condensed", sans-serif; | ||
scrollbar-color: #bbb #eee; | ||
} | ||
body { | ||
|
@@ -235,8 +281,8 @@ | |
|
||
/* headings */ | ||
h1, h2, h3, h4, h5, h6 { | ||
font-family: "Cabin Condensed", sans-serif; | ||
font-weight: 600; | ||
font-family: var(--font-title); | ||
font-weight: 680; | ||
margin: 0.8em 0 0.3em; | ||
font-size-adjust: 0.5; | ||
color: var(--title-color); | ||
|
@@ -644,6 +690,12 @@ | |
padding: 0.75em 0 2em 0; | ||
margin-bottom: 1em; | ||
} | ||
@media screen { | ||
#toc nav { | ||
font-family: var(--font-title); | ||
font-weight: 360; | ||
} | ||
} | ||
#toc nav ul { | ||
margin: 0 0.5em 0 0; | ||
padding: 0; | ||
|
@@ -1027,11 +1079,11 @@ | |
<thead><tr> | ||
<td class="left">Internet-Draft</td> | ||
<td class="center">SCRAPI</td> | ||
<td class="right">September 2024</td> | ||
<td class="right">November 2024</td> | ||
</tr></thead> | ||
<tfoot><tr> | ||
<td class="left">Birkholz, et al.</td> | ||
<td class="center">Expires 7 March 2025</td> | ||
<td class="left">Birkholz & Geater</td> | ||
<td class="center">Expires 16 May 2025</td> | ||
<td class="right">[Page]</td> | ||
</tr></tfoot> | ||
</table> | ||
|
@@ -1044,22 +1096,18 @@ | |
<dd class="internet-draft">draft-ietf-scitt-scrapi-latest</dd> | ||
<dt class="label-published">Published:</dt> | ||
<dd class="published"> | ||
<time datetime="2024-09-03" class="published">3 September 2024</time> | ||
<time datetime="2024-11-12" class="published">12 November 2024</time> | ||
</dd> | ||
<dt class="label-intended-status">Intended Status:</dt> | ||
<dd class="intended-status">Standards Track</dd> | ||
<dt class="label-expires">Expires:</dt> | ||
<dd class="expires"><time datetime="2025-03-07">7 March 2025</time></dd> | ||
<dd class="expires"><time datetime="2025-05-16">16 May 2025</time></dd> | ||
<dt class="label-authors">Authors:</dt> | ||
<dd class="authors"> | ||
<div class="author"> | ||
<div class="author-name">H. Birkholz</div> | ||
<div class="org">Fraunhofer SIT</div> | ||
</div> | ||
<div class="author"> | ||
<div class="author-name">O. Steele</div> | ||
<div class="org">Transmute</div> | ||
</div> | ||
<div class="author"> | ||
<div class="author-name">J. Geater</div> | ||
<div class="org">DataTrails Inc.</div> | ||
|
@@ -1107,7 +1155,7 @@ <h2 id="name-status-of-this-memo"> | |
time. It is inappropriate to use Internet-Drafts as reference | ||
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow">¶</a></p> | ||
<p id="section-boilerplate.1-4"> | ||
This Internet-Draft will expire on 7 March 2025.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p> | ||
This Internet-Draft will expire on 16 May 2025.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p> | ||
</section> | ||
</div> | ||
<div id="copyright"> | ||
|
@@ -1246,7 +1294,10 @@ <h2 id="name-copyright-notice"> | |
</ul> | ||
</li> | ||
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.8"> | ||
<p id="section-toc.1-1.8.1"><a href="#appendix-A" class="auto internal xref"></a><a href="#name-authors-addresses" class="internal xref">Authors' Addresses</a></p> | ||
<p id="section-toc.1-1.8.1"><a href="#appendix-A" class="auto internal xref"></a><a href="#name-contributors" class="internal xref">Contributors</a></p> | ||
</li> | ||
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.9"> | ||
<p id="section-toc.1-1.9.1"><a href="#appendix-B" class="auto internal xref"></a><a href="#name-authors-addresses" class="internal xref">Authors' Addresses</a></p> | ||
</li> | ||
</ul> | ||
</nav> | ||
|
@@ -2295,7 +2346,7 @@ <h3 id="name-normative-references"> | |
<dl class="references"> | ||
<dt id="I-D.draft-ietf-scitt-architecture">[I-D.draft-ietf-scitt-architecture]</dt> | ||
<dd> | ||
<span class="refAuthor">Birkholz, H.</span>, <span class="refAuthor">Delignat-Lavaud, A.</span>, <span class="refAuthor">Fournet, C.</span>, <span class="refAuthor">Deshpande, Y.</span>, and <span class="refAuthor">S. Lasker</span>, <span class="refTitle">"An Architecture for Trustworthy and Transparent Digital Supply Chains"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-scitt-architecture-08</span>, <time datetime="2024-07-22" class="refDate">22 July 2024</time>, <span><<a href="https://datatracker.ietf.org/doc/html/draft-ietf-scitt-architecture-08">https://datatracker.ietf.org/doc/html/draft-ietf-scitt-architecture-08</a>></span>. </dd> | ||
<span class="refAuthor">Birkholz, H.</span>, <span class="refAuthor">Delignat-Lavaud, A.</span>, <span class="refAuthor">Fournet, C.</span>, <span class="refAuthor">Deshpande, Y.</span>, and <span class="refAuthor">S. Lasker</span>, <span class="refTitle">"An Architecture for Trustworthy and Transparent Digital Supply Chains"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-scitt-architecture-09</span>, <time datetime="2024-10-15" class="refDate">15 October 2024</time>, <span><<a href="https://datatracker.ietf.org/doc/html/draft-ietf-scitt-architecture-09">https://datatracker.ietf.org/doc/html/draft-ietf-scitt-architecture-09</a>></span>. </dd> | ||
<dd class="break"></dd> | ||
<dt id="IANA.params">[IANA.params]</dt> | ||
<dd> | ||
|
@@ -2344,7 +2395,7 @@ <h3 id="name-informative-references"> | |
<dd class="break"></dd> | ||
<dt id="I-D.draft-ietf-oauth-sd-jwt-vc">[I-D.draft-ietf-oauth-sd-jwt-vc]</dt> | ||
<dd> | ||
<span class="refAuthor">Terbu, O.</span>, <span class="refAuthor">Fett, D.</span>, and <span class="refAuthor">B. Campbell</span>, <span class="refTitle">"SD-JWT-based Verifiable Credentials (SD-JWT VC)"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-oauth-sd-jwt-vc-04</span>, <time datetime="2024-07-08" class="refDate">8 July 2024</time>, <span><<a href="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-sd-jwt-vc-04">https://datatracker.ietf.org/doc/html/draft-ietf-oauth-sd-jwt-vc-04</a>></span>. </dd> | ||
<span class="refAuthor">Terbu, O.</span>, <span class="refAuthor">Fett, D.</span>, and <span class="refAuthor">B. Campbell</span>, <span class="refTitle">"SD-JWT-based Verifiable Credentials (SD-JWT VC)"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-oauth-sd-jwt-vc-05</span>, <time datetime="2024-09-18" class="refDate">18 September 2024</time>, <span><<a href="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-sd-jwt-vc-05">https://datatracker.ietf.org/doc/html/draft-ietf-oauth-sd-jwt-vc-05</a>></span>. </dd> | ||
<dd class="break"></dd> | ||
<dt id="RFC2046">[RFC2046]</dt> | ||
<dd> | ||
|
@@ -2363,8 +2414,25 @@ <h3 id="name-informative-references"> | |
</div> | ||
</section> | ||
</div> | ||
<div id="authors-addresses"> | ||
<div id="contributors"> | ||
<section id="appendix-A"> | ||
<h2 id="name-contributors"> | ||
<a href="#name-contributors" class="section-name selfRef">Contributors</a> | ||
</h2> | ||
<address class="vcard"> | ||
<div dir="auto" class="left"><span class="fn nameRole">Orie Steele</span></div> | ||
<div dir="auto" class="left"><span class="org">Transmute</span></div> | ||
<div dir="auto" class="left"><span class="country-name">United States</span></div> | ||
<div class="email"> | ||
<span>Email:</span> | ||
<a href="mailto:[email protected]" class="email">[email protected]</a> | ||
</div> | ||
</address> | ||
<p id="appendix-A-1">Orie contributed examples, text, and URN structure to early version of this draft.<a href="#appendix-A-1" class="pilcrow">¶</a></p> | ||
</section> | ||
</div> | ||
<div id="authors-addresses"> | ||
<section id="appendix-B"> | ||
<h2 id="name-authors-addresses"> | ||
<a href="#name-authors-addresses" class="section-name selfRef">Authors' Addresses</a> | ||
</h2> | ||
|
@@ -2381,14 +2449,6 @@ <h2 id="name-authors-addresses"> | |
<a href="mailto:[email protected]" class="email">[email protected]</a> | ||
</div> | ||
</address> | ||
<address class="vcard"> | ||
<div dir="auto" class="left"><span class="fn nameRole">Orie Steele</span></div> | ||
<div dir="auto" class="left"><span class="org">Transmute</span></div> | ||
<div class="email"> | ||
<span>Email:</span> | ||
<a href="mailto:[email protected]" class="email">[email protected]</a> | ||
</div> | ||
</address> | ||
<address class="vcard"> | ||
<div dir="auto" class="left"><span class="fn nameRole">Jon Geater</span></div> | ||
<div dir="auto" class="left"><span class="org">DataTrails Inc.</span></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,9 @@ | |
|
||
SCITT H. Birkholz | ||
Internet-Draft Fraunhofer SIT | ||
Intended status: Standards Track O. Steele | ||
Expires: 7 March 2025 Transmute | ||
J. Geater | ||
DataTrails Inc. | ||
3 September 2024 | ||
Intended status: Standards Track J. Geater | ||
Expires: 16 May 2025 DataTrails Inc. | ||
12 November 2024 | ||
|
||
|
||
SCITT Reference APIs | ||
|
@@ -52,7 +50,7 @@ Status of This Memo | |
time. It is inappropriate to use Internet-Drafts as reference | ||
material or to cite them other than as "work in progress." | ||
|
||
This Internet-Draft will expire on 7 March 2025. | ||
This Internet-Draft will expire on 16 May 2025. | ||
|
||
Copyright Notice | ||
|
||
|
@@ -101,6 +99,7 @@ Table of Contents | |
7. References | ||
7.1. Normative References | ||
7.2. Informative References | ||
Contributors | ||
Authors' Addresses | ||
|
||
1. Introduction | ||
|
@@ -1017,9 +1016,9 @@ Retry-After: <seconds> | |
Birkholz, H., Delignat-Lavaud, A., Fournet, C., Deshpande, | ||
Y., and S. Lasker, "An Architecture for Trustworthy and | ||
Transparent Digital Supply Chains", Work in Progress, | ||
Internet-Draft, draft-ietf-scitt-architecture-08, 22 July | ||
2024, <https://datatracker.ietf.org/doc/html/draft-ietf- | ||
scitt-architecture-08>. | ||
Internet-Draft, draft-ietf-scitt-architecture-09, 15 | ||
October 2024, <https://datatracker.ietf.org/doc/html/ | ||
draft-ietf-scitt-architecture-09>. | ||
|
||
[IANA.params] | ||
IANA, "Uniform Resource Name (URN) Namespace for IETF | ||
|
@@ -1069,9 +1068,9 @@ Retry-After: <seconds> | |
[I-D.draft-ietf-oauth-sd-jwt-vc] | ||
Terbu, O., Fett, D., and B. Campbell, "SD-JWT-based | ||
Verifiable Credentials (SD-JWT VC)", Work in Progress, | ||
Internet-Draft, draft-ietf-oauth-sd-jwt-vc-04, 8 July | ||
2024, <https://datatracker.ietf.org/doc/html/draft-ietf- | ||
oauth-sd-jwt-vc-04>. | ||
Internet-Draft, draft-ietf-oauth-sd-jwt-vc-05, 18 | ||
September 2024, <https://datatracker.ietf.org/doc/html/ | ||
draft-ietf-oauth-sd-jwt-vc-05>. | ||
|
||
[RFC2046] Freed, N. and N. Borenstein, "Multipurpose Internet Mail | ||
Extensions (MIME) Part Two: Media Types", RFC 2046, | ||
|
@@ -1088,6 +1087,17 @@ Retry-After: <seconds> | |
RFCs", RFC 8792, DOI 10.17487/RFC8792, June 2020, | ||
<https://www.rfc-editor.org/rfc/rfc8792>. | ||
|
||
Contributors | ||
|
||
Orie Steele | ||
Transmute | ||
United States | ||
Email: [email protected] | ||
|
||
|
||
Orie contributed examples, text, and URN structure to early version | ||
of this draft. | ||
|
||
Authors' Addresses | ||
|
||
Henk Birkholz | ||
|
@@ -1098,11 +1108,6 @@ Authors' Addresses | |
Email: [email protected] | ||
|
||
|
||
Orie Steele | ||
Transmute | ||
Email: [email protected] | ||
|
||
|
||
Jon Geater | ||
DataTrails Inc. | ||
United States | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters