RepositoryWebrefCompactKgValue

Repository WebrefEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgValue

6
out of 10
Medium
SEO Impact
Analog to freebase::Value TODO(b/144526840) This representation has several quality and performance issues. Next available tag number: 12

SEO Analysis

AI Generated

Part of Google's entity understanding system (WebRef). This system identifies and links entities—people, places, things, concepts—within web content to Google's Knowledge Graph. Entity recognition is fundamental to semantic search, helping Google understand content meaning beyond keywords and match it to relevant queries.

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

11
Sort:|Filter:
boolValueboolean(
Default: nil

Present when value is bool.

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

Compound values are those that contain either a number of simple valued facets (such as a latitude/longitude pair), or "mediator" topics representing multi-dimensional relationships between topics. See metaweb/data/topictable/topic.proto for more details.

datetimeValuestring
Default: nilFull type: String.t

Present when value is datetime.

enumValuestring
Default: nilFull type: String.t

Present when value is enum.

floatValuefloat(
Default: nil

Present when value is float.

idValuestring
Default: nilFull type: String.t

Present when value is an id.

intValuestring
Default: nilFull type: String.t

Present when value is int.

serializedProtoValuestring
Default: nilFull type: String.t

Present when value is a serialized protocol buffer.

textValuestring
Default: nilFull type: String.t

Present when value is text.

uriValuestring
Default: nilFull type: String.t

Present when value is URI.

uriValueFprint32integer(
Default: nil

32-bit fprint of uri. Can be used instead of uri_value to save space. See GetNormalizedUriFprint32().