Difference between revisions of "MediaWiki:ToDo/FormWorkflow"

From GATE
Line 40: Line 40:
 
=== Aggiornamento ===
 
=== Aggiornamento ===
 
Create le seguenti proprietà:
 
Create le seguenti proprietà:
HasCallNumber + of type Text  
+
* '''HasCallNumber''' + of type Text  
HasDigitization + of type Boolean  
+
* '''HasDigitization''' + of type Boolean  
HasIndexAndPagesLinks + of type Boolean
+
* '''HasIndexAndPagesLinks''' + of type Boolean
HasMetadata + of type Boolean  
+
* '''HasMetadata''' + of type Boolean  
HasTranscription + of type Boolean  
+
* '''HasTranscription''' + of type Boolean  
Leaf + of type Text
+
* '''Leaf''' + of type Text
 +
*

Revision as of 17:15, 9 February 2018

Serve per creare una pagina per ogni manoscritto della corrispondenza di Kircher (APUG 555 APUG 556 APUG 557 APUG 557B APUG 558 APUG 559 APUG 560 APUG 561 APUG 562 APUG 563 APUG 564 APUG 565 APUG 566 APUG 567 APUG 568), dove si possa visualizzare e aggiornare lo stato di avanzamento dei lavori. Nel form saranno presenti i seguenti dati:

  • Segnatura del manoscritto
  • Numero della carta
  • Digitalizzazione
  • Upload
  • Creazione pagine di Index e Page
  • Metadati
  • Trascrizione

A eccezione dei primi due che avranno come datatype 'Text', gli altri possono essere tutti 'Boolean' in quanto campi che presentano solo due possibilità (yes/no). Nei campi di 'Metadati' e 'Trascrizion' se selezionato 'Yes', deve aprirsi l'opzione per inserire il link alla relativa pagina.

I campi 'yes/no' saranno visualizzati con simboli come True.svg o False.svg

Di seguito un possible mock-up:

Leaves Digitization Uploaded Index and Pages links Metadata Transcription
1r
True.svg
True.svg
True.svg
False.svg
False.svg
1v
True.svg
True.svg
True.svg
False.svg
False.svg
2r
True.svg
True.svg
True.svg
False.svg
False.svg

Vedi questa conversazione con Yaron Koren.

Aggiornamento

Create le seguenti proprietà:

  • HasCallNumber + of type Text
  • HasDigitization + of type Boolean
  • HasIndexAndPagesLinks + of type Boolean
  • HasMetadata + of type Boolean
  • HasTranscription + of type Boolean
  • Leaf + of type Text