
Build a JSON-LD @context block covering multiple frameworks
Source: R/jsonld-helpers.R
build_multi_framework_context.RdUse when assembling a combined graph that spans more than one framework, so a single SPARQL query can traverse all included vocabularies.
See also
Other JSON-LD construction:
assemble_framework_document(),
build_framework_node(),
build_jsonld_context(),
build_organizing_unit_node(),
build_role_element_node(),
build_role_node()