org.openrdf.concepts.dc.terms
Interface RFC1766

All Superinterfaces:
DcResource, DctermsResource, Entity, Resource

public interface RFC1766
extends DctermsResource

Internet RFC 1766 'Tags for the identification of Language' specifies a two letter code taken from ISO 639, followed optionally by a two letter country code taken from ISO 3166.

See Also:
http://www.ietf.org/rfc/rfc1766.txt

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.