-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
US931 data model publication statement #526
Conversation
rerowep
commented
Sep 25, 2019
•
edited
Loading
edited
* Implements the publication statement transformation. * Adds the dojson overdo class with blob. * Adds functions to manipulate the Marc21 blob. * Adapts the fixtures. * Adds parameters to the setup for generating items and holdings data. Co-Authored-by: Gianni Pante <[email protected]> Co-Authored-by: Peter Weber <[email protected]>
* Removes item at desk templates for patron and according methods and tests. Co-Authored-by: Alicia Zangger <[email protected]>
* Displays the publication statement on detailed view. Co-Authored-by: [Alicia Zangger] <[email protected]>
* Implements the publication statement transformation for BNF. * Adds base class for marc dojson transformation. * Adds colored message functions to `setup` and `bootstrup` scripts Co-Authored-by: Peter Weber <[email protected]>
* Adapts the ES mapping for publication statement. Co-Authored-by: Peter Weber <[email protected]>
* Removes publication date field Co-Authored-by: Alicia Zangger <[email protected]>
* Adds publication statement to admin and public brief document view. Co-Authored-by: Peter Weber <[email protected]>
* Implements the publication statement transformation for ebooks. * Uniforms the function names to snake_case (PEP8). * Refactors Marc21 punctation handling. * Fixes copyright date transformation. Co-Authored-by: Gianni Pante <[email protected]> Co-Authored-by: Peter Weber <[email protected]>
a1747db
to
824cb3a
Compare
* Corrects notice 704 tag 008 esp->sp. Co-Authored-by: Peter Weber <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Problem detected:
- The import from BNF does not work. Try to import 9782286135041, it is impossible to save the form since the "save" button is not displayed (it seems that a part of the form is hidden).
No other problem found!
* Deletes `Publishers` and `Dates of publication` from documents json form. Co-Authored-by: Peter Weber <[email protected]>
ad24b30
to
7fd4618
Compare
Co-Authored-by: Peter Weber <[email protected]>
In the detailed view the heading for the publication statement is "bf:Publication:" --> to correct without "bf:". Is the heading "Publication" correct ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know that's not always concerning this very PR…
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1_src.json
Outdated
Show resolved
Hide resolved
Same for "bf:Manufacture" |
@NicolasLabat Is addressed by the translations |
In case of a 264 like $a : $b ; $a : $b the ; is replaced by : but has be to kept. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments in the PR
fddec9a
to
cfca620
Compare
* Corrects discriptions in document json schema * Implements translations from transifex * Fixs punctuation between blocks (;) and places (:) Co-Authored-by: Peter Weber <[email protected]>
cfca620
to
d7a0128
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this correct or should endDate be "1970" ?
"provisionActivity": [
{
"date": "1955-1970",
"endDate": "1969",
"startDate": "1955",