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

JSONLD: Relational attributes are not defined in @ context #16

Open
DavidLeoni opened this issue Mar 5, 2015 · 0 comments
Open

JSONLD: Relational attributes are not defined in @ context #16

DavidLeoni opened this issue Mar 5, 2015 · 0 comments

Comments

@DavidLeoni
Copy link
Member

here for Production area entity ids are in the value field, but they should use a jsonld tag like "@id":"http://SERVER_URL/2089", or we can keep the number but specify the server path in the @context.

Also, "operator": "EQUAL", is redundant.

{
        "conceptId": 120792,
        "Production area": [{
            "creationDate": 1425489390514,
            "modificationDate": 1425489390514,
            "dataType": "STRING",
            "operator": "EQUAL",
            "value": "2089"
        },
        {
            "creationDate": 1425489390515,
            "modificationDate": 1425489390515,
            "dataType": "STRING",
            "operator": "EQUAL",
            "value": "1831"
        },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant