/[webpac]/trunk2/openisis/doc/Builtin.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk2/openisis/doc/Builtin.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 337 - (show annotations)
Thu Jun 10 19:22:40 2004 UTC (19 years, 9 months ago) by dpavlin
File MIME type: text/plain
File size: 1553 byte(s)
new trunk for webpac v2

1 overview of OpenIsis builtin metadata
2
3 * system parameters
4
5 This FDT includes the fields specified for the
6 > Syspar SYSPAR.PAR
7 file, augmented by system related (process wide) parameters
8 for the OpenIsis tools in the 700 range.
9
10
11 system (schema 0) parameters
12 | tag | C-name | name | description
13 | 5 | SPATH | syspath | base for relative paths
14 | 700 | SLOGF | logfile | name of logfile
15 | 701 | SLOGV | v | loglevel: off, fatal, syserr, error, warn, info, verbose, trace, debug, all
16
17
18 schema parameters
19 | tag | C-name | name | description
20 | 710 | SC_NAME | name | name of schema
21 | 711 | SC_HOST | host | hostname of server
22 | 712 | SC_PORT | port | port of server
23 | 721 | SC_DFLTDB | defaultdb | dbname to send by default with requests
24
25
26 * database parameters
27
28 These are the fields specified for the
29 > Syspar dbname.PAR and .EXP
30 files, augmented by per database parameters for OpenIsis in the 800s.
31
32 This also includes the metadata fields
33 - worksheets
34 - formats
35 - selections
36 - field
37 specified in the
38 > Meta FDT
39 although in OpenIsis, databases and FDTs do not need
40 to have a strict one-to-one relation (but typically have).
41
42
43 * the internal request, query and formatting language
44
45 This contains the whole story of transforming one record into another.
46 All field ids are five digit (greater than 9999),
47 and structure tags are greater than 16383.
48
49
50 * the other protocols language
51
52 This FDT will contain a collection of commonly used headers
53 from SMTP, NNTP, HTTP and similar stuff.
54
55
56 ---
57 $Id: Builtin.txt,v 1.2 2003/06/02 17:18:34 kripke Exp $

  ViewVC Help
Powered by ViewVC 1.1.26