Showing
2 changed files
with
1 additions
and
1 deletions
This diff could not be displayed because it is too large.
| ... | @@ -114,7 +114,7 @@ Model:COPEX-HeadingWithProperty | ... | @@ -114,7 +114,7 @@ Model:COPEX-HeadingWithProperty |
| 114 | sp:subject spin:_this | 114 | sp:subject spin:_this |
| 115 | ] [ rdf:type sp:Filter ; | 115 | ] [ rdf:type sp:Filter ; |
| 116 | sp:expression | 116 | sp:expression |
| 117 | - [ rdf:type sp:ne ; | 117 | + [ rdf:type sp:eq ; |
| 118 | sp:arg1 [ rdf:type fn:lower-case ; | 118 | sp:arg1 [ rdf:type fn:lower-case ; |
| 119 | sp:arg1 [ sp:varName "m"^^xsd:string | 119 | sp:arg1 [ sp:varName "m"^^xsd:string |
| 120 | ] | 120 | ] | ... | ... |
-
Please register or login to post a comment