org.openrdf.concepts.dc.terms
Interface RFC3066

All Superinterfaces:
DcResource, DctermsResource, Entity, Resource

public interface RFC3066
extends DctermsResource

Internet RFC 3066 'Tags for the Identification of Languages' specifies a primary subtag which is a two-letter code taken from ISO 639 part 1 or a three-letter code taken from ISO 639 part 2, followed optionally by a two-letter country code taken from ISO 3166. When a language in ISO 639 has both a two-letter and three-letter code, use the two-letter code; when it has only a three-letter code, use the three-letter code. This RFC replaces RFC 1766.

See Also:
http://www.ietf.org/rfc/rfc3066.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.