The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::DataFeed - A single feed providing structured information about one or more entities or topics.

VERSION

version v0.0.3

DESCRIPTION

A single feed providing structured information about one or more entities or topics.

ATTRIBUTES

data_feed_element

dataFeedElement

An item within in a data feed. Data feeds may have many elements.

A data_feed_element should be one of the following types:

InstanceOf['SemanticWeb::Schema::DataFeedItem']
InstanceOf['SemanticWeb::Schema::Thing']
Str

SEE ALSO

SemanticWeb::Schema::Dataset

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)