From c9f10c16ad6a41d439bf1609aa2491e44185c84f Mon Sep 17 00:00:00 2001 From: Friedrich Lindenberg Date: Tue, 11 Jul 2023 11:55:31 +0200 Subject: [PATCH] two pretty innocent person props --- followthemoney/schema/Person.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/followthemoney/schema/Person.yaml b/followthemoney/schema/Person.yaml index dfc17f4ab..d7bbfbbe3 100644 --- a/followthemoney/schema/Person.yaml +++ b/followthemoney/schema/Person.yaml @@ -40,12 +40,16 @@ Person: lastName: label: Last name rdf: http://xmlns.com/foaf/0.1/lastName + suffix: + label: Name suffix birthDate: label: Birth date type: date rdf: http://xmlns.com/foaf/0.1/birthday birthPlace: label: Place of birth + birthCountry: + label: Country of birth deathDate: label: Death date type: date