X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fmarc_indexing.xml;h=813e2465a9c0ea9f2d3546bf8c131de3a2eee475;hb=5ca4e60e990af6ad6b62ebff855d7b642f37c3ec;hp=a949a4bdf4200fbe8eb1cd3f1c385df3bd2d83a1;hpb=e6ff84c71e457ff668dce640382fc1ad88c37d6d;p=idzebra-moved-to-github.git diff --git a/doc/marc_indexing.xml b/doc/marc_indexing.xml index a949a4b..813e246 100644 --- a/doc/marc_indexing.xml +++ b/doc/marc_indexing.xml @@ -2,13 +2,13 @@ - + - Indexing of MARC records by Zebra + Indexing of MARC records by &zebra; - Zebra is suitable for distribution of MARC records via Z39.50. We + &zebra; is suitable for distribution of MARC records via Z39.50. We have a several possibilities to describe the indexing process of MARC records. This document shows these possibilities. @@ -59,7 +59,7 @@ records. At the beginning, we have to define the term index-formula for MARC records. This term helps to understand the notation of extended indexing of MARC records -by Zebra. Our definition is based on the document "The +by &zebra;. Our definition is based on the document "The table of conformity for Z39.50 use attributes and RUSMARC fields". The document is available only in russian language. @@ -69,7 +69,7 @@ The document is available only in russian language. 71-00$a, $g, $h ($c){.$b ($c)} , (1) -We know that Zebra supports a Bib-1 attribute - right truncation. +We know that &zebra; supports a Bib-1 attribute - right truncation. In this case, the index-formula (1) consists from forms, defined in the same way as (1) @@ -138,13 +138,13 @@ forms, defined in the same way as (1) -Notation of <emphasis>index-formula</emphasis> for Zebra +Notation of <emphasis>index-formula</emphasis> for &zebra; Extended indexing overloads path of -elm definition in abstract syntax file of Zebra +elm definition in abstract syntax file of &zebra; (.abs file). It means that names beginning with -"mc-" are interpreted by Zebra as +"mc-" are interpreted by &zebra; as index-formula. The database index is created and linked with access point (Bib-1 use attribute) according to this formula. @@ -284,7 +284,7 @@ elm mc-100___$a[0-7]_ Date/time-added-to-db ! elm 70._1_$a,_$g_ Author !:w,!:p -When Zebra finds a field according to "70." pattern it checks +When &zebra; finds a field according to "70." pattern it checks the indicators. In this case the value of first indicator doesn't mater, but the value of second one must be whitespace, in another case a field is not indexed.