Skip to content

Commit

Permalink
Merge pull request #82 from DiSSCo/feature/add-html-label
Browse files Browse the repository at this point in the history
Add ods:scientificNameHtmlLabel to identification
  • Loading branch information
samleeflang authored Feb 15, 2024
2 parents d76c30f + 74a1831 commit 275ca22
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
"<i>Absidia ginsan</i> Komin. et al., 1952"
]
},
"dwc:scientificNameAuthorship": {
"type": "string",
"description": "https://rs.tdwg.org/dwc/terms/scientificNameAuthorship",
Expand Down

0 comments on commit 275ca22

Please sign in to comment.