issues
search
BlueBrain
/
nexus-forge
Building and Using Knowledge Graphs made easy
https://nexus-forge.readthedocs.io
GNU Lesser General Public License v3.0
39
stars
19
forks
source link
Updated as_jsonld feature
#244
Closed
MFSY
closed
2 years ago
MFSY
commented
2 years ago
JSON-LD expanded form is now compliant with JSON-LD spec: @value is added for literals
JSON-LD default compacted form is no longer (as much as possible) changing user provided payload besides the added @context
Keeping JSON payload as provided by users allows to keep null values when form=compacted
The param array_as_set is no longer supported as it is no needed anymore
The na argument is no longer supported removed: it was not exposed from forge.as_jsonld()