YourDataStories / harvesters

Harvesters acquire data from open data sources and the social Web.
GNU General Public License v3.0
1 stars 1 forks source link

BusinessEntity URIs #8

Closed Polymathronic closed 8 years ago

Polymathronic commented 8 years ago

It appears some business entities don't have identifiers (i.e. the URIs are missing the last bit of the path). Please try the following query:

SELECT * WHERE {<http://linkedeconomy.org/resource/BusinessEntity/> ?p ?o}

Polymathronic commented 8 years ago

Split into two separate issues. See: https://github.com/YourDataStories/harvesters/issues/9

mogaio commented 8 years ago

It was an encoding issue that appeared with the Greek letters, we solved this issue by hashing the identifiers (business entities/ organization names).