You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd><ahref="https://www.w3.org/2002/06/registering-mediatype">How to Register a Media Type for a W3C Specification</a></dd>
1125
-
<dd><ahref="https://www.w3.org/2001/tag/2002/0129-mime">Internet Media Type registration, consistency of use</a><br/>TAG Finding 3 June 2002 (Revised 4 September 2002)</dd>
1126
-
</dl>
1118
+
<h2>Internet Media Type, File Extension and Macintosh File Type</h2>
1127
1119
<p>The Internet Media Type (formerly known as MIME Type) for TriG is "application/trig".</p>
1128
1120
<p>It is recommended that TriG files have the extension ".trig" (all lowercase) on all platforms.</p>
1129
-
1130
-
<p>It is recommended that TriG files stored on Macintosh HFS file systems be given a file type of "TEXT".</p>
1131
-
<p>This information that follows will be submitted to the IESG for review, approval, and registration with IANA.</p>
1121
+
<p>The information that follows has been submitted to the Internet Engineering Steering Group (IESG) for review, approval, and registration with IANA.</p>
1132
1122
<dl>
1133
1123
<dt>Type name:</dt>
1134
1124
<dd>application</dd>
@@ -1151,32 +1141,33 @@ <h2>Media Type Registration</h2>
1151
1141
<dt>Published specification:</dt>
1152
1142
<dd>This specification.</dd>
1153
1143
<dt>Applications which use this media type:</dt>
1154
-
<dd>No widely deployed applications are known to use this media
1155
-
type. It may be used by some web services and clients consuming their data.</dd>
1144
+
<dd>TriG is used widely for representing RDF data.
1145
+
There are implementations available in most common programming languages.</dd>
1156
1146
<dt>Additional information:</dt>
1147
+
<dd>
1148
+
<dl>
1157
1149
<dt>Magic number(s):</dt>
1158
1150
<dd>TriG documents may have the strings 'prefix' or 'base' (case
1159
1151
independent) near the beginning of the document.</dd>
1160
1152
<dt>File extension(s):</dt>
1161
-
<dd>".trig"</dd>
1153
+
<dd>.trig</dd>
1154
+
<dt>Macintosh file type code(s):</dt>
1155
+
<dd>TEXT</dd>
1156
+
</dl>
1162
1157
1163
1158
<dt>Base URI:</dt>
1164
1159
<dd>The TriG base directive can change the current base URI
1165
1160
for <adata-cite="RDF12-CONCEPTS#dfn-relative-iri">relative IRI references</a> in the language that are used sequentially
1166
1161
later in the document.</dd>
1167
-
<dt>Macintosh file type code(s):</dt>
1168
-
<dd>"TEXT"</dd>
1169
1162
<dt>Person & email address to contact for further information:</dt>
1170
1163
1171
-
<dd>Eric Prud'hommeaux <eric@w3.org></dd>
1164
+
<dd>W3C RDF-star Working Group <public-rdf-star-wg@w3.org></dd>
1172
1165
<dt>Intended usage:</dt>
1173
-
<dd>COMMON</dd>
1166
+
<dd>Common</dd>
1174
1167
<dt>Restrictions on usage:</dt>
1175
1168
<dd>None</dd>
1176
-
<dt>Author/Change controller:</dt>
1177
-
1178
-
<dd>The TriG specification is the product of the RDF WG.
1179
-
The W3C reserves change control over this specifications.</dd>
1169
+
<dt>Author(s):</dt>
1170
+
<dd>The TriG specification is the product of the RDF-star WG. The W3C reserves change control over this specifications.</dd>
0 commit comments