comment.jsonld 163 B

12345678910
  1. {
  2. "@context": {
  3. "status": "http://schema.org/Integer",
  4. "id": "http://schema.org/name",
  5. "url: {
  6. "@id": "http://schema.org/url",
  7. "@type": "@id"
  8. }
  9. }
  10. }