KnowledgeGraphQualifierSet

GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphQualifierSet


Table of Contents ▼

Jump to a specific part of the page:

Description

A QualifierSet represents a grouping of qualifiers that together with an SPO make up a logical assertion or fact. One triple can contain multiple qualifier sets and thus represent several different assertions about the same SPO.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. qualifiers (type: list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphQualifier), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphQualifierSet{
qualifiers: [GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphQualifier.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphQualifierSet