// Template for IPSMS metadata (http://www.gov.ie/webstandards/metastandards/index.html)
<!--IPSMS DC metadata-->
<!--mandatory IPSMS elements-->
<meta name="DC.Title" content="">
<meta name="DC.Creator" content="">
<meta name="DC.Subject" content="">
<meta name="DC.Subject" content="">
<meta name="DC.Subject" content="">
<meta name="DC.Subject" content="">
<!--repeat the dc.subject line if more subject terms are needed-->
<meta name="DC.Publisher" content="">
<meta name="DC.Date.created" scheme="ISO 8601" content="">
<meta name="DC.Date.modified" scheme="ISO 8601" content="">
<!--date format yyyy-mm-dd-->
<meta name="DC.Identifier" content="">
<meta name="DC.Type" scheme="IPSDT" content="">
<!--IPSDT mandatory types=legislation-press release-speech-form-policy-report-->
<!--end of mandatory IPSMS elements-->
<meta name="DC.Title.alternative" content="">
<meta name="DC.Description" content="">
<meta name="DC.Contributor" content="">
<meta name="DC.Type" content="">
<meta name="DC.Format" content="text/html">
<meta name="DC.Source" content="">
<meta name="DC.Language" scheme="ISO 639-1" content="en">
<!--language format english=en irish=ga-->
<meta name="DC.Relation" content="">
<meta name="DC.Coverage" content="">
<meta name="DC.Rights" content="© Government of Ireland">
<!--end of IPSMS DC metadata-->
// Sample from Dept of Social Welfare (http://www.welfare.ie/)
<meta name="DC.Title" content="Search page for the website of the Department of Social and Family Affairs, Ireland" />
<meta name="DC.Creator" content="Department of Social and Family Affairs, Ireland" />
<meta name="DC.Subject" content="Irish Government Social Ministry Information Search Facility" />
<meta name="DC.Description" content="This page provides the search facility for the Department of Social and Family
Affairs website." />
<meta name="DC.Publisher" content="Information Services Section, Department of Social and Family Affairs, Ireland" />
<meta name="DC.Contributor" content="Information Services Section, Department of Social and Family Affairs, Ireland" />
<meta name="DC.Date.created" content="2003-09-19" />
<meta name="DC.Date.modified" content="2004-02-24" />
<meta name="DC.Type" content="index" />
<meta name="DC.Format" content="text/html" />
<meta name="DC.Identifier" content="http://www.welfare.ie/search.html" />
<meta name="DC.Source" content="http://www.welfare.ie" />
<meta name="DC.Language" content="en" />
<meta name="DC.Rights" content="© Department of Social and Family Affairs 2004" />