Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Post History

66%
+2 −0
Meta Tag creation/deletion criteria

I agree with the answer of Lundin except for point 3 disambiguation. Regarding 3), in case a term does have several different meanings and all meanings are on-topic, then the most common/jangon ...

posted 9mo ago by Lorenzo Donati‭

Answer
#1: Initial revision by user avatar Lorenzo Donati‭ · 2023-08-17T16:38:07Z (9 months ago)
I agree with the [answer of Lundin](https://electrical.codidact.com/posts/289416/289419#answer-289419) except for point 3 disambiguation.

>Regarding 3), in case a term does have several different meanings and all meanings are on-topic, then the most common/jangon use of the term takes precedence. 

Instead, I would proceed in this way:

**In case a term has several different on-topic meanings, it should never be a main tag**. New, more precise tags, should be created for all the different meanings [^1]. Then the ambiguous term should be either
(A) placed as synonym of one of those different tags, or (B) put in a blacklist as too ambiguous. The choice between A and B is a judgement call, depending on what would cause less confusion in the specific case. If case (A) is chosen, a warning should be put in the guidance text **of both tags**.

[^1]: For the very unlikely case that finding acceptable unambiguous terms for every meaning, I think that a call on Meta would be warranted and acceptable. These cases should be quite rare and so they should not be an issue.


For example, in the case of `PID`, I would create two non-ambiguous tags:

+ `PID-controller` (with a spelled out synonym `proportional-integral-derivative-controller`, as per the guidelines)

+ `process-ID (with a spelled out synonym `process-identifier`)

Then I would make `PID` a synonim of `process-ID`, just because I feel the term alone is slightly more used meaning process-ID (but that would be a judgement call. I would be OK if someone else blacklisted it).

Then in the `PID-controller` guidance text I would write: *"Do not confuse with PID as process-ID (process identifier)"*, and in `process-ID`: *"Do not confuse with PID as PID-controller"*.


The important thing is that **an ambiguous tag should never be a "main tag"**, but only possibly a synonym, so that people would have the least chance of using one meaning for another by mistake.