Skip to content

Commit b4469f9

Browse files
authored
Update 09-integrations.md
Added a question where users add the LoC Z39.50 server and search for an item in Library of Congress' database.
1 parent ef73fd9 commit b4469f9

1 file changed

Lines changed: 31 additions & 3 deletions

File tree

episodes/09-integrations.md

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
22
title: Integrations
3-
teaching: 15
4-
exercises: 0
3+
teaching: 20
4+
exercises: 1
55
---
66

77
::::::::::::::::::::::::::::::::::::::: objectives
88

99
- Explain what integrations are
1010
- Explain how integrations support advanced record actions
1111
- Illustrate integrations with OCLC
12+
- Set up an integration with the Library of Congress' Z39.50 service
1213

1314
::::::::::::::::::::::::::::::::::::::::::::::::::
1415

@@ -104,7 +105,34 @@ For [OCLC](https://help.oclc.org/Metadata_Services/Z3950_Cataloging/Get_started/
104105
</tr>
105106
</table>
106107

107-
You should be able to add multiple Z39.50 connections.
108+
You can add multiple Z39.50 connections. To do this, go to the main menu, click on Tools, then Utilities, then Z39.50/SRU Client. In the new window, click on Actions in the upper left hand corner and select "Add new Z39.50 Server".
109+
110+
::::::::::::::::::::::::::::::::::::::: challenge
111+
Add a connection to the Library of Congress' Z39.50 using the information below. What is the main entry if you search for the record number 983545.
112+
113+
- Name: Library of Congress
114+
- Host: lx2.loc.gov
115+
- Database: LCDB
116+
- Port: 210
117+
- Syntax: MARC21
118+
- Username/Password: Leave Blank
119+
120+
::::::::::::::: solution
121+
Solution
122+
123+
- Go to Tools in the main menu
124+
- Click on Tools -> Utilities -> Z39.50/SRU Client
125+
- In the new window, click on Actions -> Add new Z39.50 Client
126+
- Use the information above to fill out the fields
127+
- Click Save
128+
- Make sure the Query Database has "Library of Congress"
129+
- Make sure the Search box is set to "Record Number"
130+
- In that Search box, put in 983545
131+
- 1 result with the Main Entry of "Querelae & opprobira ventribuli, sive."
132+
133+
:::::::::::::::::::::::::
134+
135+
::::::::::::::::::::::::::::::::::::::::::::::::::
108136

109137
:::::::::::::::::::::::::::::::::::::::: keypoints
110138

0 commit comments

Comments
 (0)