-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDiscoveryConverter.cfg
6 lines (6 loc) · 1.27 KB
/
DiscoveryConverter.cfg
1
2
3
4
5
6
#saved configuration
#Sun Apr 18 11:00:31 BST 2021
sqlEditorText=select c.iri,s.predicate,s.object\nfrom statement s\njoin entity c on s.subject\= c.id\nwhere c.iri\='http\://endhealth.info/im\#903261000252100'
graphEditorText=PREFIX rdf\: <http\://www.w3.org/1999/02/22-rdf-syntax-ns\#>\nPREFIX rdfs\: <http\://www.w3.org/2000/01/rdf-schema\#>\nPREFIX \: <http\://endhealth.info/im\#>\nPREFIX dc\: <http\://purl.org/dc/elements/1.1/>\nPREFIX owl\: <http\://www.w3.org/2002/07/owl\#>\nPREFIX sn\: <http\://snomed.info/sct\#>\nPREFIX sh\: <http\://www.w3.org/ns/shacl\#>\nPREFIX prov\: <http\://www.w3.org/ns/prov\#>\nPREFIX onto\: <http\://www.ontotext.com/>\n\nSELECT ?entity ?directPredicate ?topLevel\n ?topLevel ?subPred1 ?subNode1\n ?subNode1 ?subPred2 ?subNode2\nfrom <http\://www.ontotext.com/explicit>\nWHERE {\n <http\://endhealth.info/im\#903261000252100> ?directPredicate ?topLevel.\n OPTIONAL {\n ?topLevel ?subPred1 ?subNode1.\n FILTER (isBlank(?topLevel)).\n OPTIONAL{\n ?subNode1 ?subPred2 ?subNode2.\n FILTER(isBlank(?subNode1))\n OPTIONAL {?subNode2 ?subPred3 ?subNode3.\n FILTER(isBlank(?subNode2))}\n}}}\n
parentEntity=http\://endhealth.info/im\#VSET_RecordType_FamilyHistory
snomedNamespace=1000252