Class EX


  • public class EX
    extends Object
    Vocabulary constants for the 'http://example.org/' namespace. It's a good idea to always create a vocabulary class such as this one when you program with RDF4J. It makes it far easier to reuse certain resources and properties in various places in your code.
    • Field Detail

      • CREATOR_OF

        public static final IRI CREATOR_OF
        The ex:creatorOf property.
      • ARTIST

        public static final IRI ARTIST
        The ex:Artist class.
    • Constructor Detail

      • EX

        public EX()