GithubHelp home page GithubHelp logo

Comments (1)

tucotuco avatar tucotuco commented on August 25, 2024

There are many levels of possible solutions to the general question, "Is there a standard protocol for capturing information for which there is currently no standard term?"

dynamicProperties
If the concept is suitable for a single field for which there would be no more than one value per record, then the information can be captured in the Darwin Core dynamicProperties field (potentially with other information). The examples for dynamicProperties actually demonstrates how IUCN Status might be captured as (if it is the only dynamic property of the record:

{ "iucnStatus":"vulnerable" }

Though this is an easy solution, its limitations should be understood. In general, dynamicProperties is a good way to make sure that data that has no other place to go can accompany a Darwin Core record inside of a Darwin Core standard field. However, there should not be an expectation that consumers of dynamic property data will necessarily understand the data and how it might be used.

Darwin Core extension
If the concept is one that might apply multiple times with distinct values, especially in combination with other concepts, it is a good candidate to become part of a Darwin Core extension. An example of the the use of an IUCN status can be found in the GBIF Species Distribution extension with the term threatStatus. It is more work to create or amend an extension than it is to simply populate the dynamicProperties field, but the field will likely be mire readily understood, especially if the extension has been vetted well within gthe communities meant to use it.

New Darwin Core Term
The most robust and involved solution, if it is appropriate, it to create a new Darwin Core term. An updated process for doing this is currently in public review. When that has been ratified, a brief summary and links to the detailed process will be provided. Very briefly, a formal proposal with justification and complete term definition must be submitted for public commentary via the tdwg-content list, achieve a consensus within the Biodiversity Information Standards - TDWG membership, after which it may be refined, and finally submitted to the TDWG Executive committee for ratification. If ratified, the term would be added to the standard and tools would be expected to accommodate it as soon as reasonably possible.

from dwc-qa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.