| Package | Description | 
|---|---|
| eu.ehri.project.importers.cvoc | 
 Tools to import controlled vocabularies into the graph database. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JenaSkosImporter
Import SKOS RDF. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SkosImporter | 
SkosImporterFactory.newSkosImporter(com.tinkerpop.frames.FramedGraph<?> graph,
               Actioner actioner,
               Vocabulary vocabulary)  | 
SkosImporter | 
SkosImporter.setBaseURI(String prefix)
Set the URI prefix for items created by the importer. 
 | 
SkosImporter | 
SkosImporter.setDefaultLang(String lang)
Set default language for literals without a lang suffix. 
 | 
SkosImporter | 
SkosImporter.setFormat(String format)
Set the RDF format. 
 | 
SkosImporter | 
SkosImporter.setTolerant(boolean tolerant)
Switch the importer mode to one that is tolerant
 of individual item validation errors. 
 | 
SkosImporter | 
SkosImporter.setURISuffix(String suffix)
Set the URI suffix for items created by the importer. 
 | 
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.