RepositoryWebrefRefconMentionSpans

Repository WebrefEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconMentionSpans

6
out of 10
Medium
SEO Impact
Describes a mention annotated by Webref in the given document.

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

3
Sort:|Filter:
segmentstring
Default: nilFull type: list(String.t

Segment types in which the mention appears. Now deprecated, because we only care about CONTENT segments.

shortTokenlist(integer(
Default: nil

Fingerprinted tokens which form the mention span. We are using 32-bit instead of usual 64bit fingerprints - this greatly reduces the memory footprint while still keeping the chance of collision reasonably low for our specific use case (1 in 4 billion).

tokenstring
Default: nilFull type: list(String.t

Fingerprinted tokens which form the mention span.