hsolbrig / PyShEx

ShEx interpreter for ShEx 2.0
Creative Commons Zero v1.0 Universal
25 stars 10 forks source link

Graph reports as conforming when it doesn't #11

Closed hsolbrig closed 6 years ago

hsolbrig commented 6 years ago

https://www.wikidata.org/wiki/Q12214 should fail validation against http://micel.io/genewiki/disease because http://www.wikidata.org/entity/statement/Q12214-93138cd6-4150-3e3f-0b31-fabce61ff691 lacks property http://www.w3.org/ns/prov#wasDerivedFrom

hsolbrig commented 6 years ago

Fixed in release 0.4.1

Part of the problem was that we couldn't just http GET the target page -- we had to use the "slurper" approach instead. There was also a problem with two shape expressions having the same predicate in an each of construct