# Admiralty Scale
The Admiralty Scale (also called the NATO System) is used to rank the reliability of a source and
the credibility of an information.
## Source Reliability
- A
- Completely reliable
- B
- Usually reliable
-
- C
- Fairly reliable
- D
- Not usually reliable
- E
- Unreliable
- F
-
- Reliability cannot be judged
## Information Credibility
- 1
- Confirmed by other sources
- 2
- Probably true
- 3
- Possibly true
- 4
- Doubtful
- 5
- Improbable
- 6
- Truth cannot be judged
# Machine-parsable Admiralty Scale
The repository contains a [JSON file including the machine-parsable tags](machinetag.json)
along with their human-readable description. The software can use both
representation on the user-interface and store the tag as machine-parsable.
~~~~
admiralty-scale:source-reliability="b"
~~~~