data: white pages, yellow pages (directory lookup methods)
authorFrantišek Kučera <franta-hg@frantovo.cz>
Fri, 06 Sep 2013 00:22:37 +0200
changeset 1449435f578284f
parent 143 4f9200e6c120
child 145 cf3bf9b65cf2
data: white pages, yellow pages (directory lookup methods)
data/dictionary.xml
     1.1 --- a/data/dictionary.xml	Fri Aug 23 13:16:28 2013 +0200
     1.2 +++ b/data/dictionary.xml	Fri Sep 06 00:22:37 2013 +0200
     1.3 @@ -2029,6 +2029,29 @@
     1.4  		<tag>protocol</tag>
     1.5  	</concept>
     1.6  	<concept>
     1.7 +		<term abbreviation="" completeForm="white pages" language="en"/>
     1.8 +		<explanation language="en">
     1.9 +			<text>
    1.10 +				a method of looking up in a directory;
    1.11 +				we know a person's name or MSISDN and we are fetching particular record from LDAP or other database;
    1.12 +				so it is similar to using the white pages (not yellow) of a telephone directory (a thick paperback book)
    1.13 +			</text>
    1.14 +		</explanation>
    1.15 +		<tag>computer</tag>
    1.16 +	</concept>
    1.17 +	<concept>
    1.18 +		<term abbreviation="" completeForm="yellow pages" language="en"/>
    1.19 +		<explanation language="en">
    1.20 +			<text>
    1.21 +				a method of looking up in a directory;
    1.22 +				we know just some criteria of desired object and we are fetching a list of records from LDAP or other database;
    1.23 +				for example we can search for a PostScript printer in second floor or subscribers with particular tariff;
    1.24 +				so it is similar to using the yellow pages (not white) of a telephone directory (a thick paperback book)
    1.25 +			</text>
    1.26 +		</explanation>
    1.27 +		<tag>computer</tag>
    1.28 +	</concept>
    1.29 +	<concept>
    1.30  		<term abbreviation="SQL" completeForm="structured query language" language="en"/>
    1.31  		<term abbreviation="SEQUEL" completeForm="structured english query language" language="en"/>
    1.32  		<explanation language="en">