Groups
Groups
Sign in
Groups
Groups
Quepy
Conversations
About
Send feedback
Help
Not able to get results, not able to generate query for the pizza ontology
32 views
Skip to first unread message
poppin Pranav
unread,
Nov 22, 2017, 5:50:11 AM
11/22/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Quepy
query = """
PREFIX WP: <
http://www.co-ode.org/ontologies/pizza#
>
SELECT ?subject ?object
WHERE { ?subject rdfs:subClassOf ?object }
""" % WP_url
sparql.setQuery(query)
results = sparql.setquery()
Reply all
Reply to author
Forward
0 new messages