Looking for help!
NAME
SemanticWeb::Schema::CompleteDataFeed - A CompleteDataFeed is a DataFeed whose standard representation includes content for every item currently in the feed
VERSION
version v5.0.0
DESCRIPTION
A CompleteDataFeed is a DataFeed whose
standard representation includes content for every item currently in the
feed.
This is the equivalent of Atom's element as defined in Feed
Paging and Archiving RFC
5005, For example (and as defined for Atom), when using data from a
feed that represents a collection of items that varies over time (e.g. "Top
Twenty Records") there is no need to have newer entries mixed in alongside
older, obsolete entries. By marking this feed as a CompleteDataFeed, old
entries can be safely discarded when the feed is refreshed, since we can
assume the feed has provided descriptions for all current items.
SEE ALSO
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)