org

package
v5.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2026 License: Apache-2.0 Imports: 18 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateOrgAsset

func CreateOrgAsset(sess et.Session, obj *dbt.Entity, rel oam.Relation, o *oamorg.Organization, src *et.Source) (*dbt.Entity, error)

func CreateOrgJurisdictionClaim added in v5.1.1

func CreateOrgJurisdictionClaim(sess et.Session, orgent *dbt.Entity, jurisdiction string) error

func CreateOrgLEICode added in v5.1.1

func CreateOrgLEICode(sess et.Session, orgent *dbt.Entity, lei string, src *et.Source) (*dbt.Entity, error)

func CreateOrgLegalNameClaim added in v5.1.1

func CreateOrgLegalNameClaim(sess et.Session, orgent *dbt.Entity, name string, src *et.Source) (*dbt.Entity, error)

func CreateOrgNameClaim added in v5.1.1

func CreateOrgNameClaim(sess et.Session, orgent *dbt.Entity, name string, src *et.Source) (*dbt.Entity, error)

func CreateOrgRDAPHandle added in v5.1.1

func CreateOrgRDAPHandle(sess et.Session, orgent *dbt.Entity, handle string, src *et.Source) (*dbt.Entity, error)

func CreateOrgRegistrationIDClaim added in v5.1.1

func CreateOrgRegistrationIDClaim(sess et.Session, orgent *dbt.Entity, regID string, src *et.Source) (*dbt.Entity, error)

func ExtractBrandName

func ExtractBrandName(name string) string

ExtractBrandName extracts the brand name from a given organization name.

func FindOrgByJurisdictionAndRegistrationIDClaim added in v5.1.1

func FindOrgByJurisdictionAndRegistrationIDClaim(sess et.Session, jurisdiction, regID string) (*dbt.Entity, error)

func FindOrgByLEICode added in v5.1.1

func FindOrgByLEICode(sess et.Session, lei string, src *et.Source) (*dbt.Entity, error)

func FindOrgByLegalNameClaim added in v5.1.1

func FindOrgByLegalNameClaim(sess et.Session, name string, src *et.Source) (*dbt.Entity, error)

func FindOrgByNameClaim added in v5.1.1

func FindOrgByNameClaim(sess et.Session, name string, src *et.Source) (*dbt.Entity, error)

func FindOrgByNormNameAndJurisdictionClaim added in v5.1.1

func FindOrgByNormNameAndJurisdictionClaim(sess et.Session, norm, jurisdiction string) (*dbt.Entity, error)

func FindOrgByRDAPHandle added in v5.1.1

func FindOrgByRDAPHandle(sess et.Session, handle string, src *et.Source) (*dbt.Entity, error)

func NameMatch

func NameMatch(sess et.Session, orgent *dbt.Entity, names []string) ([]string, []string, bool)

NameMatch checks if the provided organization entity matches any of the given names.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL