Details
Assignee
Tetiana KovalchukTetiana KovalchukReporter
Punnoose Kutty Jacob PullolickalPunnoose Kutty Jacob PullolickalPriority
P3Story Points
1Sprint
Development Team
CitationRelease
Trillium (R2 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Tetiana Kovalchuk
Tetiana KovalchukReporter
Punnoose Kutty Jacob Pullolickal
Punnoose Kutty Jacob PullolickalPriority
Story Points
1
Sprint
Development Team
Citation
Release
Trillium (R2 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 19, 2024 at 1:30 PM
Updated yesterday
300$b → Physical description
Currently, the 300$a and 300$b are concatenated together (with a space in between) to create the
http://bibfra.me/vocab/marc/physicalDescription
property of the Instance resource. This causes two problemsWhen deriving MARC record from Graph, it won't be possible to separate out $a and $b
This mapping is inconsistent with Bibframe mapping. In Bibframe, only $b is mapped to
“http://id.loc.gov/vocabulary/mnotetype/physical"
.Purpose of this ticket is to update the mapping so that 300$b is mapped to
http://bibfra.me/vocab/marc/physicalDescription
property of instance.300$e → Accompanying material
300$e should be mapped to
http://bibfra.me/vocab/marc/accompanyingMaterial
property of InstanceNote: Graph to MARC transformation for 300 is not in scope of this ticket. Graph to MARC transformation is in scope of https://folio-org.atlassian.net/browse/MODLD-401