Skip to content

Commit

Permalink
Schemas: Fix dag-0 typos
Browse files Browse the repository at this point in the history
  • Loading branch information
claravox authored and lwesterhof committed Aug 28, 2024
1 parent 8fb00c9 commit 09589a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions schemas/dag-0/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"50"
],
"enumNames": [
"2 - appriopiate period when data can be considered as a snapshot which is outdated in the short term",
"5 - appriopiate period when the value of data decreases significantly after a longer period of time",
"2 - appropriate period when data can be considered as a snapshot which is outdated in the short term",
"5 - appropriate period when the value of data decreases significantly after a longer period of time",
"10 - default retention period according to UU's policy framework for research data, maximum retention period for personal data (GDPR)",
"20 - appriopiate period when the value of the data decreases slowly over a long period of time",
"50 - appriopiate period when data will always be relevant"
"20 - appropriate period when the value of the data decreases slowly over a long period of time",
"50 - appropriate period when data will always be relevant"
]
},
"optionsOwnerRole": {
Expand Down
4 changes: 2 additions & 2 deletions schemas/dag-0/uischema.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ui:description": "Free text field to add characteristic words or terms that typify and describe the data, so it becomes better searchable. Please fill in one word or term per field, use the + if you want to add more keywords"
},
"Related_Datapackage": {
"ui:description": "Reference to other resources which are used to create the data set, such as another data package an online publication. Please fill in the title or citing information of the resource, together with type persistant identifier (select an option) and the identifier itself",
"ui:description": "Reference to other resources which are used to create the data set, such as another data package an online publication. Please fill in the title or citing information of the resource, together with type persistent identifier (select an option) and the identifier itself",
"items": {
"Relation_Type": {
"ui:help": "Relation to this data package",
Expand Down Expand Up @@ -108,7 +108,7 @@
}
},
"Affiliation": {
"ui:help": "Organizational or institutional affliation of the data owner"
"ui:help": "Organizational or institutional affiliation of the data owner"
},
"Owner_Role": {
"ui:help": "Which role does the data owner have in the context in which the data package originated?"
Expand Down

0 comments on commit 09589a5

Please sign in to comment.