fix: reorder predicates
parent
d179058059
commit
835757910f
|
@ -6,6 +6,11 @@
|
|||
],
|
||||
"version": 1,
|
||||
"predicates": [
|
||||
{
|
||||
"value": "type-of-information",
|
||||
"expanded": "Type of information",
|
||||
"description": "Type of provided information"
|
||||
},
|
||||
{
|
||||
"value": "originality",
|
||||
"expanded": "Originality",
|
||||
|
@ -16,11 +21,6 @@
|
|||
"expanded": "Timeliness sharing behavior",
|
||||
"description": "Timeliness of the provided information"
|
||||
},
|
||||
{
|
||||
"value": "type-of-information",
|
||||
"expanded": "Type of information",
|
||||
"description": "Type of provided information"
|
||||
},
|
||||
{
|
||||
"value": "integrability-format",
|
||||
"expanded": "Integrability format",
|
||||
|
@ -31,11 +31,6 @@
|
|||
"expanded": "Integrability interface",
|
||||
"description": "Level of integrability interface for the provided information"
|
||||
},
|
||||
{
|
||||
"value": "type-of-source",
|
||||
"expanded": "Type of source",
|
||||
"description": "Types of information security data source"
|
||||
},
|
||||
{
|
||||
"value": "trustworthiness-creditabilily",
|
||||
"expanded": "Trustworthiness creditability",
|
||||
|
@ -50,6 +45,11 @@
|
|||
"value": "trustworthiness-feedback-mechanism",
|
||||
"expanded": "Trustworthiness feedback mechanism",
|
||||
"description": "Feedback such as user ratings or comments regarding the usefulness of the provided information"
|
||||
},
|
||||
{
|
||||
"value": "type-of-source",
|
||||
"expanded": "Type of source",
|
||||
"description": "Types of information security data source"
|
||||
}
|
||||
],
|
||||
"values": [
|
||||
|
|
Loading…
Reference in New Issue