Looking for help!
NAME
SemanticWeb::Schema::DataFeedItem - A single item within a larger data feed.
VERSION
version v0.0.2
DESCRIPTION
A single item within a larger data feed.
ATTRIBUTES
date_created
dateCreated
The date on which the CreativeWork was created or the item was added to a DataFeed.
A date_created should be one of the following types:
Str
date_deleted
dateDeleted
The datetime the item was removed from the DataFeed.
A date_deleted should be one of the following types:
Str
date_modified
dateModified
The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.
A date_modified should be one of the following types:
Str
item
An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')’.
A item should be one of the following types:
SEE ALSO
SemanticWeb::Schema::Intangible
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)