KnowledgeGraphTripleProvenance

Knowledge GraphKnowledge Graph

GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphTripleProvenance

4
out of 10
Low
SEO Impact
Message containing information about the source of this triple. See go/kg-provenance for an explanation of the fields.

SEO Analysis

AI Generated

Related to Google's Knowledge Graph and answer systems. The Knowledge Graph powers knowledge panels, featured snippets, and direct answers in search results. This model processes entity relationships, factual data, and structured knowledge that Google uses to provide direct answers to user queries, affecting featured snippet eligibility.

Actionable Insights for SEOs

  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

12
Sort:|Filter:
accessRequiredinteger(
Default: nil

Specifies the contract or legal visibility required to see the Triple. See go/kg-triple-level-access-controls for details and background. Note that we use an int32 here so that we won't lose values when decoding on a stale binary. The int32 references to the enum storage_graph_bfg.Triple.Provenance.AccessRequirement.

creatorstring
Default: nilFull type: String.t

Historically, this field was used to encode the Freebase User ID, Google username, or Google MDB group that was responsible for the pipeline that is producing this data. However, there is currently no horizontal validation in place, and as of Q3 2018, this field is used essentially as a free-form string by multiple data providers. NOTE: Do not use this field in new pipelines without first consulting with the OWNERS of this proto.

datasetMidstring
Default: nilFull type: String.t

The dataset which asserted this data. Must be a valid mid. See go/kg-provenance

isSupportingDataboolean(
Default: nil

Indicates that the corresponding data is supporting evidence for reconciliation only, and is not an assertion that should be visible to other systems or to external users. Note that this also means that no provenances indicating supporting data will be visible in the composed graph. Please see go/supporting-kg-triples-design-doc for additional details and background.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLivegraphProvenanceMetadata.t

Internal metadata used by Livegraph and possibly other horizontal KG infra systems. This is not part of the logical triple or its provenance, and contents may not be visible downstream of LG.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgPolicyMetadata.t

Metadata specifying data governance policies. This information will be processed and enforced in KE systems. For more context, see go/ke-triple-dg-policy-and-metadata. WARNING: This field is WIP and please do not populate it without consulting ke-data-governance@.

processstring
Default: nilFull type: String.t

An identifier for the process that asserted this triple.

restrictionsstring
Default: nilFull type: list(String.t
sourceCategorystring
Default: nilFull type: String.t

Used to measure impact of 3P contributions. See go/ke-metrics.

sourceDocIdstring
Default: nilFull type: String.t

The websearch doc_id of the source_url. Used in conjunction with source_category for measuring 3P contributions.

sourceUrlstring
Default: nilFull type: String.t

If the triple was extracted from the web, the source URL where the assertion was found. Used for citation if needed (see restrictions field below).

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgSpiiCertification.t

A fact about potentially sensitive personal info (http://what/SPII) can be "certified" iff it meets specific requirements. See go/kg-spii-certification for details.