Wicri:MaghrebDataLibMedV2 : Différence entre versions

De Wicri Santé
(Initialisation)
(Initialisation)
Ligne 16 : Ligne 16 :
 
cp MaghrebDataLibMedV1/Import/pubmed_result.xml MaghrebDataLibMedV2/Import/.
 
cp MaghrebDataLibMedV1/Import/pubmed_result.xml MaghrebDataLibMedV2/Import/.
 
cp MaghrebDataLibMedV1/Import/pmc_result.xml MaghrebDataLibMedV2/Import/.
 
cp MaghrebDataLibMedV1/Import/pmc_result.xml MaghrebDataLibMedV2/Import/.
 +
</source>
 +
Pour les pages :
 +
<source lang="sh">
 +
 +
IstexGenerAreaPages \
 +
      -a MaghrebDataLibMedV2  \
 +
      -m  \
 +
      -g MaghrebDataLibMed  \
 +
      -p Sante  \
 +
      -w wicri-sante.fr  \
 +
      -W Sante  \
 +
      -s PubMed  \
 +
      -s Pmc 
 
</source>
 
</source>

Version du 27 juin 2021 à 17:59

Cette page introduit les aspects techniques de la version MaghrebDataLibMedV2 du « Serveur sur les données et bibliothèques médicales au Maghreb (version finale)».

Voir aussi :

Initialisation

Ce serveur est initialisé à partir de Wicri:MaghrebDataLibMedV1.

cd $WICRI_ROOT/Sante/explor/MaghrebDataLibMed.storage
mkdir MaghrebDataLibMedV2
mkdir MaghrebDataLibMedV2/Import
cp MaghrebDataLibMedV1/Import/pubmed_result.xml MaghrebDataLibMedV2/Import/.
cp MaghrebDataLibMedV1/Import/pmc_result.xml MaghrebDataLibMedV2/Import/.

Pour les pages :

 IstexGenerAreaPages \
       -a MaghrebDataLibMedV2   \
       -m   \
       -g MaghrebDataLibMed   \
       -p Sante   \
       -w wicri-sante.fr  \
       -W Sante   \
       -s PubMed   \
       -s Pmc