Skip to content

Interface: MembershipDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Communities / MembershipDto

Interface: MembershipDto

Defined in: src/types/communities.ts:98

Community membership information for a term.

Properties

communityId

communityId: string

Defined in: src/types/communities.ts:100

Community ID (UUID).


communityTitle?

optional communityTitle: string | null

Defined in: src/types/communities.ts:102

Community title (from report).


degree

degree: number

Defined in: src/types/communities.ts:104

Membership degree (0.0 - 1.0, based on connectivity).


level

level: number

Defined in: src/types/communities.ts:106

Community level.