Skip to content

Example needed with --context #5

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

Open
jmvanel opened this issue Jan 17, 2018 · 1 comment
Open

Example needed with --context #5

jmvanel opened this issue Jan 17, 2018 · 1 comment

Comments

@jmvanel
Copy link

jmvanel commented Jan 17, 2018

When I try something like :

./jsonldplayground --inputFile data.json --context context.jsonld \
                           --process tordf --format turtle

I get an empty result.
But if I put the content of context.jsonld inside data.json it works.

So I need a working example with a separate JSON-LD context.

@Conal-Tuohy
Copy link

Conal-Tuohy commented Mar 7, 2018

I have successfully used the "Linked Art" context from here: https://linked.art/ns/v1/linked-art.json

My command line:

./jsonldplayground --inputFile /tmp/45929.jsonld  --process compact --context /usr/local/NMA-API-ETL/linked-art.json

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

2 participants