GoogleApi.ContentWarehouse.V1.Model.ScienceCitationUnionCatalog
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Create UnionCatalog as a group if we want to later add book level informations.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
CanonicalUrlfp
(type:String.t
, default:nil
)
- -
MetadataUrl
(type:String.t
, default:nil
)
- url of catalog metadata file -
NumLibraries
(type:integer()
, default:nil
)
- Information about the number of libraries the citation appears. It should be useful for ranking. -
Subject
(type:list(String.t)
, default:nil
)
- Categories classification of the citation -
Url
(type:String.t
, default:nil
)
- UnionCatalog url to display to users
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ScienceCitationUnionCatalog