Skip to content

Conversation

@pasquale95
Copy link

As suggested in the issue #142, I've added a test collection to better define what is expected when framing over a @json field.

@w3cbot
Copy link

w3cbot commented Dec 17, 2022

gkellogg marked as non substantive for IPR from ash-nazg.

@gkellogg
Copy link
Member

I updated your branch with the manifest entries required. Without the suggested update, the result will be in the expanded form:

{
  "@context": {
    "ex": "http://example.org/vocab#"
  },
  "@id": "http://example.org/test/#library",
  "@type": "ex:Library",
  "ex:info": {
    "@value": {
      "author": "JOHN",
      "pages": 200
    },
    "@type": "@json"
  }
}

But, it fails with the update, which will require some investigation.

@gkellogg
Copy link
Member

I've updated this to be a passing test.

@gkellogg gkellogg merged commit 59d5631 into w3c:main Dec 19, 2022
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

Successfully merging this pull request may close these issues.

4 participants