forked from perma-id/w3id.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
156 lines (154 loc) · 6.61 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href=".assets/css/bootstrap.css" rel="stylesheet">
<style>
body { padding-top: 60px; /* 60px to make the container go all the way
to the bottom of the topbar */ }
</style>
<link href=".assets/css/bootstrap-responsive.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js">
</script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href=".assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href=".assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href=".assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href=".assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href=".assets/ico/apple-touch-icon-57-precomposed.png">
<style>
</style>
</head>
<body>
<div class="navbar navbar-fixed-top navbar-inverse">
<div class="navbar-inner">
<div class="container">
<ul class="nav">
</ul>
</div>
</div>
</div>
<div class="container-fluid">
<div class="span282">
</div>
<div class="hero-unit">
<div>
<h1 style="text-align: center; ">
Permanent Identifiers for the Web
</h1>
<p style="text-align: center; ">
Secure, permanent URLs for your Web application that will stand the test
of time.
</p>
</div>
</div>
</div>
<div class="row-fluid">
<div class="offset2 span8">
<p>
The purpose of this website is to provide a secure, permanent
<a href="http://en.wikipedia.org/wiki/URL">URL</a>
re-direction service for Web applications. This service is run by the
<a href="http://www.w3.org/community/perma-id/">W3C Permanent Identifier Community Group</a>.
</p>
<p>
Web applications that deal with
<a href="http://en.wikipedia.org/wiki/Linked_data">Linked Data</a>
often need to specify and use
URLs that are very stable. They utilize services such as this one to ensure
that applications using their URLs will always be re-directed to a working
website. This website operates like a
<a href="http://en.wikipedia.org/wiki/Telephone_switchboard">switchboard</a>,
connecting requests for
information with the true location of the information on the Web.
The switchboard can be reconfigured to point to a new location if the
old location stops working.
</p>
<p>
There are a growing group of organizations that have
pledged responsibility to ensure the operation of this website.
These organizations are:
<a href="http://digitalbazaar.com/">Digital Bazaar</a>,
<a href="http://3roundstones.com/">3 Round Stones</a>,
<a href="http://www.openlinksw.com/">OpenLink Software</a>,
<a href="http://www.aptest.com/">Applied Testing and Technology</a>,
<a href="http://openspring.net/">Openspring</a>, and
<a href="http://bosatsu.net/">Bosatsu Consulting</a>.
They are responsible for all administrative
tasks associated with operating the service. The social contract between
these organizations gives each of them full access to all information required
to maintain and operate the website. The agreement is setup such that
a number of these companies could fail, lose interest, or become unavailable
for long periods of time without negatively affecting the operation of the
site.
</p>
<p>
This website operates in HTTPS-only mode to ensure end-to-end security. This
means that it may be used for Linked Data applications that require high
levels of security such as those found in the financial, medical, and
public infrastructure sectors.
</p>
<p>
All identifiers associated with this website are intended to be around
for as long as the Web is around. This means decades, if not centuries.
If the final destination for popular identifiers used by this service fail
in such a way as to be a major inconvenience or danger to the Web, the
community will mirror the information for the popular identifier and setup
a working redirect to restore service to the rest of the Web.
</p>
<p>
If you would like to add a permanent identifier to the website, the preferred
procedure is to perform the following steps:
</p>
<ol>
<li><a href="https://github.com/perma-id/w3id.org">Fork the website</a> on Github.</li>
<li>Add a new redirect entry and commit your changes.</li>
<li>Submit a pull request for your changes</li>
</ol>
<p>
You can also send a request to add a redirect to the
<a href="http://lists.w3.org/Archives/Public/public-perma-id/">public-perma-id@w3.org</a>
mailing list. Make sure to include the URL that you want on w3id.org, the
URL that you want to redirect to, and the HTTP code that you want to use
when redirecting. An administrator will then create the redirect for you.
</p>
<p>
There is not yet an official policy on identifier names. The current practice
is to claim a top-level directory name and add project specific second level
identifiers. For instance, <code>https://w3id.org/PROJECT-ID/SUB-ID...</code>.
Shared top-levels are also available such as
<code>https://w3id.org/people/PERSON-ID</code>. There is not yet an official
list or policy for reserved identifiers. However, the administrators may deny
requests for identifiers that are too generic, could cause confusion, are
inappropriate or offensive, or otherwise may be needed for future service
expansion.
</p>
<p>
If you wish to engage the community in discussion about this service for
your Web application, please send an e-mail to the
<a href="http://lists.w3.org/Archives/Public/public-perma-id/">public-perma-id@w3.org mailing list</a>.
</p>
<hr/>
<p>
The letters 'w3' in the domain name for this site stand for "World Wide Web".
Other than hosting the software for the Permanent Identifier Community Group,
the "World Wide Web Consortium" (W3C) is not involved in the support or
management of this website in any way.
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js">
</script>
<script src=".assets/js/bootstrap.js">
</script>
</body>
</html>