Skip to content
Snippets Groups Projects
Commit 4e05620a authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

added attributre P2249 (expected completeness) to filter list

parent efffc9d9
No related branches found
No related tags found
No related merge requests found
...@@ -179,6 +179,7 @@ my %filters= ...@@ -179,6 +179,7 @@ my %filters=
'P360' => wdpf ('P360', 'is a list of', 1), 'P360' => wdpf ('P360', 'is a list of', 1),
'P361' => wdpf ('P361', 'part of', 1), 'P361' => wdpf ('P361', 'part of', 1),
'P1269' => wdpf ('P1269', 'facet of', 1), 'P1269' => wdpf ('P1269', 'facet of', 1),
'P2429' => wdpf ('P2429', 'expected completeness', 1), # wikibase-item describes whether a property is intended to represent a complete set of real-world items having that property
# item identifer (persons, places, etc.) # item identifer (persons, places, etc.)
'P213' => wdpf ('P213', 'ISNI'), # International Standard Name Identifier for an identity 'P213' => wdpf ('P213', 'ISNI'), # International Standard Name Identifier for an identity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment