Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor JSON-LD context to separate repository #470

Open
theferrit32 opened this issue Mar 23, 2022 · 0 comments
Open

Refactor JSON-LD context to separate repository #470

theferrit32 opened this issue Mar 23, 2022 · 0 comments

Comments

@theferrit32
Copy link
Contributor

This will enable referring to the context via a remote URL in JSON-LD messages, instead of inlining it within each.

The compaction step in genegraph will need to fetch this file.

Should think about whether to put the context URL in an environment variable or hardcoding in source or one of the configuration resource files like kafka.edn. Different model->jsonld interceptor implementations might want different contexts depending on what the data is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant