FreebaseTopic

FreebaseContent Analysis

GoogleApi.ContentWarehouse.V1.Model.FreebaseTopic

3
out of 10
Low
SEO Impact
A Topic represents a Knowledge Graph entity with its associated properties and their values.

SEO Analysis

AI Generated

Analyzes content characteristics. These signals help Google understand what content is about. This model (Freebase Topic) contains 2 attributes that define its data structure. Key functionality includes: The id (mid and human-readable id) of the topic. The id will always be present and will contain a mid value for topics in the topic sstable.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

2
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.FreebaseId.t

The id (mid and human-readable id) of the topic. The id will always be present and will contain a mid value for topics in the topic sstable.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.FreebasePropertyValue.t

The property-value bindings associated with the topic. Note that in the case where a property is relevant to a topic based on its type, but no values of that property are present for the topic, the PropertyValue will simply not appear, rather than being present with a null value, or empty repeated value list.