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
<p>The Structured Commons object model is defined semantically in <spanclass="caps">SCEP</span>
69
-
101 [#<spanclass="caps">SCEP</span>-101], independently from its particular representation in a
69
+
101 <aclass="footnote-reference" href="#scep-101" id="id1">[1]</a>, independently from its particular representation in a
70
70
computer system. Conversely, there may exist multiple valid
71
71
representations for an object.</p>
72
72
<p>This <spanclass="caps">SCEP</span> defines the canonical representation of Structured
@@ -76,8 +76,8 @@ <h2>Overview</h2>
76
76
<p>The <ttclass="docutils literal">fs</tt> representation maps objects to a filesystem (eg. on disk).</p>
77
77
<p>Object files are represented by filesystem files.</p>
78
78
<p>Object dictionaries are represented by filesystem directories.</p>
79
-
<p>Names in dictionaries are translated using <spanclass="caps">UTF</span>-8 <aclass="footnote-reference" href="#utf" id="id1">[1]</a> to file/directory
80
-
names, with an optional percent-encoding <aclass="footnote-reference" href="#urlq" id="id2">[2]</a> to support characters
79
+
<p>Names in dictionaries are translated using <spanclass="caps">UTF</span>-8 <aclass="footnote-reference" href="#utf" id="id2">[2]</a> to file/directory
80
+
names, with an optional percent-encoding <aclass="footnote-reference" href="#urlq" id="id3">[3]</a> to support characters
81
81
that are not acceptable in file names on a particular platform.</p>
82
82
<p>For example, the name “helló / world?” can be translated
83
83
“<ttclass="docutils literal">hell%C3%B3 %2F world?</tt>” on a Unix filesystem or
<tr><tdclass="label"><aclass="fn-backref" href="#id1">[1]</a></td><td><spanclass="caps">SCEP</span> 101. “Structured Commons Object Model and Fingerprints”.
<tr><tdclass="label"><aclass="fn-backref" href="#id1">[1]</a></td><td><spanclass="caps">RFC</span> 3629. “<spanclass="caps">UTF</span>-8, a transformation format of <spanclass="caps">ISO</span> 10646”.
164
+
<tr><tdclass="label"><aclass="fn-backref" href="#id2">[2]</a></td><td><spanclass="caps">RFC</span> 3629. “<spanclass="caps">UTF</span>-8, a transformation format of <spanclass="caps">ISO</span> 10646”.
0 commit comments