diff --git a/followthemoney/schema/Occupancy.yaml b/followthemoney/schema/Occupancy.yaml index ac85dab7c..deee2f2d0 100644 --- a/followthemoney/schema/Occupancy.yaml +++ b/followthemoney/schema/Occupancy.yaml @@ -16,7 +16,7 @@ Occupancy: label: holds target: post directed: true - caption: + caption: - startDate - endDate properties: @@ -24,17 +24,16 @@ Occupancy: label: "Holder" reverse: name: positionOccupancies - label: "Position Occupancies" + label: "Positions held" type: entity range: Person post: label: "Position occupied" reverse: name: occupancies - label: "Occupancies" + label: "Position holders" type: entity range: Position status: label: "Status" type: string - diff --git a/followthemoney/schema/Position.yaml b/followthemoney/schema/Position.yaml index ae2154c35..6f2d2e9d8 100644 --- a/followthemoney/schema/Position.yaml +++ b/followthemoney/schema/Position.yaml @@ -2,7 +2,7 @@ Position: label: "Position" plural: "Positions" extends: Thing - matchable: false + matchable: true # cf. https://www.popoloproject.com/specs/post.html description: > A post, role or position within an organization or body. @@ -16,7 +16,8 @@ Position: their legislative jurisdiction is nationwide. featured: - name - - organization + - country + - subnationalArea caption: - name required: