Skip to content

Releases: lcnetdev/marc2bibframe2

v1.3.2

15 Jun 13:37
Compare
Choose a tag to compare
  • URL-encode codes from MARC before appending to URI stems (fixes #77)

v1.3.1

07 Oct 21:37
Compare
Choose a tag to compare
  • Correct version number in marc2bibframe2.xsl

v1.3.0

07 Oct 21:07
Compare
Choose a tag to compare
  • URL-encode record ID (fixes #46)
  • Add bf:generationProcess property to AdminMetadata (fixes #51)
  • Correct URI generation for bf:Items created by 850 $a (fixes ntra00/marc2bibframe#53)
  • Correct URI generation for receiprocal properties created by 880 $6 530/533/534 conversion (fixes ntra00/marc2bibframe#55)
  • Correct Item creation from 856 fields (fixes ntra00/marc2bibframe#54)

v1.2.2

15 Jun 14:27
Compare
Choose a tag to compare
  • Fix crash for 880 with $6 240 and $l (fixes #49)

v1.2.1

13 Jun 20:28
Compare
Choose a tag to compare
  • Prevent duplicate identifiers from being created for 8XX $x (fixes #47)

v1.2.0

12 Jun 16:15
Compare
Choose a tag to compare
  • Update conversion of 041 to use rdf:value indirection (fixes #7)
  • Create translationOf property of main Work for 130/240 field with $l (fixes #25)
  • Implement new process (Process6) for converting series tags (fixes #27)
  • Update 246 $i conversion (fixes #41)
  • Create hasInstance property of main Work for 776 field (fixes #31)
  • Create bflc:Relation object for bflc:relation proeprty (fixes #34)
  • Fix conversion of hierarchical geographic tags (662, 752) (fixes #30)
  • Update conversion of name fields $e to create bflc:relatorMatchKey property (fixes ntra00/marc2bibframe2#12)
  • Fix 340 $i conversion to create SystemRequirement object (fixes ntra00/marc2bibframe2#19)
  • Fix 340 $i and 538 conversions to assign correct property and class (systemRequirement/SystemRequirement) (fixes #22)
  • Fix 344 $d conversion to assign correct class (GrooveCharacteristic) (fixes #20)
  • Fix incorrect rdf:resource attribute for 242 $y conversion (fixes ntra00/marc2bibframe2#15)
  • Correct bug in processing of name $e (fixes ntra00/marc2bibframe2#10)
  • Improve handling of "no attempt to code" character ("|") in 008 (fixes ntra00/marc2bibframe2#8)