Task #1617

RCP: 0.7.8, Changing setting in BAIP import file for KR declaration

Added by Severine Gedzelman over 7 years ago. Updated over 7 years ago.

Status:Resolved Start date:12/14/2015
Priority:Normal Due date:
Assignee:Severine Gedzelman % Done:

100%

Category:Messages Spent time: -
Target version:TXM Annotation 1.0

Description

(mail Serge, 5 décembre 2015)

Pour le paramétrage des types Symogih, je propose de scénariser de la façon la plus proche possible du site public (même dénomination française, même ordre).

Ce qui donne cela dans import.xml :


               <type id="NaPl" 
                     name="Lieux" 
                     size="LARGE" 
                     url="http://symogih.org/?q=named-places-list">
                  <field type="sql_query">SELECT concat_standard_name, concat_napl FROM bhp.named_place</field>
                  <field type="sql_name">concat_standard_name</field>
                  <field type="sql_publicid">concat_napl</field>
               </type>
               <type id="CoAc" 
                     name="Acteurs collectifs" 
                     size="LARGE" 
                     url="http://symogih.org/?q=collective-actors-list">
                  <field type="sql_query">SELECT concat_standard_name, concat_coac FROM bhp.collective_actor</field>
                  <field type="sql_name">concat_standard_name</field>
                  <field type="sql_publicid">concat_coac</field>
               </type>
               <type id="Actr" 
                     name="Acteurs" 
                     size="LARGE" 
                     url="http://symogih.org/?q=actors-list">
                  <field type="sql_query">SELECT concat_standard_name, concat_actr FROM bhp.actor</field>
                  <field type="sql_name">concat_standard_name</field>
                  <field type="sql_publicid">concat_actr</field>
               </type>

History

#1 Updated by Severine Gedzelman over 7 years ago

  • Subject changed from Changing setting in import file for KR declaration to RCP: 0.7.8, Changing setting in import file for KR declaration

#2 Updated by Matthieu Decorde over 7 years ago

  • Category changed from Import to Messages

#3 Updated by Severine Gedzelman over 7 years ago

  • % Done changed from 0 to 100

#4 Updated by Matthieu Decorde over 7 years ago

  • Status changed from New to Resolved

#5 Updated by Matthieu Decorde over 7 years ago

  • Subject changed from RCP: 0.7.8, Changing setting in import file for KR declaration to RCP: 0.7.8, Changing setting in BAIP import file for KR declaration

Also available in: Atom PDF