<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
 
<div style="color: rgb(0, 0, 0);">
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p>Eustache,</p>
<p><br>
</p>
<p>having had a look at your database, I think moving the contents of your v10 (I don't know their real meaning so I just named them 'links to partners') and using REF(L)) is the best solution.</p>
<p>Here are the steps I used : <br>
</p>
<ol style="margin-bottom:0px; margin-top:0px">
<li><span>create a 'primary key' into v99 of gasp, by a proc putting the MFN into v99 :
</span><br>
mx gasp "proc='<99>',mfn(1),'</99>'" copy=gasp now -all; using the MFN itself is not safe as it can change by export/import actions<br>
</li><li>create a PFT 'v10.pft' which prints contents of v10 into a text-file with the CISIS id2i format :
<br>
<span>'!ID 'mfn(1)/, '!099!',v99/,('!v001!',v10/,), #</span><br>
</li><li>dump of the v10-contents in a tagged text file :<br>
mx gasp pft=<span></span>@v10.pft now -all > partners.id</li><li>create the database partners with id2i : <br>
id2i partners.id create=partners</li><li>create an FST 'partners.fst' for the new database, making the primary key immediately searchable :
<span>1 5 '/PA_/', v99</span>  (note the use of the prefix PA_ but in fact not necessary)<br>
</li><li>index that new database with that FST : <br>
mx partners fst=@ fullinv/ansi=partners</li><li>delete the original v10 in gasp to avoid indexing problems in gasp by considerably reducing the record-size :
<br>
mx gasp "proc='d10'" copy=gasp now -all<br>
</li><li>to test how to include the links (the partners), use a PFT like this one (I named it 'link2p.pft' :<br>
<div>'MFN=',v99/,ref->partners(l->partners('PA_'v99),('link='v1/)) and test it <span>
: <br>
mx gasp pft=link2p.pft, which should give you results like : <br>
</span><br>
<div>MFN=1<br>
link=^aRedeemers Univ^cMowe^dNigeria^zuniv<br>
..<br>
MFN=2<br>
link=^aNasarawa State Univ^bFac Agr^cLafia^dNigeria^zuniv<br>
link=^aKogi State Univ^bFac Agr^cAnyigba^dNigeria^zuniv<br>
<br>
</div>
So from now on you can include the PFT-statement <br>
<span>                 ref->partners(l->partners('PA_'v99),('link='v1/)) </span><br>
to any PFT to show your original v10, without having it inside the database and by doing so avoiding the indexing problem due to the volume of v10-contents. I tested indexing (using the BigISIS mx in Linux, but you could even try with the standard mx of ABCD
 to preserve incremental indexing, in Linux it worked o.k.).</div>
</li></ol>
<div>So by this procedure you can avoid the indexing problem, even using the default CISIS-versions (mx and wxis). <span>This only requires from now on to add the info which you used to enter in v10, now into a v1 of a separate database.</span></div>
<div><br>
</div>
<div>I am attaching the files I created except the bigger ones with the databases since you are using Windows anyway.</div>
<div><br>
</div>
<div>I am hoping this 'model' could also serve others in the ABCD-community having similar problems : make ABCD a bit relational. <br>
</div>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2"><span style="font-size:10pt">
<div class="PlainText">Egbert de Smet<br>
Universiteit Antwerpen</div>
</span></font></div>
</div>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Eustache Mêgnigbêto <eustache.megnigbeto@outlook.com><br>
<b>Sent:</b> Saturday, April 18, 2020 8:22 AM<br>
<b>To:</b> Egbert De Smet<br>
<b>Subject:</b> TR: [Isis-users] Larger database in ABCD</font>
<div> </div>
</div>
<div>
<div class="WordSection1">
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<a name="_MailEndCompose" target="_blank" rel="noopener noreferrer"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></a></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">====================================================================</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Eustache  Mêgnigbêto</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Tél. (+229)  95910242 – (+229) 21147935</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">09 BP 477 Saint  Michel, Cotonou (République du Bénin)</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Google  Scholar : 
</span><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fscholar.google.com%2Fcitations%3Fuser%3DxQk_UhwAAAAJ%26hl%3Dfr&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023080319&sdata=SbbljtxJkSYYRYWToLChsFa1oCBuYORmz7u30vvNWw4%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1" lang="EN-US">https://scholar.google.com/citations?user=xQk_UhwAAAAJ&hl=fr</span></a><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"></span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Web personnel : 
</span><a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Feustachem.ilemi.net%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023080319&sdata=OYqEydcKchYe1SmWT3M%2Bt0kqfLQXXoZXJCwPAdbnOFo%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1">http://eustachem.ilemi.net</span></a><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"></span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Review  activities : 
</span><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F503109%2Feustache-megnigbeto%2Fpeer-review%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023090311&sdata=yS2EU5ceztHfALuaHQ8wgbXJjGNH6c4SIO2lH9Dk69U%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1" lang="EN-US">https://publons.com/researcher/503109/eustache-megnigbeto/peer-review/</span></a><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"></span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
</div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<div>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0cm 0cm 0cm">
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"">De :</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif""> Eustache Mêgnigbêto [mailto:eustache.megnigbeto@outlook.com]
<br>
<b>Envoyé :</b> samedi 18 avril 2020 07:13<br>
<b>À :</b> isis-users@iccisis.org<br>
<b>Objet :</b> RE: [Isis-users] Larger database in ABCD</span></p>
</div>
</div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
 </p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Dear Egbert,</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Records with more than 250 are stored correctly ; they can be edited and saved in ABCD.</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">In attachment I send the iso file, the fdt and the fst.</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">PS : Meanwhile, I changed the fst so that an occurrence is indexed only if its number is less than or equal to 250 ; and the IF is then created and updated.</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Best,</span></p>
<div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">====================================================================</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Eustache  Mêgnigbêto</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Tél. (+229)  95910242 – (+229) 21147935</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">09 BP 477 Saint  Michel, Cotonou (République du Bénin)</span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Google  Scholar : 
</span><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fscholar.google.com%2Fcitations%3Fuser%3DxQk_UhwAAAAJ%26hl%3Dfr&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023090311&sdata=SJNqku7G9ygBDmswGxPXxIOeA6jsNPkytO%2FfEs4nVHM%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1" lang="EN-US">https://scholar.google.com/citations?user=xQk_UhwAAAAJ&hl=fr</span></a><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"></span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Web personnel : 
</span><a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Feustachem.ilemi.net%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023100308&sdata=WdRz1Y%2FyHl95296mR%2BYQW7c0P5vNrqOCwdIly2QYXYA%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1">http://eustachem.ilemi.net</span></a><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"></span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Review  activities : 
</span><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F503109%2Feustache-megnigbeto%2Fpeer-review%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023110305&sdata=WH9jBqWjGLDSLdTM3o8guLxzuVienJiufDKm18TKFXU%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1" lang="EN-US">https://publons.com/researcher/503109/eustache-megnigbeto/peer-review/</span></a><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"></span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
</div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<div>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0cm 0cm 0cm">
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"">De :</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif""> Egbert De Smet [<a href="mailto:egbert.desmet@uantwerpen.be" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline">mailto:egbert.desmet@uantwerpen.be</a>]
<br>
<b>Envoyé :</b> vendredi 17 avril 2020 11:23<br>
<b>À :</b> Eustache Mêgnigbêto; <a href="mailto:isis-users@iccisis.org" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline">
isis-users@iccisis.org</a><br>
<b>Objet :</b> Re: [Isis-users] Larger database in ABCD</span></p>
</div>
</div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
 </p>
<div id="divtagdefaultwrapper">
<p><span style="font-family:"Calibri","sans-serif"; color:black">Eustache,</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black"> </span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black">as explained earlier in other messages on this list, not the number of occurrences itself is limited, but the total size of these occurrences filling the max-recordsize of CISIS. That is the main
 limiting factor and also the main reason that I wanted ABCD2.x (soon 2.2) to work with other varieties of CISIS, mainly BigISIS as that one does do incremental indexing as opposed to FFI.  FFI is more aiming at 'static' databases with larger records. The max
 no. of records is in my humble opinion not the crucial factor : it is still '2 to the power of 24' (due to the setup of XRF), meaning more than 16 million and enough for most applications.
</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black">Now, back to your concrete problem : I see 2 options, i.e.
</span></p>
<ol style="margin-bottom:0cm" type="1" start="1">
<li style="color:black; margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-family:"Calibri","sans-serif"">try to avoid such high number of occurrences (repeats of a field) by moving them to another database and use REF(L(), the semi-relations feature of ISIS. You could also consider splitting the record over more
 than one in the same database and using REF(L() to the database itself ('internal REF') rather than to another one.</span></li><li style="color:black; margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-family:"Calibri","sans-serif"">testing the records with BigISIS. However we only have it currently only in Linux, while we might need to try to re-compile CISIS for BigISIS now that Windows 64-bits is totally 'normal' (it wasn't at the time). 
 That means : records up to 1Mb (but possibly still not enough) but total size of the database up to 512 Gb.</span></li></ol>
<p><span style="font-family:"Calibri","sans-serif"; color:black">Can I ask you : do you see such a MFN with high number of occurrences (250 or more ?) to be stored correctly in the MST, only not being possible to get indexed ? That, i.e. the record itself being
 not too large but because of its size not indexable, is possible since for indexing some more temporary space is needed to store keys etc. in the 'virtual' ISIS-record CISIS always uses for internal manipulation. Then the problem is not the storage indeed
 but the indexing. By the way, in ABCD2.x we use external (and larger) text-files which still are indexed (for full-text indexing of repositories), so they are not within the record but referred to when indexing (with the parameter 'gload='). I doubt this to
 be a good solution, because still the virtual record is used while indexing, whether in the end the problem would be solved by doing this as opposed to having the occurrences stored within the record, but it could be worth a try. 
</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black">But : if the text-files are too large they will be automatically split while referring with a key to the same 'mother record ID' in the new version of ABCD2.2. Dumping your 250+ occurrences field
 into an external text-file with your basic fields (title, author...) stored as Dublin Core meta-tags (preserved and stored automatically in each split record), therefore would also be possible.
</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black">If you send me a couple of such records (in ISO-format with accompanying FDT and FST), I could give it a try as a third option.</span></p>
<div id="Signature">
<div>
<div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:10.0pt; font-family:"Calibri","sans-serif"; color:black"> </span></p>
</div>
<div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:10.0pt; font-family:"Calibri","sans-serif"; color:black"> </span></p>
</div>
<div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-size:10.0pt; font-family:"Calibri","sans-serif"; color:black">Egbert de Smet<br>
Universiteit Antwerpen</span></p>
</div>
</div>
</div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-family:"Calibri","sans-serif"; color:black"> </span></p>
<div>
<div style="text-align:center; margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"" align="center">
<span style="font-family:"Calibri","sans-serif"; color:black">
<hr width="98%" size="3" align="center">
</span></div>
<div id="divRplyFwdMsg">
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">From:</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black"> isis-users <<a href="mailto:isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline">isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org</a>>
 on behalf of Eustache Mêgnigbêto <<a href="mailto:eustache.megnigbeto@outlook.com" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline">eustache.megnigbeto@outlook.com</a>><br>
<b>Sent:</b> Friday, April 17, 2020 11:10 AM<br>
<b>To:</b> <a href="mailto:isis-users@iccisis.org" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline">
isis-users@iccisis.org</a><br>
<b>Subject:</b> Re: [Isis-users] Larger database in ABCD</span><span style="font-family:"Calibri","sans-serif"; color:black">
</span></p>
<div>
<p style="margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"">
<span style="font-family:"Calibri","sans-serif"; color:black"> </span></p>
</div>
</div>
<div>
<div>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Dear Egbert,</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">I’m using the windows version of CISIS ffi to treat data i’ve downloaded from the web. Due to the problem with the inverted file key you drew my attention on, I limited data
 to import to the isis format database. So, in fact, the database is no longer « larger » as it should be.</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">I have 50,000 records and I continue adding new ones. Recenty, I added about 12,000 new records, but while updating the inverted file, I received back the
<b>message error fatal : fullinv/ifload</b>. I don’t understand the meaning of this error, but I checked, using mx with dict= parameter and found that the IF was empty. Then I suspected the number of occurrences in one repeatable field. After checking, I noticed
 that within the new added records, some have a number of occurrences over 250.  Is such a number of occurrences the cause of the problem ?</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Many thanks for your response
</span><span style="color:black"></span></p>
<div>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">====================================================================</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Eustache  Mêgnigbêto</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Tél. (+229)  95910242 – (+229) 21147935</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">09 BP 477 Saint  Michel, Cotonou (République du Bénin)</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Google  Scholar : 
</span><span style="color:black"><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fscholar.google.com%2Fcitations%3Fuser%3DxQk_UhwAAAAJ%26hl%3Dfr&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023110305&sdata=FnYpGg4JtmGDF9l8omsUgWA%2BX4WcPeyNcvmKxvfKVdI%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1" lang="EN-US">https://scholar.google.com/citations?user=xQk_UhwAAAAJ&hl=fr</span></a></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Web personnel : 
</span><span style="color:black"><a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Feustachem.ilemi.net%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023120300&sdata=JTkghWIowFgC32Xu%2BHvibjYmEe%2Fsfb9kuMZtMu%2FCkbM%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1">http://eustachem.ilemi.net</span></a></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Review  activities : 
</span><span style="color:black"><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F503109%2Feustache-megnigbeto%2Fpeer-review%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023130299&sdata=GcypNIP2KBPS%2BpwGHpAW2%2BwqIpJ5Tpo2Yv%2BKXNGlS5Q%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#0563C1" lang="EN-US">https://publons.com/researcher/503109/eustache-megnigbeto/peer-review/</span></a></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span><span style="color:black"></span></p>
</div>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span><span style="color:black"></span></p>
<div>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0cm 0cm 0cm">
<p><b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">De :</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black"> Eustache Mêgnigbêto [<a href="mailto:eustache.megnigbeto@outlook.com" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline">mailto:eustache.megnigbeto@outlook.com</a>]
<br>
<b>Envoyé :</b> mercredi 10 juillet 2019 09:52<br>
<b>À :</b> Egbert De Smet<br>
<b>Objet :</b> RE: Larger database in ABCD</span><span style="color:black"></span></p>
</div>
</div>
<p><span style="color:black"> </span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Dea r Egbert,</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US"> </span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">I tried in windows with the ffi version, and it works. I will try under linux afternoon with the bigisis version.</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Thank you very much.</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US"> </span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Eustache M.</span><span style="color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US"> </span><span style="color:black"></span></p>
<div>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0cm 0cm 0cm">
<p><b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">From:</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> Egbert De Smet [</span><span style="color:black"><a href="mailto:egbert.desmet@uantwerpen.be" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"" lang="EN-US">mailto:egbert.desmet@uantwerpen.be</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">]
<br>
<b>Sent:</b> mercredi 10 juillet 2019 08:45<br>
<b>To:</b> Eustache Mêgnigbêto <</span><span style="color:black"><a href="mailto:eustache.megnigbeto@outlook.com" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"" lang="EN-US">eustache.megnigbeto@outlook.com</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">><br>
<b>Subject:</b> Re: Larger database in ABCD</span><span style="color:black"></span></p>
</div>
</div>
<p><span style="color:black"> </span></p>
<div id="divtagdefaultwrapper">
<p><span style="font-family:"Calibri","sans-serif"; color:black">Well, obviously the same way :
</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black">CISIS_VERSION = bigisis</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black"> </span></p>
<div id="Signature">
<div>
<div>
<p><span style="font-size:10.0pt; font-family:"Calibri","sans-serif"; color:black">Egbert de Smet<br>
Universiteit Antwerpen</span><span style="color:black"></span></p>
</div>
</div>
</div>
<p><span style="font-family:"Calibri","sans-serif"; color:black"> </span><span style="color:black"></span></p>
<div>
<div style="text-align:center; margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"" align="center">
<span style="font-family:"Calibri","sans-serif"; color:black">
<hr width="98%" size="2" align="center">
</span></div>
<div id="divRplyFwdMsg">
<p><b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">From:</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> Eustache Mêgnigbêto <</span><span style="color:black"><a href="mailto:eustache.megnigbeto@outlook.com" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"" lang="EN-US">eustache.megnigbeto@outlook.com</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">><br>
<b>Sent:</b> Wednesday, July 10, 2019 9:23 AM<br>
<b>To:</b> Egbert De Smet<br>
<b>Subject:</b> RE: Larger database in ABCD</span><span style="font-family:"Calibri","sans-serif"; color:black" lang="EN-US">
</span><span style="color:black"></span></p>
<div>
<p><span style="font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> </span><span style="color:black"></span></p>
</div>
</div>
<div>
<div>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Dear Egbert,</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">Many thanks,</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US">And next how to activate the bigisis under linux ?</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<div>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0cm 0cm 0cm">
<p><b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">From:</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black"> Egbert De Smet [</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="mailto:egbert.desmet@uantwerpen.be" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt">mailto:egbert.desmet@uantwerpen.be</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">]
<br>
<b>Sent:</b> mercredi 10 juillet 2019 08:09<br>
<b>To:</b> Eustache Mêgnigbêto <</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="mailto:eustache.megnigbeto@outlook.com" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt">eustache.megnigbeto@outlook.com</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">>;
</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="mailto:isis-users@iccisis.org" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt">isis-users@iccisis.org</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black"><br>
<b>Subject:</b> Re: Larger database in ABCD</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
</div>
</div>
<p><span style="font-family:"Calibri","sans-serif"; color:black"> </span></p>
<div id="divtagdefaultwrapper">
<p><span style="font-family:"Calibri","sans-serif"; color:black">In the file dr_path.def of the database concerned (in its 'base'  folder) put the line :
</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black">CISIS_VERSION=ffi</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black">You will note that with ffi no 'incremental indexing' (one record by one) will be possible, nor word-proximity searching. Better to use bigisis but that only works in Linux at this time.</span></p>
<p><span style="font-family:"Calibri","sans-serif"; color:black"> </span></p>
<div id="Signature">
<div>
<div>
<p><span style="font-size:10.0pt; font-family:"Calibri","sans-serif"; color:black">Egbert de Smet<br>
Universiteit Antwerpen</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
</div>
</div>
</div>
<p><span style="font-family:"Calibri","sans-serif"; color:black"> </span></p>
<div>
<div style="text-align:center; margin:0cm 0cm 0.0001pt; font-size:12pt; font-family:"Times New Roman","serif"" align="center">
<span style="font-family:"Calibri","sans-serif"; color:black">
<hr width="98%" size="2" align="center">
</span></div>
<div id="divRplyFwdMsg">
<p><b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">From:</span></b><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> isis-users <</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="mailto:isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt" lang="EN-US">isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">>
 on behalf of Eustache Mêgnigbêto <</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="mailto:eustache.megnigbeto@outlook.com" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt" lang="EN-US">eustache.megnigbeto@outlook.com</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">><br>
<b>Sent:</b> Wednesday, July 10, 2019 8:56 AM<br>
<b>To:</b> </span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="mailto:isis-users@iccisis.org" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:11.0pt" lang="EN-US">isis-users@iccisis.org</span></a></span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"><br>
<b>Subject:</b> [Isis-users] Larger database in ABCD</span><span style="font-family:"Calibri","sans-serif"; color:black" lang="EN-US">
</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<div>
<p><span style="font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
</div>
</div>
<div>
<div>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">Dear Egbert,</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">I downloaded some data from the web and converted them to a text delimited format, then I used the id2i utility to convert to a ISIS database. However, I noticed
 that the data were too large to be handled with the standard CISIS utilities. So I used the FFI version of id2i to convert and mx to read, etc.</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">Now, I would like to know how to manage such a database with ABCD since the standard ABCD could not do and since in the ABCD 2.0f version, the subfolder FFI in the
 cgi-bin sub folder contains the necessary files ? In other words, what changes should I do in the cgi-bin folder to be able to operate the database with ABCD ?</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">Many thank in advance.</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">====================================================================</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">Eustache  Mêgnigbêto</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">Tél. (+229)  95910242 – (+229) 21147935</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">09 BP 477 Saint  Michel, Cotonou (République du Bénin)</span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">Google  Scholar : 
</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fscholar.google.com%2Fcitations%3Fuser%3DxQk_UhwAAAAJ%26hl%3Dfr&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023130299&sdata=6VxAyFfExCb8Md5%2BhFdnyicZJPWVAcwfk8CamHooa9Q%3D&reserved=0" target="_blank" rel="noopener noreferrer" id="LPlnk560379" style="color:blue; text-decoration:underline" previewremoved="true"><span style="font-size:11.0pt; color:#0563C1" lang="EN-US">https://scholar.google.com/citations?user=xQk_UhwAAAAJ&hl=fr</span></a></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black">Web personnel : 
</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Feustachem.ilemi.net%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023140289&sdata=r2oB1g0tCwuvJ68QEIldvT1Jba5%2FIvFdt3bYPB34JIU%3D&reserved=0" target="_blank" rel="noopener noreferrer" id="LPlnk264831" style="color:blue; text-decoration:underline" previewremoved="true"><span style="font-size:11.0pt; color:#0563C1">http://eustachem.ilemi.net</span></a></span></p>
<p><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US">Review  activities : 
</span><span style="font-family:"Calibri","sans-serif"; color:black"><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F503109%2Feustache-megnigbeto%2Fpeer-review%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023150285&sdata=TMpVhxkPFA%2BG56nB94w5QcI4czAyNpdIs%2BcSXdy%2Be%2FI%3D&reserved=0" target="_blank" rel="noopener noreferrer" id="LPlnk918740" style="color:blue; text-decoration:underline" previewremoved="true"><span style="font-size:11.0pt; color:#0563C1" lang="EN-US">https://publons.com/researcher/503109/eustache-megnigbeto/peer-review/</span></a></span></p>
<div id="LPBorder_GT_15627424050600.8908674803826272" style="margin-bottom:15.0pt; overflow:auto">
<table class="MsoNormalTable" style="width:90.0%; background:white; border-top:dotted #C8C8C8 1.0pt; border-left:none; border-bottom:dotted #C8C8C8 1.0pt; border-right:none" width="90%" cellspacing="0" cellpadding="0" border="1">
<tbody>
<tr>
<td style="width:187.5pt; border:none; padding:15.0pt 15.0pt 15.0pt .75pt" width="313" valign="top">
<div id="LPImageContainer_15627424050560.9379351855990005" style="margin-top:5.0pt; margin-bottom:5.0pt; display:table">
<p style="background:white"><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F503109%2Feustache-megnigbeto%2Fpeer-review%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023150285&sdata=TMpVhxkPFA%2BG56nB94w5QcI4czAyNpdIs%2BcSXdy%2Be%2FI%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="text-decoration:none"><img id="_x0000_i1028" alt="https://publons.com/media/initialcon/EM200.png" width="250" height="250" border="0" src="https://publons.com/media/initialcon/EM200.png"></span></a></p>
</div>
</td>
<td id="TextCell_15627424050580.617629697802116" style="border:none; padding:0cm 0cm 0cm 0cm; display:table-cell" valign="top">
<div id="LPTitle_15627424050580.6710031485699837">
<p><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F503109%2Feustache-megnigbeto%2Fpeer-review%2F&data=02%7C01%7Cegbert.desmet%40uantwerpen.be%7Cea295787a8d74eba2b6f08d7e360df7a%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637227879023160282&sdata=Umn9lpp8%2FAUcJp531L04VLgKhZvRUQjIqKpgWcR4WCw%3D&reserved=0" target="_blank" rel="noopener noreferrer" style="color:blue; text-decoration:underline"><span style="font-size:16.0pt; font-family:"Segoe UI Light","sans-serif"; text-decoration:none">Eustache
 Megnigbeto | Publons</span></a></p>
</div>
<div id="LPMetadata_15627424050590.7415682296336138" style="margin-top:7.5pt; margin-bottom:12.0pt">
<p style="line-height:10.5pt"><span style="font-size:10.5pt; font-family:"Segoe UI","sans-serif"; color:#666666">publons.com</span></p>
</div>
<div id="LPDescription_15627424050590.9446292348823936">
<p style="line-height:15.0pt"><span style="font-size:10.5pt; font-family:"Segoe UI","sans-serif"; color:#666666">View Eustache Megnigbeto's profile on Publons with 22 publications and 17 reviews.</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p><span style="font-size:14.0pt; font-family:"Calibri","sans-serif"; color:black" lang="EN-US"> </span><span style="font-family:"Calibri","sans-serif"; color:black"></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>