source: trunk/gsdl/packages/yaz/tab/gils.abs@ 1343

Last change on this file since 1343 was 1343, checked in by johnmcp, 24 years ago

Added the YAZ toolkit source to the packages directory (for z39.50 stuff)

  • Property svn:keywords set to Author Date Id Revision
File size: 6.7 KB
Line 
1# This is the abstract syntax (and most of the top-level profile info)
2# for GILS version 2.
3#
4# $Id: gils.abs 1343 2000-08-03 03:12:39Z johnmcp $
5
6name gils
7reference GILS-schema
8attset gils.att
9tagset gils.tag
10varset var1.var
11
12maptab gils-usmarc.map
13maptab gils-summary.map
14
15# Element set names
16
17esetname VARIANT gils-variant.est # for WAIS-compliance
18esetname B gils-b.est
19esetname G gils-g.est
20esetname W gils-b.est # We don't really do bodyOfDisplay yet.
21esetname F @
22
23#all Any
24
25elm (1,1) schemaIdentifier -
26elm (1,10) rank -
27elm (1,12) url -
28elm (1,14) localControlNumber -
29elm (2,1) title !:w,!:p,!:s
30elm (4,52) originator author-name-corporate
31#
32# Additional structuring of originator non-standard.
33#
34elm (4,52)/(2,7) originatorName author-name-corporate
35elm (4,52)/(2,10) originatorOrganization author-name-corporate
36elm (4,52)/(4,2) originatorStreetAddress author-name-corporate
37elm (4,52)/(4,3) originatorCity author-name-corporate
38elm (4,52)/(4,4) originatorStateOrProvince author-name-corporate
39elm (4,52)/(4,5) originatorZipOrPostalCode author-name-corporate
40elm (4,52)/(2,16) originatorCountry author-name-corporate
41elm (4,52)/(2,12) originatorNetworkAddress author-name-corporate
42elm (4,52)/(4,6) originatorHoursofService author-name-corporate
43elm (4,52)/(2,14) originatorTelephone author-name-corporate
44elm (4,52)/(2,15) originatorFax author-name-corporate
45elm (2,2) author !
46#
47# Additional structuring of author non-standard.
48#
49elm (2,2)/(2,7) authorName author
50elm (2,2)/(2,10) authorOrganization author
51elm (2,2)/(4,2) authorStreetAddress author
52elm (2,2)/(4,3) authorCity author
53elm (2,2)/(4,4) authorStateOrProvince author
54elm (2,2)/(4,5) authorZipOrPostalCode author
55elm (2,2)/(2,16) authorCountry author
56elm (2,2)/(2,12) authorNetworkAddress author
57elm (2,2)/(4,6) authorHoursofService author
58elm (2,2)/(2,14) authorTelephone author
59elm (2,2)/(2,15) authorFax author
60elm (2,4) dateOfPublication !
61elm (2,3) placeOfPublication place-publication
62elm (4,32) languageOfResource code-language
63elm (2,6) abstract !
64elm (4,95) controlledSubjectIndex -
65elm (4,95)/(4,21) subjectThesaurus -
66elm (4,95)/(4,96) subjectTermsControlled controlled-subject-index
67elm (4,95)/(4,96)/(4,20) controlledTerm index-terms
68elm (4,97) subjectTermsUncontrolled uncontrolled-term
69elm (4,97)/(4,22) uncontrolledTerm uncontrolled-term
70elm (4,71) spatialDomain !
71elm (4,71)/(4,91) boundingCoordinates !
72elm (4,71)/(4,91)/(4,9) westBoundingCoordinate !:n
73elm (4,71)/(4,91)/(4,10) eastBoundingCoordinate !:n
74elm (4,71)/(4,91)/(4,11) northBoundingCoordinate !:n
75elm (4,71)/(4,91)/(4,12) southBoundingCoordinate !:n
76elm (4,71)/(4,92) place !
77elm (4,71)/(4,92)/(4,14) placeKeywordThesaurus -
78elm (4,71)/(4,92)/(4,13) placeKeyword place
79elm (4,93) timePeriod !
80elm (4,93)/(4,16) timePeriodTextual !
81elm (4,93)/(4,101) timePeriodStructured !
82elm (4,93)/(4,101)/(4,15) beginningDate !
83elm (4,93)/(4,101)/(4,36) endingDate !
84elm (4,70) availability !
85elm (4,70)/(4,33) medium material-type
86elm (4,70)/(4,90) distributor !
87elm (4,70)/(4,90)/(2,7) distributorName !
88elm (4,70)/(4,90)/(2,10) distributorOrganization !
89elm (4,70)/(4,90)/(4,2) distributorStreetAddress !
90elm (4,70)/(4,90)/(4,3) distributorCity !
91elm (4,70)/(4,90)/(4,4) distributorStateOrProvince !
92elm (4,70)/(4,90)/(4,5) distributorZipOrPostalCode !
93elm (4,70)/(4,90)/(2,16) distributorCountry !
94elm (4,70)/(4,90)/(2,12) distributorNetworkAddress !
95elm (4,70)/(4,90)/(4,6) distributorHoursofService !
96elm (4,70)/(4,90)/(2,14) distributorTelephone !
97elm (4,70)/(4,90)/(2,15) distributorFax !
98elm (4,70)/(4,7) resourceDescription !
99elm (4,70)/(4,55) orderProcess !
100elm (4,70)/(4,55)/(4,28) orderInformation !
101elm (4,70)/(4,55)/(4,29) cost !
102elm (4,70)/(4,55)/(4,30) costInformation !
103elm (4,70)/(4,8) technicalPrerequisites !
104elm (4,70)/(4,93) availableTimePeriod !
105elm (4,70)/(4,93)/(4,16) availableTimeTextual !
106elm (4,70)/(4,93)/(4,102) availableTimeStructured !
107elm (4,70)/(4,93)/(4,102)/(4,15) beginningDate available-time-structured
108elm (4,70)/(4,93)/(4,102)/(4,36) endingDate available-time-structured
109elm (4,70)/(4,99) availableLinkage !
110elm (4,70)/(4,99)/(4,18) linkageType !
111elm (4,70)/(4,99)/(4,17) linkage available-linkage:u,linkage:u
112elm (4,57) sourcesOfData !
113elm (4,58) methodology !
114elm (4,53) accessConstraints !
115elm (4,53)/(4,25) generalAccessConstraints !
116elm (4,53)/(4,26) originatorDisseminationControl !
117elm (4,53)/(4,27) securityClassificationControl !
118elm (4,54) useConstraints !
119elm (4,94) pointOfContact !
120elm (4,94)/(2,7) contactName !
121elm (4,94)/(2,10) contactOrganization !
122elm (4,94)/(4,2) contactStreetAddress !
123elm (4,94)/(4,3) contactCity !
124elm (4,94)/(4,4) contactStateOrProvince !
125elm (4,94)/(4,5) contactZipOrPostalCode !
126elm (4,94)/(2,16) contactCountry !
127elm (4,94)/(2,12) contactNetworkAddress !
128elm (4,94)/(4,6) contactHoursOfService !
129elm (4,94)/(2,14) contactTelephone !
130elm (4,94)/(2,15) contactFax !
131elm (4,59) supplementalInformation -
132elm (4,51) purpose !
133elm (4,56) agencyProgram !
134elm (4,98) crossReference !
135elm (4,98)/(2,1) crossReferenceTitle !
136elm (4,98)/(4,35) crossReferenceRelationship !
137elm (4,98)/(4,100) crossReferenceLinkage !
138elm (4,98)/(4,100)/(4,18) linkageType -
139elm (4,98)/(4,100)/(4,17) linkage cross-reference-linkage:u
140elm (4,31) scheduleNumber !
141elm (4,1) controlIdentifier identifier-standard
142elm (4,23) originalControlIdentifier !
143elm (4,19) recordSource !
144elm (4,34) languageOfRecord !
145elm (1,16) dateOfLastModification date/time-last-modified:w,date/time-last-modified:s
146elm (4,24) recordReviewDate !
Note: See TracBrowser for help on using the repository browser.