dmp
├── dmp_id [1]
│ ├── identifier [1]
│ └── type [1]
├── title [1]
├── description [0..1]
├── created [1]
├── modified [1]
├── language [1]
│
├── ethical_issues_exist [1]
├── ethical_issues_description [0..1]
├── ethical_issues_report [0..1]
│
├── alternate_identifier [0..n]
│ ├── identifier [1]
│ └── type [1]
│
├── contact [1]
│ ├── name [1]
│ ├── mbox [0..1]
│ ├── contact_id [1..n]
│ │ ├── identifier [1]
│ │ └── type [1]
│ └── affiliation [0..n]
│ ├── name [1]
│ └── affiliation_id [0..1]
│ ├── identifier [1]
│ └── type [1]
│
├── contributor [0..n]
│ ├── name [1]
│ ├── mbox [0..1]
│ ├── role [0..n]
│ ├── contributor_id [0..n]
│ │ ├── identifier [1]
│ │ └── type [1]
│ └── affiliation [0..n]
│ ├── name [1]
│ └── affiliation_id [0..1]
│ ├── identifier [1]
│ └── type [1]
│
├── cost [0..n]
│ ├── title [1]
│ ├── description [0..1]
│ ├── value [0..1]
│ └── currency_code [0..1]
│
├── project [0..n]
│ ├── title [1]
│ ├── description [0..1]
│ ├── start [0..1]
│ ├── end [0..1]
│ ├── project_id [0..n]
│ │ ├── identifier [1]
│ │ └── type [1]
│ └── funding [0..n]
│ ├── funder_id [0..1]
│ │ ├── identifier [1]
│ │ └── type [1]
│ ├── grant_id [0..1]
│ │ ├── identifier [1]
│ │ └── type [1]
│ └── funding_status [0..1]
│
├── dataset [1..n]
│ ├── dataset_id [1]
│ │ ├── identifier [1]
│ │ └── type [1]
│ ├── title [1]
│ ├── description [0..1]
│ ├── type [0..1]
│ ├── issued [0..1]
│ ├── language [0..1]
│ ├── keyword [0..n]
│ ├── is_reused [0..1]
│ ├── personal_data [0..1]
│ ├── sensitive_data [0..1]
│ ├── preservation_statement [0..1]
│ ├── rights [0..1]
│ ├── data_quality_assurance [0..n]
│
│ ├── security_and_privacy [0..n]
│ │ ├── title [0..1]
│ │ └── description [0..1]
│
│ ├── alternate_identifier [0..n]
│ │ ├── identifier [1]
│ │ └── type [1]
│
│ ├── creator [0..n]
│ │ ├── name [1]
│ │ ├── mbox [0..1]
│ │ ├── creator_id [0..n]
│ │ │ ├── identifier [1]
│ │ │ └── type [1]
│ │ └── affiliation [0..n]
│ │ ├── name [1]
│ │ └── affiliation_id [0..1]
│ │ ├── identifier [1]
│ │ └── type [1]
│
│ ├── distribution [0..n]
│ │ ├── title [1]
│ │ ├── description [0..1]
│ │ ├── access_url [0..1]
│ │ ├── download_url [0..1]
│ │ ├── data_access [0..1]
│ │ ├── byte_size [0..1]
│ │ ├── format [0..n]
│ │ ├── issued [0..1]
│ │ ├── available_until [0..1]
│
│ │ ├── license [0..n]
│ │ │ ├── license_ref [1]
│ │ │ └── start_date [0..1]
│
│ │ └── host [0..1]
│ │ ├── title [1]
│ │ ├── url [0..1]
│ │ ├── description [0..1]
│ │ ├── availability [0..1]
│ │ ├── backup_frequency [0..1]
│ │ ├── backup_type [0..1]
│ │ ├── certified_with [0..1]
│ │ ├── geo_location [0..1]
│ │ ├── storage_type [0..1]
│ │ ├── support_versioning [0..1]
│
│ │ ├── pid_system [0..n]
│
│ │ └── host_id [0..n]
│ │ ├── identifier [1]
│ │ └── type [1]
│
│ ├── metadata [0..n]
│ │ ├── description [0..1]
│ │ ├── language [0..1]
│ │ └── metadata_standard_id [0..n]
│ │ ├── identifier [1]
│ │ └── type [1]
│
│ ├── related_identifier [0..n]
│ │ ├── identifier [1]
│ │ ├── type [1]
│ │ ├── relation_type [0..1]
│ │ ├── metadata_scheme [0..1]
│ │ ├── scheme_uri [0..1]
│ │ ├── scheme_type [0..1]
│ │ └── resource_type [0..1]
│
│ └── technical_resource [0..n]
│ ├── name [0..1]
│ ├── description [0..1]
│ └── technical_resource_id [0..n]
│ ├── identifier [1]
│ └── type [1]
│
├── related_identifier [0..n]
│ ├── identifier [1]
│ ├── type [1]
│ ├── relation_type [0..1]
│ ├── metadata_scheme [0..1]
│ ├── scheme_uri [0..1]
│ ├── scheme_type [0..1]
│ └── resource_type [0..1]
fairdataihub/FAIR_guidance_instruction
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|