On 6/23/2021 10:50 AM, Terry Reese wrote:
> This is an update build (7.5.53) of the tool that specifically was done to
> address the plugin. Test it and let me know. I have a couple of things
> I'm doing, so officially, the build I post tonight will likely be 7.5.54 --
> but I'd like to confirm this corrects the plugin issue.
I hadn't tried this before this update. In 7.5.50 I saw what it sounds
like the others are - I could select the .bib.db, load it, checkmark the
records I want, and click Edit Records... but nothing appeared in the
MarcEditor window, with no error message. (For what it's worth, if I
clicked the button to export the records to delimited text, that worked
- the resulting text file was not empty.)
In 7.5.53 it appears to be working as expected to my eyes, although the
debug window says there is an XSLT error. I've pasted the contents of
the window at the end of this message.
I know I do have some Office 2010 components installed because I am
hanging on to the Picture Manager that came with that version of Office,
as well as Office 365 from work. This is my home computer that I have
admin rights on and MarcEdit is installed for all users, but I'm not the
O365 administrator. I am also still using Connexion 2.63.
I'm curious, if the OCLC plugin dependencies are not selected when
initially installing MarcEdit, is there a way to go back and do that later?
Debug window:
Preparing to Load data from:
C:\Users\me\AppData\Roaming\OCLC\Connex\Db\DefaultBib.bib.db
Select Query: SELECT ID, [Control Number], Title, [Title Other Lang],
[Record Date], Format, Held, [Holdings Count], [Workflow Status], [My
Status] FROM tblSaveFile
Reader info: Field Count: 10
Visible Field Count: 10
Headers to be parsed:
ID Control Number Title Record Date Format Held Holdings Count
Workflow Status My Status
Row dump:
Value: 2
Value: NEW
Value: Testing ground for headings control.
Value:
Value: 2020
Value: Books
Value: False
Value: 0
Value: eInProcess
Value:
Load has completed.
Processing 0 of 1.
Data text retrieved: <cdfrec><a>nam 7i
</a><c001>NEW</c001><c005>20200716</c005><c008>20200716s2020 xxu
000 0 eng d</c008><v040 im="1" i1=" " i2="
"><sa><d>DAC</d></sa><sb><d>eng</d></sb><se><d>rda</d></se><sc><d>DAC</d></sc></v040><v049
im="0" i1=" " i2=" "><sa><d>DACA</d></sa></v049><v100 im="1" i1="1" i2="
"><sa><d>Surname, Forename,</d></sa><sd><d>closed
date,</d></sd><se><d>relator term.</d></se></v100><v245 im="1" i1="1"
i2="0"><sa><d>Testing ground for headings control.</d></sa></v245><v500
im="1" i1=" " i2=" "><sa><d>Note: subfields are not necessarily in
strict order.</d></sa></v500><v600 im="1" i1="0"
i2="0"><sa><d>Forename,</d></sa><sb><d>Numeration,</d></sb><sc><d>Titles
and other words,</d></sc><sd><d>closed date.</d></sd></v600><v600 im="1"
i1="1" i2="0"><sa><d>Surname, Forename,</d></sa><sd><d>open
date-</d></sd><sx><d>General</d></sx><sy><d>Chron</d></sy><sz><d>Geog</d></sz><sv><d>Form
</d></sv></v600><v610 im="1" i1="2" i2="0"><sa><d>Corporate
name.</d></sa><sb><d>Subordinate unit.</d></sb><sd><d>(Date of meeting
:</d></sd><sc><d>Location of
meeting)</d></sc><st><d>Title</d></st><sv><d>Form</d></sv><sx><d>General</d></sx><sy><d>Chron</d></sy><sz><d>Geog</d></sz></v610><v611
im="1" i1="2" i2="0"><sa><d>Meeting name</d></sa><sd><d>(Date of meeting
:</d></sd><sc><d>Location of meeting)</d></sc></v611><v630 im="1" i1="0"
i2="0"><sa><d>Uniform title</d></sa><sd><d>(Date of treaty
signing)</d></sd></v630><v650 im="1" i1=" " i2="0"><sa><d>Topical
term</d></sa><sx><d>General</d></sx><sy><d>Chron</d></sy><sz><d>Geog</d></sz><sv><d>Form
</d></sv></v650><v651 im="1" i1=" " i2="0"><sa><d>Geographic
name</d></sa><sv><d>Form</d></sv><sx><d>General</d></sx><sy><d>Chron</d></sy><sz><d>Geog</d></sz></v651><v800
im="1" i1="1" i2=" "><sa><d>Surname, forename.</d></sa><st><d>Title
;</d></st><sv><d>v.</d></sv></v800></cdfrec>
XSLT Error:
XSLT used:
transformed text:
<?xml version="1.0" encoding="utf-8"?>
<marc:collection xsi:schemaLocation="http://www.loc.gov/MARC21/slim
http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"
xmlns:marc="http://www.loc.gov/MARC21/slim"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ms="urn:schemas-microsoft-com:xslt">
<marc:record>
<marc:leader>00000nam a22000007i 4500</marc:leader>
<marc:controlfield tag="001">NEW</marc:controlfield>
<marc:controlfield tag="005">20200716</marc:controlfield>
<marc:controlfield tag="008">20200716s2020 xxu 000 0
eng d</marc:controlfield>
<marc:datafield tag="040" ind1=" " ind2=" ">
<marc:subfield code="a">DAC</marc:subfield>
<marc:subfield code="b">eng</marc:subfield>
<marc:subfield code="e">rda</marc:subfield>
<marc:subfield code="c">DAC</marc:subfield>
</marc:datafield>
<marc:datafield tag="049" ind1=" " ind2=" ">
<marc:subfield code="a">DACA</marc:subfield>
</marc:datafield>
<marc:datafield tag="100" ind1="1" ind2=" ">
<marc:subfield code="a">Surname, Forename,</marc:subfield>
<marc:subfield code="d">closed date,</marc:subfield>
<marc:subfield code="e">relator term.</marc:subfield>
</marc:datafield>
<marc:datafield tag="245" ind1="1" ind2="0">
<marc:subfield code="a">Testing ground for headings
control.</marc:subfield>
</marc:datafield>
<marc:datafield tag="500" ind1=" " ind2=" ">
<marc:subfield code="a">Note: subfields are not necessarily in
strict order.</marc:subfield>
</marc:datafield>
<marc:datafield tag="600" ind1="0" ind2="0">
<marc:subfield code="a">Forename,</marc:subfield>
<marc:subfield code="b">Numeration,</marc:subfield>
<marc:subfield code="c">Titles and other words,</marc:subfield>
<marc:subfield code="d">closed date.</marc:subfield>
</marc:datafield>
<marc:datafield tag="600" ind1="1" ind2="0">
<marc:subfield code="a">Surname, Forename,</marc:subfield>
<marc:subfield code="d">open date-</marc:subfield>
<marc:subfield code="x">General</marc:subfield>
<marc:subfield code="y">Chron</marc:subfield>
<marc:subfield code="z">Geog</marc:subfield>
<marc:subfield code="v">Form </marc:subfield>
</marc:datafield>
<marc:datafield tag="610" ind1="2" ind2="0">
<marc:subfield code="a">Corporate name.</marc:subfield>
<marc:subfield code="b">Subordinate unit.</marc:subfield>
<marc:subfield code="d">(Date of meeting :</marc:subfield>
<marc:subfield code="c">Location of meeting)</marc:subfield>
<marc:subfield code="t">Title</marc:subfield>
<marc:subfield code="v">Form</marc:subfield>
<marc:subfield code="x">General</marc:subfield>
<marc:subfield code="y">Chron</marc:subfield>
<marc:subfield code="z">Geog</marc:subfield>
</marc:datafield>
<marc:datafield tag="611" ind1="2" ind2="0">
<marc:subfield code="a">Meeting name</marc:subfield>
<marc:subfield code="d">(Date of meeting :</marc:subfield>
<marc:subfield code="c">Location of meeting)</marc:subfield>
</marc:datafield>
<marc:datafield tag="630" ind1="0" ind2="0">
<marc:subfield code="a">Uniform title</marc:subfield>
<marc:subfield code="d">(Date of treaty signing)</marc:subfield>
</marc:datafield>
<marc:datafield tag="650" ind1=" " ind2="0">
<marc:subfield code="a">Topical term</marc:subfield>
<marc:subfield code="x">General</marc:subfield>
<marc:subfield code="y">Chron</marc:subfield>
<marc:subfield code="z">Geog</marc:subfield>
<marc:subfield code="v">Form </marc:subfield>
</marc:datafield>
<marc:datafield tag="651" ind1=" " ind2="0">
<marc:subfield code="a">Geographic name</marc:subfield>
<marc:subfield code="v">Form</marc:subfield>
<marc:subfield code="x">General</marc:subfield>
<marc:subfield code="y">Chron</marc:subfield>
<marc:subfield code="z">Geog</marc:subfield>
</marc:datafield>
<marc:datafield tag="800" ind1="1" ind2=" ">
<marc:subfield code="a">Surname, forename.</marc:subfield>
<marc:subfield code="t">Title ;</marc:subfield>
<marc:subfield code="v">v.</marc:subfield>
</marc:datafield>
</marc:record>
</marc:collection>
XSLT Error:
transformed to marc:
=LDR 00000nam a22000007i 4500
=001 NEW
=005 20200716
=008 20200716s2020 xxu 000 0 eng d
=040 \\$aDAC$beng$erda$cDAC
=049 \\$aDACA
=100 1\$aSurname, Forename,$dclosed date,$erelator term.
=245 10$aTesting ground for headings control.
=500 \\$aNote: subfields are not necessarily in strict order.
=600 00$aForename,$bNumeration,$cTitles and other words,$dclosed date.
=600 10$aSurname, Forename,$dopen date-$xGeneral$yChron$zGeog$vForm
=610 20$aCorporate name.$bSubordinate unit.$d(Date of meeting
:$cLocation of meeting)$tTitle$vForm$xGeneral$yChron$zGeog
=611 20$aMeeting name$d(Date of meeting :$cLocation of meeting)
=630 00$aUniform title$d(Date of treaty signing)
=650 \0$aTopical term$xGeneral$yChron$zGeog$vForm
=651 \0$aGeographic name$vForm$xGeneral$yChron$zGeog
=800 1\$aSurname, forename.$tTitle ;$vv.
(This may look like a screwy record, and it is - right now the only
thing in my save file is this scratch record I use for testing
controlling headings.)
--
Lisa Hatt
Cataloging | De Anza College Library
[log in to unmask] | 408-864-8459
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
|