Uses of Class
ubic.basecode.ontology.jena.AbstractOntologyService
-
Packages that use AbstractOntologyService Package Description ubic.basecode.ontology.jena Implementation ofOntologyService
using Apache Jena. -
-
Uses of AbstractOntologyService in ubic.basecode.ontology.jena
Subclasses of AbstractOntologyService in ubic.basecode.ontology.jena Modifier and Type Class Description class
ClasspathOntologyService
An ontology service that loads an ontology from a classpath resource.class
TdbOntologyService
An implementation based on Jena TDB.class
UrlOntologyService
An ontology service that loads an ontology from a URL.
-