Uses of Enum
org.wikidata.wdtk.rdf.AbstractRdfConverter.TermKind
Packages that use AbstractRdfConverter.TermKind
-
Uses of AbstractRdfConverter.TermKind in org.wikidata.wdtk.rdf
Methods in org.wikidata.wdtk.rdf that return AbstractRdfConverter.TermKindModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractRdfConverter.TermKind[]AbstractRdfConverter.TermKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wikidata.wdtk.rdf with parameters of type AbstractRdfConverter.TermKindModifier and TypeMethodDescriptionvoidAbstractRdfConverter.writeTermTriples(org.eclipse.rdf4j.model.Resource subject, AbstractRdfConverter.TermKind kind, Collection<MonolingualTextValue> terms) voidRdfConverter.writeTermTriples(org.eclipse.rdf4j.model.Resource subject, AbstractRdfConverter.TermKind kind, Collection<MonolingualTextValue> terms)