File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 which replaces the role of the static ` MAX_CONTEXT_URLS ` . The constructor
5959 now accepts a ` max_context_urls ` parameter that sets the value of
6060 ` max_context_urls ` which defaults to ` MAX_CONTEXT_URLS ` .
61- - ` pyld.fromRdf() ` and ` pyld.toRdf() ` now support compound literals when serializing RDF to JSON-LD.
62- Therefore, both methods accept the value ` 'compound-literal' ` for the ` 'rdfDirection' ` option.
63- Fixes [ fromRdf#tdi11] ( https://w3c.github.io/json-ld-api/tests/fromRdf-manifest.html#tdi11 ) ,
61+ - ` pyld.fromRdf() ` and ` pyld.toRdf() ` now support compound literals when
62+ serializing/deserializing RDF to/from JSON-LD. Therefore, both methods accept
63+ the value ` 'compound-literal' ` for the ` 'rdfDirection' ` option. Fixes
64+ [ fromRdf#tdi11] ( https://w3c.github.io/json-ld-api/tests/fromRdf-manifest.html#tdi11 ) ,
6465 [ fromRdf#tdi12] ( https://w3c.github.io/json-ld-api/tests/fromRdf-manifest.html#tdi12 ) ,
6566 [ toRdf#tdi11] ( https://w3c.github.io/json-ld-api/tests/toRdf-manifest.html#tdi11 ) , and
6667 [ toRdf#tdi12] ( https://w3c.github.io/json-ld-api/tests/toRdf-manifest.html#tdi12 ) .
You can’t perform that action at this time.
0 commit comments