Skip to content

Commit 61c5123

Browse files
committed
Update documentation.
1 parent da847bd commit 61c5123

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

NEWS

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
--- 2.5.0 2024/01/19
2+
Changes towards updated v2.5.0 specifications:
3+
ConvSpec 001-007
4+
Change from bflc:CaptureStorage to bf:CaptureStorage
5+
ConvSpec 006-008
6+
Change from bflc:relief/Relief to bf:relief/Relief
7+
Stop creating extraneous bf:carrier=volume
8+
ConvSpec 010-048
9+
Add conversion of MARC 023 field
10+
Add conversion of MARC 046 $m, $n to bf:validDate
11+
ConvSpec 240-X30
12+
Change from bflc:PrimaryContribution to bf:PrimaryContribution
13+
ConvSpec 250-270
14+
Add reference to Process 8.6 (addition of bf:status to provision activity resources)
15+
ConvSpec 3XX
16+
Change from bflc:CaptureStorage to bf:CaptureStorage
17+
ConvSpec 490,510
18+
bf:electronicLocator structure changed from rdf:value to rdf:resource for URLs in $u
19+
ConvSpec 5XX
20+
bf:electronicLocator structure changed from rdf:value to rdf:resource for URLs in $u
21+
ConvSpec 600-662
22+
Add bflc:Uncontrolled to 653 fields
23+
Add conversion of 647 field as bf:Event
24+
Change 648, 651, 655 fields to bf:subject/Topic when subdivisions ($v, $x, $y, $z) appear in string
25+
ConvSpec 760-788
26+
Change from bflc:PrimaryContribution to bf:PrimaryContribution
27+
ConvSpec 841-887
28+
Add 857 field
29+
ConvSpec Preprocess0
30+
Correct numbering error in document
31+
Add LC-specific conversion information
32+
ConvSpec Process0-8
33+
Change from bflc:PrimaryContribution to bf:PrimaryContribution
34+
New Process 8.6 for provision activity status
35+
36+
137
--- 2.4.0 2023/11/22
238
Changes towards updated v2.4.0 specifications:
339
ConvSpec 001-007:

release-notes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# marc2bibframe2 release notes
22

3+
## v2.5.0
4+
5+
Conversion updates based on specifications v2.5. 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+
* Move PrimaryContribution, Relief, and CaptureStorage from BFLC to BF namespace.
8+
* Added conversion support for 023, 046 $m and $n, and 647.
9+
* Regularize bf:electronicLocator shape throughout.
10+
* Better handling of 26X ind1 for serials and integrating resources.
11+
* Numerous bug fixes.
12+
13+
See the [NEWS](NEWS) file and the [updated specifications](spec/) for full details of changes. Changes from v2.4.0 in the specifications are marked in red.
14+
15+
316
## v2.4.0
417

518
Conversion updates based on specifications v2.4. 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:

0 commit comments

Comments
 (0)