Project

General

Profile

Actions

Bug #191

open

Some extraneous text in the JSON exported; and sime finalization of the Metadata section

Added by Joseph Potvin about 1 year ago. Updated 10 months ago.

Status:
Feedback
Priority:
High
Assignee:
Category:
-
Start date:
02/13/2023
Due date:
% Done:

0%

Estimated time:

Description

There is some extraneous text in the JSON that is exported: In the sample below, there text "rule_group": "" does not belong here. Be sure to remove the comma after the last line which will now be "consequences": " "

"output_weight": {
"character": "0",
"enforcement": "74",
"consequences": "74",
"rule_group": ""
},

Actions #1

Updated by Huda Hussain 12 months ago

  • Status changed from New to Feedback
  • Assignee changed from Huda Hussain to Joseph Potvin

Understood, It has been removed. Just comnfirming Rule groups are no longer used?

Actions #2

Updated by Joseph Potvin 10 months ago

  • Subject changed from Some extraneous text in the JSON exported to Some extraneous text in the JSON exported; and sime finalization of the Metadata section
  • Assignee changed from Joseph Potvin to Huda Hussain
  • Priority changed from Normal to High

Still some adjustment to do. Please check that AFTER Metadata "Explanation", we then export the data for "Rule_Group", then "RuleDataVersion" , then "RuleVersion", prior to "Rule Criticality".

[NOTE, the term "RuleSchema" I changed just before submitting the dissertation in January, and I probably neglected to inform you. Sorry about that. The reason for that change was to avoid confusion with semantic "schemas". Note that RuleData is a camel-style single word equivalent in form to RuleMaker, RuleReserve and RuleTaker.]

So the exported JSON data in this section should be like this:

"960_explanation": "",
"rule_group": "",
"ruledata_version": "",
"rule_version":"",
"rule_criticality": "",
"url": "",
"pattern": "",
"pattern_version": "",

Actions

Also available in: Atom PDF