Class: EntityMeta

ETL.EntityMeta

new EntityMeta(uri, timestamp, version, icon, thumb, domain, publishDate, contentType, title, description, authors, keywords, coverUrl, imgs, meta, content, raw)

Parameters:
Name Type Description
uri String
timestamp String
version String
icon String
thumb String
domain String
publishDate String
contentType String
title String
description String
authors Array.<String>
keywords Array.<String>
coverUrl String
imgs Array.<String>
meta Map
content String
raw String
Source:

Methods

(static) type() → {string}

Return the full class name of this type.
Source:
Returns:
Type
string