Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

  • This is a load profile used by the Sierra API for loading bibs, orders and invoices

  • This is not available in Data Exchange


Table of Contents

Details

 Type of records loaded

Bib, item, and invoice records can be created

 Match points

First: BIB UTIL

Second: ISBN (020)

This will first look for matches in any BIB UTIL field. If it does not find any matching BIB UTIL, then it will check ISBN in 020 tag.

Code:

/^999||t|0|20| | |0|n|G|0|#com="ov"@ov_tag="o:i(020)"
 Overlay action

0 matches: Insert new bib

1 match: Attach item only (no overlay, insert 995)

2 matches: Insert new bib

Code:

|||0|0| | |0|n|G|0|@ov_action="a"
 Protected fields

All fields are protected because this loader will never overlay a bib

It will only insert a new bib or attach an item to an existing bib (and insert a 995)

 Templates

Bib: None

Item: None

There are no templates connected to this loader.

Code:

/^999||o|0|30| | |0|n|G|0|#com="dflt"@dflt=""
 Interactive commands

Interactive commands for bib fields are loaded with 999

Element

Incoming

Bib Location

subfield a

Country

subfield b

Count

subfield c

Audience

subfield d

Format

subfield e

BCODE3

subfield f

Language

subfield g

Copy number

subfield k

Code:

/^999||a|0|30|b| |26|n|G|0|#com="bn"
/^999||b|0|5|b| |27|n|G|0|#com="co"
/^999||c|0|10|b| |28|n|G|0|#com="ct"
/^999||d|0|1|b| |29|n|G|0|#com="b1"
/^999||e|0|1|b| |30|n|G|0|#com="b2"
/^999||f|0|1|b| |31|n|G|0|#com="b3"
/^999||g|0|3|b| |24|n|G|0|#com="la"
/^999||k|0|3|b| |89|n|G|0|#com="cy"
 CAT DATE

This loader will not set the CAT DATE in the bib record.

Code:

|||0|0| | |0|n|G|0|@cdate="n"
 001 field processing

There is no processing of the 001 field.

 856 field processing

No special processing

 Fields loaded

FIXED FIELDS

Incoming

Output

008 Language

LANG fixed field

008 Country

Country fixed field

Leader BLvl

Bib Lvl fixed field

Leader Type of Record

Mat Type fixed field

VARIABLE FIELDS

Incoming field

Output field group tag

Notes

001

o

No processing. Imports 001 as is.

002 - 007

y

The incoming 005 is retained. Sierra does not change the 005. It should reflect the date the record was last updated where ever the record came from.

008

y

Modified to add some fields from Leader, these fields returned to Leader on export

009

y

010

l

011 - 019

NOT LOADED

020 - 023

i

024

v

025 - 027

y

028

v

029

NOT LOADED

030 - 034

y

035

o

036

NOT LOADED

037

y

038 - 039

NOT LOADED

040 - 050

y

051

NOT LOADED

052

y

053 - 059

NOT LOADED

060

y

061 - 069

NOT LOADED

070

y

071 - 073

NOT LOADED

074

v

075 - 081

NOT LOADED

082

y

085

NOT LOADED

086

g

087

NOT LOADED

088

y

089

NOT LOADED

090

y

091

NOT LOADED

092

y

093 - 096

NOT LOADED

097

y

098

NOT LOADED

099

y

100 - 111

a

Exclude subfield w

112 - 129

NOT LOADED

130

t

Exclude subfield w

131 - 209

NOT LOADED

210 - 214

u

215 - 221

NOT LOADED

222

y

223 - 228

NOT LOADED

229

u

230 - 239

NOT LOADED

240

t

Exclude subfield w

241 - 243

u

244

NOT LOADED

245

t

246

u

%map=("m2bmap.noperiod")

247

t

248 - 249

NOT LOADED

250

e

251 - 253

NOT LOADED

254 - 257

e

258 - 259

NOT LOADED

260 - 262

p

263

y

264

p

265

y

266 - 269

NOT LOADED

270

p

271 - 299

NOT LOADED

300 - 399

r

400 - 490

s

Exclude subfield w

491 - 499

NOT LOADED

500 - 504

n

505

k

520

m

521 - 599

n

600 - 699

d

Exclude subfield w

700 - 711

b

Exclude subfield w

712 - 719

NOT LOADED

720

y

Exclude subfield w

721 - 729

NOT LOADED

730 - 740

u

Exclude subfield w

741 - 751

NOT LOADED

752 - 755

y

756 - 759

NOT LOADED

760 - 777

q

778 - 779

NOT LOADED

780

x

781 - 784

NOT LOADED

785

z

786

y

787

q

788 - 799

NOT LOADED

800 - 811

s

Exclude subfield w

812 - 829

NOT LOADED

830

s

Exclude subfield w

831 - 839

NOT LOADED

840

s

Exclude subfield w

841 - 855

y

856

y

857 - 879

NOT LOADED

880

y

881

NOT LOADED

882 - 883

y

884 - 885

NOT LOADED

886

y

887 - 896

NOT LOADED

898

y

899

NOT LOADED

900 - 919

y

920

NOT LOADED

921 - 948

y

949

NOT LOADED

950 - 994

y

995

m

Ignores incoming field and loads text “Loaded with m2btab.oapi in this month”

996 - 998

y

999

NOT LOADED

 Bib field loading code:
