public interface PhysicalThing extends AbstractEdmEntity
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getDcContributor()
Retrieve the dc:contributor fields for a Proxy
|
Map<String,List<String>> |
getDcCoverage()
Retrieve the dc:coverage fields for a Proxy
|
Map<String,List<String>> |
getDcCreator()
Retrieve the dc:creator fields for a Proxy
|
Map<String,List<String>> |
getDcDate()
Retrieve the dc:date fields for a Proxy
|
Map<String,List<String>> |
getDcDescription()
Retrieve the dc:description fields for a Proxy
|
Map<String,List<String>> |
getDcFormat()
Retrieve the dc:format fields for a Proxy
|
Map<String,List<String>> |
getDcIdentifier()
Retrieve the dc:identifier fields for a Proxy
|
Map<String,List<String>> |
getDcLanguage()
Retrieve the dc:language fields for a Proxy
|
Map<String,List<String>> |
getDcPublisher()
Retrieve the dc:publisher fields for a Proxy
|
Map<String,List<String>> |
getDcRelation()
Retrieve the dc:relation fields for a Proxy
|
Map<String,List<String>> |
getDcRights()
Retrieve the dc:rights fields for a Proxy
|
Map<String,List<String>> |
getDcSource()
Retrieve the dc:source fields for a Proxy
|
Map<String,List<String>> |
getDcSubject()
Retrieve the dc:subject fields for a Proxy
|
Map<String,List<String>> |
getDctermsAlternative()
Retrieve the dcterms:alternative fields for a Proxy
|
Map<String,List<String>> |
getDctermsConformsTo()
Retrieve the dc:conformsTo fields for a Proxy
|
Map<String,List<String>> |
getDctermsCreated()
Retrieve the dcterms:created fields for a Proxy
|
Map<String,List<String>> |
getDctermsExtent()
Retrieve the dcterms:extent fields for a Proxy
|
Map<String,List<String>> |
getDctermsHasFormat()
Retrieve the dcterms:hasFormat fields for a Proxy
|
Map<String,List<String>> |
getDctermsHasPart()
Retrieve the dcterms:hasPart fields for a Proxy
|
Map<String,List<String>> |
getDctermsHasVersion()
Retrieve the dcterms:hasVersion fields for a Proxy
|
Map<String,List<String>> |
getDctermsIsFormatOf()
Retrieve the dcterms:isVersionOf fields for a Proxy
|
Map<String,List<String>> |
getDctermsIsPartOf()
Retrieve the dcterms:isFormatOf fields for a Proxy
|
Map<String,List<String>> |
getDctermsIsReferencedBy()
Retrieve the dcterms:isReferencedBy fields for a Proxy
|
Map<String,List<String>> |
getDctermsIsReplacedBy()
Retrieve the dcterms:isReplacedBy fields for a Proxy
|
Map<String,List<String>> |
getDctermsIsRequiredBy()
Retrieve the dcterms:isRequiredBy fields for a Proxy
|
Map<String,List<String>> |
getDctermsIssued()
Retrieve the dcterms:issued fields for a Proxy
|
Map<String,List<String>> |
getDctermsIsVersionOf()
Retrieve the dcterms:isVersionOf fields for a Proxy
|
Map<String,List<String>> |
getDctermsMedium()
Retrieve the dcterms:medium fields for a Proxy
|
Map<String,List<String>> |
getDctermsProvenance()
Retrieve the dcterms:provenance fields for a Proxy
|
Map<String,List<String>> |
getDctermsReferences()
Retrieve the dcterms:references fields for a Proxy
|
Map<String,List<String>> |
getDctermsReplaces()
Retrieve the dcterms:replaces fields for a Proxy
|
Map<String,List<String>> |
getDctermsRequires()
Retrieve the dcterms:requires fields for a Proxy
|
Map<String,List<String>> |
getDctermsSpatial()
Retrieve the dcterms:spatial fields for a Proxy
|
Map<String,List<String>> |
getDctermsTemporal()
Retrieve the dcterms:temporal fields for a Proxy
|
Map<String,List<String>> |
getDctermsTOC()
Retrieve the dcterms:tableOfContents fields for a Proxy
|
Map<String,List<String>> |
getDcTitle()
Retrieve the dc:title fields for a Proxy
|
Map<String,List<String>> |
getDcType()
Retrieve the dc:type fields for a Proxy
|
Map<String,List<String>> |
getEdmCurrentLocation()
Retrieve the edm:currentLocation fields for a Proxy
|
Map<String,List<String>> |
getEdmHasMet() |
Map<String,List<String>> |
getEdmHasType() |
String[] |
getEdmIncorporates() |
String[] |
getEdmIsDerivativeOf() |
String[] |
getEdmIsNextInSequence() |
Map<String,List<String>> |
getEdmIsRelatedTo() |
String |
getEdmIsRepresentationOf() |
String[] |
getEdmIsSimilarTo() |
String[] |
getEdmIsSuccessorOf() |
String[] |
getEdmRealizes() |
Map<String,List<String>> |
getEdmRights()
Retrieves the edmRights field for a Proxy
|
String[] |
getEdmWasPresentAt() |
String[] |
getRdfType()
TODO: Yorgos Mamakis: is it used?
|
void |
setDcContributor(Map<String,List<String>> dcContributor)
Set the dcContributor field for a Proxy
|
void |
setDcCoverage(Map<String,List<String>> dcCoverage)
Set the dcCoverage field for a Proxy
|
void |
setDcCreator(Map<String,List<String>> dcCreator)
Set the dcCreator field for a Proxy
|
void |
setDcDate(Map<String,List<String>> dcDate)
Set the dcDate field for a Proxy
|
void |
setDcDescription(Map<String,List<String>> dcDescription)
Set the dcDescription field for a Proxy
|
void |
setDcFormat(Map<String,List<String>> dcFormat)
Set the dcFormat field for a Proxy
|
void |
setDcIdentifier(Map<String,List<String>> dcIdentifier)
Set the dcIdentifier field for a Proxy
|
void |
setDcLanguage(Map<String,List<String>> dcLanguage)
Set the dcLanguage field for a Proxy
|
void |
setDcPublisher(Map<String,List<String>> dcPublisher)
Set the dcPublisher field for a Proxy
|
void |
setDcRelation(Map<String,List<String>> dcRelation)
Set the dcRelation field for a Proxy
|
void |
setDcRights(Map<String,List<String>> dcRights)
Set the dcRights field for a Proxy
|
void |
setDcSource(Map<String,List<String>> dcSource)
Set the dcSource field for a Proxy
|
void |
setDcSubject(Map<String,List<String>> dcSubject)
Set the dcSubject field for a Proxy
|
void |
setDctermsAlternative(Map<String,List<String>> dctermsAlternative)
Set the dctermsAlternative field for a Proxy
|
void |
setDctermsConformsTo(Map<String,List<String>> dctermsConformsTo)
Set the dctermsConformsTo field for a Proxy
|
void |
setDctermsCreated(Map<String,List<String>> dctermsCreated)
Set the dctermsCreated field for a Proxy
|
void |
setDctermsExtent(Map<String,List<String>> dctermsExtent)
Set the dctermsExtent field for a Proxy
|
void |
setDctermsHasFormat(Map<String,List<String>> dctermsHasFormat)
Set the dctermsHasFormat field for a Proxy
|
void |
setDctermsHasPart(Map<String,List<String>> dctermsHasPart)
Set the dctermsHasPart field for a Proxy
|
void |
setDctermsHasVersion(Map<String,List<String>> dctermsHasVersion)
Set the dctermsHasVersion field for a Proxy
|
void |
setDctermsIsFormatOf(Map<String,List<String>> dctermsIsFormatOf)
Set the dctermsIsFormatOf field for a Proxy
|
void |
setDctermsIsPartOf(Map<String,List<String>> dctermsIsPartOf)
Set the dctermsIsPartOf field for a Proxy
|
void |
setDctermsIsReferencedBy(Map<String,List<String>> dctermsIsReferencedBy)
Set the dctermsIsReferencedBy field for a Proxy
|
void |
setDctermsIsReplacedBy(Map<String,List<String>> dctermsIsReplacedBy)
Set the dctermsIsReplacedBy field for a Proxy
|
void |
setDctermsIsRequiredBy(Map<String,List<String>> dctermsIsRequiredBy)
Set the dctermsIsRequiredBy field for a Proxy
|
void |
setDctermsIssued(Map<String,List<String>> dctermsIssued)
Set the dctermsIssued field for a Proxy
|
void |
setDctermsIsVersionOf(Map<String,List<String>> dctermsIsVersionOf)
Set the dctermsIsVersionOf field for a Proxy
|
void |
setDctermsMedium(Map<String,List<String>> dctermsMedium)
Set the dctermsMedium field for a Proxy
|
void |
setDctermsProvenance(Map<String,List<String>> dctermsProvenance)
Set the dctermsProvenance field for a Proxy
|
void |
setDctermsReferences(Map<String,List<String>> dctermsReferences)
Set the dctermsReferences field for a Proxy
|
void |
setDctermsReplaces(Map<String,List<String>> dctermsReplaces)
Set the dctermsReplaces field for a Proxy
|
void |
setDctermsRequires(Map<String,List<String>> dctermsRequires)
Set the dctermsRequires field for a Proxy
|
void |
setDctermsSpatial(Map<String,List<String>> dctermsSpatial)
Set the dctermsSpatial field for a Proxy
|
void |
setDctermsTemporal(Map<String,List<String>> dctermsTemporal)
Set the dctermsTemporal field for a Proxy
|
void |
setDctermsTOC(Map<String,List<String>> dctermsTOC)
Set the dctermsTableOfContents field for a Proxy
|
void |
setDcTitle(Map<String,List<String>> dcTitle)
Set the dcTitle field for a Proxy
|
void |
setDcType(Map<String,List<String>> dcType)
Set the dcType field for a Proxy
|
void |
setEdmCurrentLocation(Map<String,List<String>> edmCurrentLocation)
Set the edmCurrentLocation field for a Proxy
|
void |
setEdmHasMet(Map<String,List<String>> edmHasMet)
sets the edm:hasMet for the edm:Proxy
|
void |
setEdmHasType(Map<String,List<String>> edmhasType)
sets the edm:hasType for the edm:Proxy
|
void |
setEdmIncorporates(String[] edmIncorporates)
sets the edm:incorporates for the edm:Proxy
|
void |
setEdmIsDerivativeOf(String[] edmIsDerivativeOf)
sets the edm:isDerivativeOf for the edm:Proxy
|
void |
setEdmIsNextInSequence(String[] edmIsNextInSequence)
Set the edm:isNextInSequence fields for a ProvidedCHO
|
void |
setEdmIsRelatedTo(Map<String,List<String>> edmIsRelatedTo)
sets the edm:isRelatedTo for the edm:Proxy
|
void |
setEdmIsRepresentationOf(String edmIsRepresentationOf)
Sets the edm:isRepresentationOf for the edm:Proxy
|
void |
setEdmIsSimilarTo(String[] edmIsSimilarTo)
sets the edm:isSimilarTo for the edm:Proxy
|
void |
setEdmIsSuccessorOf(String[] edmIsSuccessorOf)
sets the edm:isSuccessorOf for the edm:Proxy
|
void |
setEdmRealizes(String[] edmRealizes)
sets the edm:realizes for the edm:Proxy
|
void |
setEdmRights(Map<String,List<String>> edmRights)
Set the edmRights field for a Proxy
|
void |
setEdmWasPresentAt(String[] edmWasPresentAt)
sets the edm:wasPresentAt for the edm:Proxy
|
void |
setRdfType(String[] rdfType)
TODO: Yorgos Mamakis: is it used?
???????????
|
getAbout, getId, setAbout, setIdMap<String,List<String>> getDcContributor()
Map<String,List<String>> getDcCoverage()
Map<String,List<String>> getDcCreator()
Map<String,List<String>> getDcDate()
Map<String,List<String>> getDcDescription()
Map<String,List<String>> getDcFormat()
Map<String,List<String>> getDcIdentifier()
Map<String,List<String>> getDcLanguage()
Map<String,List<String>> getDcPublisher()
Map<String,List<String>> getDcRelation()
Map<String,List<String>> getDcRights()
Map<String,List<String>> getDcSource()
Map<String,List<String>> getDcSubject()
Map<String,List<String>> getDcTitle()
Map<String,List<String>> getDcType()
Map<String,List<String>> getDctermsAlternative()
Map<String,List<String>> getDctermsConformsTo()
Map<String,List<String>> getDctermsCreated()
Map<String,List<String>> getDctermsExtent()
Map<String,List<String>> getDctermsHasFormat()
Map<String,List<String>> getDctermsHasPart()
Map<String,List<String>> getDctermsHasVersion()
Map<String,List<String>> getDctermsIsFormatOf()
Map<String,List<String>> getDctermsIsPartOf()
Map<String,List<String>> getDctermsIsReferencedBy()
Map<String,List<String>> getDctermsIsReplacedBy()
Map<String,List<String>> getDctermsIsRequiredBy()
Map<String,List<String>> getDctermsIssued()
Map<String,List<String>> getDctermsIsVersionOf()
Map<String,List<String>> getDctermsMedium()
Map<String,List<String>> getDctermsProvenance()
Map<String,List<String>> getDctermsReferences()
Map<String,List<String>> getDctermsReplaces()
Map<String,List<String>> getDctermsRequires()
Map<String,List<String>> getDctermsSpatial()
Map<String,List<String>> getDctermsTOC()
Map<String,List<String>> getDctermsTemporal()
Map<String,List<String>> getEdmCurrentLocation()
void setDcContributor(Map<String,List<String>> dcContributor)
dcContributor - String array containing the dcContributor of a Proxyvoid setDcCoverage(Map<String,List<String>> dcCoverage)
dcCoverage - String array containing the dcCoverage of a Proxyvoid setDcCreator(Map<String,List<String>> dcCreator)
dcCreator - String array containing the dcCreator of a Proxyvoid setDcDate(Map<String,List<String>> dcDate)
dcDate - String array containing the dcDate of a Proxyvoid setDcDescription(Map<String,List<String>> dcDescription)
dcDescription - String array containing the dcDescription of a Proxyvoid setDcFormat(Map<String,List<String>> dcFormat)
dcFormat - String array containing the dcFormat of a Proxyvoid setDcIdentifier(Map<String,List<String>> dcIdentifier)
dcIdentifier - String array containing the dcIdentifier of a Proxyvoid setDcLanguage(Map<String,List<String>> dcLanguage)
dcLanguage - String array containing the dcLanguage of a Proxyvoid setDcPublisher(Map<String,List<String>> dcPublisher)
dcPublisher - String array containing the dcPublisher of a Proxyvoid setDcRelation(Map<String,List<String>> dcRelation)
dcRelation - String array containing the dcRelation of a Proxyvoid setDcRights(Map<String,List<String>> dcRights)
dcRights - String array containing the dcRights of a Proxyvoid setDcSource(Map<String,List<String>> dcSource)
dcSource - String array containing the dcSource of a Proxyvoid setDcSubject(Map<String,List<String>> dcSubject)
dcSubject - String array containing the dcSubject of a Proxyvoid setDcTitle(Map<String,List<String>> dcTitle)
dcTitle - String array containing the dcTitle of a Proxyvoid setDcType(Map<String,List<String>> dcType)
dcType - String array containing the dcType of a Proxyvoid setDctermsAlternative(Map<String,List<String>> dctermsAlternative)
dctermsAlternative - String array containing the dctermsAlternative of a Proxyvoid setDctermsConformsTo(Map<String,List<String>> dctermsConformsTo)
dctermsConformsTo - String array containing the dctermsConformsTo of a Proxyvoid setDctermsCreated(Map<String,List<String>> dctermsCreated)
dctermsCreated - String array containing the dctermsCreated of a Proxyvoid setDctermsExtent(Map<String,List<String>> dctermsExtent)
dctermsExtent - String array containing the dctermsExtent of a Proxyvoid setDctermsHasFormat(Map<String,List<String>> dctermsHasFormat)
dctermsHasFormat - String array containing the dctermsHasFormat of a Proxyvoid setDctermsHasPart(Map<String,List<String>> dctermsHasPart)
dctermsHasPart - String array containing the dctermsHasPart of a Proxyvoid setDctermsHasVersion(Map<String,List<String>> dctermsHasVersion)
dctermsHasVersion - String array containing the dctermsHasVersion of a Proxyvoid setDctermsIsFormatOf(Map<String,List<String>> dctermsIsFormatOf)
dctermsIsFormatOf - String array containing the dctermsIsFormatOf of a Proxyvoid setDctermsIsPartOf(Map<String,List<String>> dctermsIsPartOf)
dctermsIsPartOf - String array containing the dctermsIsPartOf of a Proxyvoid setDctermsIsReferencedBy(Map<String,List<String>> dctermsIsReferencedBy)
dctermsIsReferencedBy - String array containing the dctermsIsReferencedBy of a Proxyvoid setDctermsIsReplacedBy(Map<String,List<String>> dctermsIsReplacedBy)
dctermsIsReplacedBy - String array containing the dctermsIsReplacedBy of a Proxyvoid setDctermsIsRequiredBy(Map<String,List<String>> dctermsIsRequiredBy)
dctermsIsRequiredBy - String array containing the dctermsIsRequiredBy of a Proxyvoid setDctermsIssued(Map<String,List<String>> dctermsIssued)
dctermsIssued - String array containing the dctermsIssued of a Proxyvoid setDctermsIsVersionOf(Map<String,List<String>> dctermsIsVersionOf)
dctermsIsVersionOf - String array containing the dctermsIsVersionOf of a Proxyvoid setDctermsMedium(Map<String,List<String>> dctermsMedium)
dctermsMedium - String array containing the dctermsMedium of a Proxyvoid setDctermsProvenance(Map<String,List<String>> dctermsProvenance)
dctermsProvenance - String array containing the dctermsProvenance of a Proxyvoid setDctermsReferences(Map<String,List<String>> dctermsReferences)
dctermsReferences - String array containing the dctermsReference of a Proxyvoid setDctermsReplaces(Map<String,List<String>> dctermsReplaces)
dctermsReplaces - String array containing the dctermsReplaces of a Proxyvoid setDctermsRequires(Map<String,List<String>> dctermsRequires)
dctermsRequires - String array containing the dctermsRequires of a Proxyvoid setDctermsSpatial(Map<String,List<String>> dctermsSpatial)
dctermsSpatial - String array containing the dctermsSpatial of a Proxyvoid setDctermsTOC(Map<String,List<String>> dctermsTOC)
dctermsTOC - String array containing the dctermsTableOfContents of a Proxyvoid setDctermsTemporal(Map<String,List<String>> dctermsTemporal)
dctermsTemporal - String array containing the dctermsTemporal of a Proxyvoid setEdmCurrentLocation(Map<String,List<String>> edmCurrentLocation)
edmCurrentLocation - String array containing the edmCurrentLocation of a ProxyMap<String,List<String>> getEdmRights()
void setEdmRights(Map<String,List<String>> edmRights)
edmRights - String array containing the edmRights of a ProxyString[] getEdmIsNextInSequence()
void setEdmIsNextInSequence(String[] edmIsNextInSequence)
edmIsNextInSequence - String representing the edm:isNextInSequence fields for a
ProvidedCHOvoid setRdfType(String[] rdfType)
rdfType - String[] getRdfType()
void setEdmHasMet(Map<String,List<String>> edmHasMet)
edmHasMet - void setEdmHasType(Map<String,List<String>> edmhasType)
edmhasType - void setEdmIncorporates(String[] edmIncorporates)
edmIncorporates - String[] getEdmIncorporates()
void setEdmIsDerivativeOf(String[] edmIsDerivativeOf)
edmIsDerivativeOf - String[] getEdmIsDerivativeOf()
void setEdmIsRelatedTo(Map<String,List<String>> edmIsRelatedTo)
edmIsRelatedTo - Map<String,List<String>> getEdmIsRelatedTo()
void setEdmIsRepresentationOf(String edmIsRepresentationOf)
edmIsRepresentationOf - String getEdmIsRepresentationOf()
void setEdmIsSimilarTo(String[] edmIsSimilarTo)
edmIsSimilarTo - String[] getEdmIsSimilarTo()
void setEdmIsSuccessorOf(String[] edmIsSuccessorOf)
edmIsSuccessorOf - String[] getEdmIsSuccessorOf()
void setEdmRealizes(String[] edmRealizes)
edmRealizes - String[] getEdmRealizes()
void setEdmWasPresentAt(String[] edmWasPresentAt)
edmWasPresentAt - String[] getEdmWasPresentAt()
Copyright © 2018 Europeana Foundation. All rights reserved.