Topics

Anahitapolis Atrium's Topics

Something about customized Actor Nodes

Under some conditions (specific-defined), if actor nodes B and C want to have the common leader A, is it possible to require (by system, not by A) that there is no connections (L/F/M) between B and C.

Thanks,

Created December 23 2011 by Zhuo Song(Premium Tribe)
11 Comments - Last Comment by Zhuo Song(Premium Tribe)

Technically we would get the intersection of leaders of both B and C and then check to see if A belongs to that set.

December 23 2011 #

Oh wait sorry 

If B and C are not in a mutual relationship that will do. We don't need A at all to find that out.

December 23 2011 #

The purpose for A is not to test the relationship between B and C. Instead, in my role-based design, A is the self, and B/C is one of roles.

December 23 2011 #

btw, I applied premium executive today. Thanks.

December 23 2011 #

I would think that roles are defined by edges and not nodes. When we are a father, husnabd, brother, or son, that is due to the type of relationships that are established with our children, wife, siblings, and parents. It doesn't change who we are as a person.

ps: I got your inqury. I'll make sure to process it today. We would love to have you in the premium tribes. You have very interesting problems and scenarios that can be solved with the NGS architecture :) it will be fun!

December 23 2011 #

I see what you mean and agree edges define the roles in most of cases. However, call me crazy, I think sometimes people need nodes to present some roles to seperate focuses and deal with conflicts. Furthermore, if nodes are used to define roles (not just social roles, could be specific interests or charators when people explore their life probabilities), it also means that people can seal or re-visit these roles that not necessary at some moments. I believe, as a person, we're keeping changing, so nodes help to keep evolution and keep record.

Maybe edges can do the same thing technically. I just have a blur feeling about the importance to use nodes to define roles.

Thanks,

December 23 2011 #

Well we just have to try both approaches and see which one works best.

December 23 2011 #

Welcome to the Anahita Premium Tribe @Zhuo let's help you build a role based social network. Ash and I are looking forward to be working with you this year.

December 24 2011 #

@Rastin

I have a question about edges of nodes. How many edges there could be tween  two nodes? Three? Lead/follow/mutual?

How groud works, like the circle in google+?

Thanks,

December 28 2011 #

There is really no limit on how many edges can exist between two nodes as long as the are unique.

I think a circle is essentially a many-to-many privacy taxonomy for the social graph. When you circle someone, you are following them. When they circle you, they are following you back and you are in a mutual relationship. Then you can tag the graphs (friends, colleagues, family, designers, developers, etc.). Every privacy tag is a circle. Then you can apply the privacy tag logic to wether show or hide a node to the viewer.

That is basically what Google is doing in my opinion, except with a very snazzy user interface.

December 28 2011 #

If I understood, then all edges could be considered as uniqe tags. My goal is to filter the content based on tags. In other words, it's to use uniqe tags to rich and distinguish the relationship between nodes. Imaging there are A and B two people nodes, who are mutual friends. Both A and B used tag 'father' to make some friends and generate some content.

If A choose the tag 'father', is it possible to show A the content generated by A and B only tagged 'father' but nothing else? In this case, the function of tag is like a circle but on content level.

If A choose to delete tag 'father', is it possible to delete all content of A that is only tagged as 'father'?

Thanks,

December 28 2011 #

You must be logged in to comment!