public interface ContextualClass extends AbstractEdmEntity
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getAltLabel()
Retrieves the Alternative Label for a Contextual Class (language,value)
format
|
Map<String,List<String>> |
getHiddenLabel() |
Map<String,List<String>> |
getNote()
Retrieves the skos:note fields of a Contextual Class
|
Map<String,List<String>> |
getPrefLabel()
Retrieves the Preferable Label for a Contextual Class (language,value)
format
|
void |
setAltLabel(Map<String,List<String>> altLabel)
Set the altLabel for a Contextual Class
|
void |
setHiddenLabel(Map<String,List<String>> hiddenLabel)
sets the skos:hiddenLabel for a contextual class
|
void |
setNote(Map<String,List<String>> note)
Set the notes for a Contextual Class
|
void |
setPrefLabel(Map<String,List<String>> prefLabel)
Set the prefLabel for a Contextual Class
|
getAbout, getId, setAbout, setIdMap<String,List<String>> getPrefLabel()
Map<String,List<String>> getAltLabel()
Map<String,List<String>> getNote()
void setAltLabel(Map<String,List<String>> altLabel)
altLabel - A Mapvoid setNote(Map<String,List<String>> note)
note - A String array with notes for the Contextual Classvoid setPrefLabel(Map<String,List<String>> prefLabel)
prefLabel - A Mapvoid setHiddenLabel(Map<String,List<String>> hiddenLabel)
hiddenLabel - Copyright © 2018 Europeana Foundation. All rights reserved.