Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. {
  2. "@type": "PresentationDigitalDocument",
  3. "name": "Name of the document",
  4. "author": "",
  5. "inLanguage": "";
  6. "encodingFormat": "application/pdf",
  7. "isAccessibleForFree": "False",
  8. "url": ""
  9. }
  10.  
  11. {
  12. "@type": "PresentationDigitalDocument",
  13. "name": "Name of the document",
  14. "author": "",
  15. "inLanguage": "";
  16. "encodingFormat": "application/pdf",
  17. "isAccessibleForFree": "False",
  18. "url": ""
  19. "hasPart": {
  20. "@type": "WebPageElement",
  21. "isAccessibleForFree": "False",
  22. "cssSelector": ".css-class"
  23. }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement