DataUseModifier ga4gh

{S}[B] Status [i]
implemented
Provenance
Used by
  • DUO
Contributors
Source (v0.0.1)

Attributes

Type: object
Description: The (GA4GH) Data Use Ontology (DUO) includes terms describing data use conditions, particularly for research data in the health/clinical/biomedical domain. Modifier specifies the criteria for data use condition.

Properties

Property Type
ontology https://schemablocks.org/schemas/sb-phenopackets/OntologyClass/v1.0.0
text string

ontology

ontology describing the modifier/restriction

text

text description of the modifier eg. date rage, geographic location, user/institute (RI)

DataUseModifier Value Examples

{
   "ontology" : {
      "id" : "MONDO:0004992",
      "label" : "cancer"
   }
}
{
   "text" : "UK"
}