gchq / MagmaCore

Magma Core is a collection of Java Classes and utilities to enable HQDM objects and patterns to be created and consumed as RDF Linked Data.
Apache License 2.0
26 stars 4 forks source link

Bad IRI in a SPARQL Query in MagmaCoreServiceQueries #104

Closed twalmsley closed 1 year ago

twalmsley commented 1 year ago

Looks like one of the semanticweb IRIs was missed during the recent change. It's on line 550 in this file and causes the query to fail:

core/src/main/java/uk/gov/gchq/magmacore/service/sparql/MagmaCoreServiceQueries.java