You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vocabularies/Common.json
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1160,17 +1160,6 @@
1160
1160
"$Nullable": true,
1161
1161
"@Core.Description": "These entities will be affected if the value of one of the sources changes. All affected entities need to be explicitly listed. A null value means the annotation target."
1162
1162
},
1163
-
"EffectTypes": {
1164
-
"$Type": "Common.EffectType",
1165
-
"$Nullable": true,
1166
-
"@Core.Revisions": [
1167
-
{
1168
-
"Kind": "Deprecated",
1169
-
"Description": "All side effects are essentially value changes, differentiation not needed."
1170
-
}
1171
-
],
1172
-
"@Core.Description": "One or more of the targets may show these effects. If not specified, any effect is possible."
0 commit comments