Root test config.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 May 2005 07:59:25 +0000 (07:59 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 May 2005 07:59:25 +0000 (07:59 +0000)
12 files changed:
test/root/.cvsignore [new file with mode: 0644]
test/root/myroot/.cvsignore [new file with mode: 0644]
test/root/myroot/a/.cvsignore [new file with mode: 0644]
test/root/myroot/a/rec/esdd0006.grs [new file with mode: 0644]
test/root/myroot/a/rec/esdd0007.grs [new file with mode: 0644]
test/root/myroot/a/zebra.cfg [new file with mode: 0644]
test/root/myroot/b/.cvsignore [new file with mode: 0644]
test/root/myroot/b/rec/esdd0008.grs [new file with mode: 0644]
test/root/myroot/b/rec/esdd0030.grs [new file with mode: 0644]
test/root/myroot/b/zebra.cfg [new file with mode: 0644]
test/root/test1.sh [new file with mode: 0755]
test/root/zebra.cfg [new file with mode: 0644]

diff --git a/test/root/.cvsignore b/test/root/.cvsignore
new file mode 100644 (file)
index 0000000..48c0b4d
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+zebrasrv.pid
diff --git a/test/root/myroot/.cvsignore b/test/root/myroot/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7c47
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.mf
+*.log
+log
+*.LCK
+shadow
+reg
+zebrasrv.pid
diff --git a/test/root/myroot/a/.cvsignore b/test/root/myroot/a/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7c47
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.mf
+*.log
+log
+*.LCK
+shadow
+reg
+zebrasrv.pid
diff --git a/test/root/myroot/a/rec/esdd0006.grs b/test/root/myroot/a/rec/esdd0006.grs
new file mode 100644 (file)
index 0000000..6726dd2
--- /dev/null
@@ -0,0 +1,196 @@
+<gils>
+
+<Title>
+UTAH EARTHQUAKE EPICENTERS
+<Acronym>
+UUCCSEIS
+</Acronym>
+</Title>
+
+<Originator>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Originator>
+
+<Local-Subject-Index>
+APPALACHIAN VALLEY; EARTHQUAKE; EPICENTER; SEISMOLOGY; UTAH
+</Local-Subject-Index>
+
+<Abstract>
+Five files of epicenter data arranged by date comprise this data set.  These 
+files are searchable by magnitude and longitude/latitude.  Hardcopy of listing 
+and plot of requested area available.  Epicenter location and date, magnitude, 
+and focal depth available.
+<Format>
+DIGITAL DATA SETS
+</Format>
+
+<Data-Category>
+TERRESTRIAL
+</Data-Category>
+
+<Comments>
+Data are supplied by the University of Utah Seismograph Station. The Utah 
+Geologcial and Mineral Survey (UGMS) is merely a clearinghouse of the data.
+</Comments>
+</Abstract>
+
+<Spatial-Domain>
+
+<Geographic-Coverage>
+US STATE
+</Geographic-Coverage>
+
+<Coverage-Description>
+UTAH
+</Coverage-Description>
+
+<Bounding-Coordinates>
+
+<West-Bounding-Coordinate>
+-114
+</West-Bounding-Coordinate>
+
+<East-Bounding-Coordinate>
+-109
+</East-Bounding-Coordinate>
+
+<North-Bounding-Coordinate>
+42
+</North-Bounding-Coordinate>
+
+<South-Bounding-Coordinate>
+37
+</South-Bounding-Coordinate>
+</Bounding-Coordinates>
+</Spatial-Domain>
+
+<Time-Period>
+
+<Time-Period-Textual>
+-PRESENT
+</Time-Period-Textual>
+</Time-Period>
+
+<Availability>
+
+<Distributor>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Distributor>
+
+<Resource-Description>
+UTAH EARTHQUAKE EPICENTERS
+</Resource-Description>
+
+<Technical-Prerequisites>
+
+<Data-Set-Type>
+AUTOMATED
+</Data-Set-Type>
+
+<Access-Method>
+BATCH
+</Access-Method>
+
+<Number-of-Records>
+8,700
+</Number-of-Records>
+
+<Computer-Type>
+PC NETWORK
+</Computer-Type>
+
+<Computer-Location>
+SALT LAKE CITY, UT
+</Computer-Location>
+</Technical-Prerequisites>
+</Availability>
+
+<Access-Constraints>
+
+<Documentation>
+NONE
+</Documentation>
+</Access-Constraints>
+
+<Use-Constraints>
+
+<Status>
+OPERATIONAL
+</Status>
+</Use-Constraints>
+
+<Point-of-Contact>
+
+<Name>
+BILL CASE
+</Name>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Point-of-Contact>
+
+<Control-Identifier>
+ESDD0006
+</Control-Identifier>
+
+<Record-Source>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Record-Source>
+
+<Date-of-Last-Modification>
+198903
+</Date-of-Last-Modification>
+</gils>
+
diff --git a/test/root/myroot/a/rec/esdd0007.grs b/test/root/myroot/a/rec/esdd0007.grs
new file mode 100644 (file)
index 0000000..7f09356
--- /dev/null
@@ -0,0 +1,179 @@
+<gils>
+
+<Title>
+UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS
+<Acronym>
+UGMS
+</Acronym>
+</Title>
+
+<Originator>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Originator>
+
+<Local-Subject-Index>
+COAL; GAS; GEOLOGY; GREAT SALT LAKE; MINE; MINERAL; OIL; UTAH; WATER
+</Local-Subject-Index>
+
+<Abstract>
+Publications of the Utah Geological and Mineral Survey include reports of 
+investigation, special studies, bulletins, open-file reports, geologic map of 
+Utah, publications of geological societies, geologic and oil and mineral maps, 
+coal monographs, circulars, water resource bulletins, and reprints of articles.
+<Format>
+MAP SETS; REPORT SETS; CATALOGS/INDEXES; INDIVIDUAL MAPS; BIBLIOGRAPHIES
+</Format>
+
+<Data-Category>
+TERRESTRIAL
+</Data-Category>
+
+<Comments>
+Complete collection of publications is available in UGMS Library.
+</Comments>
+</Abstract>
+
+<Spatial-Domain>
+
+<Geographic-Coverage>
+US STATE
+</Geographic-Coverage>
+
+<Coverage-Description>
+UTAH
+</Coverage-Description>
+
+<Bounding-Coordinates>
+
+<West-Bounding-Coordinate>
+-114
+</West-Bounding-Coordinate>
+
+<East-Bounding-Coordinate>
+-109
+</East-Bounding-Coordinate>
+
+<North-Bounding-Coordinate>
+42
+</North-Bounding-Coordinate>
+
+<South-Bounding-Coordinate>
+37
+</South-Bounding-Coordinate>
+</Bounding-Coordinates>
+</Spatial-Domain>
+
+<Time-Period>
+
+<Time-Period-Textual>
+-PRESENT
+</Time-Period-Textual>
+</Time-Period>
+
+<Availability>
+
+<Distributor>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+INFORMATION SECTION, 606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Distributor>
+
+<Resource-Description>
+UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS
+</Resource-Description>
+
+<Technical-Prerequisites>
+
+<Data-Set-Type>
+NONAUTOMATED
+</Data-Set-Type>
+
+<Access-Method>
+MANUAL
+</Access-Method>
+</Technical-Prerequisites>
+</Availability>
+
+<Access-Constraints>
+
+<Documentation>
+NONE
+</Documentation>
+</Access-Constraints>
+
+<Use-Constraints>
+
+<Status>
+OPERATIONAL
+</Status>
+</Use-Constraints>
+
+<Point-of-Contact>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+INFORMATION SECTION, 606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Point-of-Contact>
+
+<Control-Identifier>
+ESDD0007
+</Control-Identifier>
+
+<Record-Source>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Record-Source>
+
+<Date-of-Last-Modification>
+198903
+</Date-of-Last-Modification>
+</gils>
+
diff --git a/test/root/myroot/a/zebra.cfg b/test/root/myroot/a/zebra.cfg
new file mode 100644 (file)
index 0000000..6622740
--- /dev/null
@@ -0,0 +1,6 @@
+profilePath: ../../../../tab
+
+recordType: grs.sgml
+
+attste: gils.att
+attset: bib1.att
diff --git a/test/root/myroot/b/.cvsignore b/test/root/myroot/b/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7c47
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.mf
+*.log
+log
+*.LCK
+shadow
+reg
+zebrasrv.pid
diff --git a/test/root/myroot/b/rec/esdd0008.grs b/test/root/myroot/b/rec/esdd0008.grs
new file mode 100644 (file)
index 0000000..6b50c40
--- /dev/null
@@ -0,0 +1,180 @@
+<gils>
+
+<Title>
+UTAH GEOCHROMOMETRY
+<Acronym>
+UG
+</Acronym>
+</Title>
+
+<Originator>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Originator>
+
+<Local-Subject-Index>
+ARIZONA; COLORADO; GEOLOGY; IDAHO; IGNEOUS ROCK; NEVADA; RADIOMETRIC; ROCK; 
+UTAH; WYOMING
+</Local-Subject-Index>
+
+<Abstract>
+Utah radiometric dates, formations, investigations, constants, references 
+comprise this data set.  Searches by formation, age, location, constants, 
+methodology, and rock type will be possible.
+<Format>
+CATALOGS/INDEXES
+</Format>
+
+<Data-Category>
+TERRESTRIAL
+</Data-Category>
+</Abstract>
+
+<Spatial-Domain>
+
+<Geographic-Coverage>
+US STATE
+</Geographic-Coverage>
+
+<Coverage-Description>
+UTAH AND NEIGHBORING STATES.
+</Coverage-Description>
+
+<Bounding-Coordinates>
+
+<West-Bounding-Coordinate>
+-120
+</West-Bounding-Coordinate>
+
+<East-Bounding-Coordinate>
+-102
+</East-Bounding-Coordinate>
+
+<North-Bounding-Coordinate>
+49
+</North-Bounding-Coordinate>
+
+<South-Bounding-Coordinate>
+31
+</South-Bounding-Coordinate>
+</Bounding-Coordinates>
+</Spatial-Domain>
+
+<Availability>
+
+<Distributor>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Distributor>
+
+<Resource-Description>
+UTAH GEOCHROMOMETRY
+</Resource-Description>
+
+<Technical-Prerequisites>
+
+<Data-Set-Type>
+AUTOMATED
+</Data-Set-Type>
+
+<Access-Method>
+INTERACTIVE
+</Access-Method>
+
+<Computer-Type>
+PC NETWORK
+</Computer-Type>
+
+<Computer-Location>
+SALT LAKE CITY, UT
+</Computer-Location>
+</Technical-Prerequisites>
+</Availability>
+
+<Access-Constraints>
+
+<Documentation>
+NONE
+</Documentation>
+</Access-Constraints>
+
+<Use-Constraints>
+
+<Status>
+UNDER DEVELOPMENT
+</Status>
+</Use-Constraints>
+
+<Point-of-Contact>
+
+<Name>
+GRANT WILLIS
+</Name>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Point-of-Contact>
+
+<Control-Identifier>
+ESDD0008
+</Control-Identifier>
+
+<Record-Source>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Record-Source>
+
+<Date-of-Last-Modification>
+198903
+</Date-of-Last-Modification>
+</gils>
+
diff --git a/test/root/myroot/b/rec/esdd0030.grs b/test/root/myroot/b/rec/esdd0030.grs
new file mode 100644 (file)
index 0000000..1a4071b
--- /dev/null
@@ -0,0 +1,173 @@
+<gils>
+
+<Title>
+UTAH OIL FIELD FILE
+</Title>
+
+<Originator>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Originator>
+
+<Local-Subject-Index>
+CRUDE OIL; GEOLOGY; MAP; OIL; OIL WELL; PETROLEUM; PETROLEUM WELL; RESERVOIR; 
+UTAH
+</Local-Subject-Index>
+
+<Abstract>
+Complete Utah oil field data including geology, production, recovery methods, 
+structure maps, index map of wells within field, type section logs, operations, 
+field history, bibliography, references, reservoir data, and completion 
+practices comprise this data set.
+<Format>
+FILE FOLDERS
+</Format>
+</Abstract>
+
+<Spatial-Domain>
+
+<Geographic-Coverage>
+US STATE
+</Geographic-Coverage>
+
+<Coverage-Description>
+UTAH
+</Coverage-Description>
+
+<Bounding-Coordinates>
+
+<West-Bounding-Coordinate>
+-114
+</West-Bounding-Coordinate>
+
+<East-Bounding-Coordinate>
+-109
+</East-Bounding-Coordinate>
+
+<North-Bounding-Coordinate>
+42
+</North-Bounding-Coordinate>
+
+<South-Bounding-Coordinate>
+37
+</South-Bounding-Coordinate>
+</Bounding-Coordinates>
+</Spatial-Domain>
+
+<Time-Period>
+
+<Time-Period-Textual>
+1900-PRESENT
+</Time-Period-Textual>
+</Time-Period>
+
+<Availability>
+
+<Distributor>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Distributor>
+
+<Resource-Description>
+UTAH OIL FIELD FILE
+</Resource-Description>
+
+<Technical-Prerequisites>
+
+<Data-Set-Type>
+NONAUTOMATED
+</Data-Set-Type>
+
+<Access-Method>
+MANUAL
+</Access-Method>
+</Technical-Prerequisites>
+</Availability>
+
+<Access-Constraints>
+
+<Documentation>
+NONE
+</Documentation>
+</Access-Constraints>
+
+<Use-Constraints>
+
+<Status>
+OPERATIONAL
+</Status>
+</Use-Constraints>
+
+<Point-of-Contact>
+
+<Name>
+RAY KERNS
+</Name>
+
+<Organization>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Organization>
+
+<Street-Address>
+606 BLACK HAWK WAY
+</Street-Address>
+
+<City>
+SALT LAKE CITY
+</City>
+
+<State>
+UT
+</State>
+
+<Zip-Code>
+84108
+</Zip-Code>
+
+<Country>
+USA
+</Country>
+
+<Telephone>
+(801) 581-6831
+</Telephone>
+</Point-of-Contact>
+
+<Control-Identifier>
+ESDD0030
+</Control-Identifier>
+
+<Record-Source>
+UTAH GEOLOGICAL AND MINERAL SURVEY
+</Record-Source>
+
+<Date-of-Last-Modification>
+198903
+</Date-of-Last-Modification>
+</gils>
+
diff --git a/test/root/myroot/b/zebra.cfg b/test/root/myroot/b/zebra.cfg
new file mode 100644 (file)
index 0000000..6622740
--- /dev/null
@@ -0,0 +1,6 @@
+profilePath: ../../../../tab
+
+recordType: grs.sgml
+
+attste: gils.att
+attset: bib1.att
diff --git a/test/root/test1.sh b/test/root/test1.sh
new file mode 100755 (executable)
index 0000000..51242b4
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+../../index/zebraidx -d a/Default init
+../../index/zebraidx -d b/Default init
+../../index/zebraidx -d a/Default update rec
+../../index/zebraidx -d b/Default update rec
diff --git a/test/root/zebra.cfg b/test/root/zebra.cfg
new file mode 100644 (file)
index 0000000..7c4956b
--- /dev/null
@@ -0,0 +1,2 @@
+#
+root: myroot