jar

org.apache.stanbol : org.apache.stanbol.ontologymanager.registry

Maven & Gradle

Sep 16, 2016
3 usages

Apache Stanbol Ontology Manager : Registry Manager · A facility for storing, caching and managing local ontology registries and central repositories.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.ontologymanager.registry JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.ontologymanager.registry JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.stanbol.ontologymanager.registry-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.ontologymanager.registry.api.model

├─ org.apache.stanbol.ontologymanager.registry.api.model.CachingPolicy.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.model.Library.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.model.Registry.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.model.RegistryItem.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.model.RegistryOntology.class - [JAR]

org.apache.stanbol.ontologymanager.registry.impl.util

├─ org.apache.stanbol.ontologymanager.registry.impl.util.RegistryUtils.class - [JAR]

org.apache.stanbol.ontologymanager.registry.xd.util

├─ org.apache.stanbol.ontologymanager.registry.xd.util.RDFSLabelGetter.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.xd.util.XDAction.class - [JAR]

org.apache.stanbol.ontologymanager.registry.api

├─ org.apache.stanbol.ontologymanager.registry.api.IllegalRegistryCycleException.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.LibraryContentNotLoadedException.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.RegistryContentException.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.RegistryContentListener.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.RegistryItemFactory.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.RegistryItemIndex.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.RegistryManager.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.RegistryOntologyNotLoadedException.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.api.RegistryOperation.class - [JAR]

org.apache.stanbol.ontologymanager.registry.io

├─ org.apache.stanbol.ontologymanager.registry.io.LibrarySource.class - [JAR]

org.apache.stanbol.ontologymanager.registry.impl

├─ org.apache.stanbol.ontologymanager.registry.impl.RegistryItemFactoryImpl.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.impl.RegistryManagerImpl.class - [JAR]

org.apache.stanbol.ontologymanager.registry.xd.vocabulary

├─ org.apache.stanbol.ontologymanager.registry.xd.vocabulary.CODOVocabulary.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.xd.vocabulary.Vocabulary.class - [JAR]

org.apache.stanbol.ontologymanager.registry.impl.model

├─ org.apache.stanbol.ontologymanager.registry.impl.model.AbstractRegistryItem.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.impl.model.LibraryImpl.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.impl.model.RegistryImpl.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.impl.model.RegistryOntologyImpl.class - [JAR]

org.apache.stanbol.ontologymanager.registry.xd.lang

├─ org.apache.stanbol.ontologymanager.registry.xd.lang.Language.class - [JAR]

org.apache.stanbol.ontologymanager.registry.impl.cache

├─ org.apache.stanbol.ontologymanager.registry.impl.cache.ODPRegistryCacheException.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.impl.cache.ODPRegistryCacheManager.class - [JAR]

├─ org.apache.stanbol.ontologymanager.registry.impl.cache.URIUnresolvableException.class - [JAR]