GoogleApi.ContentWarehouse.V1.Model.FreebaseCitation
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Citation contains the information needed to correctly attribute the source of data.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
dataset
(type:String.t
, default:nil
)
- Mid of the dataset. -
isAttributionRequired
(type:boolean()
, default:nil
)
- If set to true, the citation is required to be displayed when the data is used. -
project
(type:String.t
, default:nil
)
- Name of the project of the data's origin. -
provider
(type:String.t
, default:nil
)
- The name of the provider of this information. -
statement
(type:String.t
, default:nil
)
- A human readable statement of attribution. -
uri
(type:String.t
, default:nil
)
- Uri link associated with this data.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.FreebaseCitation