# namespace_MYNAMESPACENICKNAME.yaml # replace MYNAMESPACENICKNAME with a short name of your choosing # This namespace supplements identifications of non-conforming ROIs defined in the ptwg namespace - prefix: ptwg description: Ocean Carbon and Biogeochemistry Phytoplankton Taxonomy Working Group uri: "https://seabass.gsfc.nasa.gov/ptwg_namespace_v1/" - prefix: MYNAMESPACENICKNAME description: custom descriptions my lab uses to provide extra information about non-conforming ROI identifications uri: "https://example.org/my_namespace/" # choose a unique URL that you know nobody else will use terms: - id: transparent_detritus # this is a custom term that maps to one or more IDs in other namespaces definition: transparent unidentified marine debris associated_terms: # these map to one or more terms in the ptwg namespace - id: "ptwg:detritus" - id: opaque_detritus definition: opaque unidentified marine debris associated_terms: - id: "ptwg:detritus" # In this example, two hypothetical identifiers were created to supplement non-conforming ROIs defined in the PTWG namespace. # For example, you can use the following identifier in the SeaBASS scientificNameID data values: # # MYNAMESPACENICKNAME:transparent_detritus # # and we know that the full URI of the term is # # https://example.org/my_namespace/transparent_detritus # # We also know that it maps to ptwg id "detritus" # # ptwg:detritus (using the prefix) or # https://seabass.gsfc.nasa.gov/ptwg_namespace_v1/detritus (using the full URL