Class Vocabularies

java.lang.Object
org.eclipse.rdf4j.model.util.Vocabularies

public class Vocabularies extends Object
Utility functions for working with vocabularies.
Author:
Bart Hanssens
  • Constructor Details Link icon

    • Vocabularies Link icon

      public Vocabularies()
  • Method Details Link icon

    • getIRIs Link icon

      public static Set<IRI> getIRIs(Class vocabulary)
      Get all the IRIs of the classes and properties of a vocabulary.
      Parameters:
      vocabulary - RDF vocabulary
      Returns:
      set of IRIs