fix: Reorder predicates

pull/181/head
Raphaël Vinot 2020-02-17 18:53:16 +01:00
parent 90f77df579
commit a3f7cf8561
2 changed files with 20 additions and 20 deletions

View File

@ -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",

View File

@ -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": [