public interface ConceptScheme extends AbstractEdmEntity
| Modifier and Type | Method and Description |
|---|---|
String[] |
getDcCreator() |
String[] |
getDcTitle() |
String[] |
getHasTopConceptOf() |
String[] |
getNote() |
void |
setDcCreator(String[] dcCreator)
sets the dc:creator for the conceptscheme
|
void |
setDcTitle(String[] dcTitle)
sets the dc:title for the conceptscheme
|
void |
setHasTopConceptOf(String[] hasTopConceptOf)
sets the skos:hasTopConceptOf for the conceptscheme
|
void |
setNote(String[] note)
sets the skos:note for the conceptscheme
|
getAbout, getId, setAbout, setIdString[] getDcTitle()
void setDcTitle(String[] dcTitle)
dcTitle - String[] getDcCreator()
void setDcCreator(String[] dcCreator)
dcCreator - String[] getHasTopConceptOf()
void setHasTopConceptOf(String[] hasTopConceptOf)
hasTopConceptOf - String[] getNote()
void setNote(String[] note)
note - Copyright © 2018 Europeana Foundation. All rights reserved.