Class Vocabularies


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

      • Vocabularies

        public Vocabularies()
    • Method Detail

      • getIRIs

        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