Hi Chris,

the query that you have pasted in does not declare all necessary prefixes, 
e.g. rdf and skos are missing.
INSERT DATA queries can be executed from the SPARQL endpoint page 
(.../tbl/sparql) but not the
SPARQL Query Panel. In any case, the option to enable SPARQL is on the 
server administration page
under Advanced. If you don't see it there, please send a screenshot of what 
you get.

Regards,
Holger


On Monday, August 28, 2023 at 8:39:29 AM UTC+1 [email protected] wrote:

> 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/b74f2766-ea4a-4a95-a504-e3b36266637dn%40googlegroups.com.

Reply via email to