Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
nomad-meta-info
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nomad-lab
nomad-meta-info
Commits
96c01684
Commit
96c01684
authored
Dec 06, 2017
by
Ihrig, Arvid Conrad (ari)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renamed several metaInfo entries in the repository to match the ElasticSearch field mapping
parent
f28cdc7f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
14 deletions
+7
-14
meta_info/nomad_meta_info/common.nomadmetainfo.json
meta_info/nomad_meta_info/common.nomadmetainfo.json
+0
-7
meta_info/nomad_meta_info/repository.nomadmetainfo.json
meta_info/nomad_meta_info/repository.nomadmetainfo.json
+7
-7
No files found.
meta_info/nomad_meta_info/common.nomadmetainfo.json
View file @
96c01684
...
...
@@ -1218,12 +1218,5 @@
"superNames"
:
[
"section_method"
]
},
{
"description"
:
"username of the uploader"
,
"dtypeStr"
:
"C"
,
"name"
:
"uploader_username"
,
"superNames"
:
[
"section_uploader"
]
}]
}
meta_info/nomad_meta_info/repository.nomadmetainfo.json
View file @
96c01684
...
...
@@ -28,7 +28,7 @@
},
{
"description"
:
"Identifier of the author used in the repository"
,
"dtypeStr"
:
"i"
,
"name"
:
"author_repo
sitory
_id"
,
"name"
:
"author_repo_id"
,
"superNames"
:
[
"section_author_info"
]
...
...
@@ -253,7 +253,7 @@
},
{
"description"
:
"Information about the person who uploaded the data to NOMAD repository"
,
"kindStr"
:
"type_section"
,
"name"
:
"section_uploader"
,
"name"
:
"section_uploader
_info
"
,
"superNames"
:
[
"section_repository_info"
]
...
...
@@ -281,7 +281,7 @@
},
{
"description"
:
"Comment on data uploaded to NOMAD repository"
,
"dtypeStr"
:
"C"
,
"name"
:
"
upload
_comment"
,
"name"
:
"
repository
_comment"
,
"superNames"
:
[
"section_repository_info"
]
...
...
@@ -311,28 +311,28 @@
"dtypeStr"
:
"C"
,
"name"
:
"uploader_first_name"
,
"superNames"
:
[
"section_uploader"
"section_uploader
_info
"
]
},
{
"description"
:
"Last name of the uploader to NOMAD repository"
,
"dtypeStr"
:
"C"
,
"name"
:
"uploader_last_name"
,
"superNames"
:
[
"section_uploader"
"section_uploader
_info
"
]
},
{
"description"
:
"First name of the uploader to NOMAD repository (includes middle names)"
,
"dtypeStr"
:
"i"
,
"name"
:
"uploader_repo_id"
,
"superNames"
:
[
"section_uploader"
"section_uploader
_info
"
]
},
{
"description"
:
"username of the uploader"
,
"dtypeStr"
:
"C"
,
"name"
:
"uploader_username"
,
"superNames"
:
[
"section_uploader"
"section_uploader
_info
"
]
}]
}
Write
Preview
Markdown
is supported
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