%YAML 1.2
---
lang: en-US

type: structure

uri: https://gedcom.io/terms/v7/BURI

standard tag: 'BURI'

specification:
  - Depositing remains
  - |
    An [Individual Event]. See also `INDIVIDUAL_EVENT_STRUCTURE`.
    
    Although defined as any depositing of remains since it was introduced in the
    first version of GEDCOM, this tag is a shortened form of the English word
    "burial" and has been interpreted to mean "depositing of remains by burial" by
    some applications and users. In the absence of a clarifying `TYPE` substructure
    it is likely, but not guaranteed, that a `BURI` structure refers to a burial
    rather than another form of depositing remains.
  - depositing remains
  - Depositing the mortal remains of a deceased person.

label: 'Depositing remains'

payload: Y|<NULL>

substructures:
  "https://gedcom.io/terms/v7/ADDR": "{0:1}"
  "https://gedcom.io/terms/v7/AGE": "{0:1}"
  "https://gedcom.io/terms/v7/AGNC": "{0:1}"
  "https://gedcom.io/terms/v7/ASSO": "{0:M}"
  "https://gedcom.io/terms/v7/CAUS": "{0:1}"
  "https://gedcom.io/terms/v7/DATE": "{0:1}"
  "https://gedcom.io/terms/v7/EMAIL": "{0:M}"
  "https://gedcom.io/terms/v7/FAX": "{0:M}"
  "https://gedcom.io/terms/v7/NOTE": "{0:M}"
  "https://gedcom.io/terms/v7/OBJE": "{0:M}"
  "https://gedcom.io/terms/v7/PHON": "{0:M}"
  "https://gedcom.io/terms/v7/PLAC": "{0:1}"
  "https://gedcom.io/terms/v7/RELI": "{0:1}"
  "https://gedcom.io/terms/v7/RESN": "{0:1}"
  "https://gedcom.io/terms/v7/SDATE": "{0:1}"
  "https://gedcom.io/terms/v7/SNOTE": "{0:M}"
  "https://gedcom.io/terms/v7/SOUR": "{0:M}"
  "https://gedcom.io/terms/v7/TYPE": "{0:1}"
  "https://gedcom.io/terms/v7/UID": "{0:M}"
  "https://gedcom.io/terms/v7/WWW": "{0:M}"

superstructures:
  "https://gedcom.io/terms/v7/record-INDI": "{0:M}"

value of:
  - "https://gedcom.io/terms/v7/enumset-EVEN"
  - "https://gedcom.io/terms/v7/enumset-EVENATTR"

contact: "https://gedcom.io/community/"
...