Module:ConfigRepository: Difference between revisions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 387: | Line 387: | ||
mappings = { | mappings = { | ||
organization_type = { | organization_type = { | ||
-- organization_type (Property:Has organization type) | |||
{canonical = "Academic institution", | {canonical = "Academic institution", | ||
synonyms = {"university", "college", "academia", "institute", "school"}, | synonyms = {"university", "college", "academia", "institute", "school"}, | ||
| Line 423: | Line 424: | ||
synonyms = {"public-private partnership", "ppp"}, | synonyms = {"public-private partnership", "ppp"}, | ||
category = "Public-private partnership"}, | category = "Public-private partnership"}, | ||
{canonical = "Research institute", | |||
synonyms = {"research", "institute", "think tank"}, | |||
category = "Research institute"}, | |||
{canonical = "Standards development organization", | {canonical = "Standards development organization", | ||
synonyms = {"sdo", "standards body", "standards organisation"}, | synonyms = {"sdo", "standards body", "standards organisation, standards"}, | ||
category = "Standards development organization"} | category = "Standards development organization"} | ||
} | } | ||