David Price

Finished transform and hand edited data model to cleanup

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 ]
......