Uses of Class
it.uniroma2.art.semanticturkey.ontology.ImportStatus
Packages that use ImportStatus
Package
Description
-
Uses of ImportStatus in it.uniroma2.art.semanticturkey.ontology
Methods in it.uniroma2.art.semanticturkey.ontology that return ImportStatusModifier and TypeMethodDescriptionstatic ImportStatus
ImportStatus.createFailedStatus
(String reason) OntologyManager.getImportStatus
(org.eclipse.rdf4j.repository.RepositoryConnection conn, String baseURI, boolean canonicalComparison) Returns the status of an ontology import.Methods in it.uniroma2.art.semanticturkey.ontology with parameters of type ImportStatusModifier and TypeMethodDescriptionstatic OntologyImport.Statuses
OntologyImport.Statuses.fromImportStatus
(ImportStatus importStatus) -
Uses of ImportStatus in it.uniroma2.art.semanticturkey.ontology.impl
Methods in it.uniroma2.art.semanticturkey.ontology.impl that return ImportStatusModifier and TypeMethodDescriptionOntologyManagerImpl.getImportStatus
(org.eclipse.rdf4j.repository.RepositoryConnection conn, String baseURI, boolean canonicalComparison)