Taskweft.JSONLD.Context (taskweft v0.4.0-dev.0)

Copy Markdown View Source

Canonical JSON-LD contexts for Taskweft planning domains.

Provides the shared @context maps used across all domain files. These are the contexts the C++ NIF (tw_loader.hpp) implicitly understands when reading compact JSON-LD planning domains.

Summary

Functions

Return the context map for a given @type string, falling back to planning_domain/0 for unknown types.

Base context for domain:Definition planning domains.

Extended context adding the udon: vocabulary prefix.

Functions

for_type(arg1)

Return the context map for a given @type string, falling back to planning_domain/0 for unknown types.

planning_domain()

Base context for domain:Definition planning domains.

udon()

Extended context adding the udon: vocabulary prefix.