diff --git a/DFRLab-dichotomies-of-disinformation/machinetag.json b/DFRLab-dichotomies-of-disinformation/machinetag.json index ec4aa7c..f40d2b2 100644 --- a/DFRLab-dichotomies-of-disinformation/machinetag.json +++ b/DFRLab-dichotomies-of-disinformation/machinetag.json @@ -2616,6 +2616,21 @@ "expanded": "Target: Nation of Origin", "description": "This should be filled out even when the target is not a nation. When a campaign targets a non-state political actor, the nation of origin of that non-state political actor is filled in this field, if that information is available. Distinguishable territories are nations." }, + { + "value": "platforms-advertisement", + "expanded": "Platforms: Advertisements", + "description": "Advertisement through which a campaign targets an actor." + }, + { + "value": "platforms-email", + "expanded": "Platforms: Email", + "description": "Email through which a campaign targets an actor." + }, + { + "value": "primary-disinformant", + "expanded": "Disinformant: Nation of Origin", + "description": "This should be filled out even when the attacker is not a national government. When a campaign is run by a non-state political actor, the nation of origin of that non-state political actor is filled in this field, if that information is available. Likewise, this should be filled out if the preponderance of attacker activity originates from within a single nation. Distinguishable territories are nations." + }, { "value": "target-category", "expanded": "Target: Category", @@ -2641,16 +2656,6 @@ "expanded": "Platforms: Messaging", "description": "Messaging platform through which a campaign targets an actor." }, - { - "value": "platforms-advertisement", - "expanded": "Platforms: Advertisements", - "description": "Advertisement through which a campaign targets an actor." - }, - { - "value": "platforms-email", - "expanded": "Platforms: Email", - "description": "Email through which a campaign targets an actor." - }, { "value": "platforms", "expanded": "Platforms", @@ -2676,11 +2681,6 @@ "expanded": "Methods: Narrative Techniques", "description": "The narrative techniques evident in the campaign." }, - { - "value": "primary-disinformant", - "expanded": "Disinformant: Nation of Origin", - "description": "This should be filled out even when the attacker is not a national government. When a campaign is run by a non-state political actor, the nation of origin of that non-state political actor is filled in this field, if that information is available. Likewise, this should be filled out if the preponderance of attacker activity originates from within a single nation. Distinguishable territories are nations." - }, { "value": "disinformant-category", "expanded": "Disinformant: Category", diff --git a/failure-mode-in-machine-learning/machinetag.json b/failure-mode-in-machine-learning/machinetag.json index 9e4c114..6e06cef 100644 --- a/failure-mode-in-machine-learning/machinetag.json +++ b/failure-mode-in-machine-learning/machinetag.json @@ -1,14 +1,14 @@ { "predicates": [ - { - "description": "Unintentional failures wherein the failure is because an ML system produces a formally correct but completely unsafe outcome.", - "expanded": "Unintended Failures Summary", - "value": "unintended-failures-summary" - }, { "expanded": "Intentionally-Motivated Failures Summary", "description": "Intentional failures wherein the failure is caused by an active adversary attempting to subvert the system to attain her goals – either to misclassify the result, infer private training data, or to steal the underlying algorithm.", "value": "intentionally-motivated-failures-summary" + }, + { + "description": "Unintentional failures wherein the failure is because an ML system produces a formally correct but completely unsafe outcome.", + "expanded": "Unintended Failures Summary", + "value": "unintended-failures-summary" } ], "values": [