{
    "definitions": {},
    "$schema": "http://json-schema.org/draft-07/schema#",
    "$id": "#",
    "type": "object",
    "title": "The Root Schema",
    "required": [
        "internal",
        "content"
    ],
    "properties": {
        "internal": {
            "$id": "#/properties/internal",
            "type": "object",
            "title": "The Internal Schema",
            "properties": {
                "uuid": {
                    "$id": "#/properties/internal/properties/uuid",
                    "type": "string",
                    "title": "The Uuid Schema",
                    "default": "",
                    "simpleBoost": 50.0,
                    "notIntoAdvancedSearch": false,
                    "examples": [
                        "kjljlk-54544-sdfsdsdsds454545-jhjhsds"
                    ]
                },
                "dcIdentifier": {
                    "$id": "#/properties/internal/properties/dcIdentifier",
                    "type": "string",
                    "title": "The dcIdentifier Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "http://eman-archives.org/francophone/items/show/1808"
                    ]
                },
                "origin": {
                    "$id": "#/properties/internal/properties/origin",
                    "type": "string",
                    "title": "The origin Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "oeuvres:repertoire-tableaux-italiens-collections-publiques-francaises-xiii-xix"
                    ]
                },
                "noticeType": {
                    "$id": "#/properties/internal/properties/noticeType",
                    "type": "string",
                    "title": "The Noticetype Schema",
                    "facetType": "simple",
                    "facetScope": "tab",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "ARTWORK"
                    ]
                },
                "permalink": {
                    "$id": "#/properties/internal/properties/permalink",
                    "type": "string",
                    "title": "The Permalink Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "http://www.purl.org/inha/agorha/003/UUID"
                    ],
                    "linkedDataFieldName": "@id"
                },
                "uniqueKey": {
                    "$id": "#/properties/internal/properties/uniqueKey",
                    "type": "integer",
                    "title": "The Uniquekey Schema",
                    "default": 0,
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        2677
                    ]
                },
                "comment": {
                    "$id": "#/properties/internal/properties/comment",
                    "type": "string",
                    "title": "The Comment Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        ""
                    ]
                },
                "createdDate": {
                    "$id": "#/properties/internal/properties/createdDate",
                    "type": "string",
                    "title": "The Createddate Schema",
                    "format": "date-time",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "2009-09-03T18:07:54Z"
                    ],
                    "linkedDataFieldName": "dc:date"
                },
                "createdBy": {
                    "$id": "#/properties/internal/properties/createdBy",
                    "type": "string",
                    "title": "The Createdby Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "plaborde"
                    ],
                    "linkedDataFieldName": "dc:creator"
                },
                "updatedDate": {
                    "$id": "#/properties/internal/properties/updatedDate",
                    "type": "string",
                    "title": "The Updateddate Schema",
                    "format": "date-time",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "2009-09-03T18:07:54Z"
                    ],
                    "linkedDataFieldName": "dc:dateSubmitted"
                },
                "updatedBy": {
                    "$id": "#/properties/internal/properties/updatedBy",
                    "type": "string",
                    "title": "The Updatedby Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "plaborde, acourtin??"
                    ]
                },
                "verifiedBy": {
                    "$id": "#/properties/internal/properties/verifiedBy",
                    "type": "string",
                    "title": "The Verifiedby Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "plaborde, acourtin??"
                    ]
                },
                "status": {
                    "$id": "#/properties/internal/properties/status",
                    "type": "string",
                    "title": "The Status Schema",
                    "facetType": "simple",
                    "facetScope": "general",
                    "facetOrder": 1,
                    "facetDisplayName": "Statuts des notices",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "Publiée"
                    ],
                    "linkedDataFieldName": "dc:available"
                },
                "verificationDate": {
                    "$id": "#/properties/internal/properties/verificationDate",
                    "type": "string",
                    "title": "The Verificationdate Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "2009-09-03T18:07:54Z"
                    ]
                },
                "statusUpdatedDate": {
                    "$id": "#/properties/internal/properties/statusUpdatedDate",
                    "type": "string",
                    "title": "The Statusupdateddate Schema",
                    "default": "",
                    "notIntoAdvancedSearch": true,
                    "examples": [
                        "2009-09-03T18:07:54Z"
                    ]
                },
                "reference": {
                    "$id": "#/properties/internal/properties/reference",
                    "type": "array",
                    "title": "The Reference Schema",
                    "items": {
                        "$id": "#/properties/internal/properties/reference/items",
                        "type": "string",
                        "title": "The Items Schema",
                        "default": "",
                        "notIntoAdvancedSearch": true,
                        "examples": [
                            "f83d9a35-7ab4-47ae-9e9f-a0378d40f7a3",
                            "5275683c-2cbc-493c-946c-f1994393f6e6"
                        ]
                    }
                },
                "digest": {
                    "$id": "#/properties/internal/properties/digest",
                    "type": "object",
                    "title": "The Digest Schema",
                    "properties": {
                        "updatedDate": {
                            "$id": "#/properties/internal/properties/digest/properties/updatedDate",
                            "type": "string",
                            "title": "The Updateddate Schema",
                            "default": "",
                            "examples": [
                                "2009-09-03T18:07:54Z"
                            ]
                        },
                        "status": {
                            "$id": "#/properties/internal/properties/digest/properties/status",
                            "type": "string",
                            "title": "The status Schema",
                            "items": {
                                "$id": "#/properties/internal/properties/digest/properties/status/items",
                                "type": "string",
                                "title": "The Items Schema",
                                "default": "",
                                "examples": [
                                    "status"
                                ]
                            }
                        },
                        "updatedBy": {
                            "$id": "#/properties/internal/properties/digest/properties/updatedBy",
                            "type": "string",
                            "title": "The updatedBy Schema",
                            "items": {
                                "$id": "#/properties/internal/properties/digest/properties/updatedBy/items",
                                "type": "string",
                                "title": "The Items Schema",
                                "default": "",
                                "examples": [
                                    "updatedBy"
                                ]
                            }
                        },
                        "databases": {
                            "$id": "#/properties/internal/properties/digest/properties/databases",
                            "type": "array",
                            "title": "The databases Schema",
                            "items": {
                                "$id": "#/properties/internal/properties/digest/properties/databases/items",
                                "type": "string",
                                "title": "The Items Schema",
                                "default": "",
                                "examples": [
                                    "database name"
                                ]
                            }
                        },
                        "title": {
                            "$id": "#/properties/internal/properties/digest/properties/title",
                            "type": "string",
                            "title": "The Title Schema",
                            "autoCompletion": true,
                            "simpleBoost": 10.0,
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "artworkType": {
                            "$id": "#/properties/internal/properties/digest/properties/artworkType",
                            "type": "string",
                            "title": "The Artworktype Schema",
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "usualName": {
                            "$id": "#/properties/internal/properties/digest/properties/usualName",
                            "type": "string",
                            "title": "The Usualname Schema",
                            "autoCompletion": true,
                            "simpleBoost": 4.0,
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "usualFirstName": {
                            "$id": "#/properties/internal/properties/digest/properties/usualFirstName",
                            "type": "string",
                            "title": "The Usualfirstname Schema",
                            "autoCompletion": true,
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "startDate": {
                            "$id": "#/properties/internal/properties/digest/properties/startDate",
                            "type": "object",
                            "title": "The Startdate Schema",
                            "properties": {
                                "prefix": {
                                    "$id": "#/properties/internal/properties/digest/properties/startDate/properties/prefix",
                                    "type": "string",
                                    "title": "The Prefix Schema",
                                    "default": "",
                                    "examples": [
                                        "value"
                                    ]
                                },
                                "earliest": {
                                    "$id": "#/properties/internal/properties/digest/properties/startDate/properties/earliest",
                                    "type": "string",
                                    "title": "The Earliest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "earliestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/startDate/properties/earliestFormat",
                                    "type": "string",
                                    "title": "The earliestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                },
                                "latest": {
                                    "$id": "#/properties/internal/properties/digest/properties/startDate/properties/latest",
                                    "type": "string",
                                    "title": "The Latest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "latestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/startDate/properties/latestFormat",
                                    "type": "string",
                                    "title": "The latestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                }
                            }
                        },
                        "endDate": {
                            "$id": "#/properties/internal/properties/digest/properties/endDate",
                            "type": "object",
                            "title": "The Enddate Schema",
                            "properties": {
                                "prefix": {
                                    "$id": "#/properties/internal/properties/digest/properties/endDate/properties/prefix",
                                    "type": "string",
                                    "title": "The Prefix Schema",
                                    "default": "",
                                    "examples": [
                                        "value"
                                    ]
                                },
                                "earliest": {
                                    "$id": "#/properties/internal/properties/digest/properties/endDate/properties/earliest",
                                    "type": "string",
                                    "title": "The Earliest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "earliestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/endDate/properties/earliestFormat",
                                    "type": "string",
                                    "title": "The earliestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                },
                                "latest": {
                                    "$id": "#/properties/internal/properties/digest/properties/endDate/properties/latest",
                                    "type": "string",
                                    "title": "The Latest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "latestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/endDate/properties/latestFormat",
                                    "type": "string",
                                    "title": "The latestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                }
                            }
                        },
                        "authorRole": {
                            "$id": "#/properties/internal/properties/digest/properties/authorRole",
                            "type": "string",
                            "title": "The Authorrole Schema",
                            "autoCompletion": true,
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "datationExecutionStart": {
                            "$id": "#/properties/internal/properties/digest/properties/datationExecutionStart",
                            "type": "object",
                            "title": "The Datationexecutionstart Schema",
                            "properties": {
                                "prefix": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionStart/properties/prefix",
                                    "type": "string",
                                    "title": "The Prefix Schema",
                                    "default": "",
                                    "examples": [
                                        "value"
                                    ]
                                },
                                "earliest": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionStart/properties/earliest",
                                    "type": "string",
                                    "title": "The Earliest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "earliestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionStart/properties/earliestFormat",
                                    "type": "string",
                                    "title": "The earliestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                },
                                "latest": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionStart/properties/latest",
                                    "type": "string",
                                    "title": "The Latest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "latestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionStart/properties/latestFormat",
                                    "type": "string",
                                    "title": "The latestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                }
                            }
                        },
                        "datationExecutionEnd": {
                            "$id": "#/properties/internal/properties/digest/properties/datationExecutionEnd",
                            "type": "object",
                            "title": "The Datationexecutionend Schema",
                            "properties": {
                                "prefix": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionEnd/properties/prefix",
                                    "type": "string",
                                    "title": "The Prefix Schema",
                                    "default": "",
                                    "examples": [
                                        "value"
                                    ]
                                },
                                "earliest": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionEnd/properties/earliest",
                                    "type": "string",
                                    "title": "The Earliest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "earliestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionEnd/properties/earliestFormat",
                                    "type": "string",
                                    "title": "The earliestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                },
                                "latest": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionEnd/properties/latest",
                                    "type": "string",
                                    "title": "The Latest Schema",
                                    "default": "",
                                    "examples": [
                                        "21/07/1864"
                                    ]
                                },
                                "latestFormat": {
                                    "$id": "#/properties/internal/properties/digest/properties/datationExecutionEnd/properties/latestFormat",
                                    "type": "string",
                                    "title": "The latestFormat Schema",
                                    "default": "",
                                    "examples": [
                                        "yyyy"
                                    ]
                                }
                            }
                        },
                        "place": {
                            "$id": "#/properties/internal/properties/digest/properties/place",
                            "type": "string",
                            "title": "The Place Schema",
                            "autoCompletion": true,
                            "simpleBoost": 3.0,
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "shelfMark": {
                            "$id": "#/properties/internal/properties/digest/properties/shelfMark",
                            "type": "string",
                            "title": "The Shelfmark Schema",
                            "autoCompletion": true,
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "shelfMarkType": {
                            "$id": "#/properties/internal/properties/digest/properties/shelfMarkType",
                            "type": "string",
                            "title": "The Shelfmarktype Schema",
                            "autoCompletion": true,
                            "default": "",
                            "examples": [
                                "value"
                            ]
                        },
                        "noticeType": {
                            "$id": "#/properties/internal/properties/digest/properties/noticeType",
                            "type": "string",
                            "title": "The Noticetype Schema",
                            "default": "",
                            "examples": [
                                "ARTWORK"
                            ]
                        }
                    }
                }
            }
        },
        "content": {
            "$id": "#/properties/content",
            "type": "object",
            "title": "The Content Schema",
            "required": [
                "identificationInformation"
            ],
            "properties": {
                "computedFacetDateStart": {
                    "$id": "#/properties/content/properties/computedFacetDateStart",
                    "type": "array",
                    "facetScope": "general",
                    "facetType": "hierarchical",
                    "facetOrder": 5,
                    "facetDisplayName": "Dates début",
                    "title": "The computedFacetDateStart Schema",
                    "items": {
                        "$id": "#/properties/content/properties/computedFacetDateStart/items",
                        "type": "string",
                        "title": "The Items Schema",
                        "default": "",
                        "examples": [
                            "/20e siècle/1ère moitié du 20e siècle/1er quart du 20e siècle/1918",
                            "/20e siècle/1ère moitié du 20e siècle/2e quart du 20e siècle/1928",
                            "/20e siècle/2e moitié du 20e siècle/3e quart du 20e siècle/1968",
                            "/19e siècle/1ère moitié du 20e siècle/1er quart du 20e siècle/1918",
                            "/20e siècle avant notre ère/1ère moitié du 20e siècle avant notre ère/1er quart du 20e siècle avant notre ère/-1986",
                            "/20e siècle avant notre ère/1ère moitié du 20e siècle avant notre ère/2e quart du 20e siècle avant notre ère/-1953"
                        ]
                    }
                },
                "computedFacetDateEnd": {
                    "$id": "#/properties/content/properties/computedFacetDateEnd",
                    "type": "array",
                    "facetScope": "general",
                    "facetType": "hierarchical",
                    "facetOrder": 6,
                    "facetDisplayName": "Dates fin",
                    "title": "The computedFacetDateEnd Schema",
                    "items": {
                        "$id": "#/properties/content/properties/computedFacetDateEnd/items",
                        "type": "string",
                        "title": "The Items Schema",
                        "default": "",
                        "examples": [
                            "/20e siècle/1ère moitié du 20e siècle/1er quart du 20e siècle/1918",
                            "/20e siècle/1ère moitié du 20e siècle/2e quart du 20e siècle/1928",
                            "/20e siècle/2e moitié du 20e siècle/3e quart du 20e siècle/1968",
                            "/19e siècle/1ère moitié du 20e siècle/1er quart du 20e siècle/1918",
                            "/20e siècle avant notre ère/1ère moitié du 20e siècle avant notre ère/1er quart du 20e siècle avant notre ère/-1986",
                            "/20e siècle avant notre ère/1ère moitié du 20e siècle avant notre ère/2e quart du 20e siècle avant notre ère/-1953"
                        ]
                    }
                },
                "computedFacetPerson": {
                    "$id": "#/properties/content/properties/computedFacetPerson",
                    "type": "array",
                    "facetScope": "general",
                    "facetType": "hierarchical",
                    "facetOrder": 4,
                    "facetDisplayName": "Personnes",
                    "title": "The Computedfacetperson Schema",
                    "items": {
                        "$id": "#/properties/content/properties/computedFacetPerson/items",
                        "type": "string",
                        "title": "The Items Schema",
                        "default": "",
                        "examples": [
                            "/Personne/Pablo, Picasso",
                            "/Personne/Mozart",
                            "/Famille/Nom de famille 1",
                            "/Famille/Nom de famille 2",
                            "/Collectivité/Collectivité 1",
                            "/Collectivité/Collectivité 2"
                        ]
                    }
                },
                "computedFacetPlace": {
                    "$id": "#/properties/content/properties/computedFacetPlace",
                    "type": "array",
                    "facetScope": "general",
                    "facetType": "hierarchical",
                    "facetOrder": 7,
                    "facetDisplayName": "Lieux",
                    "title": "The computedFacetPlace Schema",
                    "items": {
                        "$id": "#/properties/content/properties/computedFacetPlace/items",
                        "type": "string",
                        "title": "The Items Schema",
                        "default": "",
                        "examples": [
                            "/Europe/France/Corse/Corse-du-Sud/Ajaccio/Cathédrale Notre-Dame-de-la-Miséricorde (Ajaccio)",
                            "/Europe/France/Corse/Corse-du-Sud/Ajaccio/Evêché (Ajaccio)",
                            "/Europe/France/Corse/Corse-du-Sud/Arro/Eglise paroissiale Saint-Nicolas (Arro)",
                            "/Europe/France/Berry",
                            "/Europe/France/Bretagne/Finistère/Argol/Eglise Saint-Pierre et Saint-Paul (Argol)",
                            "/Europe/Flandres"
                        ]
                    }
                },
                "computedFacetAttachment": {
                    "$id": "#/properties/content/properties/computedFacetAttachment",
                    "type": "array",
                    "title": "The computedFacetAttachment Schema",
                    "facetScope": "general",
                    "facetType": "simple",
                    "facetOrder": 2,
                    "facetDisplayName": "Documents associés",
                    "items": {
                        "$id": "#/properties/content/properties/computedFacetAttachment/items",
                        "type": "string",
                        "title": "The Items Schema",
                        "default": "",
                        "examples": [
                            "Avec image",
                            "Avec document"
                        ]
                    }
                },
                "identificationInformation": {
                    "$id": "#/properties/content/properties/identificationInformation",
                    "type": "object",
                    "title": "The Identificationinformation Schema",
                    "displayName": {
                        "fre": "Identification"
                    },
                    "required": [
                        "type"
                    ],
                    "simpleBoost": 1.5,
                    "properties": {
                        "type": {
                            "$id": "#/properties/content/properties/identificationInformation/properties/type",
                            "type": "object",
                            "title": "The Type Schema",
                            "required": [
                                "thesaurus"
                            ],
                            "properties": {
                                "thesaurus": {
                                    "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus",
                                    "type": "array",
                                    "title": "The Thesaurus Schema",
                                    "autoCompleteInfoThesaurus": {
                                        "thesaurusKey": "TH_SH_DENOM_CONCEPTS",
                                        "branchLabel": ""
                                    },
                                    "displayName": {
                                        "fre": "Type d'oeuvre"
                                    },
                                    "advAutoCompletion": true,
                                    "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/8e09cc44-abef-4f14-9761-6c9cb3f63b2d",
                                    "items": {
                                        "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items",
                                        "type": "object",
                                        "title": "The Items Schema",
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "http://ginco.inha.fr/MUS_TH_SH_DENOM_CONCEPTS/1075"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "conceptPath": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/conceptPath",
                                                "type": "string",
                                                "title": "The Conceptpath Schema",
                                                "facetType": "hierarchical",
                                                "facetScope": "ARTWORK",
                                                "facetOrder": 5,
                                                "facetDisplayName": "Type d'œuvre",
                                                "default": "",
                                                "examples": [
                                                    "type/typedoeuvre/truc"
                                                ]
                                            },
                                            "prefLabels": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/prefLabels",
                                                "type": "array",
                                                "title": "The Preflabels Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/prefLabels/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "value": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                            "type": "string",
                                                            "title": "The value Schema",
                                                            "default": "",
                                                            "simpleBoost": 90.0,
                                                            "examples": [
                                                                "value"
                                                            ],
                                                            "linkedDataFieldName": "@value"
                                                        },
                                                        "language": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                            "type": "string",
                                                            "title": "The Default Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "fre"
                                                            ],
                                                            "linkedDataFieldName": "@language"
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "altLabels": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/altLabels",
                                                "type": "null",
                                                "title": "The Altlabels Schema",
                                                "default": null,
                                                "examples": [
                                                    null
                                                ]
                                            },
                                            "hiddenLabels": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/thesaurus/items/properties/hiddenLabels",
                                                "type": "null",
                                                "title": "The Hiddenlabels Schema",
                                                "default": null,
                                                "examples": [
                                                    null
                                                ]
                                            }
                                        }
                                    },
                                    "linkedDataFieldName": "crm:P1_is_identified_by",
                                    "jsonLdType": "crm:E41_Appellation"
                                },
                                "comment": {
                                    "$id": "#/properties/content/properties/identificationInformation/properties/type/properties/comment",
                                    "type": "string",
                                    "title": "The Comment Schema",
                                    "displayName": {
                                        "fre": "Commentaire Type d'œuvre"
                                    },
                                    "formType": "textarea",
                                    "default": "",
                                    "examples": [
                                        "commentaire type"
                                    ],
                                    "linkedDataFieldName": "crm:P3_has_note",
                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                }
                            },
                            "linkedDataFieldName": "crm:P2_has_type",
                            "jsonLdType": "crm:E55_Type"
                        },
                        "artworkCount": {
                            "$id": "#/properties/content/properties/identificationInformation/properties/artworkCount",
                            "type": "integer",
                            "title": "The Artworkcount Schema",
                            "displayName": {
                                "fre": "Nombre d'objet"
                            },
                            "formType": "text",
                            "default": 0,
                            "examples": [
                                1
                            ],
                            "linkedDataFieldName": "crm:P57_has_number_of_parts",
                            "jsonLdType": "crm:E60_Number",
                            "contextualHelp": "Saisir un nombre entier.",
                            "hiddenForDatabases": ["47", "73"]
                        },
                        "title": {
                            "$id": "#/properties/content/properties/identificationInformation/properties/title",
                            "type": "array",
                            "title": "The Title Schema",
                            "displayName": {
                                "fre": "Titres"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/identificationInformation/properties/title/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Titres"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "type": {
                                        "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type",
                                        "type": "object",
                                        "title": "The Type Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "INHA_41_TYPES_DE_TITRES",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de titre"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "http://ginco.inha.fr/MUS_TH_SH_DENOM_CONCEPTS/1075"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/type/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/9667b195-7772-4d51-b71e-00939a08e3fa",
												"hiddenForDatabases": ["28"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "displayName": {
                                            "fre": "Titre"
                                        },
                                        "formType": "textarea",
                                        "advAutoCompletion": true,
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/label/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "simpleBoost": 150.0,
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/label/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "rdfs:label"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/identificationInformation/properties/title/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Titres"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["28"]
                                    }
                                }
                            },
							"linkedDataFieldName": "crm:P102_has_title",
                            "jsonLdType": "crm:E35_Title"
                        },
                        "note": {
                            "$id": "#/properties/content/properties/identificationInformation/properties/note",
                            "type": "array",
                            "title": "The Note Schema",
                            "displayName": {
                                "fre": "Commentaires généraux"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/identificationInformation/properties/note/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Commentaires généraux"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "generalNote": {
                                        "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/generalNote",
                                        "type": "object",
                                        "title": "The Generalnote Schema",
                                        "displayName": {
                                            "fre": "Commentaire général"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/generalNote/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/identificationInformation/properties/note/items/properties/generalNote/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P3_has_note",
							"hiddenForDatabases": ["28"]
                        }
                    }
                },
                "localizationInformation": {
                    "$id": "#/properties/content/properties/localizationInformation",
                    "type": "object",
                    "title": "The Localizationinformation Schema",
                    "displayName": {
                        "fre": "Localisation"
                    },
                    "simpleBoost": 1.4,
                    "properties": {
                        "localization": {
                            "$id": "#/properties/content/properties/localizationInformation/properties/localization",
                            "type": "array",
                            "title": "The Localization Schema",
                            "displayName": {
                                "fre": "Localisations"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Localisations"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "place": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place",
                                        "type": "object",
                                        "title": "The Place Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus",
                                                "type": "object",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_LIEU_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Lieu de conservation"
                                                },
                                                "advAutoCompletion": true,
                                                "properties": {
                                                    "ref": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/ref",
                                                        "type": "string",
                                                        "title": "The Ref Schema",
                                                        "default": "",
                                                        "examples": [
                                                            "TH_LIEU"
                                                        ],
                                                        "linkedDataFieldName": "@id"
                                                    },
                                                    "conceptPath": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/conceptPath",
                                                        "type": "string",
                                                        "title": "The Conceptpath Schema",
                                                        "facetCopyTo": "content.computedFacetPlace",
                                                        "facetType": "hierarchical",
                                                        "facetScope": "ARTWORK",
                                                        "facetOrder": 4,
                                                        "facetDisplayName": "Lieu de conservation",
                                                        "default": "",
                                                        "examples": [
                                                            "type/typedoeuvre/truc"
                                                        ]
                                                    },
                                                    "geoPoint": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/geoPoint",
                                                        "type": "string",
                                                        "containsIntoSimpleSearch": false,
                                                        "title": "The geoPoint Schema",
                                                        "default": "",
                                                        "examples": [
                                                            "41.12,-71.34"
                                                        ],
                                                        "linkedDataFieldName": "crm:P168_place_is_defined_by",
                                                        "jsonLdType": "crm:E94_Space_Primitive"
                                                    },
                                                    "prefLabels": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/prefLabels",
                                                        "type": "array",
                                                        "title": "The Preflabels Schema",
                                                        "items": {
                                                            "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/prefLabels/items",
                                                            "type": "object",
                                                            "title": "The Items Schema",
                                                            "properties": {
                                                                "value": {
                                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                    "type": "string",
                                                                    "title": "The value Schema",
                                                                    "default": "",
                                                                    "simpleBoost": 70.0,
                                                                    "examples": [
                                                                        "value"
                                                                    ],
                                                                    "linkedDataFieldName": "rdfs:label"
                                                                },
                                                                "language": {
                                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                    "type": "string",
                                                                    "title": "The Default Schema",
                                                                    "default": "",
                                                                    "examples": [
                                                                        "fre"
                                                                    ]
                                                                }
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P87_is_identified_by",
														"jsonLdType": "crm:E44_Place_Appellation"
                                                    },
                                                    "altLabels": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/altLabels",
                                                        "type": "null",
                                                        "title": "The Altlabels Schema",
                                                        "default": null,
                                                        "examples": [
                                                            null
                                                        ]
                                                    },
                                                    "hiddenLabels": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/thesaurus/properties/hiddenLabels",
                                                        "type": "null",
                                                        "title": "The Hiddenlabels Schema",
                                                        "default": null,
                                                        "examples": [
                                                            null
                                                        ]
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/1a8ca86b-74cf-495a-b734-d1cebeddb5bf"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/place/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Lieu de conservation"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P87_is_identified_by",
                                        "jsonLdType": "crm:E44_Place_Appellation"
                                    },
                                    "institutionIdentifierType": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType",
                                        "type": "object",
                                        "title": "The Institutionidentifiertype Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus",
                                                "type": "object",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "INHA_51_TYPE_DE_COTES",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de Cote / numéro"
                                                },
                                                "properties": {
                                                    "ref": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/ref",
                                                        "type": "string",
                                                        "title": "The Ref Schema",
                                                        "default": "",
                                                        "examples": [
                                                            "TH_TYPE_DE_COTES"
                                                        ],
                                                        "linkedDataFieldName": "@id"
                                                    },
                                                    "conceptPath": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/conceptPath",
                                                        "type": "string",
                                                        "title": "The Conceptpath Schema",
                                                        "default": "",
                                                        "examples": [
                                                            "type/typedoeuvre/truc"
                                                        ]
                                                    },
                                                    "prefLabels": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/prefLabels",
                                                        "type": "array",
                                                        "title": "The Preflabels Schema",
                                                        "items": {
                                                            "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/prefLabels/items",
                                                            "type": "object",
                                                            "title": "The Items Schema",
                                                            "properties": {
                                                                "value": {
                                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                    "type": "string",
                                                                    "title": "The value Schema",
                                                                    "default": "",
                                                                    "examples": [
                                                                        "value"
                                                                    ],
                                                                    "linkedDataFieldName": "@value"
                                                                },
                                                                "language": {
                                                                    "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                    "type": "string",
                                                                    "title": "The Default Schema",
                                                                    "default": "",
                                                                    "examples": [
                                                                        "fre"
                                                                    ],
                                                                    "linkedDataFieldName": "@language"
                                                                }
                                                            }
                                                        },
                                                        "linkedDataFieldName": "rdfs:label"
                                                    },
                                                    "altLabels": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/altLabels",
                                                        "type": "null",
                                                        "title": "The Altlabels Schema",
                                                        "default": null,
                                                        "examples": [
                                                            null
                                                        ]
                                                    },
                                                    "hiddenLabels": {
                                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifierType/properties/thesaurus/properties/hiddenLabels",
                                                        "type": "null",
                                                        "title": "The Hiddenlabels Schema",
                                                        "default": null,
                                                        "examples": [
                                                            null
                                                        ]
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "institutionIdentifier": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifier",
                                        "type": "object",
                                        "title": "The Institutionidentifier Schema",
                                        "displayName": {
                                            "fre": "Cote / numéro"
                                        },
                                        "formType": "text",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionIdentifier/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "contenu"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P87_is_identified_by",
                                        "jsonLdType": "crm:E42_Identifier"
                                    },
                                    "institutionComment": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/institutionComment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Cote / numéro"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "addressBuilding": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/addressBuilding",
                                        "type": "object",
                                        "title": "The Addressbuilding Schema",
                                        "displayName": {
                                            "fre": "Adresse de l'édifice"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/addressBuilding/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/addressBuilding/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P76_has_contact_point",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["83", "28", "67"]
                                    },
                                    "fonds": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/fonds",
                                        "type": "object",
                                        "title": "The Fonds Schema",
                                        "displayName": {
                                            "fre": "Fonds"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/fonds/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName" : "rdfs:label"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/fonds/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P46_forms_part_of",
                                        "jsonLdType": "crm:E22_Human-Made_Object",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["83", "28", "67"]
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/localizationInformation/properties/localization/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Localisations"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["83"]
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P54_has_current_permanent_location",
                            "jsonLdType": "crm:E53_Place"
                        }
                    }
                },
                "descriptionInformation": {
                    "$id": "#/properties/content/properties/descriptionInformation",
                    "type": "object",
                    "title": "The Descriptioninformation Schema",
                    "displayName": {
                        "fre": "Description"
                    },
                    "simpleBoost": 1.8,
                    "properties": {
                        "description": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/description",
                            "type": "array",
                            "title": "The Description Schema",
                            "displayName": {
                                "fre": "Commentaires descriptifs"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/description/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Commentaires descriptifs"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "note": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/note",
                                        "type": "object",
                                        "title": "The Note Schema",
                                        "displayName": {
                                            "fre": "Commentaire descriptif"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/note/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/description/items/properties/note/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P67i_is_referred_to_by",
                            "jsonLdType": "crm:E89_Propositional_Object"
                        },
                        "conservationState": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState",
                            "type": "array",
                            "title": "The Conservationstate Schema",
                            "displayName": {
                                "fre": "États"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources États"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_ETAT_CONS_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Etat de conservation"
                                                },
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/06174277-ed11-4ec6-8de7-54589a59d945",
                                                "advAutoCompletion": true,
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_ETAT_CONS"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/label/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Etat de conservation"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["50"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "date": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date",
                                        "type": "object",
                                        "title": "The Date Schema",
                                        "displayName": {
                                            "fre": "Date du constat d'état"
                                        },
                                        "properties": {
                                            "startDateComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/startDateComputed",
                                                "type": "string",
                                                "title": "The Startdatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1864-07-24"
                                                ],
                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "startDatePathComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/startDatePathComputed",
                                                "type": "array",
                                                "title": "The startDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/startDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateStart",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "endDateComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/endDateComputed",
                                                "type": "string",
                                                "title": "The Enddatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1889-01-23"
                                                ],
                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "endDatePathComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/endDatePathComputed",
                                                "type": "array",
                                                "title": "The endDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/endDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateEnd",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "start": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start",
                                                "type": "object",
                                                "title": "The Start Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P79_beginning_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81a_end_of_the_begin",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/start/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P116_starts",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "end": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end",
                                                "type": "object",
                                                "title": "The End Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P80_end_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81b_begin_of_the_end",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/end/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P115_finishes",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/date/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "default": "",
                                                "examples": [
                                                    "commentaire des dates"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P4_has_time-span",
                                        "jsonLdType": "crm:E2_Temporal_Entity",
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. "
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/conservationState/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire États"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P34_concerned",
                            "jsonLdType": "crm:E14_Condition_Assessment",
                            "hiddenForDatabases": ["47", "73", "83"]
                        },
                        "restoration": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration",
                            "type": "array",
                            "title": "The Restoration Schema",
                            "displayName": {
                                "fre": "Restaurations"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Restaurations"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_ETAT_CONS_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Etat de Restauration"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_ETAT_CONS"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/06174277-ed11-4ec6-8de7-54589a59d945"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/label/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Etat de Restauration"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["50"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "date": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date",
                                        "type": "object",
                                        "title": "The Date Schema",
                                        "displayName": {
                                            "fre": "Date Restauration"
                                        },
                                        "properties": {
                                            "startDateComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/startDateComputed",
                                                "type": "string",
                                                "title": "The Startdatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1864-07-24"
                                                ],
                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "startDatePathComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/startDatePathComputed",
                                                "type": "array",
                                                "title": "The startDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/startDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateStart",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "endDateComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/endDateComputed",
                                                "type": "string",
                                                "title": "The Enddatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1889-01-23"
                                                ],
                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "endDatePathComputed": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/endDatePathComputed",
                                                "type": "array",
                                                "title": "The endDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/endDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateEnd",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "start": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start",
                                                "type": "object",
                                                "title": "The Start Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P79_beginning_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81a_end_of_the_begin",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/start/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P116_starts",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "end": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end",
                                                "type": "object",
                                                "title": "The End Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P80_end_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81b_begin_of_the_end",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/end/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P115_finishes",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/date/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "default": "",
                                                "examples": [
                                                    "commentaire des dates"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P4_has_time-span",
                                        "jsonLdType": "crm:E2_Temporal_Entity",
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. ",
										"hiddenForDatabases": ["83"]
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/restoration/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Restaurations"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["83"]
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P31_was_modified_by",
                            "jsonLdType": "crm:E11_Modification",
                            "hiddenForDatabases": ["47", "73"]
                        },
                        "materiality": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality",
                            "type": "array",
                            "title": "The Materiality Schema",
                            "displayName": {
                                "fre": "Matérialité"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Matérialité"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "descriptionType": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType",
                                        "type": "object",
                                        "title": "The Descriptiontype Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "INHA_TYPE_DESC_MAT",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de description matérielle"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_VIDE"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/16bdfaec-15a7-409c-b91c-84d9bf8e2414",
												"hiddenForDatabases": ["83", "78", "28", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/descriptionType/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Type de description matérielle"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83", "78", "28", "50"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "support": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support",
                                        "type": "object",
                                        "title": "The Support Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "INHA_CAR_DESC_MAT",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Caractéristique de description matérielle"
                                                },
                                                "advAutoCompletion": true,
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_TECH"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/22b1b2e9-9241-4bda-ad66-52590a36c87b",
												"hiddenForDatabases": ["83", "78", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/support/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Caractéristique de description matérielle"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83", "78", "50"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P128_carries",
                                        "jsonLdType": "crm:E26_Physical_Feature"
                                    },
                                    "material": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material",
                                        "type": "object",
                                        "title": "The Material Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_MAT_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Matériau"
                                                },
                                                "advAutoCompletion": true,
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_TECH"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "facetType": "hierarchical",
                                                            "facetScope": "ARTWORK",
                                                            "facetOrder": 7,
                                                            "facetDisplayName": "Matériaux",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/2275eb81-6e47-4c3c-b1ee-96795edb046c"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/material/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Matériau"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P45_consists_of",
                                        "jsonLdType": "crm:E57_Material"
                                    },
                                    "technical": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical",
                                        "type": "object",
                                        "title": "The Technical Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_TECHNIQUES_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Technique"
                                                },
                                                "advAutoCompletion": true,
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_TECH"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "facetType": "hierarchical",
                                                            "facetScope": "ARTWORK",
                                                            "facetOrder": 8,
                                                            "facetDisplayName": "Techniques",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/05085df9-7b57-4aca-b600-fa0309b0cb3c"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/technical/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Technique"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P32_used_general_technique",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/materiality/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Matérialité"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P34_concerned",
                            "jsonLdType": "crm:E14_Condition_Assessment"
                        },
                        "presentationSupport": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport",
                            "type": "array",
                            "title": "The Presentationsupport Schema",
                            "displayName": {
                                "fre": "Supports de présentation"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Supports de présentation"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_SUPP_PRESENT_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Support de présentation"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_SUPP_PRESENT"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/29b13484-ffb0-4456-b2ba-5e991980c56a"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/presentationSupport/items/properties/label/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Supports de présentation"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P46_is_composed_of",
                            "jsonLdType": "crm:E18_Physical_Thing",
                            "hiddenForDatabases": ["47", "73", "89"]
                        },
                        "dimension": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension",
                            "type": "array",
                            "title": "The Dimension Schema",
                            "displayName": {
                                "fre": "Dimensions"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Dimensions"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "format": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format",
                                        "type": "object",
                                        "title": "The Format Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_FORM_OEUV_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Format"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_FORM_OEUV"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/78caa5b5-2ea3-47bd-ad80-2f3b97438efc",
												"hiddenForDatabases": ["83"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/format/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Format"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "height": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/height",
                                        "type": "number",
                                        "title": "The Height Schema",
                                        "displayName": {
                                            "fre": "Hauteur"
                                        },
                                        "formType": "text",
                                        "default": 0.0,
                                        "examples": [
                                            5.5
                                        ],
                                        "linkedDataFieldName": "crm:P90_has_value"
                                    },
                                    "width": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/width",
                                        "type": "number",
                                        "title": "The Width Schema",
                                        "displayName": {
                                            "fre": "Largeur"
                                        },
                                        "formType": "text",
                                        "default": 0,
                                        "examples": [
                                            3
                                        ],
                                        "linkedDataFieldName": "crm:P90_has_value"
                                    },
                                    "depth": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/depth",
                                        "type": "number",
                                        "title": "The Depth Schema",
                                        "displayName": {
                                            "fre": "Profondeur"
                                        },
                                        "formType": "text",
                                        "default": 0.0,
                                        "examples": [
                                            2.2
                                        ],
                                        "linkedDataFieldName": "crm:P90_has_value"
                                    },
                                    "length": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/length",
                                        "type": "number",
                                        "title": "The Length Schema",
                                        "displayName": {
                                            "fre": "Longueur"
                                        },
                                        "formType": "text",
                                        "default": 0,
                                        "examples": [
                                            1
                                        ],
                                        "linkedDataFieldName": "crm:P90_has_value",
										"hiddenForDatabases": ["83"]
                                    },
                                    "diameter": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/diameter",
                                        "type": "number",
                                        "title": "The Diameter Schema",
                                        "displayName": {
                                            "fre": "Diamètre"
                                        },
                                        "formType": "text",
                                        "default": 0,
                                        "examples": [
                                            2
                                        ],
                                        "linkedDataFieldName": "crm:P90_has_value"
                                    },
                                    "ladder": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/ladder",
                                        "type": "string",
                                        "title": "The Ladder Schema",
                                        "displayName": {
                                            "fre": "Echelle"
                                        },
                                        "formType": "text",
                                        "default": "",
                                        "examples": [
                                            "1:250000"
                                        ],
                                        "linkedDataFieldName": "crm:P90_has_value",
 										"hiddenForDatabases": ["83", "50"]
                                    },
                                    "weight": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/weight",
                                        "type": "number",
                                        "title": "The Weight Schema",
                                        "displayName": {
                                            "fre": "Poids"
                                        },
                                        "formType": "text",
                                        "default": 0.0,
                                        "examples": [
                                            63.5
                                        ],
                                        "linkedDataFieldName": "crm:P90_has_value",
										"hiddenForDatabases": ["83", "50"]
                                    },
                                    "measureUnit": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit",
                                        "type": "object",
                                        "title": "The Measureunit Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus",
                                                "type": "object",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_UNITE_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Unité de mesure"
                                                },
                                                "properties": {
                                                    "ref": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/ref",
                                                        "type": "string",
                                                        "title": "The Ref Schema",
                                                        "default": "",
                                                        "examples": [
                                                            "TH_UNITE"
                                                        ],
                                                        "linkedDataFieldName": "@id"
                                                    },
                                                    "conceptPath": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/conceptPath",
                                                        "type": "string",
                                                        "title": "The Conceptpath Schema",
                                                        "default": "",
                                                        "examples": [
                                                            "type/typedoeuvre/truc"
                                                        ]
                                                    },
                                                    "prefLabels": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/prefLabels",
                                                        "type": "array",
                                                        "title": "The Preflabels Schema",
                                                        "items": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/prefLabels/items",
                                                            "type": "object",
                                                            "title": "The Items Schema",
                                                            "properties": {
                                                                "value": {
                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                    "type": "string",
                                                                    "title": "The value Schema",
                                                                    "default": "",
                                                                    "examples": [
                                                                        "value"
                                                                    ],
                                                                    "linkedDataFieldName": "rdfs:label"
                                                                },
                                                                "language": {
                                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                    "type": "string",
                                                                    "title": "The Default Schema",
                                                                    "default": "",
                                                                    "examples": [
                                                                        "fre"
                                                                    ]
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "altLabels": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/altLabels",
                                                        "type": "null",
                                                        "title": "The Altlabels Schema",
                                                        "default": null,
                                                        "examples": [
                                                            null
                                                        ]
                                                    },
                                                    "hiddenLabels": {
                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/thesaurus/properties/hiddenLabels",
                                                        "type": "null",
                                                        "title": "The Hiddenlabels Schema",
                                                        "default": null,
                                                        "examples": [
                                                            null
                                                        ]
                                                    }
                                                },
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/d196d202-20ea-43d0-9bc4-04eed0cccabd"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/measureUnit/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Unité de mesure"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83", "50"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P91_has_unit",
                                        "jsonLdType": "crm:E58_Measurement_Unit"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/dimension/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Dimensions"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc dimensions"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P43_has_dimension",
                            "jsonLdType": "crm:E54_Dimension"
                        },
                        "inscription": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription",
                            "type": "array",
                            "title": "The Inscription Schema",
                            "displayName": {
                                "fre": "Inscriptions"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Inscriptions"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "type": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type",
                                        "type": "object",
                                        "title": "The Type Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_TYPE_INSCR_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type d'inscription"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_TYPE_INSCR"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/6c714d41-521b-4776-85f3-b65a5d532fde"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/type/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Type d'inscription"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "transcription": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/transcription",
                                        "type": "object",
                                        "title": "The Transcription Schema",
                                        "displayName": {
                                            "fre": "Transcription"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/transcription/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName" : "rdfs:label"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/transcription/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P73_has_translation",
                                        "jsonLdType": "crm:E33_Linguistic_Object",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "translation": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/translation",
                                        "type": "object",
                                        "title": "The Translation Schema",
                                        "displayName": {
                                            "fre": "Traduction"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/translation/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName" : "rdfs:label"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/translation/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P72_has_language",
                                        "jsonLdType": "crm:E56_Language",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "language": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language",
                                        "type": "object",
                                        "title": "The Language Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "LANGUE_ISO",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Langue"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_LANGUE"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/language/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P72_has_language",
                                        "jsonLdType": "crm:E56_Language"
                                    },
                                    "location": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/location",
                                        "type": "object",
                                        "title": "The Location Schema",
                                        "displayName": {
                                            "fre": "Emplacement"
                                        },
                                        "formType": "text",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/location/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName" : "rdfs:label"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/location/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P58_has_section_definition",
                                        "jsonLdType": "crm:E46_Section_Definition"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/inscription/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Inscriptions"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "Précisions inscriptions"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P56_bears_feature",
                            "jsonLdType": "crm:E34_Inscription",
                            "hiddenForDatabases": ["47", "73", "89"]
                        },
                        "subject": {
                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject",
                            "type": "array",
                            "title": "The Subject Schema",
                            "displayName": {
                                "fre": "Représentations"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Représentations"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "legend": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/legend",
                                        "type": "object",
                                        "title": "The Legend Schema",
                                        "displayName": {
                                            "fre": "Légende"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/legend/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/legend/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "rdfs:label",
										"hiddenForDatabases": ["83", "50"]
                                    },
                                    "garnier": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier",
                                        "type": "object",
                                        "title": "The Garnier Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_GARNIER_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Indexation Garnier-SMF"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_GARNIER"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "facetType": "hierarchical",
                                                            "facetScope": "ARTWORK",
                                                            "facetOrder": 6,
                                                            "facetDisplayName": "Sujet",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/b50e6bb5-96f2-41ea-a42f-1155135b6295",
												"hiddenForDatabases": ["50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/garnier/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Indexation Garnier-SMF"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83", "50"]
                                            }
                                        }
                                    },
                                    "hornbostelSachs": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs",
                                        "type": "object",
                                        "title": "The Hornbostelsachs Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_INSTRU_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Indexation Hornbostel-Sachs"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_INSTRU"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/e6261bbf-d450-400d-b0c2-6b876b03ed15",
												"hiddenForDatabases": ["67", "83", "28", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/hornbostelSachs/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Indexation Hornbostel-Sachs"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["67", "83", "28", "50"]
                                            }
                                        }
                                    },
                                    "iconclass": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass",
                                        "type": "object",
                                        "title": "The Iconclass Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_ICONCLASS_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Indexation Iconclass"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_ICONCLASS"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/18a3c620-4b0e-40a2-bb99-5ebb38e628f2",
												"hiddenForDatabases": ["67", "83", "28", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/iconclass/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Indexation Iconclass"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["67", "83", "28", "50"]
                                            }
                                        }
                                    },
                                    "rameau": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau",
                                        "type": "object",
                                        "title": "The Rameau Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_RAMEAU_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Indexation RAMEAU"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_RAMEAU"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/1ef29b06-dbb3-4fa5-b131-c7120c95bc1f",
												"hiddenForDatabases": ["67", "83", "28", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/rameau/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Indexation RAMEAU"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["67", "83", "28", "50"]
                                            }
                                        },
										"hiddenForDatabases": ["83", "50"]
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/descriptionInformation/properties/subject/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Représentations"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire sujet"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["67", "50"]
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P129i_is_subject_of",
                            "jsonLdType": "crm:E89_Propositional_Object",
                            "hiddenForDatabases": ["47", "73", "78", "50"]
                        }
                    }
                },
                "creationInformation": {
                    "$id": "#/properties/content/properties/creationInformation",
                    "type": "object",
                    "title": "The Creationinformation Schema",
                    "displayName": {
                        "fre": "Création / exécution"
                    },
                    "simpleBoost": 1.7,
                    "properties": {
                        "creation": {
                            "$id": "#/properties/content/properties/creationInformation/properties/creation",
                            "type": "array",
                            "title": "The Creation Schema",
                            "displayName": {
                                "fre": "Créations / exécutions"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Créations / exécutions"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "person": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/person",
                                        "type": "object",
                                        "title": "The Person Schema",
                                        "autocompleteRefNotice": "PERSON",
                                        "displayName": {
                                            "fre": "Personne liée à l'oeuvre"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/person/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "work/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "conceptPath": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/person/properties/conceptPath",
                                                "type": "string",
                                                "title": "The conceptPath Schema",
                                                "default": "",
                                                "facetCopyTo": "content.computedFacetPerson",
                                                "examples": [
                                                    "1864-07-24"
                                                ]
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/person/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "simpleBoost": 80.0,
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/person/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Personne liée à l'oeuvre"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": ["alternatif de notice"],
												"hiddenForDatabases": ["83", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/person/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Personne liée à l'oeuvre"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "contextualHelp": "Saisir une personne à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton d'alignement permet de rechercher un terme dans d'autres référentiels. Des cases à cocher permettent de circonscrire le domaine concerné. Cliquer sur le terme pour le sélectionner. Le bouton Annuler permet de revenir en arrière.",
										"hiddenForDatabases": ["28"],
										"linkedDataFieldName": "crm:P14_carried_out_by",
			                            "jsonLdType": "crm:E21_Person"
                                    },
                                    "personRole": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole",
                                        "type": "object",
                                        "title": "The Personrole Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_ROLE_AUTEUR_CONCEPTS",
                                                    "branchLabel": "degré d'attribution"
                                                },
                                                "displayName": {
                                                    "fre": "Rôle"
                                                },
                                                "formType": "text",
                                                "items": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "http://ginco.inha.fr/MUS_TH_ROLE_AUTEUR_CONCEPTS/815"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "facetType": "hierarchical",
                                                            "facetScope": "ARTWORK",
                                                            "facetOrder": 9,
                                                            "facetDisplayName": "Degrés d'attribution",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/284089a5-2287-47e2-b107-79c704802630",
												"hiddenForDatabases": ["28"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/personRole/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Rôle"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83", "28"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P140i_was_attributed_by",
                                        "jsonLdType": "crm:E13_Attribute_Assignement"
                                    },
                                    "dateType": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType",
                                        "type": "object",
                                        "title": "The Datetype Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "INHA_47_TYPE_DE_DATE",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de date"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TYPE_DE_DATE"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/45437082-a799-4ce5-a754-2426f6f38ab1"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/dateType/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Type de date"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83", "50"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P1_is_identified_by",
                                        "jsonLdType": "crm:E3_Condition_State",
										"hiddenForDatabases": ["83"]
                                    },
                                    "date": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date",
                                        "type": "object",
                                        "title": "The Date Schema",
                                        "displayName": {
                                            "fre": "Date de création"
                                        },
                                        "properties": {
                                            "startDateComputed": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/startDateComputed",
                                                "type": "string",
                                                "title": "The Startdatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1864-07-24"
                                                ],
                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin"
                                            },
                                            "startDatePathComputed": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/startDatePathComputed",
                                                "type": "array",
                                                "title": "The startDatePathComputed Schema",
                                                "facetCopyTo": "content.computedFacetDateStart",
                                                "facetType": "hierarchical",
                                                "facetScope": "ARTWORK",
                                                "facetOrder": 1,
                                                "facetDisplayName": "Date d'exécution",
                                                "items": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/startDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "endDateComputed": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/endDateComputed",
                                                "type": "string",
                                                "title": "The Enddatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1889-01-23"
                                                ],
                                                "linkedDataFieldName": "crm:P82b_end_of_the_end"
                                            },
                                            "endDatePathComputed": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/endDatePathComputed",
                                                "type": "array",
                                                "title": "The endDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/endDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateEnd",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "start": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start",
                                                "type": "object",
                                                "title": "The Start Schema",
                                                "simpleBoost": 2.0,
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P79_beginning_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81a_end_of_the_begin",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/start/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P116_starts",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "end": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end",
                                                "type": "object",
                                                "title": "The End Schema",
                                                "simpleBoost": 2.0,
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P80_end_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81b_begin_of_the_end",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/end/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P115_finishes",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/date/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Date de création"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire des dates"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P4_has_time-span",
                                        "jsonLdType": "crm:E2_Temporal_Entity",
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. "
                                    },
                                    "period": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period",
                                        "type": "object",
                                        "title": "The Period Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_PERIOD_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Période de création"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "http://ginco.inha.fr/MUS_TH_ROLE_PERIOD_CONCEPTS/815"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ]
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/b9fff2ce-220d-4bcc-858d-776f21e2cd61"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/period/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Période de création"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P175i_starts_after_or_with_the_start_of",
                                        "jsonLdType": "crm:E4_Period"
                                    },
                                    "place": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place",
                                        "type": "object",
                                        "title": "The Place Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_LIEU_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Lieu de création"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "http://ginco.inha.fr/MUS_TH_LIEU_CONCEPTS/815"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "facetCopyTo": "content.computedFacetPlace",
                                                            "facetType": "hierarchical",
                                                            "facetScope": "ARTWORK",
                                                            "facetOrder": 2,
                                                            "facetDisplayName": "Lieu de création",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "geoPoint": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/geoPoint",
                                                            "type": "string",
                                                            "containsIntoSimpleSearch": false,
                                                            "title": "The geoPoint Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "41.12,-71.34"
                                                            ],
                                                            "linkedDataFieldName": "crm:P168_place_is_defined_by",
                                                            "jsonLdType": "crm:E94_Space_Primitive"
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ]
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "crm:P87_is_identified_by"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/1a8ca86b-74cf-495a-b734-d1cebeddb5bf"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/place/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Lieu de création"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P7_took_place_at",
                                        "jsonLdType": "crm:E53_Place"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/creationInformation/properties/creation/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Créations / exécutions"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "précision sur tout le bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
							"linkedDataFieldName": "crm:P108i_was_produced_by",
							"jsonLdType": "crm:E12_Production"
                        }
                    }
                },
                "historicalInformation": {
                    "$id": "#/properties/content/properties/historicalInformation",
                    "type": "object",
                    "title": "The Historicalinformation Schema",
                    "displayName": {
                        "fre": "Historique"
                    },
                    "simpleBoost": 1.6,
                    "properties": {
                        "historicalNote": {
                            "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote",
                            "type": "array",
                            "title": "The Historicalnote Schema",
                            "displayName": {
                                "fre": "Commentaires historiques"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Commentaires historiques"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "displayName": {
                                            "fre": "Commentaire historique"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/label/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historicalNote/items/properties/label/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "rdfs:label",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P34i_was_assessed_by",
                            "jsonLdType": "crm:E14_Condition_Assessment",
							"hiddenForDatabases": ["83", "89", "78", "50"]
                        },
                        "historical": {
                            "$id": "#/properties/content/properties/historicalInformation/properties/historical",
                            "type": "array",
                            "title": "The Historical Schema",
                            "displayName": {
                                "fre": "Historiques de collection"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Historiques de collection"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "owner": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/owner",
                                        "type": "object",
                                        "title": "The Owner Schema",
                                        "autocompleteRefNotice": "PERSON",
                                        "displayName": {
                                            "fre": "Nom du propriétaire"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/owner/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "person/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "conceptPath": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/owner/properties/conceptPath",
                                                "type": "string",
                                                "title": "The Conceptpath Schema",
                                                "facetCopyTo": "content.computedFacetPerson",
                                                "default": "",
                                                "examples": [
                                                    "Personne/digest personne"
                                                ]
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/owner/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/owner/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Nom du propriétaire"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ],
												"hiddenForDatabases": ["83", "28", "78", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/owner/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Nom du propriétaire"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P51_has_former_or_current_owner",
                                        "jsonLdType": "crm:E39_Actor",
                                        "contextualHelp": "Saisir une personne à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton d'alignement permet de rechercher un terme dans d'autres référentiels. Des cases à cocher permettent de circonscrire le domaine concerné. Cliquer sur le terme pour le sélectionner. Le bouton Annuler permet de revenir en arrière."
                                    },
                                    "ownerStatus": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus",
                                        "type": "object",
                                        "title": "The Ownerstatus Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_STATUT_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Statut de la propriété"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_STATUT"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/d96b544b-ea06-47fe-99c0-a008bba885df"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/ownerStatus/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Statut de la propriété"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type",
										"hiddenForDatabases": ["83"]
                                    },
                                    "date": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date",
                                        "type": "object",
                                        "title": "The Date Schema",
                                        "displayName": {
                                            "fre": "Date Propriété"
                                        },
                                        "properties": {
                                            "startDateComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/startDateComputed",
                                                "type": "string",
                                                "title": "The Startdatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1864-07-24"
                                                ],
                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "startDatePathComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/startDatePathComputed",
                                                "type": "array",
                                                "title": "The startDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/startDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateStart",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "endDateComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/endDateComputed",
                                                "type": "string",
                                                "title": "The Enddatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1889-01-23"
                                                ],
                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "endDatePathComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/endDatePathComputed",
                                                "type": "array",
                                                "title": "The endDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/endDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateEnd",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "start": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start",
                                                "type": "object",
                                                "title": "The Start Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P79_beginning_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81a_end_of_the_begin",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/start/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P116_starts",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "end": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end",
                                                "type": "object",
                                                "title": "The End Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P80_end_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81b_begin_of_the_end",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/end/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P115_finishes",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/date/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "default": "",
                                                "examples": [
                                                    "commentaire des dates"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P4_has_time-span",
                                        "jsonLdType": "crm:E2_Temporal_Entity",
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. "
                                    },
                                    "collection": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/collection",
                                        "type": "object",
                                        "title": "The Collection Schema",
                                        "autocompleteRefNotice": "COLLECTION",
                                        "displayName": {
                                            "fre": "Collection"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/collection/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "collection/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/collection/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/collection/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Collection"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ],
												"hiddenForDatabases": ["83", "28", "78", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/collection/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Collection"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P67_refers_to",
                                        "jsonLdType": "crm:E72_Legal_Object",
                                        "contextualHelp": "Saisir une collection à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                    },
                                    "event": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/event",
                                        "type": "object",
                                        "title": "The Event Schema",
                                        "autocompleteRefNotice": "EVENT",
                                        "displayName": {
                                            "fre": "Evénement"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/event/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "event/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/event/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/event/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Evénement"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ],
												"hiddenForDatabases": ["83", "78"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/event/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Evénement"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P67_refers_to",
                                        "jsonLdType": "crm:E5_Event",
                                        "contextualHelp": "Saisir un événement à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière.",
										"hiddenForDatabases": ["28", "83", "50"]
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/historical/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Historique de collection"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P24i_changed_ownership_through",
                            "jsonLdType": "crm:E8_Acquisition",
							"hiddenForDatabases": ["89"]
                        },
                        "discovery": {
                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery",
                            "type": "array",
                            "title": "The Discovery Schema",
                            "displayName": {
                                "fre": "Découvertes"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Découvertes"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "place": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place",
                                        "type": "object",
                                        "title": "The Place Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_LIEU_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Lieu de découverte"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_LIEU"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "facetCopyTo": "content.computedFacetPlace",
                                                            "facetType": "hierarchical",
                                                            "facetScope": "ARTWORK",
                                                            "facetOrder": 3,
                                                            "facetDisplayName": "Lieu de découverte",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "geoPoint": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/geoPoint",
                                                            "type": "string",
                                                            "containsIntoSimpleSearch": false,
                                                            "title": "The geoPoint Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "41.12,-71.34"
                                                            ],
                                                            "linkedDataFieldName": "crm:P168_place_is_defined_by",
                                                            "jsonLdType": "crm:E94_Space_Primitive"
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "crm:P87_is_identified_by"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P7_took_place_at",
                                                "jsonLdType": "crm:E53_Place",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/1a8ca86b-74cf-495a-b734-d1cebeddb5bf"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/place/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Lieu de découverte"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P7_witnessed"
                                    },
                                    "date": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date",
                                        "type": "object",
                                        "title": "The Date Schema",
                                        "displayName": {
                                            "fre": "Date de découverte"
                                        },
                                        "properties": {
                                            "startDateComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/startDateComputed",
                                                "type": "string",
                                                "title": "The Startdatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1864-07-24"
                                                ],
                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "startDatePathComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/startDatePathComputed",
                                                "type": "array",
                                                "title": "The startDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/startDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateStart",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "endDateComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/endDateComputed",
                                                "type": "string",
                                                "title": "The Enddatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1889-01-23"
                                                ],
                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "endDatePathComputed": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/endDatePathComputed",
                                                "type": "array",
                                                "title": "The endDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/endDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateEnd",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "start": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start",
                                                "type": "object",
                                                "title": "The Start Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@Language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P79_beginning_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81a_end_of_the_begin",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/start/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P116_starts",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "end": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end",
                                                "type": "object",
                                                "title": "The End Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P80_end_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81b_begin_of_the_end",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/end/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P115_finishes",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/date/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "default": "",
                                                "examples": [
                                                    "commentaire des dates"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P4_has_time-span",
                                        "jsonLdType": "crm:E2_Temporal_Entity",
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. "
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/historicalInformation/properties/discovery/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Découvertes"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P24i_changed_ownership_through",
                            "jsonLdType": "crm:E8_Acquisition",
							"hiddenForDatabases": ["83", "89", "78", "67", "50"]
                        }
                    }
                },
                "heritageProtectionInformation": {
                    "$id": "#/properties/content/properties/heritageProtectionInformation",
                    "type": "object",
                    "title": "The Heritageprotectioninformation Schema",
                    "displayName": {
                        "fre": "Protection patrimoniale"
                    },
                    "properties": {
                        "heritageProtection": {
                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection",
                            "type": "array",
                            "title": "The Heritageprotection Schema",
                            "displayName": {
                                "fre": "Protections"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Protections"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "type": {
                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type",
                                        "type": "object",
                                        "title": "The Type Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_PROTEC_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de protection MH"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "http://ginco.inha.fr/MUS_TH_PROTEC"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/ff6a64c7-e05e-4da3-811a-484168a9e9a6"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/type/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Type de protection MH"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83", "50"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "date": {
                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date",
                                        "type": "object",
                                        "title": "The Date Schema",
                                        "displayName": {
                                            "fre": "Date de protection MH"
                                        },
                                        "properties": {
                                            "startDateComputed": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/startDateComputed",
                                                "type": "string",
                                                "title": "The Startdatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1864-07-24"
                                                ],
                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "startDatePathComputed": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/startDatePathComputed",
                                                "type": "array",
                                                "title": "The startDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/startDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateStart",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "endDateComputed": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/endDateComputed",
                                                "type": "string",
                                                "title": "The Enddatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1889-01-23"
                                                ],
                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "endDatePathComputed": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/endDatePathComputed",
                                                "type": "array",
                                                "title": "The endDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/endDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateEnd",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "start": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start",
                                                "type": "object",
                                                "title": "The Start Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P79_beginning_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81a_end_of_the_begin",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/start/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P116_starts",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "end": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end",
                                                "type": "object",
                                                "title": "The End Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P80_end_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81b_begin_of_the_end",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/end/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P115_finishes",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/date/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "default": "",
                                                "examples": [
                                                    "commentaire des dates"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P4_has_time-span",
                                        "jsonLdType": "crm:E2_Temporal_Entity",
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. "
                                    },
                                    "protectionElement": {
                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement",
                                        "type": "object",
                                        "title": "The Protectionelement Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_SH_DENOM_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Elément protegé MH"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "http://ginco.inha.fr/MUS_TH_SH_DENOM"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/8e09cc44-abef-4f14-9761-6c9cb3f63b2d",
												"hiddenForDatabases": ["83"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/protectionElement/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Elément protegé MH"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P67_refers_to",
                                        "jsonLdType": "crm:E46_Section_Definition",
										"hiddenForDatabases": ["50"]
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/heritageProtectionInformation/properties/heritageProtection/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Protections"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["83", "50"]
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P104_is_subject_to",
                            "jsonLdType": "crm:E30_Right",
                            "hiddenForDatabases": ["47", "73", "89", "78"]
                        }
                    }
                },
                "manuscriptPrintedInformation": {
                    "$id": "#/properties/content/properties/manuscriptPrintedInformation",
                    "type": "object",
                    "title": "The Manuscriptprintedinformation Schema",
                    "displayName": {
                        "fre": "Imprimé / manuscrit"
                    },
                    "properties": {
                        "bookContent": {
                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent",
                            "type": "array",
                            "title": "The Bookcontent Schema",
                            "displayName": {
                                "fre": "Contenus Ouvrage"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Contenus Ouvrage"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "displayName": {
                                            "fre": "Contenu de l'ouvrage"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/label/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/label/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "rdfs:label",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "note": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/note",
                                        "type": "object",
                                        "title": "The Note Schema",
                                        "displayName": {
                                            "fre": "Note sur le contenu"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/note/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/note/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "collectionTitle": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/collectionTitle",
                                        "type": "object",
                                        "title": "The Title Schema",
                                        "displayName": {
                                            "fre": "Titre collection / série"
                                        },
                                        "formType": "text",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/collectionTitle/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/collectionTitle/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P102_has_title"
                                    },
                                    "collectionNumber": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/collectionNumber",
                                        "type": "string",
                                        "title": "The Number Schema",
                                        "displayName": {
                                            "fre": "Numéro dans la collection"
                                        },
                                        "formType": "text",
                                        "default": "",
                                        "examples": [
                                            "54"
                                        ],
                                        "linkedDataFieldName": "crm:P149_is_identified_by"
                                    },
                                    "pageCount": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/pageCount",
                                        "type": "string",
                                        "title": "The Pagecount Schema",
                                        "displayName": {
                                            "fre": "Nombre de pages"
                                        },
                                        "formType": "text",
                                        "default": "",
                                        "examples": [
                                            "186"
                                        ],
                                        "linkedDataFieldName": "fabio:hasPageCount"
                                    },
                                    "reprintFacsimile": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/reprintFacsimile",
                                        "type": "object",
                                        "title": "The Reprintfacsimile Schema",
                                        "autocompleteRefNotice": "REFERENCE",
                                        "displayName": {
                                            "fre": "Réimpression / fac-similé"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/reprintFacsimile/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "biblio/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/reprintFacsimile/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/reprintFacsimile/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Réimpression / fac-similé"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/reprintFacsimile/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Réimpression / fac-similé"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P67_refers_to",
                                        "jsonLdType": "crm:E36_Visual_Item",
                                        "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                    },
                                    "itemNote": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/itemNote",
                                        "type": "object",
                                        "title": "The Itemnote Schema",
                                        "displayName": {
                                            "fre": "Note sur l'exemplaire"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/itemNote/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/itemNote/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "impressionNote": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/impressionNote",
                                        "type": "object",
                                        "title": "The Impressionnote Schema",
                                        "displayName": {
                                            "fre": "Note sur l'impression"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/impressionNote/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/impressionNote/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "editionNumber": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/editionNumber",
                                        "type": "object",
                                        "title": "The Number Schema",
                                        "displayName": {
                                            "fre": "Numéro d'édition"
                                        },
                                        "formType": "text",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/editionNumber/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/editionNumber/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P149_is_identified_by"
                                    },
                                    "editionNote": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/editionNote",
                                        "type": "object",
                                        "title": "The Note Schema",
                                        "displayName": {
                                            "fre": "Note sur l'édition"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/editionNote/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/editionNote/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "ISBN": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/ISBN",
                                        "type": "object",
                                        "title": "The Isbn Schema",
                                        "displayName": {
                                            "fre": "ISBN"
                                        },
                                        "formType": "text",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/ISBN/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/ISBN/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "prism:isbn"
                                    },
                                    "ISSN": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/ISSN",
                                        "type": "object",
                                        "title": "The Issn Schema",
                                        "displayName": {
                                            "fre": "ISSN"
                                        },
                                        "formType": "text",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/ISSN/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/ISSN/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "prism:issn"
                                    },
                                    "language": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language",
                                        "type": "object",
                                        "title": "The Language Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "LANGUE_ISO",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Langue"
                                                },
                                                "formType": "textarea",
                                                "items": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_LANGUE"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/language/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/9eaeb209-06e3-4c79-b903-35727af37887"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P72_has_language",
                                        "jsonLdType": "crm:E56_Language"
                                    },
                                    "materialUnitCount": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/materialUnitCount",
                                        "type": "string",
                                        "title": "The Materialunitcount Schema",
                                        "displayName": {
                                            "fre": "Nombre d'unité matérielle"
                                        },
                                        "formType": "text",
                                        "default": "",
                                        "examples": [
                                            "14"
                                        ],
                                        "linkedDataFieldName": "crm:P57_has_number_of_parts",
                                        "jsonLdType": "crm:E60_Number"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/bookContent/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Contenus Ouvrage"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P128_carries",
                            "jsonLdType": "crm:E73_Information_Object",
                            "hiddenForDatabases": ["47", "73", "83", "28", "78", "67", "50"]
                        },
                        "binding": {
                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding",
                            "type": "array",
                            "title": "The Binding Schema",
                            "displayName": {
                                "fre": "Reliures"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Reliures"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "displayName": {
                                            "fre": "Reliure"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/label/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/label/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "date": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date",
                                        "type": "object",
                                        "title": "The Date Schema",
                                        "displayName": {
                                            "fre": "Date de la reliure"
                                        },
                                        "properties": {
                                            "startDateComputed": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/startDateComputed",
                                                "type": "string",
                                                "title": "The Startdatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1864-07-24"
                                                ],
                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "startDatePathComputed": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/startDatePathComputed",
                                                "type": "array",
                                                "title": "The startDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/startDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateStart",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "endDateComputed": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/endDateComputed",
                                                "type": "string",
                                                "title": "The Enddatecomputed Schema",
                                                "default": "",
                                                "format": "date-era",
                                                "examples": [
                                                    "1889-01-23"
                                                ],
                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                "jsonLdType": "crm:E61_Time_Primitive"
                                            },
                                            "endDatePathComputed": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/endDatePathComputed",
                                                "type": "array",
                                                "title": "The endDatePathComputed Schema",
                                                "items": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/endDatePathComputed/items",
                                                    "type": "string",
                                                    "title": "The Items Schema",
                                                    "default": "",
                                                    "facetCopyTo": "content.computedFacetDateEnd",
                                                    "examples": [
                                                        "1864-07-24"
                                                    ]
                                                }
                                            },
                                            "start": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start",
                                                "type": "object",
                                                "title": "The Start Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P79_beginning_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82a_begin_of_the_begin",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81a_end_of_the_begin",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/start/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P116_starts",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "end": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end",
                                                "type": "object",
                                                "title": "The End Schema",
                                                "properties": {
                                                    "prefix": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix",
                                                        "type": "object",
                                                        "title": "The Prefix Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_PREFIXE",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_PREFIX_DATE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/prefix/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P80_end_is_qualified_by",
                                                        "jsonLdType": "crm:E2_Temporal_Entity"
                                                    },
                                                    "siecle": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle",
                                                        "type": "object",
                                                        "title": "The Siecle Schema",
                                                        "properties": {
                                                            "thesaurus": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus",
                                                                "type": "object",
                                                                "title": "The Thesaurus Schema",
                                                                "autoCompleteInfoThesaurus": {
                                                                    "thesaurusKey": "TH_SIECLES",
                                                                    "branchLabel": ""
                                                                },
                                                                "properties": {
                                                                    "ref": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/ref",
                                                                        "type": "string",
                                                                        "title": "The Ref Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "TH_SIECLE_A_CREER"
                                                                        ],
                                                                        "linkedDataFieldName": "@id"
                                                                    },
                                                                    "conceptPath": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/conceptPath",
                                                                        "type": "string",
                                                                        "title": "The Conceptpath Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "type/typedoeuvre/truc"
                                                                        ]
                                                                    },
                                                                    "prefLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels",
                                                                        "type": "array",
                                                                        "title": "The Preflabels Schema",
                                                                        "items": {
                                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items",
                                                                            "type": "object",
                                                                            "title": "The Items Schema",
                                                                            "properties": {
                                                                                "value": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/value",
                                                                                    "type": "string",
                                                                                    "title": "The value Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "value"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@value"
                                                                                },
                                                                                "language": {
                                                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/prefLabels/items/properties/language",
                                                                                    "type": "string",
                                                                                    "title": "The Default Schema",
                                                                                    "default": "",
                                                                                    "examples": [
                                                                                        "fre"
                                                                                    ],
                                                                                    "linkedDataFieldName": "@language"
                                                                                }
                                                                            }
                                                                        },
                                                                        "linkedDataFieldName": "rdfs:label"
                                                                    },
                                                                    "altLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/altLabels",
                                                                        "type": "null",
                                                                        "title": "The Altlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    },
                                                                    "hiddenLabels": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/siecle/properties/thesaurus/properties/hiddenLabels",
                                                                        "type": "null",
                                                                        "title": "The Hiddenlabels Schema",
                                                                        "default": null,
                                                                        "examples": [
                                                                            null
                                                                        ]
                                                                    }
                                                                },
                                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                                "jsonLdType": "crm:E41_Appellation"
                                                            }
                                                        },
                                                        "linkedDataFieldName": "crm:P78_is_identified_by",
                                                        "jsonLdType": "crm:E49_Time_Appellation"
                                                    },
                                                    "earliest": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/earliest",
                                                        "type": "object",
                                                        "title": "The Earliest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/earliest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P81b_begin_of_the_end",
                                                                "jsonLdType": "crm:E50_Date"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/earliest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/earliest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    },
                                                    "latest": {
                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/latest",
                                                        "type": "object",
                                                        "title": "The Latest Schema",
                                                        "properties": {
                                                            "date": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/latest/properties/date",
                                                                "type": "string",
                                                                "title": "The Date Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "21/07/1864"
                                                                ],
                                                                "linkedDataFieldName": "crm:P82b_end_of_the_end",
                                                                "jsonLdType": "crm:E61_Time_Primitive"
                                                            },
                                                            "format": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/latest/properties/format",
                                                                "type": "string",
                                                                "title": "The Format Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "yyyy"
                                                                ]
                                                            },
                                                            "path": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/end/properties/latest/properties/path",
                                                                "type": "string",
                                                                "title": "The Path Schema",
                                                                "default": "",
                                                                "examples": [
                                                                    "1864/XY/YX"
                                                                ]
                                                            }
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P115_finishes",
                                                "jsonLdType": "crm:E52_Time-Span"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/date/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "default": "",
                                                "examples": [
                                                    "commentaire des dates"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P4_has_time-span",
                                        "jsonLdType": "crm:E2_Temporal_Entity",
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. "
                                    },
                                    "conservationState": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState",
                                        "type": "object",
                                        "title": "The Conservationstate Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_ETAT_CONS_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Etat de la reliure"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_ETAT_CONS"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/06174277-ed11-4ec6-8de7-54589a59d945"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/conservationState/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Etat de la reliure"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P34i_was_assessed_by",
                                        "jsonLdType": "crm:E14_Condition_Assessment"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/binding/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Reliures"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P198i_is_held_or_supported_by",
                            "jsonLdType": "crm:E19_Physical_Object",
                            "hiddenForDatabases": ["47", "73", "83", "89", "28", "78", "67", "50"]
                        },
                        "printedSubject": {
                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject",
                            "type": "array",
                            "title": "The Printedsubject Schema",
                            "displayName": {
                                "fre": "Décors / illustrations"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Décors / illustrations"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "type": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type",
                                        "type": "object",
                                        "title": "The Type Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_TYPE_DE_DECOR_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de décor"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_TYPE_DE_DECOR"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/type/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/589514a3-a5c4-49b9-92b6-f48e80505a65"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "garnier": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier",
                                        "type": "object",
                                        "title": "The Garnier Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_GARNIER_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Indexation décor Garnier-SMF"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_GARNIER"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/b50e6bb5-96f2-41ea-a42f-1155135b6295"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/garnier/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Indexation décor Garnier-SMF"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P129_is_about"
                                    },
                                    "technical": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical",
                                        "type": "object",
                                        "title": "The Technical Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_TECH_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Technique décor"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_TECH"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/2275eb81-6e47-4c3c-b1ee-96795edb046c"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/technical/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Technique décor"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P32_used_general_technique",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "illustrationCount": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/illustrationCount",
                                        "type": "integer",
                                        "title": "The Illustrationcount Schema",
                                        "displayName": {
                                            "fre": "Nombre d'illustration"
                                        },
                                        "formType": "text",
                                        "default": 0,
                                        "examples": [
                                            3
                                        ],
                                        "linkedDataFieldName": "crm:P57_has_number_of_parts"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/manuscriptPrintedInformation/properties/printedSubject/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Décors / illustrations"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "précision sur tout le bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P65_shows_visual_item",
                            "jsonLdType": "crm:E36_Visual_Item",
                            "hiddenForDatabases": ["47", "73", "83", "28", "78", "67", "50"]
                        }
                    }
                },
                "artworkLinkInformation": {
                    "$id": "#/properties/content/properties/artworkLinkInformation",
                    "type": "object",
                    "title": "The Artworklinkinformation Schema",
                    "displayName": {
                        "fre": "Liens entre oeuvres"
                    },
                    "properties": {
                        "artworkLink": {
                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink",
                            "type": "array",
                            "title": "The Artworklink Schema",
                            "displayName": {
                                "fre": "Liens entre oeuvres"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Ensembles / rapports"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "verticalType": {
                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType",
                                        "type": "object",
                                        "title": "The Verticaltype Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_LIEN_ENS_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de lien vertical"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_LIEN_ENS"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/2985b5df-1ff6-4f31-b8fd-54eb0bf45e45"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/verticalType/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Type de lien vertical"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "horizontalType": {
                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType",
                                        "type": "object",
                                        "title": "The Horizontaltype Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "TH_RAPPORT_CONCEPTS",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de lien horizontal"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_LIEN_ENS"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/2f50fa3f-2241-46f2-9e3d-9770c4789c08"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/horizontalType/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Type de lien horizontal"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "artwork": {
                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/artwork",
                                        "type": "object",
                                        "title": "The Artwork Schema",
                                        "autocompleteRefNotice": "ARTWORK",
                                        "displayName": {
                                            "fre": "Notice œuvre"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/artwork/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "work/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/artwork/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/artwork/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Œuvre"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ],
												"hiddenForDatabases": ["83", "78", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/artwork/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Œuvre"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "rdfs:label",
                                        "contextualHelp": "Saisir une oeuvre à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                    },
                                    "relatedArtwork": {
                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/relatedArtwork",
                                        "type": "object",
                                        "title": "The Relatedartwork Schema",
                                        "displayName": {
                                            "fre": "Œuvre en rapport hors AGORHA"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/relatedArtwork/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/artworkLinkInformation/properties/artworkLink/items/properties/relatedArtwork/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "rdfs:label",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/artworkLinkInformation/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Liens entre oeuvres"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "commentaire de bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P67i_is_referred_to_by",
                            "jsonLdType": "crm:E22_Human-Made_Object",
                            "hiddenForDatabases": ["47"]
                        }
                    }
                },
                "referenceInformation": {
                    "$id": "#/properties/content/properties/referenceInformation",
                    "type": "object",
                    "title": "The Referenceinformation Schema",
                    "displayName": {
                        "fre": "Documentation"
                    },
                    "properties": {
                        "reference": {
                            "$id": "#/properties/content/properties/referenceInformation/properties/reference",
                            "type": "array",
                            "title": "The Reference Schema",
                            "displayName": {
                                "fre": "Bibliographies / archives"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/referenceInformation/properties/reference/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Bibliographies / archives"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "type": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type",
                                        "type": "object",
                                        "title": "The Type Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "INHA_62_TYPE_DE_BIBLIOGRAPHIE",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type de référence"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/type/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/05cc6cf3-c390-4247-a4e7-183a85839b3d"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "label": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/label",
                                        "type": "object",
                                        "title": "The Label Schema",
                                        "autocompleteRefNotice": "REFERENCE",
                                        "displayName": {
                                            "fre": "Référence"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/label/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "biblio/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/label/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/label/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Référence"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ],
												"hiddenForDatabases": ["83", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/label/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Référence"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "rdfs:label",
                                        "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/reference/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Bibliographies / archives"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "précision sur tout le bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P67i_is_referred_to_by",
                            "jsonLdType": "crm:E31_Document"
                        },
                        "onlineSource": {
                            "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource",
                            "type": "array",
                            "title": "The Onlinesource Schema",
                            "displayName": {
                                "fre": "Sources en ligne"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Sources en ligne"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "institution": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/institution",
                                        "type": "object",
                                        "title": "The Institution Schema",
                                        "autocompleteRefNotice": "PERSON",
                                        "displayName": {
                                            "fre": "Organisme"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/institution/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "person/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "conceptPath": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/institution/properties/conceptPath",
                                                "type": "string",
                                                "title": "The Conceptpath Schema",
                                                "facetCopyTo": "content.computedFacetPerson",
                                                "default": "",
                                                "examples": [
                                                    "Personne/digest personne"
                                                ]
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/institution/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/institution/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Organisme"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ],
												"hiddenForDatabases": ["83", "50"]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/institution/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Organisme"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
												"hiddenForDatabases": ["83"]
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P51_has_former_or_current_owner",
                                        "jsonLdType": "crm:E39_Actor",
                                        "contextualHelp": "Saisir une personne à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton d'alignement permet de rechercher un terme dans d'autres référentiels. Des cases à cocher permettent de circonscrire le domaine concerné. Cliquer sur le terme pour le sélectionner. Le bouton Annuler permet de revenir en arrière."
                                    },
                                    "identifier": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/identifier",
                                        "type": "string",
                                        "title": "The Identifier Schema",
                                        "displayName": {
                                            "fre": "Référence de notice"
                                        },
                                        "formType": "text",
                                        "default": "",
                                        "examples": [
                                            "12454545"
                                        ],
										"hiddenForDatabases": ["83"]
                                    },
                                    "consultationDate": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/consultationDate",
                                        "type": "string",
                                        "title": "The Consultationdate Schema",
                                        "displayName": {
                                            "fre": "Date de consultation"
                                        },
                                        "formType": "text",
                                        "default": "",
                                        "examples": [
                                            "12/12/2018"
                                        ],
                                        "contextualHelp": "Cliquer pour ajouter une date. Le bouton Plus ajoute un bloc ou un champ qui permet la saisie de tranches de dates. Les flèches dans les champs permettent de sélectionner une valeur de la liste. Le bouton Annuler referme la fenêtre sans enregistrer. Le bouton Réinitialiser supprime les valeurs saisies sans refermer la fenêtre. Le bouton Valider enregistre et referme la fenêtre. "
                                    },
                                    "documentUrl": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/documentUrl",
                                        "type": "string",
                                        "title": "The Documenturl Schema",
                                        "displayName": {
                                            "fre": "Url document source"
                                        },
                                        "formType": "text",
                                        "default": "",
                                        "format": "uri",
                                        "examples": [
                                            "https://wwww.sample.uk"
                                        ],
                                        "linkedDataFieldName": "@id"
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/referenceInformation/properties/onlineSource/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Sources en ligne"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "précision sur tout le bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["83"]
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P67i_is_referred_to_by",
                            "jsonLdType": "crm:E31_Document"
                        }
                    }
                },
                "mediaInformation": {
                    "$id": "#/properties/content/properties/mediaInformation",
                    "type": "object",
                    "title": "The Mediainformation Schema",
                    "displayName": {
                        "fre": "Gestion média"
                    },
                    "properties": {
                        "reproduction": {
                            "$id": "#/properties/content/properties/mediaInformation/properties/reproduction",
                            "type": "array",
                            "title": "The Reproduction Schema",
                            "displayName": {
                                "fre": "Reproductions"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Reproductions"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "note": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/note",
                                        "type": "object",
                                        "title": "The Note Schema",
                                        "displayName": {
                                            "fre": "Commentaire Reproductions"
                                        },
                                        "formType": "textarea",
                                        "properties": {
                                            "value": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/note/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "@value"
                                            },
                                            "language": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/reproduction/items/properties/note/properties/language",
                                                "type": "string",
                                                "title": "The Default Schema",
                                                "default": "",
                                                "examples": [
                                                    "fre"
                                                ],
                                                "linkedDataFieldName": "@language"
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P138i_has_representation",
                            "jsonLdType": "crm:E36_Visual_Item",
                            "hiddenForDatabases": ["47", "73", "83", "78", "50"]
                        },
                        "prefPicture": {
                            "$id": "#/properties/content/properties/mediaInformation/properties/prefPicture",
                            "type": "object",
                            "title": "The prefPicture Schema",
                            "displayName": {
                                "fre": "Image préférée"
                            },
                            "properties": {
                                "idMedia" : {
                                  "$id" : "#/properties/content/properties/mediaInformation/properties/prefPicture/properties/idMedia",
                                  "type" : "string",
                                  "title" : "The idMedia Schema",
                                  "examples" : [ "16a06c72-7fd4-405d-a8a8-2a398d36e09b" ]
                                },
                                "idFile" : {
                                  "$id" : "#/properties/content/properties/mediaInformation/properties/prefPicture/properties/idFile",
                                  "type" : "string",
                                  "title" : "The idFile Schema",
                                  "examples" : [ "3c3977fd-7323-48e6-a5b1-c006a671889d" ]
                                },
                                "thumbnail" : {
                                  "$id" : "#/properties/content/properties/mediaInformation/properties/prefPicture/properties/thumbnail",
                                  "type" : "string",
                                  "title" : "The thumbnail Schema",
                                  "examples" : [ "/ark:/54721/ba9c7cce-8c77-451d-a9e9-fd7a3db72aab/doc/530d8452-f3da-4915-8847-ea77fc2f859b/thumbnail.jpg" ],
                                  "linkedDataFieldName" : "@value"
                                }
                            },
                            "linkedDataFieldName": "crm:P138i_has_representation",
                            "jsonLdType": "crm:E36_Visual_Item"
                        },
                        "associatedMedia": {
                            "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia",
                            "type": "array",
                            "title": "The Associated media Schema",
                            "displayName": {
                                "fre": "Médias associés"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "displayName": {
                                    "fre": "Médias associés"
                                },
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Médias associés"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "ref": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/ref",
                                        "type": "string",
                                        "title": "The Ref Schema",
                                        "formType": "media",
                                        "displayName": {
                                            "fre": "Média"
                                        },
                                        "default": "",
                                        "examples": [
                                            "photo/75449"
                                        ],
                                        "linkedDataFieldName": "@id",
                                        "contextualHelp": "Créer (Plus) ou rechercher (Loupe) un média. Le bouton Plus permet de créer une notice à la volée, que l'on sauvegarde ou annule en fin de formulaire. Un clic sur la loupe ouvre la table des médias dans une nouvelle fenêtre. On peut interroger les médias avec un critère saisi dans le cartouche et/ou avec un filtre appliqué aux résultats."
                                    },
                                    "ocr": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/ocr",
                                        "type": "string",
                                        "title": "The Ocr Schema",
                                        "containsIntoSimpleSearch": false,
                                        "default": "",
                                        "examples": [
                                            "contenu"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note"
                                    },
                                    "digest": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/digest",
                                        "type": "string",
                                        "title": "The Digest Schema",
                                        "default": "",
                                        "examples": [
                                            " concaténation de differents champs de la table média sur lesquelles réalisés la recherche simple"
                                        ],
                                        "linkedDataFieldName": "rdfs:label"
                                    },
                                    "internalMetadata": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/internalMetadata",
                                        "type": "string",
                                        "title": "The Internalmetadata Schema",
                                        "containsIntoSimpleSearch": false,
                                        "default": "",
                                        "examples": [
                                            "contenu et metadata extrait des fichiers via librairie java"
                                        ]
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/associatedMedia/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Médias associés"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "Text apportant des précisions"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
										"hiddenForDatabases": ["83"]
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P67i_is_referred_to_by",
                            "jsonLdType": "crm:E36_Visual_Item",
                            "contextualHelp": "Créer (Plus) ou rechercher (Loupe) un média. Le bouton Plus permet de créer une notice à la volée, que l'on sauvegarde ou annule en fin de formulaire. Un clic sur la loupe ouvre la table des médias dans une nouvelle fenêtre. On peut interroger les médias avec un critère saisi dans le cartouche et/ou avec un filtre appliqué aux résultats."
                        },
                        "digitalBook": {
                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook",
                            "type": "array",
                            "title": "The Digitalbook Schema",
                            "displayName": {
                                "fre": "Ouvrages numériques"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "sourcing": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing",
                                        "type": "array",
                                        "title": "The Sourcing Schema",
                                        "displayName": {
                                            "fre": "Sources Ouvrages numériques"
                                        },
                                        "items": {
                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items",
                                            "type": "object",
                                            "title": "The Items Schema",
                                            "properties": {
                                                "biblioRef": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/biblioRef",
                                                    "type": "object",
                                                    "title": "The Biblioref Schema",
                                                    "autocompleteRefNotice": "REFERENCE",
                                                    "displayName": {
                                                        "fre": "Référence"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/biblioRef/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "biblioref/12345"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/biblioRef/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre de la biblioref 12345"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "crm:P70i_is_documented_in",
                                                    "jsonLdType": "crm:E31_Document",
                                                    "contextualHelp": "Saisir une référence à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Le bouton Plus permet de créer une notice à la volée. Le bouton Annuler permet de revenir en arrière."
                                                },
                                                "url": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/url",
                                                    "type": "string",
                                                    "title": "The Url Schema",
                                                    "displayName": {
                                                        "fre": "Source en ligne"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "http://a.com/b"
                                                    ],
                                                    "linkedDataFieldName": "crm:P67_refers_to"
                                                },
                                                "database": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/database",
                                                    "type": "object",
                                                    "title": "The Database Schema",
                                                    "displayName": {
                                                        "fre": "Base de données"
                                                    },
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/database/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "program/12"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "value": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/database/properties/value",
                                                            "type": "string",
                                                            "title": "The Value Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "Titre du programme 12"
                                                            ],
                                                            "linkedDataFieldName": "rdfs:label"
                                                        }
                                                    },
                                                    "linkedDataFieldName": "dc:source",
                                                    "jsonLdType": "prov:PrimarySource",
                                                    "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                                                },
                                                "comment": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/sourcing/items/properties/comment",
                                                    "type": "string",
                                                    "title": "The Comment Schema",
                                                    "displayName": {
                                                        "fre": "Commentaire"
                                                    },
                                                    "default": "",
                                                    "examples": [
                                                        "texte libre de référence ou précision"
                                                    ],
                                                    "linkedDataFieldName": "crm:P3_has_note",
                                                    "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                                }
                                            }
                                        },
                                        "linkedDataFieldName": "prov:hadPrimarySource"
                                    },
                                    "type": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type",
                                        "type": "object",
                                        "title": "The Type Schema",
                                        "properties": {
                                            "thesaurus": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus",
                                                "type": "array",
                                                "title": "The Thesaurus Schema",
                                                "autoCompleteInfoThesaurus": {
                                                    "thesaurusKey": "INHA_100_TYPE_OUVRAGE",
                                                    "branchLabel": ""
                                                },
                                                "displayName": {
                                                    "fre": "Type d'ouvrage numérique"
                                                },
                                                "items": {
                                                    "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items",
                                                    "type": "object",
                                                    "title": "The Items Schema",
                                                    "properties": {
                                                        "ref": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/ref",
                                                            "type": "string",
                                                            "title": "The Ref Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "TH_TECH"
                                                            ],
                                                            "linkedDataFieldName": "@id"
                                                        },
                                                        "conceptPath": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/conceptPath",
                                                            "type": "string",
                                                            "title": "The Conceptpath Schema",
                                                            "default": "",
                                                            "examples": [
                                                                "type/typedoeuvre/truc"
                                                            ]
                                                        },
                                                        "prefLabels": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/prefLabels",
                                                            "type": "array",
                                                            "title": "The Preflabels Schema",
                                                            "items": {
                                                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/prefLabels/items",
                                                                "type": "object",
                                                                "title": "The Items Schema",
                                                                "properties": {
                                                                    "value": {
                                                                        "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/value",
                                                                        "type": "string",
                                                                        "title": "The value Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "value"
                                                                        ],
                                                                        "linkedDataFieldName": "@value"
                                                                    },
                                                                    "language": {
                                                                        "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/prefLabels/items/properties/language",
                                                                        "type": "string",
                                                                        "title": "The Default Schema",
                                                                        "default": "",
                                                                        "examples": [
                                                                            "fre"
                                                                        ],
                                                                        "linkedDataFieldName": "@language"
                                                                    }
                                                                }
                                                            },
                                                            "linkedDataFieldName": "rdfs:label"
                                                        },
                                                        "altLabels": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/altLabels",
                                                            "type": "null",
                                                            "title": "The Altlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ]
                                                        },
                                                        "hiddenLabels": {
                                                            "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/thesaurus/items/properties/hiddenLabels",
                                                            "type": "null",
                                                            "title": "The Hiddenlabels Schema",
                                                            "default": null,
                                                            "examples": [
                                                                null
                                                            ],
                                                            "linkedDataFieldName": "crm:P3_has_note"
                                                        }
                                                    }
                                                },
                                                "linkedDataFieldName": "crm:P1_is_identified_by",
                                                "jsonLdType": "crm:E41_Appellation",
                                                "contextualHelp": "Saisir un terme du thésaurus à ajouter. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie. Tous les thésaurus sont accessibles à l'adresse suivante : https://thesaurus.inha.fr/thesaurus/page/ark:/54721/26773e1f-a8ed-40f4-be94-a59a2e0648a4"
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/type/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Type d'ouvrage numérique"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "commentaire type"
                                                ],
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "linkedDataFieldName": "crm:P2_has_type",
                                        "jsonLdType": "crm:E55_Type"
                                    },
                                    "link": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/link",
                                        "type": "object",
                                        "title": "The Link Schema",
                                        "autocompleteRefNotice": "ARTWORK",
                                        "displayName": {
                                            "fre": "Média"
                                        },
                                        "properties": {
                                            "ref": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/link/properties/ref",
                                                "type": "string",
                                                "title": "The Ref Schema",
                                                "default": "",
                                                "examples": [
                                                    "page/75449"
                                                ],
                                                "linkedDataFieldName": "@id"
                                            },
                                            "value": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/link/properties/value",
                                                "type": "string",
                                                "title": "The value Schema",
                                                "default": "",
                                                "examples": [
                                                    "value"
                                                ],
                                                "linkedDataFieldName": "rdfs:label"
                                            },
                                            "alternative": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/link/properties/alternative",
                                                "type": "string",
                                                "title": "The Alternative Schema",
                                                "displayName": {
                                                    "fre": "Candidat Média"
                                                },
                                                "formType": "text",
                                                "default": "",
                                                "examples": [
                                                    "alternatif de notice"
                                                ]
                                            },
                                            "comment": {
                                                "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/link/properties/comment",
                                                "type": "string",
                                                "title": "The Comment Schema",
                                                "displayName": {
                                                    "fre": "Commentaire Média"
                                                },
                                                "formType": "textarea",
                                                "default": "",
                                                "examples": [
                                                    "texte libre de précision"
                                                ],
                                                "linkedDataFieldName": "crm:P3_has_note",
                                                "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                            }
                                        },
                                        "contextualHelp": "Créer (Plus) ou rechercher (Loupe) un média. Le bouton Plus permet de créer une notice à la volée, que l'on sauvegarde ou annule en fin de formulaire. Un clic sur la loupe ouvre la table des médias dans une nouvelle fenêtre. On peut interroger les médias avec un critère saisi dans le cartouche et/ou avec un filtre appliqué aux résultats."
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/mediaInformation/properties/digitalBook/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "displayName": {
                                            "fre": "Commentaire Ouvrages numériques"
                                        },
                                        "formType": "textarea",
                                        "default": "",
                                        "examples": [
                                            "précision sur tout le bloc"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note",
                                        "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner."
                                    }
                                }
                            },
                            "linkedDataFieldName": "crm:P67i_is_referred_to_by",
                            "jsonLdType": "crm:E31_Document",
                            "hiddenForDatabases": ["47", "73", "83", "28", "78", "50"]
                        }
                    }
                },
                "recordManagementInformation": {
                    "$id": "#/properties/content/properties/recordManagementInformation",
                    "type": "object",
                    "title": "The Recordmanagementinformation Schema",
                    "displayName": {
                        "fre": "Gestion notice"
                    },
                    "properties": {
                        "recordSource": {
                            "$id": "#/properties/content/properties/recordManagementInformation/properties/recordSource",
                            "type": "object",
                            "title": "The Recordsource Schema",
                            "displayName": {
                                "fre": "Source"
                            },
                            "formType": "text",
                            "properties": {
                                "value": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/recordSource/properties/value",
                                    "type": "string",
                                    "title": "The value Schema",
                                    "default": "Institut national d'histoire de l'art (France)",
                                    "examples": [
                                        "value"
                                    ],
                                    "linkedDataFieldName": "@value"
                                },
                                "language": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/recordSource/properties/language",
                                    "type": "string",
                                    "title": "The Default Schema",
                                    "default": "",
                                    "examples": [
                                        "fre"
                                    ],
                                    "linkedDataFieldName": "@language"
                                }
                            },
                            "linkedDataFieldName": "dc:source"
                        },
                        "recordLicence": {
                            "$id": "#/properties/content/properties/recordManagementInformation/properties/recordLicence",
                            "type": "object",
                            "title": "The Recordlicence Schema",
                            "displayName": {
                                "fre": "Licence"
                            },
                            "formType": "text",
                            "properties": {
                                "value": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/recordLicence/properties/value",
                                    "type": "string",
                                    "title": "The value Schema",
                                    "default": "Attribution 4.0 International (CC BY 4.0)",
                                    "examples": [
                                        "value"
                                    ],
                                    "linkedDataFieldName": "@value"
                                },
                                "language": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/recordLicence/properties/language",
                                    "type": "string",
                                    "title": "The Default Schema",
                                    "default": "",
                                    "examples": [
                                        "fre"
                                    ],
                                    "linkedDataFieldName": "@language"
                                }
                            },
                            "linkedDataFieldName": "dc:licence"
                        },
                        "databaseLabel": {
                            "$id": "#/properties/content/properties/recordManagementInformation/properties/databaseLabel",
                            "type": "array",
                            "title": "The Databaselabel Schema",
                            "displayName": {
                                "fre": "Base de données"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/recordManagementInformation/properties/databaseLabel/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "ref": {
                                        "$id": "#/properties/content/properties/recordManagementInformation/properties/databaseLabel/items/properties/ref",
                                        "type": "string",
                                        "title": "The Ref Schema",
                                        "default": "",
                                        "examples": [
                                            "metadonnees/75449"
                                        ],
                                        "linkedDataFieldName": "@id"
                                    },
                                    "value": {
                                        "$id": "#/properties/content/properties/recordManagementInformation/properties/databaseLabel/items/properties/value",
                                        "type": "string",
                                        "title": "The value Schema",
                                        "facetType": "simple",
                                        "facetScope": "general",
                                        "facetOrder": 3,
                                        "facetDisplayName": "Bases de données",
                                        "default": "",
                                        "examples": [
                                            "value"
                                        ],
                                        "linkedDataFieldName": "rdfs:label"
                                    },
                                    "alternative": {
                                        "$id": "#/properties/content/properties/recordManagementInformation/properties/databaseLabel/items/properties/alternative",
                                        "type": "string",
                                        "title": "The Alternative Schema",
                                        "default": "",
                                        "examples": [
                                            "alternatif de notice"
                                        ]
                                    },
                                    "comment": {
                                        "$id": "#/properties/content/properties/recordManagementInformation/properties/databaseLabel/items/properties/comment",
                                        "type": "string",
                                        "title": "The Comment Schema",
                                        "default": "",
                                        "examples": [
                                            "texte libre de précision"
                                        ],
                                        "linkedDataFieldName": "crm:P3_has_note"
                                    }
                                }
                            },
                            "linkedDataFieldName": "dc:source",
                            "contextualHelp": "Saisir une base de données à ajouter. En plaçant le curseur dans le champ, la liste des bases peut être déroulée. Grâce à l'autocomplétion, des suggestions s'affichent dès la première syllabe saisie."
                        },
                        "newsLabel": {
                            "$id": "#/properties/content/properties/recordManagementInformation/properties/newsLabel",
                            "type": "array",
                            "title": "The newsLabel Schema",
                            "displayName": {
                                "fre": "Articles & actualités"
                            },
                            "items": {
                                "$id": "#/properties/content/properties/recordManagementInformation/properties/newsLabel/items",
                                "type": "object",
                                "title": "The Items Schema",
                                "properties": {
                                    "ref": {
                                        "$id": "#/properties/content/properties/recordManagementInformation/properties/newsLabel/items/properties/ref",
                                        "type": "string",
                                        "title": "The Ref Schema",
                                        "default": "",
                                        "examples": [
                                            "/detail?uid=56"
                                        ]
                                    },
                                    "value": {
                                        "$id": "#/properties/content/properties/recordManagementInformation/properties/newsLabel/items/properties/value",
                                        "type": "string",
                                        "title": "The value Schema",
                                        "default": "",
                                        "examples": [
                                            "PS5: caractéristiques et date de sortie"
                                        ]
                                    }
                                }
                            }
                        },
                        "internalNote": {
                            "$id": "#/properties/content/properties/recordManagementInformation/properties/internalNote",
                            "type": "object",
                            "title": "The Internalnote Schema",
                            "displayName": {
                                "fre": "Commentaire interne"
                            },
                            "formType": "textarea",
                            "notIntoAdvancedSearch": true,
                            "properties": {
                                "value": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/internalNote/properties/value",
                                    "type": "string",
                                    "title": "The value Schema",
                                    "default": "",
                                    "examples": [
                                        "value"
                                    ]
                                },
                                "language": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/internalNote/properties/language",
                                    "type": "string",
                                    "title": "The Default Schema",
                                    "default": "",
                                    "examples": [
                                        "fre"
                                    ]
                                }
                            },
                            "contextualHelp": "Saisir et mettre en forme un texte : sélectionner un terme et appuyer sur le bouton I pour le mettre en italique ou sur le bouton U pour le souligner.",
							"hiddenForDatabases": ["78"]
                        },
                        "recordContributor": {
                            "$id": "#/properties/content/properties/recordManagementInformation/properties/recordContributor",
                            "type": "object",
                            "title": "The Recordcontributor Schema",
                            "displayName": {
                                "fre": "Rédacteur"
                            },
                            "formType": "text",
                            "properties": {
                                "value": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/recordContributor/properties/value",
                                    "type": "string",
                                    "title": "The value Schema",
                                    "default": "",
                                    "examples": [
                                        "value"
                                    ],
                                    "linkedDataFieldName": "@value"
                                },
                                "language": {
                                    "$id": "#/properties/content/properties/recordManagementInformation/properties/recordContributor/properties/language",
                                    "type": "string",
                                    "title": "The Default Schema",
                                    "default": "",
                                    "examples": [
                                        "fre"
                                    ],
                                    "linkedDataFieldName": "@language"
                                }
                            },
                            "linkedDataFieldName": "dc:contributor"
                        }
                    },
                    "linkedDataFieldName": "crm:P149_is_identified_by"
                },
                "digest": {
                    "$id": "#/properties/content/properties/digest",
                    "type": "string",
                    "title": "The Digest Schema",
                    "default": "",
                    "examples": [
                        "champ utilisé pour la recherche simple"
                    ]
                }
            }
        }
    },
    "jsonLdType": "crm:E22_Human-Made_Object"
}
