@stephen
I took your advice regarding GitHub when creating the Pixy project. Unfortunately, there are too many links to, and too much Wiki documentation in Bitsy -- so I have left it in BitBucket. The social aspects of GitHub are great, but I'm missing some features like putting up downloads, Git-managed Wiki docs, 1-to-1 messaging, etc. Thanks for recommending GitHub though -- I think a project like Pixy needs many contributors.
@pShah
I don't have a group for either project. You can follow announcements related to these projects in Twitter (handle is @lambdazen).
Pixy may require a group if there are many discussions related to how to write queries, new language bindings, suggestions, etc. For now, you can use this list (moderators -- feel free to disagree). If there are any Pixy-related messages for 2-3 consecutive weeks, I will create a separate group so as to not distract/abuse gremlin-users.
I think Bitsy discussions should move to its project page at
https://bitbucket.org/lambdazen/bitsy . You can use the 'issues' page to log issues (public), the messaging feature (private) or email me at bitsy (at)
lambdazen.com. Bitsy is a bare-bones Blueprints implementation and doesn't do anything fancy at the API level. The feedback (so far) from the user-base is that it works as documented. So I don't think it needs a group for now. I don't bother gremlin-users except for major release announcements.
@David Carmean
You are correct about isRDFModel. This field (previously deprecated) was removed in Blueprints 2.4.0. You can now use 1.2-SNAPSHOT with Tinkerpop 2.4.0, which has removed references to this field.
The Maven repos are current/correct. I have updated the home page to point to the release notes as well.
Released version supporting 2.3.0:
http://mvnrepository.com/artifact/com.lambdazen.bitsy/bitsy/1.1Snapshot version supporting 2.4.0:
https://oss.sonatype.org/content/repositories/snapshots/com/lambdazen/bitsy/bitsy/1.2-SNAPSHOT/Please feel free to log tickets if you run into issues.
Regards,
Sridhar.
Founder, LambdaZen LLC