<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wicri-demo.istex.fr/Wicri/Sante/fr/index.php?action=history&amp;feed=atom&amp;title=Wicri%3AMaghrebDataLibMed%2FParam%C3%A8tres%2C_corpus</id>
	<title>Wicri:MaghrebDataLibMed/Paramètres, corpus - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wicri-demo.istex.fr/Wicri/Sante/fr/index.php?action=history&amp;feed=atom&amp;title=Wicri%3AMaghrebDataLibMed%2FParam%C3%A8tres%2C_corpus"/>
	<link rel="alternate" type="text/html" href="https://wicri-demo.istex.fr/Wicri/Sante/fr/index.php?title=Wicri:MaghrebDataLibMed/Param%C3%A8tres,_corpus&amp;action=history"/>
	<updated>2026-04-27T11:19:50Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>https://wicri-demo.istex.fr/Wicri/Sante/fr/index.php?title=Wicri:MaghrebDataLibMed/Param%C3%A8tres,_corpus&amp;diff=12514&amp;oldid=prev</id>
		<title>Jacques Ducloy : 1 révision importée</title>
		<link rel="alternate" type="text/html" href="https://wicri-demo.istex.fr/Wicri/Sante/fr/index.php?title=Wicri:MaghrebDataLibMed/Param%C3%A8tres,_corpus&amp;diff=12514&amp;oldid=prev"/>
		<updated>2021-06-17T14:16:18Z</updated>

		<summary type="html">&lt;p&gt;1 révision importée&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version du 17 juin 2021 à 14:16&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;fr&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Aucune différence)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Jacques Ducloy</name></author>
		
	</entry>
	<entry>
		<id>https://wicri-demo.istex.fr/Wicri/Sante/fr/index.php?title=Wicri:MaghrebDataLibMed/Param%C3%A8tres,_corpus&amp;diff=12513&amp;oldid=prev</id>
		<title>Jacquesducloy le 17 juin 2021 à 14:13</title>
		<link rel="alternate" type="text/html" href="https://wicri-demo.istex.fr/Wicri/Sante/fr/index.php?title=Wicri:MaghrebDataLibMed/Param%C3%A8tres,_corpus&amp;diff=12513&amp;oldid=prev"/>
		<updated>2021-06-17T14:13:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Cette page introduit les éléments pour la création des corpus de la version [[Wicri:MaghrebDataLibMed|MaghrebDataLibMed]] du « [[Serveur sur les données et bibliothèques médicales au Maghreb]] ». &lt;br /&gt;
&lt;br /&gt;
Voir aussi :&lt;br /&gt;
*[[Wicri:MaghrebDataLibMed/Paramètres, data]] - ''génération des données''&lt;br /&gt;
*[[Wicri:MaghrebDataLibMed/Paramètres, fr]] - ''paramètres de navigation''.&lt;br /&gt;
*[[Wicri:MaghrebDataLibMed/Paramètres, size]] - ''génération des modèles liés aux valeurs numériques''&lt;br /&gt;
*[[Wicri:MaghrebDataLibMed/Paramètres, maps]] - ''génération de cartes géographiques''&lt;br /&gt;
*[[Wicri:MaghrebDataLibMed/Paramètres, include]] - ''génération du modèle d'affichage des résultats bruts''&lt;br /&gt;
==Corpus PubMed Central==&lt;br /&gt;
===Création du fichier pmc_result.xml par téléchargement===&lt;br /&gt;
;Test initial:''nombre de liens vers pmc dans le corpus''&lt;br /&gt;
&amp;lt;source lang=&amp;quot;sh&amp;quot;&amp;gt;&lt;br /&gt;
HfdCat $EXPLOR_AREA/Data/Main/Exploration/biblio.hfd \&lt;br /&gt;
  | SxmlSelect -g record/TEI/teiHeader/fileDesc/publicationStmt/idno@type=pmc/1 -p@g1  \&lt;br /&gt;
  | wc&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
;Téléchargement:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;sh&amp;quot;&amp;gt;&lt;br /&gt;
HfdCat $EXPLOR_AREA/Data/Main/Exploration/biblio.hfd \&lt;br /&gt;
  | SxmlSelect -g record/TEI/teiHeader/fileDesc/publicationStmt/idno@type=pmc/1 -p@g1  \&lt;br /&gt;
  | NlmPmcGetCorpusById &amp;gt; $EXPLOR_AREA/Import/pmc_result.xml&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
;Vérification:''nombre de documents téléchargés''&lt;br /&gt;
&amp;lt;source lang=&amp;quot;sh&amp;quot;&amp;gt;&lt;br /&gt;
cat $EXPLOR_AREA/Import/pmc_result.xml | grep &amp;quot;&amp;lt;/article&amp;gt;&amp;quot; | wc &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Voir aussi==&lt;br /&gt;
Cette page est générée à partir de &lt;br /&gt;
* [[wicri-outils.fr:Dilib, module Nlm, Commande NlmPubMedExplorCorpus]]&lt;/div&gt;</summary>
		<author><name>Jacquesducloy</name></author>
		
	</entry>
</feed>