Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sparql

Get All Page Titles On Wikipedia That Contain A Specific Word

I am writing an 'auto-wikifier' tool using HTML and JavaScript. For each word in the text t… Read more Get All Page Titles On Wikipedia That Contain A Specific Word

"method Not Allowed" In A Python Function For Flask

I want to save on a .ttl file a type 'person' resource from a javascript function: this is … Read more "method Not Allowed" In A Python Function For Flask

How To Display Alert Box When No Json Value Is Given

I have displayed the result of a SPARQL query in a HTML page using Json, my question is when a cert… Read more How To Display Alert Box When No Json Value Is Given