Class PopularPrefixes


  • public class PopularPrefixes
    extends Object
    This class act as a container for various well-known and adopted RDF Vocabulary prefixes.
    • Constructor Detail

      • PopularPrefixes

        public PopularPrefixes()
    • Method Detail

      • createSubset

        public static Prefixes createSubset​(String... prefixes)
        This method perform a prefix lookup. Given a set of prefixes it returns Prefixes bag class containing them.
        Parameters:
        prefixes - the input prefixes where perform the lookup
        Returns:
        a Prefixes containing all the prefixes mathing the input parameter
      • get

        public static Prefixes get()
        Returns:
        a Prefixes with a set of well-known prefixes