[mod] notebooks

This commit is contained in:
Andy Bunce 2022-04-19 15:49:03 +01:00
parent 46fa8347b5
commit 88598795e8
2 changed files with 1 additions and 0 deletions

View file

@ -0,0 +1 @@
[{"kind":1,"language":"markdown","value":"# XPath Notebook\nDate: 2022-04-19     Time: 15:41:29"},{"kind":2,"language":"xpath","value":"//PERSONA"}]

View file

@ -0,0 +1 @@
[{"kind":1,"language":"markdown","value":"Simple test to http://dbtune.org/bbc/peel/sparql"},{"kind":2,"language":"sparql","value":"PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nSELECT * WHERE {\n ?sub ?pred ?obj .\n} \nLIMIT 10"},{"kind":1,"language":"markdown","value":""}]