Project

General

Profile

Design #113 ยป rule.dwd_SAMPLE.json

A reference rule.dwd from Table 24 of the DWD Specification. - Joseph Potvin, 05/27/2022 01:26 AM

 
1
       
2
{
3
  "dwds": "9d690c33-b52f-400e-938c-16a3017cacc0",
4
  "rulereserve_nodes": "*",
5
  "version_standard_url": "https://semver.org/",
6
  "DWDS_schema_version": "0.6.1",
7
  "metadata": {
8
    "rule": {
9
      "version": "0.3.1",
10
      "pattern": "",
11
      "pattern_version": "",
12
      "criticality": "Experimental",
13
      "group": "Operational Pattern",
14
      "description": "At least 90% of ECPR workshop participants SHOULD have current or prior affiliation with an ECPR member institution.",
15
      "url": "https://ecpr.eu/Membership/MembershipBenefits.aspx",
16
      "title": "Institutional Relation Criterion for ECPR Workshop Participant Selection",      
17
      "rulemaker_entity": [
18
         {
19
         "entity_id": "Yjs73-j&js74jdsi",
20
         "entity_name_eng": "Xalgorithms Foundation",
21
         "entity_url": "https://www.xalgorithms.org"
22
         }
23
       ],
24
       "rulemaker_manager": [
25
         {
26
         "manager_id": "K8d77-hdjeys6YHT",
27
         "manager_name": "Joseph Potvin",
28
         "manager_contact": "[email protected]",
29
         "manager_profile": ""
30
         }
31
       ],
32
       "rulemaker_author": [
33
         {
34
         "author_id": "K8d77-hdjeys6YHT",
35
         "author_name": "Joseph Potvin",
36
         "author_contact": "[email protected]",
37
         "author_profile": ""
38
         }
39
       ],
40
       "rulemaker_maintainer": [
41
         {
42
         "rulemaker_maintainer_id": "K8d77-hdjeys6YHT",
43
         "rulemaker_maintainer_name": "Joseph Potvin",
44
         "rulemaker_maintainer_contact": "[email protected]",
45
         "rulemaker_maintainer_profile": ""
46
         }
47
       ]
48
     }
49
   },
50
  "linked_rules_or_lookups": [
51
  {
52
  "dwds": "",
53
  "column": [],
54
  "row": [],
55
  "value": []
56
  }
57
  ],
58
  "context_ineffect": [
59
  {
60
  "datetime_standard_url": "https://www.w3.org/TR/NOTE-datetime",
61
  "datetime_zone": "UTC-00:00",
62
  "datetime_range": {
63
  "start": "1970-01-01 00:00:01",
64
  "end": "2070-12-31 23:59:59"
65
  },  
66
  {
67
  "jurisdiction_standard_url": "https://www.iso.org/iso-3166-country-codes.html",
68
  "jurisdiction_country": "GB",
69
  "jurisdiction_subcountry": "ENG"
70
  }
71
  ],
72
  "category_applicable": {
73
  "industry": [
74
  {
75
  "industry_standard_url": "https://unstats.un.org/unsd/classifications/Econ/isic",
76
  "isic_industry_code": " 8530 ",
77
  "isic_industry_name": " Higher education "
78
  }
79
  ],
80
  "good_service_asset": [
81
  {
82
  "good_service_asset_standard_url": "https://www.unspsc.org/",
83
  "unspsc_code": " 60103500 ",
84
  "unspsc_name": " Political science "
85
  }
86
  ]
87
 },
88
  "input_conditions": [
89
    {
90
      "sentence": {
91
        "determiner": "The",
92
        "subject_noun": "rules-as-data research",
93
        "past_participle_verb": "is documented as",
94
        "auxiliary_verb": "being associated with",
95
        "object_descriptor": "an ECPR member",
96
        "object_nounorverb": "institution."
97
      },
98
      "logic_values": [
99
        {
100
          "scenario": "A",
101
          "value": "00"
102
        },
103
        {
104
          "scenario": "B",
105
          "value": "00"
106
        },
107
        {
108
          "scenario": "C",
109
          "value": "01"
110
        }
111
      ]
112
    },
113
    {
114
      "sentence": {
115
        "determiner": "The",
116
        "subject_noun": "proportion of non-ECPR participants in this workshop",
117
        "past_participle_verb": "selected so far",
118
        "auxiliary_verb": "is",
119
        "object_descriptor": "less than",
120
        "object_nounorverb": "10% of participants selected."
121
      },
122
      "logic_values": [
123
        {
124
          "scenario": "A",
125
          "value": "00"
126
        },
127
        {
128
          "scenario": "B",
129
          "value": "01"
130
        },
131
        {
132
          "scenario": "C",
133
          "value": "11"
134
        }
135
      ]
136
    }
137
  ],
138
  "output_assertions": [
139
    {
140
      "sentence": {
141
        "determiner": "A",
142
        "subject_noun": "proposal",
143
        "past_participle_verb": "received",
144
        "auxiliary_verb": "is considered",
145
        "object_descriptor": "for the ECPR member institutions",
146
        "object_nounorverb": "category."
147
      },
148
      "logic_values": [
149
        {
150
          "scenario": "A",
151
          "value": "00"
152
        },
153
        {
154
          "scenario": "B",
155
          "value": "00"
156
        },
157
        {
158
          "scenario": "C",
159
          "value": "01"
160
        }
161
      ]
162
    },
163
    {
164
      "sentence": {
165
        "determiner": "A",
166
        "subject_noun": "proposal",
167
        "past_participle_verb": "received",
168
        "auxiliary_verb": "is considered",
169
        "object_descriptor": "for the external institutions",
170
        "object_nounorverb": "category."
171
      },
172
      "logic_values": [
173
        {
174
          "scenario": "A",
175
          "value": "00"
176
        },
177
        {
178
          "scenario": "B",
179
          "value": "01"
180
        },
181
        {
182
          "scenario": "C",
183
          "value": "00"
184
        }
185
      ]
186
    },
187
    {
188
      "sentence": {
189
        "determiner": "A proposal",
190
        "subject_noun": "received",
191
        "past_participle_verb": "is",
192
        "auxiliary_verb": "considered for",
193
        "object_descriptor": "post-workshop",
194
        "object_nounorverb": "collaboration."
195
      },
196
      "logic_values": [
197
        {
198
          "scenario": "A",
199
          "value": "01"
200
        },
201
        {
202
          "scenario": "B",
203
          "value": "01"
204
        },
205
        {
206
          "scenario": "C",
207
          "value": "01"
208
        }
209
      ]
210
    }
211
  ],
212
  "output_weight": {
213
    "character": 50,
214
    "enforcement": 10,
215
    "consequences": 10
216
  },
217
  "output_characteristics": {
218
    "rulemaker_ruletaker_thirdparty": "rulemaker",
219
    "affirmative_negative_interrogative": "have",
220
    "be_do_have": "",
221
    "declarative_imperative_empirical": "declarative",
222
    "logical_practical_ethical": "practical"
223
  }
224
}
    (1-1/1)