object
json_ld(ObjectRepresentation,PairRepresentation,StringRepresentation)
ObjectRepresentation- Object representation to be used when decoding JSON objects. Possible values arecurly(default) andlist.PairRepresentation- Pair representation to be used when decoding JSON objects. Possible values aredash(default),equal, andcolon.StringRepresentation- Text representation to be used when decoding JSON strings. Possible values areatom(default),chars, andcodes.
JSON-LD 1.1 parser, generator, and processor. Builds on top of the json library for JSON parsing and generation.
Availability:
logtalk_load(json_ld(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-02-05
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)