bibcite_entity.mapping.marc.yml in Bibliography & Citation 8
Same filename and directory in other branches
modules/bibcite_marc/config/install/bibcite_entity.mapping.marc.yml
2 string references to 'bibcite_entity.mapping.marc'
- MarcEncoder::buildEntry in modules/
bibcite_marc/ src/ Encoder/ MarcEncoder.php - Build Marc entry string.
- MarcEncoder::processEntries in modules/
bibcite_marc/ src/ Encoder/ MarcEncoder.php - Workaround about some things in MarcParser library.
File
modules/bibcite_marc/config/install/bibcite_entity.mapping.marc.ymlView source
- format: marc
- types:
- book: book
- misc: miscellaneous
- fields:
- title: title
- sort-title: ''
- edition: bibcite_edition
- authors: author
- urls: bibcite_url
- type: type
- year: bibcite_year
- date: bibcite_date
- keywords: keywords
- pages: bibcite_pages
- volume: bibcite_volume
- other_number: bibcite_other_number
- number: bibcite_number
- call_number: bibcite_call_number
- abstract: bibcite_abst_e
- issn: bibcite_issn
- isbn: bibcite_isbn
- publisher: bibcite_publisher
- pub-location: bibcite_place_published
- language: bibcite_lang
- indexes:
- title: 245_0_0_a
- sort-title: 210_0_#_a
- edition: 250___a
- authors: 100_1_#_a
- urls: 856___u
- type: ''
- year: ''
- date: 260___c
- keywords: 653_1_0_a
- pages: 300___a
- volume: 490_0__v
- other_number: 024___a
- call_number: 050___a
- abstract: 520_3_#_a
- issn: 022___a
- isbn: 020___a
- publisher: 260___b
- pub-location: 260___a
- language: ''
-
- dependencies:
- enforced:
- module:
- - bibcite_marc