Uses of Class
org.eclipse.rdf4j.model.base.AbstractNamespace
-
Packages that use AbstractNamespace Package Description org.eclipse.rdf4j.model.impl Default implementations of the RDF model interfaces -
-
Uses of AbstractNamespace in org.eclipse.rdf4j.model.impl
Subclasses of AbstractNamespace in org.eclipse.rdf4j.model.impl Modifier and Type Class Description class
SimpleNamespace
A default implementation of theNamespace
interface.
-