{
    types: {
        'bio': {
			label: 'mission ou formation',
            pluralLabel: 'missions et formations'
        }
    },
    properties: {
        'imageURL': {
            valueType: "url"
        },
        'url': {
            valueType: "url"
        },
        'author': {
            label:                  "authored by",
            reverseLabel:           "author of",
            reversePluralLabel:     "authors of",
            groupingLabel:          "their authors",
            reverseGroupingLabel:   "their work",
            valueType:              "item"
        },
        'Debut': {
            valueType:              "date",
            label:                  "Debut"
        },
        'Fin': {
            valueType:              "date",
            label:                  "Fin"
        }
    }
}
