public interface Timespan extends ContextualClass
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getBegin()
Retrieve the edm:begin field of a Timespan
|
Map<String,List<String>> |
getDctermsHasPart() |
Map<String,List<String>> |
getEnd()
Retrieve the edm:end field of a Timespan
|
Map<String,List<String>> |
getIsPartOf()
Retrieve the dcterms:isPartOf field of a Timespan
|
String[] |
getOwlSameAs() |
void |
setBegin(Map<String,List<String>> begin)
Set the edm:begin field for a Timespan.
|
void |
setDctermsHasPart(Map<String,List<String>> hasPart)
sets the dcterms:hasPart for the edm:Timespan
|
void |
setEnd(Map<String,List<String>> end)
Set the edm:end field for a Timespan.
|
void |
setIsPartOf(Map<String,List<String>> isPartOf)
Set the isPartOf fields for a Timespan.
|
void |
setOwlSameAs(String[] owlSameAs)
sets the owl:sameAs for the edm:Timespan
|
getAltLabel, getHiddenLabel, getNote, getPrefLabel, setAltLabel, setHiddenLabel, setNote, setPrefLabelgetAbout, getId, setAbout, setIdMap<String,List<String>> getBegin()
Map<String,List<String>> getEnd()
Map<String,List<String>> getIsPartOf()
void setBegin(Map<String,List<String>> begin)
begin - the edm:begin field for a Timespanvoid setEnd(Map<String,List<String>> end)
end - the edm:end field for a Timespanvoid setIsPartOf(Map<String,List<String>> isPartOf)
isPartOf - A String array representing the isPartOf fields for a Timespanvoid setDctermsHasPart(Map<String,List<String>> hasPart)
hasPart - Map<String,List<String>> getDctermsHasPart()
void setOwlSameAs(String[] owlSameAs)
owlSameAs - String[] getOwlSameAs()
Copyright © 2017 Europeana Foundation. All rights reserved.