Skip to content

Commit

Permalink
removed labels
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajtrappl committed Oct 31, 2024
1 parent 4d10054 commit 903315f
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions oarepo_model_builder/builtin_models/oaipmh.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,10 @@
"harvest": {
"properties": {
"identifier": {
"type": "keyword",
"label": {
"cs": "OAI identifikátor",
"en": "OAI identifier"
}
"type": "keyword"
},
"datestamp": {
"type": "keyword",
"label": {
"cs": "Datum poslední změny",
"en": "Datestamp"
}
"type": "keyword"
}
}
}
Expand Down

0 comments on commit 903315f

Please sign in to comment.