<<

NAME

Feed::Parser::NS::Taxonomy -- The RDFSS Taxonomy Module

DESCRIPTION

Affords the ability to classify channels and items under one or more taxonomic schemes.

NAMESPACE

xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"

ELEMENTS

These were intended to be found in the RSS 1.0 "channel" element. They will also be processed if they're found in any other RSS "channel" element or in the Atom "feed" element. If they're found in an "item" or "entry" element they will be hoisted up to feed level before being stored.

taxo:topic (taxo:link,taxo:topics, [*]), attribute: rdf:about.

This element is optionally used to define a topic.

[*] The meaning of a taxo:topic element is very similar to the meaning of a rss:channel element and all the elements (except for items, textinput and image) that are allowed in a rss:channel element can be used in taxo:topic unless stated otherwise. The list of elements has been kept minimum and our recommendation is to use the Dublin Core module to provide a finer description of a topic.

taxo:topics (rdf:Bag)

This element gives (using an rdf:Bag/rdf:li structure) a list of topics. These topics may or may not be defined within the scope of the current channel. The location of documents describing the topics may optionally be given using a generic include module to be defined.

SEE ALSO

Specified in: http://web.resource.org/rss/1.0/modules/taxonomy/

COPYRIGHT

<<