Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
225aebaa
Commit
225aebaa
authored
Mar 24, 2022
by
Alvin Noe Ladines
Browse files
Add Kyoto Phonopy database in external_db list
parent
173e14c4
Pipeline
#127340
passed with stages
in 32 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nomad/datamodel/datamodel.py
View file @
225aebaa
...
...
@@ -551,7 +551,7 @@ class EntryMetadata(metainfo.MSection):
a_elasticsearch
=
Elasticsearch
())
external_db
=
metainfo
.
Quantity
(
type
=
metainfo
.
MEnum
(
'EELS Data Base'
,
'Materials Project'
,
'AFLOW'
,
'OQMD'
),
type
=
metainfo
.
MEnum
(
'EELS Data Base'
,
'Materials Project'
,
'AFLOW'
,
'OQMD'
,
'Kyoto Phonopy Database'
),
categories
=
[
MongoUploadMetadata
,
EditableUserMetadata
],
description
=
'The repository or external database where the original data resides'
,
a_elasticsearch
=
Elasticsearch
(
material_entry_type
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment