@@ -1124,29 +1124,33 @@ <h3>Reifying Statements: <code>rdf:ID</code></h3>
1124
1124
if it adheres to the specification defined in this document.</ dd >
1125
1125
</ dl >
1126
1126
1127
- </ section >
1127
+ < section id ="section-MIME-Type ">
1128
+ < h2 > RDF MIME Type, File Extension and Macintosh File Type</ h2 >
1128
1129
1129
- <!-- THIRD PART : MIME Type -->
1130
+ < p > The Internet media type / MIME type for RDF/XML is
1131
+ < code > application/rdf+xml</ code > — [[RFC3870]].
1132
+ </ p >
1130
1133
1131
- < section id =" section-MIME-Type " >
1132
- < h2 > RDF MIME Type, File Extension and Macintosh File Type </ h2 >
1134
+ < p > It is recommended that RDF/XML files have the extension
1135
+ < code > ".rdf" </ code > (all lowercase) on all platforms. </ p >
1133
1136
1134
- < p > The Internet media type / MIME type for RDF/XML is
1135
- < code > application/ rdf+xml </ code > —
1136
- RFC 3023 [[RFC3023]], section 8.18.
1137
- </ p >
1137
+ < p > It is recommended that RDF/XML files stored on Macintosh HFS file
1138
+ systems be given a file type of < code > " rdf " </ code >
1139
+ (all lowercase, with a space character as the fourth letter). </ p >
1140
+ </ section >
1138
1141
1139
- < p class ="note " > < strong > (Informative): </ strong >
1140
- For the state of the MIME type registration, consult
1141
- IANA MIME Media Types [[IANA-MEDIA-TYPES]]
1142
- </ p >
1142
+ < section class ="informative " id =" privacy-considerations " >
1143
+ < h2 > Privacy Considerations </ h2 >
1144
+ < p class =" ednote " > TODO </ p >
1145
+ </ section >
1143
1146
1144
- < p > It is recommended that RDF/XML files have the extension
1145
- < code > ".rdf"</ code > (all lowercase) on all platforms.</ p >
1147
+ < section class ="informative " id ="security ">
1148
+ < h2 > Security Considerations</ h2 >
1149
+
1150
+ < p > See the < a data-cite ="RFC3870#section-6 "> Security Considerations Section</ a >
1151
+ of [[RFC3870]].</ p >
1152
+ </ section >
1146
1153
1147
- < p > It is recommended that RDF/XML files stored on Macintosh HFS file
1148
- systems be given a file type of < code > "rdf "</ code >
1149
- (all lowercase, with a space character as the fourth letter).</ p >
1150
1154
</ section >
1151
1155
1152
1156
@@ -3554,7 +3558,7 @@ <h2>Changes for RDF 1.1 Recommendation</h2>
3554
3558
< h2 > Changes between RDF 1.1 and RDF 1.2</ h2 >
3555
3559
3556
3560
< ul >
3557
-
3561
+ < li > Adds < a href =" #privacy-considerations " > </ a > and < a href =" #security " > </ a > . </ li >
3558
3562
</ ul >
3559
3563
</ section >
3560
3564
0 commit comments