Hi I am using Topbraid 7.6.1 and trying to use Sparql to Insert and Delete data
in both cases the Sparql Command is not being executed despite appearing to be valid e.g. PREFIX cds: <http://example.org/ontologies/Chrism_Data_Structure#> PREFIX cdt: <http://example.org/ontologies/Chrism_Test_Data_Structure#> PREFIX teamworkconstraints: <http://topbraid.org/teamworkconstraints#> PREFIX tosh: <http://topbraid.org/tosh#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> INSERT DATA {cdt:testd rdf:type cdt:DataType . cdt:testd rdfs:label "Datetime" . cdt:testd cds:physicalDataType "Date". cdt:testd skos:prefLabel "Datetime" .} Is there a reason this command is invalid as it appears to be plain vanilla but the execute button does not light up I have seen a mention of needing to enable Sparql Updates in Server Administration but in 7.6.1 I cannot find this option in Server Administration anywhere Thanks Chris Marshall -- The topics of this mailing list include TopBraid EDG and related technologies such as SHACL. To post to this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/f2e5613c-a3c9-4c23-9db4-aa1f835f71d8n%40googlegroups.com.
