Uses of Class
cz.cvut.kbss.ontodriver.model.Translations
Packages that use Translations
-
Uses of Translations in cz.cvut.kbss.ontodriver.jena.util
Methods in cz.cvut.kbss.ontodriver.jena.util that return TranslationsModifier and TypeMethodDescriptionstatic Translations
ListElementStorageHelper.extractTranslations
(Collection<org.apache.jena.rdf.model.RDFNode> values) Extracts translations from the specified collection of RDF nodes. -
Uses of Translations in cz.cvut.kbss.ontodriver.rdf4j.util
Methods in cz.cvut.kbss.ontodriver.rdf4j.util that return TranslationsModifier and TypeMethodDescriptionstatic Translations
ListElementStorageHelper.extractTranslations
(Collection<org.eclipse.rdf4j.model.Value> values) Extract translations from the specified collection of values.