|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DcResource
| Method Summary | |
|---|---|
Set<Object> |
getDcContributors()
An entity responsible for making contributions to the content of the resource. |
Set<String> |
getDcCoverages()
The extent or scope of the content of the resource. |
Set<Object> |
getDcCreators()
An entity primarily responsible for making the content of the resource. |
Set<XMLGregorianCalendar> |
getDcDates()
A date associated with an event in the life cycle of the resource. |
String |
getDcDescription()
An account of the content of the resource. |
Set<String> |
getDcFormats()
The physical or digital manifestation of the resource. |
Set<String> |
getDcIdentifiers()
An unambiguous reference to the resource within a given context. |
Set<String> |
getDcLanguages()
A language of the intellectual content of the resource. |
Set<Object> |
getDcPublishers()
An entity responsible for making the resource available |
Set<Object> |
getDcRelations()
A reference to a related resource. |
Set<String> |
getDcRights()
Information about rights held in and over the resource. |
Set<Object> |
getDcSources()
A reference to a resource from which the present resource is derived. |
Set<String> |
getDcSubjects()
The topic of the content of the resource. |
String |
getDcTitle()
A name given to the resource. |
Set<Object> |
getDcTypes()
The nature or genre of the content of the resource. |
void |
setDcContributors(Set<?> value)
An entity responsible for making contributions to the content of the resource. |
void |
setDcCoverages(Set<? extends String> value)
The extent or scope of the content of the resource. |
void |
setDcCreators(Set<?> value)
An entity primarily responsible for making the content of the resource. |
void |
setDcDates(Set<? extends XMLGregorianCalendar> value)
A date associated with an event in the life cycle of the resource. |
void |
setDcDescription(String value)
An account of the content of the resource. |
void |
setDcFormats(Set<? extends String> value)
The physical or digital manifestation of the resource. |
void |
setDcIdentifiers(Set<? extends String> value)
An unambiguous reference to the resource within a given context. |
void |
setDcLanguages(Set<? extends String> value)
A language of the intellectual content of the resource. |
void |
setDcPublishers(Set<?> value)
An entity responsible for making the resource available |
void |
setDcRelations(Set<?> value)
A reference to a related resource. |
void |
setDcRights(Set<? extends String> value)
Information about rights held in and over the resource. |
void |
setDcSources(Set<?> value)
A reference to a resource from which the present resource is derived. |
void |
setDcSubjects(Set<? extends String> value)
The topic of the content of the resource. |
void |
setDcTitle(String value)
A name given to the resource. |
void |
setDcTypes(Set<?> value)
The nature or genre of the content of the resource. |
| 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<Object> getDcContributors()
void setDcContributors(Set<?> value)
Set<String> getDcCoverages()
void setDcCoverages(Set<? extends String> value)
Set<Object> getDcCreators()
void setDcCreators(Set<?> value)
Set<XMLGregorianCalendar> getDcDates()
void setDcDates(Set<? extends XMLGregorianCalendar> value)
String getDcDescription()
void setDcDescription(String value)
Set<String> getDcFormats()
void setDcFormats(Set<? extends String> value)
Set<String> getDcIdentifiers()
void setDcIdentifiers(Set<? extends String> value)
Set<String> getDcLanguages()
void setDcLanguages(Set<? extends String> value)
Set<Object> getDcPublishers()
void setDcPublishers(Set<?> value)
Set<Object> getDcRelations()
void setDcRelations(Set<?> value)
Set<String> getDcRights()
void setDcRights(Set<? extends String> value)
Set<Object> getDcSources()
void setDcSources(Set<?> value)
Set<String> getDcSubjects()
void setDcSubjects(Set<? extends String> value)
String getDcTitle()
void setDcTitle(String value)
Set<Object> getDcTypes()
void setDcTypes(Set<?> value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||