I have a Virtuoso Server and run a SPAQRL-Query against it, which doesn't yield the expected results. I'm not quiet sure, what the problem might be, so I hope some of you have an idea where to look.
This is my SPARQL-Endpoint
The query
select * where {?s ?p
<http://ift.tt/1KzV6lR;. }
yields one result:
http://ift.tt/1JxDF3j http://ift.tt/1KzV5ON
When I use the result for ?p in the query like:
select * where {?s <http://ift.tt/1JxDF3l; <http://ift.tt/1KzV6lR;. }
I don't get any result.
For other objects, it works perfectly, like:
select * where {?s <http://ift.tt/1JxDF3l; <http://ift.tt/1KzV6lW;. }
I have no idea, why it works for one Uri but not for the other. Any help pointing me towards the answer is appreciated!
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire