Skip to content

Commit

Permalink
Update frequency in dataset description (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Nov 27, 2023
1 parent e64ab90 commit 249534e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conf/dataset.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"datePublished":"2018-07-11",
"contactPoint":"https://lobid.org/team",
"accrualPeriodicity":{
"id":"http://purl.org/linked-data/sdmx/2009/code#freq-B",
"id":"https://publications.europa.eu/resource/authority/frequency/HOURLY",
"type": "Concept",
"name":{
"en":"Daily - business week",
"de":"Täglich (werktags)"
"en":"Hourly",
"de":"Stündlich"
}
},
"inLanguage":[
Expand Down

0 comments on commit 249534e

Please sign in to comment.