pouring#

Attributes#

Functions#

get_needed_tool(verb)

get_min_angle(foodobject)

get_max_angle(foodobject)

get_min_duration(foodobject)

get_max_duration(foodobject)

query_var(verb, foodobject)

Module Contents#

pouring.sparql#
pouring.prefix = Multiline-String#
Show Value
"""
 PREFIX owl: <http://www.w3.org/2002/07/owl#>
 prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#>
 PREFIX pour: <http://www.ease-crc.org/ont/meals#>
 PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
 PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
 PREFIX foodon: <http://purl.obolibrary.org/obo/>
 PREFIX soma: <http://www.ease-crc.org/ont/SOMA.owl#>
 PREFIX sit_aware: <http://www.ease-crc.org/ont/situation_awareness#>
 PREFIX obo: <http://purl.obolibrary.org/obo/>
 PREFIX qudt: <http://qudt.org/schema/qudt#>
 """
pouring.get_needed_tool(verb)#
pouring.get_min_angle(foodobject)#
pouring.get_max_angle(foodobject)#
pouring.get_min_duration(foodobject)#
pouring.get_max_duration(foodobject)#
pouring.query_var(verb, foodobject)#
pouring.verb = 'pour:Draining'#
pouring.foodobject = 'obo:FOODON_03301304'#