summaryrefslogtreecommitdiff
path: root/archaeological_finds/fixtures/initial_data-fr.json
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2013-07-17 00:49:32 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2013-07-17 00:49:32 +0200
commite6d8b1448df10c98c1964231c308395632bebaf1 (patch)
treecc142cf495bae1dcd0e66eb4fb46cdb2431f60d9 /archaeological_finds/fixtures/initial_data-fr.json
parent238d4988e4eaf738a753e0d068008ef9d7664387 (diff)
downloadIshtar-e6d8b1448df10c98c1964231c308395632bebaf1.tar.bz2
Ishtar-e6d8b1448df10c98c1964231c308395632bebaf1.zip
Archaeological finds: move initial_data to prevent overload
Diffstat (limited to 'archaeological_finds/fixtures/initial_data-fr.json')
-rw-r--r--archaeological_finds/fixtures/initial_data-fr.json231
1 files changed, 231 insertions, 0 deletions
diff --git a/archaeological_finds/fixtures/initial_data-fr.json b/archaeological_finds/fixtures/initial_data-fr.json
new file mode 100644
index 000000000..b29ea6b8e
--- /dev/null
+++ b/archaeological_finds/fixtures/initial_data-fr.json
@@ -0,0 +1,231 @@
+[
+ {
+ "pk": 1,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": null,
+ "label": "M\u00e9tal",
+ "recommendation": "Hygrom\u00e9trie contr\u00f4l\u00e9e, variation de temp\u00e9rature faible",
+ "txt_idx": "metal"
+ }
+ },
+ {
+ "pk": 2,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": null,
+ "label": "Os",
+ "recommendation": "Hygrom\u00e9trie contr\u00f4l\u00e9e, variations de temp\u00e9rature faible",
+ "txt_idx": "bone"
+ }
+ },
+ {
+ "pk": 3,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": 2,
+ "label": "Os animal",
+ "recommendation": "idem os",
+ "txt_idx": "animal_bone"
+ }
+ },
+ {
+ "pk": 4,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": 2,
+ "label": "Os humain",
+ "recommendation": "idem os",
+ "txt_idx": "human_bone"
+ }
+ },
+ {
+ "pk": 5,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": null,
+ "label": "Verre",
+ "recommendation": "fragile, oxydation, etc.",
+ "txt_idx": "glass"
+ }
+ },
+ {
+ "pk": 6,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": null,
+ "label": "C\u00e9ramique",
+ "recommendation": "a d\u00e9tailler",
+ "txt_idx": "ceramic"
+ }
+ },
+ {
+ "pk": 7,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": null,
+ "label": "Min\u00e9ral",
+ "recommendation": "a d\u00e9tailler",
+ "txt_idx": "mineral"
+ }
+ },
+ {
+ "pk": 8,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": null,
+ "label": "\u00c9cofact",
+ "recommendation": "on en veut pas !",
+ "txt_idx": "ecofact"
+ }
+ },
+ {
+ "pk": 9,
+ "model": "archaeological_finds.materialtype",
+ "fields": {
+ "comment": "",
+ "available": true,
+ "parent": 1,
+ "label": "Bronze",
+ "recommendation": "blah",
+ "txt_idx": "bronze"
+ }
+ },
+ {
+ "pk": 1,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Le fait de mettre du mobilier dans un contenant. Que cela soit le conditionnement initial ou un re-conditionnement. ",
+ "available": true,
+ "txt_idx": "packaging",
+ "virtual": false,
+ "label": "Conditionnement"
+ }
+ },
+ {
+ "pk": 2,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Un lot mobilier ou un objet isol\u00e9 subit une radiographie (rayon X) qui produit un ou des films radio.",
+ "available": true,
+ "txt_idx": "regular_x_ray",
+ "virtual": false,
+ "label": "Radiographie argentique"
+ }
+ },
+ {
+ "pk": 3,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Un lot mobilier ou un objet isol\u00e9 subit une radiographie (rayon X) qui produit un ou des fichiers num\u00e9riques.",
+ "available": true,
+ "txt_idx": "digital_x_ray",
+ "virtual": false,
+ "label": "Radiographie num\u00e9rique"
+ }
+ },
+ {
+ "pk": 4,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "D\u00e9placement de mobilier, entre deux d\u00e9p\u00f4ts : le mobilier ne peut pas \u00eatre stocker ailleurs que dans un lieu consid\u00e9r\u00e9 comme un d\u00e9p\u00f4t.",
+ "available": true,
+ "txt_idx": "moving",
+ "virtual": false,
+ "label": "D\u00e9placement"
+ }
+ },
+ {
+ "pk": 5,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Regroupement d'un ensemble de mobilier. Exemple : ensemble des outils provenant d'une fouille, Mobilier datant d'un site, tessonier virtuel, etc.",
+ "available": true,
+ "txt_idx": "virtual_group",
+ "virtual": true,
+ "label": "Groupement virtuel"
+ }
+ },
+ {
+ "pk": 7,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Division d'un lot de mobilier en plusieurs lots",
+ "available": true,
+ "txt_idx": "split",
+ "virtual": false,
+ "label": "Division"
+ }
+ },
+ {
+ "pk": 6,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "R\u00e9union de plusieurs objets ou lots mobiliers en un seul. Ce type de traitement peut impliquer ou non un reconditionnement.\r\n\r\nExemple : Remontage d'une c\u00e9ramique \u00e0 partir de tessons d\u00e9j\u00e0 pr\u00e9sents dans un contenant (pas de reconditionnement), regroupement d'une partie de la faune (os) d'une op\u00e9ration et cr\u00e9ation d'une nouvelle caisse dans ce but (reconditionnement \u00e0 faire)",
+ "available": true,
+ "txt_idx": "physical_grouping",
+ "virtual": false,
+ "label": "Groupement"
+ }
+ },
+ {
+ "pk": 8,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Prise de vue \u00e0 l'aide d'un appareil photo num\u00e9rique",
+ "available": true,
+ "txt_idx": "digital_photography",
+ "virtual": false,
+ "label": "Photographie num\u00e9rique"
+ }
+ },
+ {
+ "pk": 9,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Photographie produisant un film (positif ou n\u00e9gatif)",
+ "available": true,
+ "txt_idx": "regular_photography",
+ "virtual": false,
+ "label": "Photographie argentique"
+ }
+ },
+ {
+ "pk": 10,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "Processus qui permet \u00e9liminer le sel qui impr\u00e8gne un objet arch\u00e9ologique ou lot d'objets.",
+ "available": true,
+ "txt_idx": "desalinisation",
+ "virtual": false,
+ "label": "D\u00e9salinisation"
+ }
+ },
+ {
+ "pk": 11,
+ "model": "archaeological_finds.treatmenttype",
+ "fields": {
+ "comment": "R\u00e9duction des oxydes d\u00e9velopp\u00e9s sur/dans un objet arch\u00e9ologique par l'usage de courant \u00e9lectrique.",
+ "available": true,
+ "txt_idx": "electrolysis",
+ "virtual": false,
+ "label": "Electrolyse"
+ }
+ }
+]