|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DctermsResource
| Method Summary | |
|---|---|
Set<String> |
getDcAbstracts()
A summary of the content of the resource. |
Set<String> |
getDcAccessRights()
Information about who can access the resource or an indication of its security status. |
Set<Object> |
getDcAccrualMethod()
The method by which items are added to a collection. |
Set<Object> |
getDcAccrualPeriodicity()
The frequency with which items are added to a collection. |
Set<Object> |
getDcAccrualPolicy()
The policy governing the addition of items to a collection. |
Set<String> |
getDcAlternatives()
Any form of the title used as a substitute or alternative to the formal title of the resource. |
Set<Object> |
getDcAudiences()
A class of entity for whom the resource is intended or useful. |
Set<XMLGregorianCalendar> |
getDcAvailables()
Date (often a range) that the resource will become or did become available. |
Set<String> |
getDcBibliographicCitation()
A bibliographic reference for the resource. |
Set<Object> |
getDcConformsTo()
A reference to an established standard to which the resource conforms. |
Set<XMLGregorianCalendar> |
getDcCreated()
Date of creation of the resource. |
Set<XMLGregorianCalendar> |
getDcDateAccepted()
Date of acceptance of the resource (e.g. |
Set<XMLGregorianCalendar> |
getDcDateCopyrighted()
Date of a statement of copyright. |
Set<XMLGregorianCalendar> |
getDcDateSubmitted()
Date of submission of the resource (e.g. |
Set<Object> |
getDcEducationLevel()
A general statement describing the education or training context. |
Set<String> |
getDcExtents()
The size or duration of the resource. |
Set<Object> |
getDcHasFormats()
The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format. |
Set<Object> |
getDcHasPart()
The described resource includes the referenced resource either physically or logically. |
Set<Object> |
getDcHasVersion()
The described resource has a version, edition, or adaptation, namely, the referenced resource. |
Set<Object> |
getDcInstructionalMethod()
A process, used to engender knowledge, attitudes and skills, that the resource is designed to support. |
Set<Object> |
getDcIsFormatOf()
The described resource is the same intellectual content of the referenced resource, but presented in another format. |
Set<Object> |
getDcIsPartOf()
The described resource is a physical or logical part of the referenced resource. |
Set<Object> |
getDcIsReferencedBy()
The described resource is referenced, cited, or otherwise pointed to by the referenced resource. |
Set<Object> |
getDcIsReplacedBy()
The described resource is supplanted, displaced, or superseded by the referenced resource. |
Set<Object> |
getDcIsRequiredBy()
The described resource is required by the referenced resource, either physically or logically. |
Set<XMLGregorianCalendar> |
getDcIssued()
Date of formal issuance (e.g., publication) of the resource. |
Set<Object> |
getDcIsVersionOf()
The described resource is a version, edition, or adaptation of the referenced resource. |
Set<String> |
getDcLicenses()
A legal document giving official permission to do something with the resource. |
Set<Object> |
getDcMediators()
A class of entity that mediates access to the resource and for whom the resource is intended or useful. |
Set<String> |
getDcMediums()
The material or physical carrier of the resource. |
Set<XMLGregorianCalendar> |
getDcModified()
Date on which the resource was changed. |
Set<Object> |
getDcProvenances()
A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity and interpretation. |
Set<Object> |
getDcReferences()
The described resource references, cites, or otherwise points to the referenced resource. |
Set<Object> |
getDcReplaces()
The described resource supplants, displaces, or supersedes the referenced resource. |
Set<Object> |
getDcRequires()
The described resource requires the referenced resource to support its function, delivery, or coherence of content. |
Set<Object> |
getDcRightsHolder()
A person or organization owning or managing rights over the resource. |
Set<String> |
getDcSpatials()
Spatial characteristics of the intellectual content of the resource. |
Set<String> |
getDcTableOfContents()
A list of subunits of the content of the resource. |
Set<String> |
getDcTemporals()
Temporal characteristics of the intellectual content of the resource. |
Set<XMLGregorianCalendar> |
getDcValids()
Date (often a range) of validity of a resource. |
void |
setDcAbstracts(Set<? extends String> value)
A summary of the content of the resource. |
void |
setDcAccessRights(Set<? extends String> value)
Information about who can access the resource or an indication of its security status. |
void |
setDcAccrualMethod(Set<?> value)
The method by which items are added to a collection. |
void |
setDcAccrualPeriodicity(Set<?> value)
The frequency with which items are added to a collection. |
void |
setDcAccrualPolicy(Set<?> value)
The policy governing the addition of items to a collection. |
void |
setDcAlternatives(Set<? extends String> value)
Any form of the title used as a substitute or alternative to the formal title of the resource. |
void |
setDcAudiences(Set<?> value)
A class of entity for whom the resource is intended or useful. |
void |
setDcAvailables(Set<? extends XMLGregorianCalendar> value)
Date (often a range) that the resource will become or did become available. |
void |
setDcBibliographicCitation(Set<? extends String> value)
A bibliographic reference for the resource. |
void |
setDcConformsTo(Set<?> value)
A reference to an established standard to which the resource conforms. |
void |
setDcCreated(Set<? extends XMLGregorianCalendar> value)
Date of creation of the resource. |
void |
setDcDateAccepted(Set<? extends XMLGregorianCalendar> value)
Date of acceptance of the resource (e.g. |
void |
setDcDateCopyrighted(Set<? extends XMLGregorianCalendar> value)
Date of a statement of copyright. |
void |
setDcDateSubmitted(Set<? extends XMLGregorianCalendar> value)
Date of submission of the resource (e.g. |
void |
setDcEducationLevel(Set<?> value)
A general statement describing the education or training context. |
void |
setDcExtents(Set<? extends String> value)
The size or duration of the resource. |
void |
setDcHasFormats(Set<?> value)
The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format. |
void |
setDcHasPart(Set<?> value)
The described resource includes the referenced resource either physically or logically. |
void |
setDcHasVersion(Set<?> value)
The described resource has a version, edition, or adaptation, namely, the referenced resource. |
void |
setDcInstructionalMethod(Set<?> value)
A process, used to engender knowledge, attitudes and skills, that the resource is designed to support. |
void |
setDcIsFormatOf(Set<?> value)
The described resource is the same intellectual content of the referenced resource, but presented in another format. |
void |
setDcIsPartOf(Set<?> value)
The described resource is a physical or logical part of the referenced resource. |
void |
setDcIsReferencedBy(Set<?> value)
The described resource is referenced, cited, or otherwise pointed to by the referenced resource. |
void |
setDcIsReplacedBy(Set<?> value)
The described resource is supplanted, displaced, or superseded by the referenced resource. |
void |
setDcIsRequiredBy(Set<?> value)
The described resource is required by the referenced resource, either physically or logically. |
void |
setDcIssued(Set<? extends XMLGregorianCalendar> value)
Date of formal issuance (e.g., publication) of the resource. |
void |
setDcIsVersionOf(Set<?> value)
The described resource is a version, edition, or adaptation of the referenced resource. |
void |
setDcLicenses(Set<? extends String> value)
A legal document giving official permission to do something with the resource. |
void |
setDcMediators(Set<?> value)
A class of entity that mediates access to the resource and for whom the resource is intended or useful. |
void |
setDcMediums(Set<? extends String> value)
The material or physical carrier of the resource. |
void |
setDcModified(Set<? extends XMLGregorianCalendar> value)
Date on which the resource was changed. |
void |
setDcProvenances(Set<?> value)
A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity and interpretation. |
void |
setDcReferences(Set<?> value)
The described resource references, cites, or otherwise points to the referenced resource. |
void |
setDcReplaces(Set<?> value)
The described resource supplants, displaces, or supersedes the referenced resource. |
void |
setDcRequires(Set<?> value)
The described resource requires the referenced resource to support its function, delivery, or coherence of content. |
void |
setDcRightsHolder(Set<?> value)
A person or organization owning or managing rights over the resource. |
void |
setDcSpatials(Set<? extends String> value)
Spatial characteristics of the intellectual content of the resource. |
void |
setDcTableOfContents(Set<? extends String> value)
A list of subunits of the content of the resource. |
void |
setDcTemporals(Set<? extends String> value)
Temporal characteristics of the intellectual content of the resource. |
void |
setDcValids(Set<? extends XMLGregorianCalendar> value)
Date (often a range) of validity of a resource. |
| 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 |
| Method Detail |
|---|
Set<String> getDcAbstracts()
void setDcAbstracts(Set<? extends String> value)
Set<String> getDcAccessRights()
void setDcAccessRights(Set<? extends String> value)
Set<Object> getDcAccrualMethod()
void setDcAccrualMethod(Set<?> value)
Set<Object> getDcAccrualPeriodicity()
void setDcAccrualPeriodicity(Set<?> value)
Set<Object> getDcAccrualPolicy()
void setDcAccrualPolicy(Set<?> value)
Set<String> getDcAlternatives()
void setDcAlternatives(Set<? extends String> value)
Set<Object> getDcAudiences()
void setDcAudiences(Set<?> value)
Set<XMLGregorianCalendar> getDcAvailables()
void setDcAvailables(Set<? extends XMLGregorianCalendar> value)
Set<String> getDcBibliographicCitation()
void setDcBibliographicCitation(Set<? extends String> value)
Set<Object> getDcConformsTo()
void setDcConformsTo(Set<?> value)
Set<XMLGregorianCalendar> getDcCreated()
void setDcCreated(Set<? extends XMLGregorianCalendar> value)
Set<XMLGregorianCalendar> getDcDateAccepted()
void setDcDateAccepted(Set<? extends XMLGregorianCalendar> value)
Set<XMLGregorianCalendar> getDcDateCopyrighted()
void setDcDateCopyrighted(Set<? extends XMLGregorianCalendar> value)
Set<XMLGregorianCalendar> getDcDateSubmitted()
void setDcDateSubmitted(Set<? extends XMLGregorianCalendar> value)
Set<Object> getDcEducationLevel()
void setDcEducationLevel(Set<?> value)
Set<String> getDcExtents()
void setDcExtents(Set<? extends String> value)
Set<Object> getDcHasFormats()
void setDcHasFormats(Set<?> value)
Set<Object> getDcHasPart()
void setDcHasPart(Set<?> value)
Set<Object> getDcHasVersion()
void setDcHasVersion(Set<?> value)
Set<Object> getDcInstructionalMethod()
void setDcInstructionalMethod(Set<?> value)
Set<Object> getDcIsFormatOf()
void setDcIsFormatOf(Set<?> value)
Set<Object> getDcIsPartOf()
void setDcIsPartOf(Set<?> value)
Set<Object> getDcIsReferencedBy()
void setDcIsReferencedBy(Set<?> value)
Set<Object> getDcIsReplacedBy()
void setDcIsReplacedBy(Set<?> value)
Set<Object> getDcIsRequiredBy()
void setDcIsRequiredBy(Set<?> value)
Set<Object> getDcIsVersionOf()
void setDcIsVersionOf(Set<?> value)
Set<XMLGregorianCalendar> getDcIssued()
void setDcIssued(Set<? extends XMLGregorianCalendar> value)
Set<String> getDcLicenses()
void setDcLicenses(Set<? extends String> value)
Set<Object> getDcMediators()
void setDcMediators(Set<?> value)
Set<String> getDcMediums()
void setDcMediums(Set<? extends String> value)
Set<XMLGregorianCalendar> getDcModified()
void setDcModified(Set<? extends XMLGregorianCalendar> value)
Set<Object> getDcProvenances()
void setDcProvenances(Set<?> value)
Set<Object> getDcReferences()
void setDcReferences(Set<?> value)
Set<Object> getDcReplaces()
void setDcReplaces(Set<?> value)
Set<Object> getDcRequires()
void setDcRequires(Set<?> value)
Set<Object> getDcRightsHolder()
void setDcRightsHolder(Set<?> value)
Set<String> getDcSpatials()
void setDcSpatials(Set<? extends String> value)
Set<String> getDcTableOfContents()
void setDcTableOfContents(Set<? extends String> value)
Set<String> getDcTemporals()
void setDcTemporals(Set<? extends String> value)
Set<XMLGregorianCalendar> getDcValids()
void setDcValids(Set<? extends XMLGregorianCalendar> value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||