Class Vocabularies


  • public class Vocabularies
    extends Object
    Vocabularies.
    • Constructor Detail

      • Vocabularies

        public Vocabularies()
    • Method Detail

      • getKeywords

        public static List<String> getKeywords​(String vocabulary)
        Gets the keywords associated with a vocabulary.
        Parameters:
        vocabulary - the vocabulary
        Returns:
        the keywords
      • getVocabulary

        public static String getVocabulary​(SpecVersion.VersionFlag specification,
                                           String vocabulary)
        Gets the vocabulary IRI.
        Parameters:
        specification - the specification
        vocabulary - the vocabulary
        Returns:
        the vocabulary IRI