112
112
margin : auto;
113
113
height : auto;
114
114
}
115
+
116
+ summary {
117
+ font-weight : normal !important ;
118
+ }
119
+
115
120
</ style >
116
121
</ head >
117
122
< body typeof ="owl:Ontology ">
@@ -164,17 +169,24 @@ <h2>Namespaces</h2>
164
169
</ dl >
165
170
</ section >
166
171
172
+ < section >
173
+ < h2 > < code > @context</ code > files</ h2 >
174
+ < p > The following < code > @context</ code > files make use of the terms defined in this specification:</ p >
175
+ < ul id ="contexts ">
176
+ </ ul >
177
+ </ section >
178
+
167
179
< section id ="term_definitions ">
168
180
< h1 > Regular terms</ h1 >
169
181
170
- < section id ="class_definitions " class ="term_definitions ">
171
- < h2 > Class definitions</ h2 >
172
- </ section >
173
-
174
182
< section id ="property_definitions " class ="term_definitions ">
175
183
< h2 > Property definitions</ h2 >
176
184
</ section >
177
185
186
+ < section id ="class_definitions " class ="term_definitions ">
187
+ < h2 > Class definitions</ h2 >
188
+ </ section >
189
+
178
190
< section id ="datatype_definitions " class ="term_definitions ">
179
191
< h2 > Datatype definitions</ h2 >
180
192
</ section >
@@ -193,14 +205,14 @@ <h1>Reserved terms</h1>
193
205
normatively specify them.
194
206
</ p >
195
207
196
- < section id ="reserved_class_definitions " class ="term_definitions ">
197
- < h2 > Reserved classes</ h2 >
198
- </ section >
199
-
200
208
< section id ="reserved_property_definitions " class ="term_definitions ">
201
209
< h2 > Reserved properties</ h2 >
202
210
</ section >
203
211
212
+ < section id ="reserved_class_definitions " class ="term_definitions ">
213
+ < h2 > Reserved classes</ h2 >
214
+ </ section >
215
+
204
216
< section id ="reserved_datatype_definitions " class ="term_definitions ">
205
217
< h2 > Reserved datatype definitions</ h2 >
206
218
</ section >
@@ -217,14 +229,14 @@ <h1>Deprecated terms</h1>
217
229
< br > New applications should not use them.
218
230
</ p >
219
231
220
- < section id ="deprecated_class_definitions " class ="term_definitions ">
221
- < h2 > Deprecated classes</ h2 >
222
- </ section >
223
-
224
232
< section id ="deprecated_property_definitions " class ="term_definitions ">
225
233
< h2 > Deprecated properties</ h2 >
226
234
</ section >
227
235
236
+ < section id ="deprecated_class_definitions " class ="term_definitions ">
237
+ < h2 > Deprecated classes</ h2 >
238
+ </ section >
239
+
228
240
< section id ="deprecated_property_definitions " class ="term_definitions ">
229
241
< h2 > Deprecated properties</ h2 >
230
242
</ section >
0 commit comments