Main Koha release repository
https://koha-community.org
c92f23901e
This patch updates the default MARC21 framework to reflect the changes brought by Update 36 (June 2023). To test: 1. Apply patch and restart 2. Go to Administration > MARC bibliographic framework 3. Click Actions next to the default framework and choose MARC structure 4. Check for the changes detailed in the update https://www.loc.gov/marc/bibliographic/bdapndxg.html - There should be one new subfield in field 041 - 3 Materials specified (NR) - There should be a new field 361, named STRUCTURED OWNERSHIP AND CUSTODIAL HISTORY - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 3 Materials specified (NR) - 5 Institution to which field applies (NR) - 6 Linkage (NR) - 7 Data provenance (R) - 8 Field link and sequence number (R) - a Name (NR) - f Ownership and custodial history evidence term (R) - k Formatted date (NR) - l Date (NR) - o Type of ownership and custodial history information (R) - s Shelf mark of copy described (NR) - u Uniform Resource Identifier (R) - x Nonpublic note (R) **This should not be visible in the OPAC - y Identifier of the copy described (NR) - z Public note (R) - There should be three new subfields in field 653 - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 5 Institution to which field applies (NR) - There should be two new subfields in field 658 - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - There should be four new subfields in field 720 - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 5 Institution to which field applies (NR) - 7 Data provenance (R) - There should be a new field 857, named ELECTRONIC ARCHIVE LOCATION AND ACCESS - This field should be repeatable - Subfields - 2 Access method (NR) - 3 Materials specified (NR) - 5 Institution to which field applies (NR) - 6 Linkage (NR) - 7 Access status (NR) - 8 Field link and sequence number (R) - b Name of archiving agency (NR) - c Name of Web archive or digital archive repository (NR) - d Date range of archived material (NR) - e Data provenance (R) - f Archive completeness (NR) - g Persistent identifier (R) - h Non-functioning Uniform Resource Identifier (R) - l Standardized information governing access (R) - m Contact for access assistance (R) - n Terms governing access (R) - q Electronic format type (R) - r Standardized information governing use and reproduction (R) - s File size (R) - t Terms governing use and reproduction (R) - u Uniform Resource Identifier (R) - x Nonpublic note (R) - y Link text (R) - z Public note (R) Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> |
||
---|---|---|
acqui | ||
admin | ||
api | ||
authorities | ||
basket | ||
bin | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
clubs | ||
course_reserves | ||
debian | ||
docs | ||
erm | ||
errors | ||
etc | ||
ill | ||
installer | ||
Koha | ||
koha-tmpl | ||
labels | ||
lib/CGI/Session/Serialize | ||
members | ||
misc | ||
offline_circ | ||
opac | ||
patron_lists | ||
patroncards | ||
plugins | ||
pos | ||
recalls | ||
reports | ||
reserve | ||
reviews | ||
rotating_collections | ||
serials | ||
services | ||
skel | ||
suggestion | ||
svc | ||
t | ||
tags | ||
tools | ||
virtualshelves | ||
xt | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
.htaccess | ||
.mailmap | ||
.perlcriticrc | ||
.perltidyrc | ||
.proverc.dist | ||
.stylelintrc.json | ||
about.pl | ||
app.psgi | ||
build-resources.PL | ||
changelanguage.pl | ||
cpanfile | ||
cypress.config.ts | ||
fix-perl-path.PL | ||
gulpfile.js | ||
help.pl | ||
INSTALL | ||
Koha.pm | ||
koha_perl_deps.pl | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
package.json | ||
README | ||
README.md | ||
README.robots | ||
rewrite-config.PL | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
Koha is a free software integrated library system (ILS).
Koha is distributed under the GNU GPL version 3 or later.
Note: Koha does not accept pull requests from git hosting sites.
Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.
For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch
The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook