Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
6fcfceaf
Commit
6fcfceaf
authored
Jan 07, 2021
by
LE GAC Renaud
Browse files
Polish import and docstring of record.py and recordpubli.py
parent
17acbd9c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
modules/store_tools/record.py
modules/store_tools/record.py
+2
-1
No files found.
modules/store_tools/record.py
View file @
6fcfceaf
...
...
@@ -7,7 +7,8 @@ from .base import OAI, OAI_URL, REG_OAI
class
Record
(
dict
):
"""The base class for JSON record.
"""Base class for JSON record coming from cds.cern.ch or old.inspirehep.net.
It is a dictionary with the following structure::
record[field][subfield] = value
...
...
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