Community Page
- phildawes.net/blog/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi, Do you feel that your agility in Factor has improved since this post? Roger
- Thanks for the pointer - I've cleaned up the spam and regrettably added some moderation
- I'm loving the comments thread for this post. Can't decide whether to get my upholstery cleaned or do something about my fast food obesity.
- Cool - thanks Eric
- I pasted some code that does the moving sum in factor. http://paste.factorcode.org/paste?id=569#282
Jump to original thread »
I’ve been using sparta quite a bit recently, and have found it to be a really cool way of handling rdf in python. For me it’s about 80% there.
The main problem is that fundamentally there’s a mismatch between the way python represents objects and rdf constra ... Continue reading »
The main problem is that fundamentally there’s a mismatch between the way python represents objects and rdf constra ... Continue reading »
1 year ago
The only thing I can see which might cause problems is presenting a consistent API, i.e. how are you supposed to know that it's a generator as opposed to a value/object/whatever gets returned.