Project

General

Profile

Feature #2597

Updated by Bernhard Koschiček-Krombholz 3 months ago

Like discussed we will import existing data from Pious Travels to the MoByz project. 

 *Update* 
 This is the mapping of existing data to OpenAtlas/CIDOC CRM: 

 * *id* -> is just a sequential id and can be dropped 
 * *created* -> not needed will be dropped 
 * *site* -> *Historical Place* (Place E53) and linked to TIB as super 
 * *placement* -> *Place* (Physical thing E18) 
 ** link to site: E18 -> P53 -> E53 -> P89 -> E53 

 *Sources* 
 Entries with just '***' can be ignored 
 * *id_string* -> title of a *Source* (E33 Linguistic object) 
 * *commentary* -> content of a *Source* (E33 Linguistic object) 
 * *source* -> added to content of a *Source* (E33 Linguistic object) 
 * *transcription* -> *Source translation* (E33 Linguistic Object) 
 ** link to *Source*: E33 -> P73 -> E33 with *Type* (P2 -> E55) Original text  
 * *transcription_corrected* -> *Source translation* (E33 Linguistic Object) 
 ** link to *Source*: E33 -> P73 -> E33 with *Type* (P2 -> E55) Original text corrected  
 * *translation* -> *Source translation* (E33 Linguistic Object) 
 ** link to *Source*: E33 -> P73 -> E33 with *Type* (P2 -> E55) Translation 
 * *transcription_simplified* -> *Source translation* (E33 Linguistic Object) 
 ** link to *Source*: E33 -> P73 -> E33 with *Type* (P2 -> E55) Original text normalized  
 * *language* -> will we could use a type but there is only one entry defined (Russian), others could be dropped defaulted to Greek 

 *Artifact* 
 * *id_string* -> title for an *Artifact* (E22) 
 * *date* -> assuming this the creation date of the text and because it's not a "real" date written as description of the artifact 
 * *site2* -> assuming this to be additional information of the inscription, inscription added also to the artifact description 
 * *description* -> additional information of the inscription added also to the artifact description 
 * *images* -> will not be imported, new ones will be uploaded later 
 ** link to *Artifact* via E31 -> P67 -> E22 
 * *current_location* -> will be dropped 


 All entries 

 * Clarify 
 ** author needed? -> will be linked to an extra import project. discussed 
 ** date 
 ** site2 
 ** language 

Back