Category:OSW553f78cc66194ae1873241207b906c4b: Difference between revisions

add doi rendering
(add doi)
Tag: Metadata slot edit
(add doi rendering)
Tag: Metadata slot edit
jsonschema
Line 342: Line 342:
         "doi": {
         "doi": {
             "type": "string",
             "type": "string",
             "title": "DOI"
             "title": "DOI",
            "eval_template": [
                {
                    "type": "wikitext",
                    "mode": "render",
                    "value": "\u003Cmarkdown\u003E[![DOI](https://sandbox.zenodo.org/badge/DOI/{{{doi}}}.svg)](https://doi.org/{{{doi}}})\u003C/markdown\u003E "
                }
            ]
         },
         },
         "type": {
         "type": {