Re: Browse the values of a variable with Flask and Owlready
Posted by Barnabe on
URL: http://owlready.306.s1.nabble.com/Browse-the-values-of-a-variable-with-Flask-and-Owlready-tp2467p2483.html
Hi,
indeed, I receive all the values.
But when I want to save data for the first time, I get an error like "obj.namespace.ontology._add_obj_triple_spo (obj.storid, self._Prop.storid, added.storid)
AttributeError: 'str' object has no attribute 'storid'
", and if I recall the command, no error but the value is duplicated.