From 202ccb243136e1753134aa778c21dac30f901985 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Mon, 4 Dec 1995 23:59:04 +0000 Subject: [PATCH] Added abreviated GILS tags. --- tab/gils-usmarc.map | 2 +- tab/gils.tag | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tab/gils-usmarc.map b/tab/gils-usmarc.map index ec8a1b0..6fb85a3 100644 --- a/tab/gils-usmarc.map +++ b/tab/gils-usmarc.map @@ -53,7 +53,7 @@ map recordSource /(3,040)/(3,a) map dateLastModified /(3,005)/(3,@) map agencyProgram /(3,500)/(3,a) map sourcesOfData /(3,537)/(3,a) -map indexTermsControlled /(3,650)/(3,a) +map controlledTerm /(3,650)/(3,a) map thesaurus /(3,650)/(3,2) map localSubjectTerm /(3,653)/(3,a) map methodology /(3,567)/(3,a) diff --git a/tab/gils.tag b/tab/gils.tag index fd41deb..c33db78 100644 --- a/tab/gils.tag +++ b/tab/gils.tag @@ -22,9 +22,9 @@ tag 16 timePeriodTextual string tag 17 linkage string tag 18 linkageType string tag 19 recordSource string -tag 20 controlledTerm string +tag 20 controlledTerm/ct string tag 21 thesaurus string -tag 22 localSubjectTerm string +tag 22 localSubjectTerm/lst string tag 23 originalControlIdentifier string tag 51 purpose structured @@ -46,4 +46,4 @@ tag 94 pointOfContact structured tag 95 controlledVocabulary structured tag 96 indexTermsControlled structured tag 97 localSubjectIndex structured -tag 98 crossReference structured +tag 98 crossReference/cr structured -- 1.7.10.4