File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -88,28 +88,28 @@ Pattern: doc_type=DATA
88
88
89
89
### Case 5: Overlapping Patterns, Specific Deleted
90
90
```
91
- Curated : division=ASTROPHYSICS (because of specific pattern)
91
+ Delta : division=ASTROPHYSICS (because of specific pattern)
92
92
Specific Pattern: division=ASTROPHYSICS
93
93
General Pattern: division=BIOLOGY
94
94
```
95
95
` [Specific Pattern: division=ASTROPHYSICS], deleted `
96
96
97
97
```
98
- Curated : division=BIOLOGY (because of general pattern)
98
+ Delta : division=BIOLOGY (because of general pattern)
99
99
General Pattern: division=BIOLOGY
100
100
```
101
101
102
102
103
103
### Case 6: Overlapping Patterns, General Deleted
104
104
```
105
- Curated : division=ASTROPHYSICS (because of specific pattern)
105
+ Delta : division=ASTROPHYSICS (because of specific pattern)
106
106
Specific Pattern: division=ASTROPHYSICS
107
107
General Pattern: division=BIOLOGY
108
108
```
109
109
` [General Pattern: division=BIOLOGY], deleted `
110
110
111
111
```
112
- Curated : division=ASTROPHYSICS (because of specific pattern)
112
+ Delta : division=ASTROPHYSICS (because of specific pattern)
113
113
Specific Pattern: division=ASTROPHYSICS
114
114
```
115
115
You can’t perform that action at this time.
0 commit comments