iodepo / oih-ui

source code for the Ocean InfoHub (OIH) website
https://oceaninfohub.org/
MIT License
5 stars 4 forks source link

Additional properties should be labelled by their names, rather than be called "Additional property" #122

Open pbuttigieg opened 7 months ago

pbuttigieg commented 7 months ago

SmartSelect_20240215_004112_Brave.png

The name property would usually be embedded in a Type like


 {
      "@type": "PropertyValue",
      "name": "Exposure Time",
      "value": "1/659 sec."
    }