hey json-ld knowers, is it possible to add comments/descriptions of properties in a @context document?

I've been looking through this spec -- https://www.w3.org/TR/json-ld/ -- and I don't see anything but maybe I've missed something

Follow

@dumpsterqueer

I don't know anything about JSON LD, but do the implementations throw an error when there is an extra field that they don't know about in the JSON object?

I've always done comments in JSON like this:

```
{
"id": 126884,
”comment1": "this is a very peculiar object",
"comment2": "smells like a shrimp boat",
....
}
```

Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.