DigitalCommons / open-data-and-maps

Deprecated: Implementation of Linked Open Data by the Solidarity Economy Association
6 stars 1 forks source link

Check UK co-ops in DotCoop data and Co-opsUK data for duplicates #177

Closed ColmMassey closed 4 years ago

ColmMassey commented 4 years ago

Requirements: Functioning graphs for Co-ops UK and Dot Coop co-ops.

Loop through all UK DotCoop co-ops. Look for Co-ops UK co-op with same postcode. and very similar names compare after removing whitespace, lower all caps and remove "limited", "ltd" etc. If you get a match create a sameas triple connecting the two co-ops. Add this triple to the both graphs.

sunnydean commented 4 years ago

Need to create query which: identify targets of same as and merge both participating rows url is dot-coop url description is coop-uk desc

sunnydean commented 4 years ago

We are using the old structure for generating sameas predicates, it works on the current data