Closed GoogleCodeExporter closed 9 years ago
first line can be exchange to
prop_type = self.graph.triples((self.onProperty, RDF.type, None)).next()[2]
Property(self.onProperty,graph=self.graph,baseType=prop_type).serialize(graph)
to fix the problem (more or less)
Original comment by xjar...@gmail.com
on 19 Feb 2010 at 8:40
See:
http://code.google.com/p/fuxi/source/detail?r=781be253fe4b15304b8679b84993794322
47a148
Original comment by chime...@gmail.com
on 1 Aug 2010 at 6:07
Original issue reported on code.google.com by
xjar...@gmail.com
on 19 Feb 2010 at 7:12