Package org.eclipse.rdf4j.model.util
Class Vocabularies
java.lang.Object
org.eclipse.rdf4j.model.util.Vocabularies
Utility functions for working with vocabularies.
- Author:
- Bart Hanssens
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Vocabularies
public Vocabularies()
-
-
Method Details
-
getIRIs
Get all theIRIs
of the classes and properties of a vocabulary.- Parameters:
vocabulary
- RDF vocabulary- Returns:
- set of IRIs
-