Skip to content

Commit 70addc4

Browse files
committed
Update notes for release.
1 parent 10577a4 commit 70addc4

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

NEWS

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
--- 2.9 2025/03/07
2+
3+
Changes for updated v2.9.0 specifications:
4+
5+
Instance-bf2marc
6+
Updated creation of MARC 246 and 247 fields based on vartitletype URIs
7+
Updated creation of MARC 506 and 540 fields
8+
Added creation of 5XX fields with new notetypes
9+
Work-bf2marc
10+
Added creation of MARC 041 $a when multiple language resources exist
11+
Changed creation of MARC 041 Ind1
12+
Updated creation of MARC 246 and 247 fields based on vartitletype URIs
13+
Added creation of MARC X10 fields when the agent is a bf:Jurisdiction or bf:Place
14+
Added creation of MARC 505 Ind1
15+
Added creation of MARC 5XX fields with new notetypes
16+
Added creation of MARC 647 fields
17+
Updated creation of MARC 510 fields to follow indirect relationship model
18+
119
--- 2.8.1 2024/12/02
220

321
Patch release.
@@ -17,7 +35,7 @@ Instance-bf2marc
1735
Changed generation of indicators in MARC 246 field
1836
Updated creation of MARC 504 field to use bf:note instead of bf:supplementaryContent
1937
Work-bf2marc
20-
Added creation of paired MARC 880 fields for agents and added titles
38+
Added creation of paired MARC 880 fields for agents and added titles
2139
Added $u to MARC 510 field
2240
Added creation of MARC 080 field
2341
Changed generation of indicators in MARC 246 field

release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# bibframe2marc release notes
22

3+
## v2.9.0
4+
5+
Conversion updates based on specifications v2.9. See the Library of Congress’s [BIBFRAME site](https://www.loc.gov/bibframe/) for more details. Specifications are included in the distribution in the [spec](spec/) directory. Changes of note:
6+
7+
* Improved creation of indicator values for MARC 246 and 247 fields based on new vartitletype URIs
8+
* Changed creation of MARC 041 Ind1 byte
9+
* Added creation of MARC 505 Ind1 byte
10+
* Added creation of MARC 5XX fields based on new notetype URIs
11+
* Updated creation of MARC X10 fields to include bf:Jurisdiction and bf:Place data
12+
13+
See the [NEWS](NEWS) file for full details of changes.
14+
315
## v2.8.1
416

517
Patch release. This still conforms with 2.8.0 specs, which can be found in the [spec](spec/) directory. Changes of note:

0 commit comments

Comments
 (0)