Created
September 13, 2022 10:19
-
-
Save KeironO/34f5eb40a229340cd1172a691a7ad0e1 to your computer and use it in GitHub Desktop.
Getting Started SPARL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
prefix snomedct: <http://purl.bioontology.org/ontology/SNOMEDCT/> | |
SELECT ?x | |
WHERE { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment