DublinCore Class

Summary

Dublin Core Metadata Element Set, Version 1.1 http://dublincore.org/documents/dces/ http://web.resource.org/rss/1.0/modules/dc/
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Extensions
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IExtensionAdapter"] click Interface0 "/api/Wyam.Feeds.Syndication.Extensions/IExtensionAdapter" Type["DublinCore"] class Type type-node

Syntax

public class DublinCore : IExtensionAdapter

Properties

Name Value Summary
Terms ICollection<DublinCore.TermName>
this[DublinCore.TermName] string
Gets and sets the values for DublinCore extensions

Methods

GitHub