View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSemanticDateRange (google_api_content_warehouse v0.4.0)
A date range for an entity. E.g. lifespan of a person, release date of a movie, ...
Attributes
-   confidence(type:number(), default:nil) - Indicates how confident we are this extracted range is relevant to a document (document to be infered from context).
-   end(type:String.t, default:nil) - End date extracted from the entity along end_source_property.
-   endSourceProperty(type:String.t, default:nil) - KG-property that links the entity to the end date.
-   sourceEntityMid(type:String.t, default:nil) - Entity from which this range was extracted.
-   start(type:String.t, default:nil) - Start date extracted from the entity along start_source_property.
-   startSourceProperty(type:String.t, default:nil) - KG-property that links the entity to the start date.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.