Skip to content

Commit ed9abb0

Browse files
authored
Merge pull request #269 from lcnetdev/v3.1-dev
v3.1.0
2 parents 8b336d9 + 8b7f65f commit ed9abb0

65 files changed

Lines changed: 2135 additions & 503 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=3.0.0
3+
VERSION=3.1.0

NEWS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
--- 3.1.0 2025/04/15
2+
Changes for updated v3.1.0 specifications:
3+
ConvSpec-001-007
4+
Added 007/04=t to bf:EncodingFormat mapping for video recordings
5+
ConvSpec-200-247
6+
Work titles created from MARC 245 field now include all title-related subfields ($a, $b, $n, $p, etc.)
7+
Added conversion of MARC 245 $z field as a note in the Instance title
8+
Added URI for translated variant title type in MARC 242 field
9+
Added processing instructions for $7
10+
ConvSpec-240,X30
11+
Switched conversion of $r from bf:musicKey to bf:keyMode
12+
Added processing instructions for $7
13+
ConvSpec-600-662
14+
Switched conversion of $r from bf:musicKey to bf:keyMode
15+
Added processing instructions for $7
16+
ConvSpec-Process0-10
17+
New Process 10 - Language and Script Encoding
18+
Removed creation of "Uncontrolled" rdftype from Process 6
19+
20+
121
--- 3.0.0 2025/12/02
222
Changes for updated v3.0.0 specifications:
323
ConvSpec-LDR

README.md

Lines changed: 7 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+
* Thu Apr 16 2025 Kevin Ford <kevinford@loc.gov> - 3.1.0-1.indexdata
44+
- Release 3.1.0
45+
4346
* Tue Dec 02 2025 Kevin Ford <kevinford@loc.gov> - 3.0.0-1.indexdata
4447
- Release 3.0.0
4548

release-notes.md

Lines changed: 13 additions & 0 deletions

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

-39.6 KB
Binary file not shown.

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

39.7 KB
Binary file not shown.

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

-24.3 KB
Binary file not shown.

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

24 KB
Binary file not shown.

0 commit comments

Comments
 (0)