

| {S}[B] Status [i] | implemented |
|---|---|
| Provenance | |
| Used by |
|
| Contributors |
|
| Source (v0.0.1) |
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.
| Property | Type |
|---|---|
| description | string |
| modifier | ./DataUseModifier |
| term | https://schemablocks.org/schemas/sb-phenopackets/OntologyClass/v1.0.0 |
free text description mainly to encapsulate those conditions that wouldn’t be described by DUO terms or modifiers
modifier/restriction applicable for the DUO
DUO - ontology term subclass of either DUO_0000001 or DUO_0000017
DataUseLimitation Value Examples{
"modifier" : {
"ontology" : {
"id" : "MONDO:0004992",
"label" : "cancer"
}
},
"term" : {
"id" : "DUO:0000007",
"label" : "disease specific research"
}
}
{
"modifier" : {
"text" : "UK"
},
"term" : {
"id" : "DUO:0000022",
"label" : "geographical restriction"
}
}