You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change OCLC numbers in MARC 035 from bf:Local to bf:OclcNumber
5
+
Language conversion changes in MARC 041
6
+
ConvSpec-050-088
7
+
Change MARC 070 to use new bf:ClassificationNal
8
+
Adjust conversion of MARC 072 $a and $x to remove a space
9
+
Add $0 and $1 to MARC 082 and 083
10
+
ConvSpec-1XX,7XX,8XX
11
+
Add instructions for treatment of title subfields in MARC 1XX
12
+
ConvSpec-240-X30
13
+
Adjust conversion of 7XX fields to use new relation construct
14
+
ConvSpec-250-270
15
+
Change bflc:publicationStatement to bf:publicationStatement; change bflc:productionStatement to bf:productionStatement; change bflc:distributionStatement to bf:distributionStatement; change bflc:manufactureStatement to bf:manufactureStatement
16
+
ConvSpec-3XX
17
+
Add additional terms to MARC 344 $h conversion
18
+
Add additional terms to MARC 347 $b conversion
19
+
ConvSpec-5XX
20
+
Add $5 to MARC 580 conversion
21
+
ConvSpec-600-662
22
+
Add $3 and $4 to MARC 647 and 648 conversion
23
+
ConvSpec-760-788
24
+
Adjust conversion of all fields to use new relation construct
25
+
ConvSpec-Process0-9
26
+
Changed Process 0.3.3 to use new relation construct
27
+
Updated Process 6 to create new bf:status "traced" and updated examples
Copy file name to clipboardExpand all lines: release-notes.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# marc2bibframe2 release notes
2
2
3
+
## v2.7.0
4
+
5
+
Conversion updates based on specifications v2.7. 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
+
* New conversion of relationships and related works to mirror the existing contribution-role modeling of agents.
8
+
* New conversion of language resources in MARC 041 field to create language-specific notes or language-specific accompanying resources according to the information in each subfield.
9
+
* Identifiers from OCLC in MARC 035 field are assigned to the new Identifier class bf:OclcNumber to facilitate data exchange activities.
10
+
* Classification numbers from the National Agriculture Library in MARC 070 field are assigned to the new classification class bf:ClassificationNal
11
+
* Title information from MARC 1XX fields is now converted.
12
+
* Further refinements to the creation of Series Hubs from 490 fields.
13
+
14
+
See the [NEWS](NEWS) file and the [updated specifications](spec/) for full details of changes. Changes from v2.6.0 in the specifications are marked in red.
15
+
3
16
4
17
## v2.6.0
5
18
@@ -11,7 +24,7 @@ Conversion updates based on specifications v2.6. See the Library of Congress’s
11
24
* Better handling of bf:acquisitionTerms literals from MARC 020/024 $c
12
25
13
26
14
-
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.
27
+
See the [NEWS](NEWS) file and the [updated specifications](spec/) for full details of changes. Changes from v2.5.0 in the specifications are marked in red.
0 commit comments