Skip to content

Commit

Permalink
learn how to setup "update" in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoqi Zhao committed Oct 10, 2024
1 parent a409fb5 commit 17196a9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified LearningSPARQL.pptx
Binary file not shown.
2 changes: 1 addition & 1 deletion ch06/fuseki-post.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<form action="http://localhost:3030/testDataset/update" method="post">
<form action="http://localhost:3030/myDataset/update" method="post">
<fieldset>
<legend>Fuseki SPARQL Update</legend>
<textarea name="update" rows="30" cols="100">Put your SPARQL update query here...</textarea><br>
Expand Down
Binary file not shown.

0 comments on commit 17196a9

Please sign in to comment.