Skip to content

Add support for dc, prism, and citation_* metadata  #26

@inhumantsar

Description

@inhumantsar

Larger publications use these for a variety of different metadata types. For example:

Nature

    <meta name="dc.title" content="Worldwide divergence of values"/>
...
    <meta name="dc.date" content="2024-04-09"/>
...
    <meta name="dc.description" content="Social scientists have long debated the ..."/>
...
    <meta name="prism.publicationDate" content="2024-04-09"/>
...
    <meta name="citation_author" content="Jackson, Joshua Conrad"/>
    <meta name="citation_author_institution" content="Booth School of Business, University of Chicago, Chicago, USA"/>
    <meta name="citation_author" content="Medvedev, Danila"/>
    <meta name="citation_author_institution" content="Booth School of Business, University of Chicago, Chicago, USA"/>

Our World in Data

<meta name="citation_publication_date" content="2024/02/19">
<meta name="citation_author" content="Max Roser">

See also #25

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions