From 715ac89bf7193a96b3c74b0b3a6e6cbc331d22f7 Mon Sep 17 00:00:00 2001 From: Friedrich Lindenberg Date: Wed, 12 Jul 2023 10:00:42 +0200 Subject: [PATCH] set prop type --- followthemoney/schema/Person.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/followthemoney/schema/Person.yaml b/followthemoney/schema/Person.yaml index a8e7652f4..af3882422 100644 --- a/followthemoney/schema/Person.yaml +++ b/followthemoney/schema/Person.yaml @@ -50,6 +50,7 @@ Person: label: Place of birth birthCountry: label: Country of birth + type: country deathDate: label: Death date type: date