Skip to content

Commit 8b336d9

Browse files
authored
Merge pull request #268 from lcnetdev/v3.0-dev
V3.0
2 parents 69fd54e + 5ca5872 commit 8b336d9

62 files changed

Lines changed: 703 additions & 113 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

IDMETA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
NAME=marc2bibframe2
22
CENTOS_DIST="centos7 centos8"
3-
VERSION=2.10.0
3+
VERSION=3.0.0

NEWS

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
--- 3.0.0 2025/12/02
2+
Changes for updated v3.0.0 specifications:
3+
ConvSpec-LDR
4+
Changed conversion of Leader byte 17=2 to a new code
5+
ConvSpec-010-048
6+
Removed 024 Ind2 mapping for identifiers that are located in MARC 028 field
7+
Updated conversion of 024 $2 to use URIs from the standard identifier sounce codes list
8+
Removing mapping of 048; it�s been moved to a new spec
9+
ConvSpec-048-Codes
10+
Now obsolete
11+
ConvSpec-048,382
12+
NEW spec, replacing ConvSpec-048-Codes and sections of ConvSpec-010-048 and ConvSpec=3XX
13+
Updated conversion of medium of performance data to use new properties and classes
14+
ConvSpec-050-088
15+
Removed conversion of 055 fields when Ind2 does not equal �0�, �1� or �2�
16+
ConvSpec-3XX
17+
Removed mapping of 382; it�s been moved to the new ConvSpec-048,382
18+
Changed conversion of 383 field to new identifier subclasses bf:SerialNumber, bf:OpusNumber, bf:ThematicCatalogNumber
19+
Added conversion of 383 $e and $3
20+
Changed conversion of 384 field to new bf:keyMode/bf:KeyMode
21+
Added conversion of 383 $3
22+
ConvSpec-Process0-9
23+
Removed instruction to create an Instance for 856 Ind2=0 fields to match existing instructions in ConvSpec-Preprocess0
24+
25+
126
--- 2.10.0 2025/07/23
227
Changes for updated v2.10.0 specifications:
328
ConvSpec-006-008

README.md

Lines changed: 9 additions & 2 deletions

marc2bibframe2.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
4040
%docdir %{_docdir}/marc2bibframe2
4141

4242
%changelog
43+
* Tue Dec 02 2025 Kevin Ford <kevinford@loc.gov> - 3.0.0-1.indexdata
44+
- Release 3.0.0
45+
4346
* Wed Jul 23 2025 Kevin Ford <kevinford@loc.gov> - 2.10.0-1.indexdata
4447
- Release 2.10.0
4548

release-notes.md

Lines changed: 13 additions & 0 deletions

spec/ConvSpec-001-007-v2.10.xlsx

-39.7 KB
Binary file not shown.

spec/ConvSpec-001-007-v3.0.xlsx

39.6 KB
Binary file not shown.

spec/ConvSpec-010-048-v2.10.xlsx

-24.5 KB
Binary file not shown.

spec/ConvSpec-010-048-v3.0.xlsx

24.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)