paste.jsonld 205 B

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