File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4933,9 +4933,9 @@ <h3>Algorithm</h3>
4933
4933
and described in
4934
4934
< a class ="sectionRef " href ="#data-round-tripping "> </ a > .
4935
4935
If < var > datatype</ var > is < code > null</ code > ,
4936
- set < var > datatype</ var > to < code > xsd:integer</ code > .</ li >
4936
+ set < var > datatype</ var > to < code > xsd:integer</ code > .
4937
4937
< div class ="note "> It follows from the previous step that < var > value</ var >
4938
- has no non-zero fractional part.</ div >
4938
+ has no non-zero fractional part.</ div > </ li >
4939
4939
< li > Otherwise, if < var > datatype</ var > is < code > null</ code > ,
4940
4940
set < var > datatype</ var > to < code > xsd:string</ code > or < code > rdf:langString</ code > ,
4941
4941
depending on if item has an < code > @language</ code > < a > entry</ a > .</ li >
You can’t perform that action at this time.
0 commit comments