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 à 16: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 :
- Wicri:MaghrebDataLibMedV2/Paramètres, data - génération des données
- Wicri:MaghrebDataLibMedV2/Paramètres, fr - paramètres de navigation.
- Wicri:MaghrebDataLibMedV2/Paramètres, size - génération des modèles liés aux valeurs numériques
- Wicri:MaghrebDataLibMedV2/Paramètres, maps - génération de cartes géographiques
- Wicri:MaghrebDataLibMedV2/Paramètres, include - génération du modèle d'affichage des résultats bruts
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