dublincore

package
v0.0.0-...-ee9a3f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2014 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DublinCore

type DublinCore struct {
	Title       string    `xml:"http://purl.org/dc/elements/1.1/ title"`
	Creator     string    `xml:"http://purl.org/dc/elements/1.1/ creator"`
	Subject     string    `xml:"http://purl.org/dc/elements/1.1/ subject"`
	Description string    `xml:"http://purl.org/dc/elements/1.1/ description"`
	Contributor string    `xml:"http://purl.org/dc/elements/1.1/ contributor"`
	Date        time.Time `xml:"http://purl.org/dc/elements/1.1/ date"`
	Type        string    `xml:"http://purl.org/dc/elements/1.1/ type"`
	Format      string    `xml:"http://purl.org/dc/elements/1.1/ format"`
	Identifier  string    `xml:"http://purl.org/dc/elements/1.1/ identifier"`
	Source      string    `xml:"http://purl.org/dc/elements/1.1/ source"`
	Language    string    `xml:"http://purl.org/dc/elements/1.1/ language"`
	Relation    string    `xml:"http://purl.org/dc/elements/1.1/ relation"`
	Coverage    string    `xml:"http://purl.org/dc/elements/1.1/ coverage"`
	Rights      string    `xml:"http://purl.org/dc/elements/1.1/ rights"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL