Also, I would like to pick up these fields that have URLs, if we can. Here's an example:
856 42 $3Publisher description $uhttp://www.loc.gov/catdir/description/dover031/00022415.html
This should be stored so that we can generate a link out of it like:
<a href="http://www.loc.gov/catdir/description/dover031/00022415.html">Publisher description</a>
Also, I would like to pick up these fields that have URLs, if we can. Here's an example:
856 42 $3Publisher description //www.loc. gov/catdir/ description/ dover031/ 00022415. html
$uhttp:
This should be stored so that we can generate a link out of it like:
<a www.loc. gov/catdir/ description/ dover031/ 00022415. html">Publisher
href="http://
description</a>