Right now, the CodeMeta mapping requires a specific URL as @context, in order to not request contexts from untrusted URLs.
However, the JSON-LD spec allows arbitrary URLs to get the same content; so we should do something about it if we want to support codemeta.json files that are not copy-pastes from the template provided by CodeMeta.