Skip to content

Commit 51c569a

Browse files
authored
Merge pull request #252 from lcnetdev/v2.8-dev
V2.8
2 parents 57d44d0 + 1fa6eff commit 51c569a

88 files changed

Lines changed: 4308 additions & 795 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.7.0
3+
VERSION=2.8.0

NEWS

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
--- 2.8.0 2024/11/21
2+
Changes toward updated v2.8.0 specifications:
3+
ConvSpec-006-008
4+
Changed conversion of 008/06=q
5+
Stopped conversion of 008/34=d for books
6+
ConvSpec-010-048
7+
Added conversion of 040 as a note field with notetype "internal" in Admin Metadata
8+
ConvSpec-050-088
9+
Added conversion of 080 field
10+
Changed conversion of 082 field with Ind2=#
11+
ConvSpec-1XX,7XX,8XX
12+
Added conversion of $6
13+
ConvSpec-200-247
14+
Changed conversion of MARC 246/247 $6
15+
ConvSpec-240,X30�
16+
Added conversion of $6
17+
Changed bf:relationship URI from BF property to relationship entity
18+
ConvSpec-5XX
19+
Changed conversion of MARC 504 from I-supplmentaryContent to I-note with notetype "biblio"
20+
ConvSpec-600-662
21+
Added conversion $6
22+
ConvSpec-720,740,etc.
23+
Changed conversion of MARC 740 $6
24+
ConvSpec-760-788
25+
Changed bf:relationship URI from BF property to relationship entity
26+
ConvSpec-NumericSubfields
27+
Added MARC 100, 110, 111, 130, 240, 246, 247, 6XX, 700, 710, 711, 740, 800, 810, 811, 830 to step 6.3
28+
Added more examples to step 6.3
29+
ConvSpec-Process0-9
30+
Updated Process 0.2 for new treatment of 7XX fields with $i and Ind2=2
31+
Updated Process 6.3 to reflect new treatment of series fields with parallel titles
32+
133
--- 2.7.0 2024/08/23
234
Changes toward updated v2.7.0 specifications:
335
ConvSpec-010-048

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+
* Thu Nov 21 2024 Kevin Ford <kevinford@loc.gov> - 2.8.0-1.indexdata
44+
- Release 2.8.0
45+
4346
* Tues Aug 23 2024 Kevin Ford <kevinford@loc.gov> - 2.7.0-1.indexdata
4447
- Release 2.7.0
4548

release-notes.md

Lines changed: 15 additions & 0 deletions

spec/ConvSpec-006-008-v2.6.xlsx

-32.6 KB
Binary file not shown.

spec/ConvSpec-006-008-v2.8.xlsx

32.6 KB
Binary file not shown.

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

-24.6 KB
Binary file not shown.

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

24.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)