mdesalvo / RDFSharp

Lightweight and friendly .NET library for realizing Semantic Web applications
Apache License 2.0
118 stars 26 forks source link

Crash in evaluation of DESCRIBE queries having blank terms #329

Closed mdesalvo closed 10 months ago

mdesalvo commented 10 months ago

We should avoid querying by predicate on the given datasource when the describe term is a blank resource, especially on federations, since we may trigger (correct) crashes in pattern creation.