Added files
authorSebastian Hammer <quinn@indexdata.com>
Mon, 7 Oct 1996 15:54:47 +0000 (15:54 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Mon, 7 Oct 1996 15:54:47 +0000 (15:54 +0000)
tab/gils-f.est [new file with mode: 0644]
tab/gils-summary.map [new file with mode: 0644]
tab/summary.abs [new file with mode: 0644]
tab/summary.tag [new file with mode: 0644]

diff --git a/tab/gils-f.est b/tab/gils-f.est
new file mode 100644 (file)
index 0000000..3749157
--- /dev/null
@@ -0,0 +1,2 @@
+# $Id: gils-f.est,v 1.1 1996-10-07 15:54:47 quinn Exp $
+simpleelement ?
diff --git a/tab/gils-summary.map b/tab/gils-summary.map
new file mode 100644 (file)
index 0000000..69c0d44
--- /dev/null
@@ -0,0 +1,12 @@
+#
+# This table maps GILS-records to the Summary (abstract) syntax
+#
+
+targetname summary
+targetref Summary
+
+map title              /(4,0)
+map originator         /(4,1)
+map localControlNumber  /(4,12)
+map rank               /(4,14)
+map abstract           /(4,16)
diff --git a/tab/summary.abs b/tab/summary.abs
new file mode 100644 (file)
index 0000000..7016667
--- /dev/null
@@ -0,0 +1,26 @@
+#
+# Summary record abstract syntax
+#
+
+name summary
+tagset summary.tag
+attset bib1.att
+reference Summary
+
+elm (4,0)              title                   !
+elm (4,1)              author                  !
+elm (4,2)              callNumber              -
+elm (4,3)              recordType              -
+elm (4,4)              bibliographicLevel      -
+elm (4,5)              formats                 -
+elm (4,5)/(4,6)                format                  -
+elm (4,5)/(4,6)/(4,7)   format-type            -
+elm (4,5)/(4,6)/(4,8)   format-size            -
+elm (4,5)/(4,6)/(4,9)   format-bestPosn                -
+elm (4,10)             publicationPlace        -
+elm (4,11)             publicationDate         -
+elm (4,12)             targetSystemKey         -
+elm (4,13)             satisfyingElement       -
+elm (4,14)             rank                    -
+elm (4,15)             documentId              -
+elm (4,16)             otherInformation        -
diff --git a/tab/summary.tag b/tab/summary.tag
new file mode 100644 (file)
index 0000000..1503d91
--- /dev/null
@@ -0,0 +1,27 @@
+#
+# Tagset for Summary profile
+#
+
+name summary
+type 4
+
+tag    0       title                   string
+tag    1       author                  string
+tag    2       callNumber              string
+tag    3       recordType              string
+tag    4       bibliographicLevel      string
+
+tag    5       formats                 structured
+tag    6       format                  structured
+tag    7       type                    string
+tag    8       size                    numeric
+tag    9       bestPosn                numeric
+
+tag    10      publicationPlace        string
+tag    11      publicationDate         string
+tag    12      targetSystemKey         string
+tag    13      satisfyingElement       string
+tag    14      rank                    numeric
+tag    15      documentId              string
+tag    16      abstract                string
+tag    17      otherInformation        structured