From 74a183187f11e37c5f087a1ee3e15fde38d90aa8 Mon Sep 17 00:00:00 2001 From: Sam Leeflang Date: Tue, 13 Feb 2024 16:19:31 +0100 Subject: [PATCH] Add ods:scientificNameHtmlLabel to identification --- .../0.1.0/digital-specimens/schema/identifications.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data-model/digitalobjects/0.1.0/digital-specimens/schema/identifications.json b/data-model/digitalobjects/0.1.0/digital-specimens/schema/identifications.json index 79c387b..981d894 100644 --- a/data-model/digitalobjects/0.1.0/digital-specimens/schema/identifications.json +++ b/data-model/digitalobjects/0.1.0/digital-specimens/schema/identifications.json @@ -118,6 +118,13 @@ "Roptrocerus typographi (Györfi, 1952)" ] }, + "ods:scientificNameHtmlLabel": { + "type": "string", + "description": "A Hyper Text Markup Language (HTML) representation of the scientific name. Includes correct formatting of the name.", + "examples": [ + "Absidia ginsan Komin. et al., 1952" + ] + }, "dwc:scientificNameAuthorship": { "type": "string", "description": "https://rs.tdwg.org/dwc/terms/scientificNameAuthorship",