For a website, I need structured data for a publication content type. On this website, a publication is made of:
- a title
- a short description
- a date
- a category
- a URL to a document
What vocabulary should I use from Schema.org for such a content? (I thought about using Article)
I also would like to have a reference to the type of the linked document (PDF, Word, etc.). Is it a good idea to do so, and if yes, what property could I use for that?