File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4973,6 +4973,9 @@ <h3>The JsonLdOptions Type</h3>
4973
4973
< dd class ="changed "> Enables special frame processing rules for the < a href ="#expansion-algorithm "> Expansion Algorithm</ a > .</ dd >
4974
4974
< dd class ="changed "> Enables special rules for the < a href ="#serialize-rdf-as-json-ld-algorithm "> Serialize RDF as JSON-LD Algorithm</ a >
4975
4975
to use JSON-LD native types as values, where possible.</ dd >
4976
+ < dt class ="changed "> < dfn data-dfn-for ="JsonLdOptions "> useNativeTypes</ dfn > </ dt >
4977
+ < dd class ="changed "> Causes the < a href ="#serialize-rdf-as-json-ld-algorithm "> Serialize RDF as JSON-LD Algorithm</ a >
4978
+ to use native JSON values in < a > value objects</ a > avoiding the need for an explicity < code > @type</ code > .</ dd >
4976
4979
< dt class ="changed "> < dfn data-dfn-for ="JsonLdOptions "> useRdfType</ dfn > </ dt >
4977
4980
< dd class ="changed "> Enables special rules for the < a href ="#serialize-rdf-as-json-ld-algorithm "> Serialize RDF as JSON-LD Algorithm</ a >
4978
4981
causing < code > rdf:type</ code > properties to be kept as < a > IRIs</ a > in the output, rather than use < code > @type</ code > .</ dd >
You can’t perform that action at this time.
0 commit comments