/*
* Created on 08.09.2005
*/
/**
* Class with static references to the Dublin Core (DC) ontology.
*
* @author Michael Daenzer (University of Zurich)
* @see <a href="http://dublincore.org/">Dublin Core Metadata Initiative</a>
* @see <a href="http://dublincore.org/2003/03/24/dces#">Dublin Core Ontology</a>
*/
public class DC {
}