008|| |35|3|b| |24|n|N|0|lang(b)
008|| |15|3|b| |89|n|N|0|country(b)
L|| |7|1|b| |29|n|N|0|bib lvl
L|| |6|1|b| |30|n|N|0|mat type
001||%|0|0|b|o|0|y|N|0|
002-006||%|0|0|b|y|0|y|N|0|
007||%|0|0|b|y|0|y|N|0|
008-009||%|0|0|b|y|0|y|N|0|%008="y"
010||+|0|0|b|l|0|y|N|0|
020-023||+|0|0|b|i|0|y|N|0|
024||+|0|0|b|v|0|y|N|0|
025-027||+|0|0|b|y|0|y|N|0|
028||ab|0|0|b|v|0|y|N|0|
030-034||+|0|0|b|y|0|y|N|0|
035||+|0|0|b|o|0|y|N|0|
037||+|0|0|b|y|0|y|N|0|
040-050||+|0|0|b|y|0|y|N|0|
052||+|0|0|b|y|0|y|N|0|
060||+|0|0|b|y|0|y|N|0|
070||+|0|0|b|y|0|y|N|0|
074||+|0|0|b|v|0|y|N|0|
082||+|0|0|b|y|0|y|N|0|
086||+|0|0|b|g|0|y|N|0|
088||+|0|0|b|y|0|y|N|0|
090||+|0|0|b|y|0|y|N|0|
092||+|0|0|b|y|0|y|N|0|
097||+|0|0|b|y|0|y|N|0|
099||+|0|0|b|y|0|y|N|0|
100-111||-w|0|0|b|a|0|y|N|0|
130||-w|0|0|b|t|0|y|N|0|
210-214||+|0|0|b|u|0|y|N|0|
222||+|0|0|b|y|0|y|N|0|
229||+|0|0|b|u|0|y|N|0|
240||-w|0|0|b|u|0|y|N|0|
241-243||+|0|0|b|u|0|y|N|0|
245||+|0|0|b|t|0|y|N|0|%bracket="h"
246||+|0|0|b|u|0|y|N|0|%map=("m2bmap.noperiod")
247||+|0|0|b|t|0|y|N|0|
250||+|0|0|b|e|0|y|N|0|
254-257||+|0|0|b|e|0|y|N|0|
260-262||+|0|0|b|p|0|y|N|0|
263||+|0|0|b|y|0|y|N|0|
264||+|0|0|b|p|0|y|N|0|
265||+|0|0|b|y|0|y|N|0|
270||+|0|0|b|p|0|y|N|0|
300-399||+|0|0|b|r|0|y|N|0|
400-490||-w|0|0|b|s|0|y|N|0|
500-504||+|0|0|b|n|0|y|N|0|
505||+|0|0|b|k|0|y|N|0|
506-519||+|0|0|b|n|0|y|N|0|
520||+|0|0|b|m|0|y|N|0|
521-599||+|0|0|b|n|0|y|N|0|
600-699||-w|0|0|b|d|0|y|N|0|
700-711||-w|0|0|b|b|0|y|N|0|
730-740||-w|0|0|b|u|0|y|N|0|%bracket="h"
752-755||+|0|0|b|y|0|y|N|0|
760-777||+|0|0|b|q|0|y|N|0|
780||+|0|0|b|x|0|y|N|0|
785||+|0|0|b|z|0|y|N|0|
786||+|0|0|b|y|0|y|N|0|
787||+|0|0|b|q|0|y|N|0|
800-811||-w|0|0|b|s|0|y|N|0|
830||-w|0|0|b|s|0|y|N|0|%bracket="h"
840||-w|0|0|b|s|0|y|N|0|
856||+|0|0|b|y|0|y|N|0|
880||+|0|0|b|y|0|y|N|0|
882-883||+|0|0|b|y|0|y|N|0|
886||+|0|0|b|y|0|y|N|0|
898||+|0|0|b|y|0|y|N|0|
900-909||+|0|0|b|y|0|y|N|0|
910||+|0|0|b|y|0|y|N|0|
911-919||+|0|0|b|y|0|y|N|0|
921-948||+|0|0|b|y|0|y|N|0|
950-994||+|0|0|b|y|0|y|N|0|
|995|T|0|0|b|y|0|y|N|0|  |aLoaded with m2btab.oapi in this month
996-998||+|0|0|b|y|0|y|N|0|
 Order records

The load will create one item record for each 949 1 field included in each MARC record.

Element

Incoming

Target

Call number MARC tag

subfield z

MARC tag

Call number prefix

subfield d

subfield d

Classification number

subfield a

subfield d

Cutter number

subfield b

subfield b

Call number suffix

subfield e or k

subfield e or k

Volume

subfield c

volume field

Local note

subfield f

variable local note

Copy number

subfield g

fixed copy number

Agency

subfield h

fixed agency number

Barcode

subfield i

variable barcode field

Price2

subfield j

variable price2 field
(not currently used)

Location

subfield l

fixed item location field

Pop up circ message

subfield m

variable message field

Internal note

subfield n

variable internal note field

OPAC message

subfield o

fixed OPAC message field
(only works in classic catalog)

Price

subfield p

fixed price field

Icode1

subfield q

fixed Icode1 field

Icode2

subfield r

fixed Icode2 field

Status

subfield s

fixed status field

Itype

subfield t

fixed Itype field

Item message

subfield u

fixed Imessage field

Owning location

subfield l

variable free text owning location field
(not currently used)

eContent

subfield w

variable eContent field
(used by Pika for electronic resources from Sierra, rarely used)

Format:

Code:

|||   




N|1|

Related Documentation

Top of page

  • No labels