Package | Description |
---|---|
eu.ehri.project.exporters.cvoc | |
eu.ehri.project.importers.cvoc |
Tools to import controlled vocabularies into the graph database.
|
eu.ehri.project.models.cvoc | |
eu.ehri.project.tools |
Constructor and Description |
---|
JenaSkosExporter(com.tinkerpop.frames.FramedGraph<?> framedGraph,
Vocabulary vocabulary) |
JenaSkosExporter(com.tinkerpop.frames.FramedGraph<?> framedGraph,
Vocabulary vocabulary,
String format) |
Modifier and Type | Method and Description |
---|---|
static SkosImporter |
SkosImporterFactory.newSkosImporter(com.tinkerpop.frames.FramedGraph<?> graph,
Actioner actioner,
Vocabulary vocabulary) |
Constructor and Description |
---|
JenaSkosImporter(com.tinkerpop.frames.FramedGraph<?> framedGraph,
Actioner actioner,
Vocabulary vocabulary)
Constructor
|
JenaSkosImporter(com.tinkerpop.frames.FramedGraph<?> framedGraph,
Actioner actioner,
Vocabulary vocabulary,
boolean tolerant,
String baseURI,
String suffix,
String format,
String defaultLang)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Vocabulary |
Concept.getVocabulary() |
Modifier and Type | Method and Description |
---|---|
void |
Concept.setVocabulary(Vocabulary vocabulary) |
Modifier and Type | Method and Description |
---|---|
int |
Linker.createAndLinkRepositoryVocabulary(Repository repository,
Vocabulary vocabulary,
Actioner user)
Populate a pre-created vocabulary with concepts created based on
access points for all collections within a repository, then link
those concepts to the relevant documentary units.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.