Class EX
java.lang.Object
org.eclipse.rdf4j.examples.model.vocabulary.EX
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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
NAMESPACE
 - 
PREFIX
 - 
CREATOR_OF
Theex:creatorOfproperty. - 
ARTIST
Theex:Artistclass. 
 - 
 - 
Constructor Details
- 
EX
public EX() 
 -