<script type='application/ld+json'>
{
"@context": "http://schema.org",
"@type": "Dataset",
"@id": "https://doi.org/10.7910/dvn/icfngt",
"identifier": {
"@type": "PropertyValue",
"propertyID": "DOI",
| . | |
| ├── academic.Rproj | |
| ├── assets | |
| │ └── images | |
| │ ├── icon-pack | |
| │ └── icon.png | |
| ├── config | |
| │ └── _default | |
| │ ├── config.toml | |
| │ ├── languages.toml |
| <rdf:RDF | |
| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| xmlns:z="http://www.zotero.org/namespaces/export#" | |
| xmlns:bib="http://purl.org/net/biblio#" | |
| xmlns:foaf="http://xmlns.com/foaf/0.1/" | |
| xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| xmlns:dcterms="http://purl.org/dc/terms/"> | |
| <bib:Letter rdf:about="https://www.example.com"> | |
| <z:itemType>letter</z:itemType> | |
| <bib:authors> |
| <rdf:RDF | |
| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| xmlns:z="http://www.zotero.org/namespaces/export#" | |
| xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| xmlns:foaf="http://xmlns.com/foaf/0.1/" | |
| xmlns:bib="http://purl.org/net/biblio#" | |
| xmlns:dcterms="http://purl.org/dc/terms/"> | |
| <bib:MotionPicture rdf:about="https://www.example.com"> | |
| <z:itemType>film</z:itemType> | |
| <dc:publisher> |
| {"@type": "Thesis", | |
| "schemaVersion": "https://schema.org/version/7.0/", | |
| "sdDatePublished": "2020-04-13T01:36:36+02:00", | |
| "sdPublisher": | |
| {"@type": "Person", | |
| "name": "Hugh Paterson III", | |
| "familyName": "Paterson", | |
| "givenName": "Hugh", | |
| "sameAs": [ | |
| "https://hugh4.us", |
Adding video content medatad to the json+LD load
https://discourse.gohugo.io/t/add-metadata-via-shortcode/24098
Notes about publications.
We need different templates for different types of publications. I think these should be limited to a first set including the following:
https://schema.org/Thesis https://schema.org/Chapter https://schema.org/Poster https://schema.org/Dataset https://schema.org/ScholarlyArticle https://schema.org/Manuscript
An important research question emerges: What is the difference between an Article and a Blogposting in schema.org parlance? A secondary question also emerges: What is the difference between an scholarly article and a nomral article? And thirdly How do I show that "this" web-page is about a published article but is not the article itself?
- https://searchengineland.com/schema-org-vs-what-google-supports-know-the-difference-video-333326
- https://www.similartech.com/compare/article-schema-entity-vs-blogposting-schema-entity
- https://moz.com/blog/json-ld-for-beginners
- https://www.hallaminternet.com/add-article-schema-markup-to-blog-posts/
- https://developers.google.com/search/docs/guides/intro-structured-data#technical-guidelines
Hugo Academic uses the following code in the config.toml file
# Enter a copyright notice to display in the site footer.
# To display a copyright symbol, type `©`. For current year, type `{year}`.
copyright = ""
| "Brevia" = Brevia (Rome) | |
| "Dens sapiens" = Dens Sapiens | |
| "Il Bassini" = Bassini | |
| "Interferences" Series = Interf. Ser. | |
| "Laboratorio;" analisis clinicos, bacteriologia, inmunologia, parasitologia, hematologia, anatomia patologica, quimica clinica = Laboratorio | |
| "Meteor" Forschungsergebnisse = "Meteor" Forschungsergeb. | |
| "Politehnica" University of Bucharest = Politehn. Univ. Bucharest Sci. Bull. Ser. D Mech. Engrg. | |
| $K$-Monographs in Mathematics = $K$-Monogr. Math. | |
| $K$-Theory = $K$-Theory | |
| 'Adiyat Halab = Adiyat Halab |