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

new filters

parent ed3e26e9
No related branches found
No related tags found
No related merge requests found
......@@ -241,6 +241,7 @@ my %filters=
'P625' => wdpf ('P625', 'Geo Coordinates'),
'1566' => wdpf ('P1566', 'GeoNames ID'),
'P964' => wdpf ('P964', 'Austrian municipality key'), # identifier for municipalities in Austria
'P1282' => wdpf ('P1282', 'OSM tag or key'),
# chemistry
'P233' => wdpf ('P233', 'SMILES'), # Simplified Molecular Input Line Entry Specification
......@@ -252,8 +253,10 @@ my %filters=
'P248' => wdpf ('P248', 'stated in'),
'P577' => wdpf ('P577', 'publication date'),
# classification
# classification, taxonomy
'P225' => wdpf ('P225', 'taxon name'),
'P1420' => wdpf ('P1420', 'taxon synonym'),
'P1843' => wdpf ('P1843', 'taxon common name'),
# astronomy
'P716' => wdpf ('P716' => 'JPL Small-Body Database identifier'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment