{
  "@context": "https://tropy.org/v1/contexts/template.jsonld",
  "@id": "https://katorz.be/tropy/la-quatorze-photo",
  "@type": "https://tropy.org/v1/tropy#Template",
  "type": "https://tropy.org/v1/tropy#Item",
  "name": "La Quatorze — Photo",
  "version": "1.0.0",
  "domain": [],
  "creator": "Unité Albert I — La Quatorze",
  "description": "Modèle de description de l'archive, aligné sur le vocabulaire (Omeka).",
  "field": [
    {
      "property": "http://purl.org/dc/terms/title",
      "label": "Titre",
      "datatype": "http://www.w3.org/2001/XMLSchema#string",
      "hint": "Une courte légende, ex. « Camp d'été à Han-sur-Lesse »",
      "isRequired": false,
      "isConstant": false,
      "value": null
    },
    {
      "property": "http://purl.org/dc/terms/date",
      "label": "Date",
      "datatype": "https://tropy.org/v1/tropy#date",
      "hint": "AAAA, AAAA-MM ou AAAA-MM-JJ",
      "isRequired": false,
      "isConstant": false,
      "value": null
    },
    {
      "property": "https://katorz.be/vocab/archive#datePrecision",
      "label": "Précision de la date",
      "datatype": "http://www.w3.org/2001/XMLSchema#string",
      "hint": "day · month · year · decade · unknown (ne pas inventer)",
      "isRequired": false,
      "isConstant": false,
      "value": null
    },
    {
      "property": "https://katorz.be/vocab/archive#section",
      "label": "Section",
      "datatype": "http://www.w3.org/2001/XMLSchema#string",
      "hint": "meute · troupe · unite · jeune-route · cafe-katorz",
      "isRequired": false,
      "isConstant": false,
      "value": null
    },
    {
      "property": "https://katorz.be/vocab/archive#person",
      "label": "Personnes",
      "datatype": "http://www.w3.org/2001/XMLSchema#string",
      "hint": "Noms, si connus (attention aux mineurs)",
      "isRequired": false,
      "isConstant": false,
      "value": null
    },
    {
      "property": "https://katorz.be/vocab/archive#consentStatus",
      "label": "Consentement",
      "datatype": "http://www.w3.org/2001/XMLSchema#string",
      "hint": "unknown · granted · refused · not-required",
      "isRequired": false,
      "isConstant": false,
      "value": null
    },
    {
      "property": "http://purl.org/dc/terms/description",
      "label": "Description",
      "datatype": "http://www.w3.org/2001/XMLSchema#string",
      "hint": "Contexte, anecdote, lieu…",
      "isRequired": false,
      "isConstant": false,
      "value": null
    }
  ]
}
