-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprofile.html
178 lines (178 loc) · 8.43 KB
/
profile.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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head lang="en">
<meta charset="UTF-8">
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<link href='//fonts.googleapis.com/css?family=Spartan:300,400' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Bebas+Neue:300,400' rel='stylesheet' type='text/css'>
<link href="style/agldwg.css" rel="stylesheet" type="text/css">
<title>OntPub Profile</title>
</head>
<body>
<div class="header" style="grid-column:1;"></div>
<div id="header" class="header" style="grid-column:2; display:grid; grid-template-columns:180px auto; grid-template-rows:50% 50%;">
<div id="logo" style="grid-column:1; grid-row:1/3">
<a href="https://www.linked.data.gov.au">
<img alt="AGLDWG Logo" style="width:150px; margin-top:10px" src="style/agldwg-logo-ochre-150.png" /></a>
</div>
</div><!-- #header -->
<div class="header" style="grid-column:3;"></div>
<div id="content" style="grid-column:2;">
<h1>OntPub Profile</h1>
<section id="metadata">
<dl>
<dt>URI</dt>
<dd><code><a href="https://w3id.org/profile/ontpub">https://w3id.org/profile/ontpub</a></code></dd>
<dt>Title</dt>
<dd>Ontology Publication Profile of OWL, RDFS, schema.org and SKOS (OntPub)</dd>
<dt>Is Profile of</dt>
<dd><a href="https://www.w3.org/TR/skos-reference/">SKOS</a></dd>
<dt>Definition</dt>
<dd>
<p>This is a profile of the <a href="http://www.w3.org/TR/owl-rdf-based-semantics">OWL</a>, <a href="https://www.w3.org/TR/rdf-schema/">RDFS</a>, <a href="https://schema.org">schema.org</a> and <a href="https://www.w3.org/TR/skos-reference/">SKOS</a> ontologies used to define and annotate ontologies. It supplies requirements, defines testable rules and some other supporting resources for its use.</p>
<p>This profile is formulated according to the <a href="https://www.w3.org/TR/dx-prof/">Profiles Vocabulary</a>.</p>
</dd>
<dt>Created</dt>
<dd>2020-06-14</dd>
<dt>Modified</dt>
<dd>2021-04-07</dd>
<dt>Creator</dt>
<dd><a href="https://orcid.org/0000-0002-8742-7730">Nicholas J. Car</a></dd>
<dt>Publisher</dt>
<dd><a href="https://linked.data.gov.au/org/agldwg">Australian Government Linked Data Working Group</a></dd>
<dt>Repository</dt>
<dd><a href="https://github.com/agldwg/ontpub-profile">https://github.com//validatoraustralia/ontpub-profile</a></dd>
<dt><a href="https://w3c.github.io/dx-prof/prof/#Property:hasResource">Profile Resources</a></dt>
<dd>
<ol>
<li><a href="#https://w3id.org/profile/ontpub/spec">Specification</a></li>
<li><a href="#https://w3id.org/profile/ontpub/validator">Validator</a></li>
<li><a href="#https://w3id.org/profile/vocpub/htv">How to validate instructions</a></li>
<li><a href="#https://w3id.org/profile/ontpub/repo">Profile code repository</a></li>
<li><a href="#https://w3id.org/profile/ontpub/example-01-valid">Example 01 Valid</a></li>
<li><a href="#https://w3id.org/profile/ontpub/example-01-invalid">Example 01 Invalid</a></li>
</ol>
</dd>
</dl>
</section>
<section id="resources">
<h2>Profile Resources</h2>
<p>This profile contains the following <code>prof:Resource</code> instances:</p>
<table class="props" id="https://w3id.org/profile/ontpub/spec">
<tr>
<td colspan="2"><h3>1. Specification Document</h3></td>
</tr>
<tr>
<th>Description</th><td>The normative, human-readable, listing of profile requirements</td>
</tr>
<tr>
<th>Artifact</th><td><a href="https://w3id.org/profile/ontpub/spec">https://w3id.org/profile/ontpub/spec</a></td>
</tr>
<tr>
<th>Role</th><td><code><a href="http://www.w3.org/ns/dx/prof/role/specification">role:specification</a></code></td>
</tr>
<tr>
<th>Conforms</th><td><a href="https://www.w3.org/TR/html52/">HTML 5.2</a></td>
</tr>
<tr>
<th>Format</th><td><code><a href="https://w3id.org/mediatype/text/html">text/html</a></code></td>
</tr>
</table>
<table class="props" id="https://w3id.org/profile/ontpub/validator">
<tr>
<td colspan="2"><h3>2. Validator in SHACL</h3></td>
</tr>
<tr>
<th>Description</th><td>A SHACL Shapes file to be used to test the conformance of RDF data to this profile</td>
</tr>
<tr>
<th>Artifact</th><td><a href="https://w3id.org/profile/ontpub/validator">https://w3id.org/profile/ontpub/validator</a></td>
</tr>
<tr>
<th>Role</th><td><code><a href="http://www.w3.org/ns/dx/prof/role/validation">role:validation</a></code></td>
</tr>
<tr>
<th>Conforms</th><td><a href="https://www.w3.org/TR/shacl/">SHACL</a></td>
</tr>
<tr>
<th>Format</th><td><code><a href="https://w3id.org/mediatype/text/turtle">text/turtle</a></code></td>
</tr>
</table>
<table class="props" id="https://w3id.org/profile/ontpub/htv">
<tr>
<td colspan="2"><h3>3. How to Validate instructions</h3></td>
</tr>
<tr>
<th>Description</th><td>Written instructions on how to use the VocPub profile's validator on data which applies to this profile too</td>
</tr>
<tr>
<th>Artifact</th><td><a href="https://w3id.org/profile/ontpub/htv">https://w3id.org/profile/ontpub/htv</a></td>
</tr>
<tr>
<th>Role</th><td><code><a href="http://www.w3.org/ns/dx/prof/role/guidance">role:guidance</a></code></td>
</tr>
<tr>
<th>Format</th><td><code><a href="https://w3id.org/mediatype/text/html">text/html</a></code></td>
</tr>
</table>
<table class="props" id="https://w3id.org/profile/ontpub/repo">
<tr>
<td colspan="2"><h3>4. Profile code repository</h3></td>
</tr>
<tr>
<th>Description</th><td>Code repository storing all Profile artifacts</td>
</tr>
<tr>
<th>Artifact</th><td><a href="https://w3id.org/profile/ontpub/repo">https://w3id.org/profile/ontpub/repo</a></td>
</tr>
<tr>
<th>Role</th><td><code><a href="http://www.w3.org/ns/dx/prof/role/repository">role:repository</a></code></td>
</tr>
</table>
<table class="props" id="https://w3id.org/profile/ontpub/example-01-valid">
<tr>
<td colspan="2"><h3>5. Example 01 Valid</h3></td>
</tr>
<tr>
<th>Description</th><td>Example RDF data valid according to the validator</td>
</tr>
<tr>
<th>Artifact</th><td><a href="https://w3id.org/profile/ontpub/example-01-valid">https://w3id.org/profile/ontpub/example-01-valid</a></td>
</tr>
<tr>
<th>Role</th><td><code><a href="http://www.w3.org/ns/dx/prof/role/example">role:example</a></code></td>
</tr>
<tr>
<th>Conforms</th><td><a href="https://w3id.org/profile/ontpub">OntPub</a></td>
</tr>
</table>
<table class="props" id="https://w3id.org/profile/ontpub/example-01-invalid">
<tr>
<td colspan="2"><h3>6. Example 01 Invalid</h3></td>
</tr>
<tr>
<th>Description</th><td>Example RDF data invalid according to the validator. Notes on the invalid elements are given at the top of the files</td>
</tr>
<tr>
<th>Artifact</th><td><a href="hhttps://w3id.org/profile/ontpub/example-01-invalid">https://w3id.org/profile/ontpub/example-01-invalid</a></td>
</tr>
<tr>
<th>Role</th><td><code><a href="http://www.w3.org/ns/dx/prof/role/example">role:example</a></code></td>
</tr>
</table>
</section>
<p> </p>
</div><!-- #content -->
<div class="footer" style="grid-column:1;"></div>
<div class="footer" style="grid-column:2; display:grid; grid-column:70% 30%;">
<div style="grid-column:1;">
This web page content is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
</div>
<div style="grid-column:2;">
<div style="float:right;">
</div>
</div>
</div><!-- #footer -->
<div class="footer" style="grid-column:3;"></div>
</body>
</html>