org.openrdf.concepts.dc.terms
Interface DCMIType

All Superinterfaces:
DcResource, DctermsResource, Entity, Resource

public interface DCMIType
extends DctermsResource

A list of types used to categorize the nature or genre of the content of the resource.

See Also:
http://dublincore.org/documents/dcmi-type-vocabulary/

Method Summary
 
Methods inherited from interface org.openrdf.concepts.dc.terms.DctermsResource
getDcAbstracts, getDcAccessRights, getDcAccrualMethod, getDcAccrualPeriodicity, getDcAccrualPolicy, getDcAlternatives, getDcAudiences, getDcAvailables, getDcBibliographicCitation, getDcConformsTo, getDcCreated, getDcDateAccepted, getDcDateCopyrighted, getDcDateSubmitted, getDcEducationLevel, getDcExtents, getDcHasFormats, getDcHasPart, getDcHasVersion, getDcInstructionalMethod, getDcIsFormatOf, getDcIsPartOf, getDcIsReferencedBy, getDcIsReplacedBy, getDcIsRequiredBy, getDcIssued, getDcIsVersionOf, getDcLicenses, getDcMediators, getDcMediums, getDcModified, getDcProvenances, getDcReferences, getDcReplaces, getDcRequires, getDcRightsHolder, getDcSpatials, getDcTableOfContents, getDcTemporals, getDcValids, setDcAbstracts, setDcAccessRights, setDcAccrualMethod, setDcAccrualPeriodicity, setDcAccrualPolicy, setDcAlternatives, setDcAudiences, setDcAvailables, setDcBibliographicCitation, setDcConformsTo, setDcCreated, setDcDateAccepted, setDcDateCopyrighted, setDcDateSubmitted, setDcEducationLevel, setDcExtents, setDcHasFormats, setDcHasPart, setDcHasVersion, setDcInstructionalMethod, setDcIsFormatOf, setDcIsPartOf, setDcIsReferencedBy, setDcIsReplacedBy, setDcIsRequiredBy, setDcIssued, setDcIsVersionOf, setDcLicenses, setDcMediators, setDcMediums, setDcModified, setDcProvenances, setDcReferences, setDcReplaces, setDcRequires, setDcRightsHolder, setDcSpatials, setDcTableOfContents, setDcTemporals, setDcValids
 
Methods inherited from interface org.openrdf.concepts.dc.DcResource
getDcContributors, getDcCoverages, getDcCreators, getDcDates, getDcDescription, getDcFormats, getDcIdentifiers, getDcLanguages, getDcPublishers, getDcRelations, getDcRights, getDcSources, getDcSubjects, getDcTitle, getDcTypes, setDcContributors, setDcCoverages, setDcCreators, setDcDates, setDcDescription, setDcFormats, setDcIdentifiers, setDcLanguages, setDcPublishers, setDcRelations, setDcRights, setDcSources, setDcSubjects, setDcTitle, setDcTypes
 
Methods inherited from interface org.openrdf.concepts.rdfs.Resource
getRdfsComment, getRdfsIsDefinedBy, getRdfsLabel, getRdfsMembers, getRdfsSeeAlso, getRdfTypes, getRdfValues, setRdfsComment, setRdfsIsDefinedBy, setRdfsLabel, setRdfsMembers, setRdfsSeeAlso, setRdfTypes, setRdfValues
 
Methods inherited from interface org.openrdf.elmo.Entity
getElmoManager, getQName
 



Copyright © 2004-2008 Aduna. All Rights Reserved.