Conversation
|
@BigBlueHat @davidlehn @msporny any chance you would consider merging this? I would use it on enola-dev/enola#779! 😺 |
|
@davidlehn any reason this PR is languishing? It feels fine to me. Can we merge it? |
|
Does this work for |
|
Actually I originally missed that this PR is specifically for adding PS, just FYI: I had used |
I'd rather not have a new command line option, but since this is only for the |
JSDoc is not used in this project and the dependency was causing issues during CI linting.
--context option to format and expand.
Mainly, I wanted to be able to test JSON documents (which completely lack an
@contextproperty) by generating nquads and comparing that output as I change a local context file.This also provides use of
-c, --contexton theexpandcommand allowing for Interpreting JSON as JSON-LD.