jar

com.atomgraph : core

Maven & Gradle

Jan 18, 2023
39 stars

AtomGraph Core · Generic Linked Data framework for SPARQL tripestore backends

Table Of Contents

Latest Version

Download com.atomgraph : core JAR file - Latest Versions:

All Versions

Download com.atomgraph : core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.1.x
3.0.x
2.1.x
2.0.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 core-4.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.atomgraph.core.util.jena

├─ com.atomgraph.core.util.jena.DataManager.class - [JAR]

├─ com.atomgraph.core.util.jena.DataManagerImpl.class - [JAR]

├─ com.atomgraph.core.util.jena.StartupListener.class - [JAR]

com.atomgraph.core.factory

├─ com.atomgraph.core.factory.ClientFactory.class - [JAR]

├─ com.atomgraph.core.factory.DataManagerFactory.class - [JAR]

├─ com.atomgraph.core.factory.MediaTypesFactory.class - [JAR]

├─ com.atomgraph.core.factory.ServiceFactory.class - [JAR]

com.atomgraph.core.riot

├─ com.atomgraph.core.riot.RDFLanguages.class - [JAR]

com.atomgraph.core.provider

├─ com.atomgraph.core.provider.QueryParamProvider.class - [JAR]

com.atomgraph.core.exception

├─ com.atomgraph.core.exception.BadGatewayException.class - [JAR]

├─ com.atomgraph.core.exception.ConfigurationException.class - [JAR]

com.atomgraph.core.client

├─ com.atomgraph.core.client.ClientBase.class - [JAR]

├─ com.atomgraph.core.client.EndpointClientBase.class - [JAR]

├─ com.atomgraph.core.client.GraphStoreClient.class - [JAR]

├─ com.atomgraph.core.client.LinkedDataClient.class - [JAR]

├─ com.atomgraph.core.client.QuadStoreClient.class - [JAR]

├─ com.atomgraph.core.client.SPARQLClient.class - [JAR]

com.atomgraph.core.model.impl.dataset

├─ com.atomgraph.core.model.impl.dataset.DatasetAccessorImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.dataset.DatasetQuadAccessorImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.dataset.EndpointAccessorImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.dataset.ServiceImpl.class - [JAR]

com.atomgraph.core.model

├─ com.atomgraph.core.model.Application.class - [JAR]

├─ com.atomgraph.core.model.DatasetAccessor.class - [JAR]

├─ com.atomgraph.core.model.DatasetQuadAccessor.class - [JAR]

├─ com.atomgraph.core.model.EndpointAccessor.class - [JAR]

├─ com.atomgraph.core.model.GraphStore.class - [JAR]

├─ com.atomgraph.core.model.QuadStore.class - [JAR]

├─ com.atomgraph.core.model.QueriedResource.class - [JAR]

├─ com.atomgraph.core.model.RemoteService.class - [JAR]

├─ com.atomgraph.core.model.Resource.class - [JAR]

├─ com.atomgraph.core.model.SPARQLEndpoint.class - [JAR]

├─ com.atomgraph.core.model.Service.class - [JAR]

com.atomgraph.core.model.remote

├─ com.atomgraph.core.model.remote.GraphStore.class - [JAR]

├─ com.atomgraph.core.model.remote.QuadStore.class - [JAR]

├─ com.atomgraph.core.model.remote.SPARQLEndpoint.class - [JAR]

com.atomgraph.core.io

├─ com.atomgraph.core.io.DatasetProvider.class - [JAR]

├─ com.atomgraph.core.io.ModelProvider.class - [JAR]

├─ com.atomgraph.core.io.QueryProvider.class - [JAR]

├─ com.atomgraph.core.io.ResultSetProvider.class - [JAR]

├─ com.atomgraph.core.io.UpdateRequestProvider.class - [JAR]

com.atomgraph.core.vocabulary

├─ com.atomgraph.core.vocabulary.A.class - [JAR]

├─ com.atomgraph.core.vocabulary.SD.class - [JAR]

com.atomgraph.core.model.impl.remote

├─ com.atomgraph.core.model.impl.remote.DatasetAccessorImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.remote.DatasetQuadAccessorImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.remote.EndpointAccessorImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.remote.ServiceImpl.class - [JAR]

com.atomgraph.core

├─ com.atomgraph.core.Application.class - [JAR]

├─ com.atomgraph.core.MediaType.class - [JAR]

├─ com.atomgraph.core.MediaTypes.class - [JAR]

com.atomgraph.core.mapper

├─ com.atomgraph.core.mapper.BadGatewayExceptionMapper.class - [JAR]

├─ com.atomgraph.core.mapper.NoReaderForLangExceptionMapper.class - [JAR]

├─ com.atomgraph.core.mapper.RiotExceptionMapper.class - [JAR]

com.atomgraph.core.model.impl

├─ com.atomgraph.core.model.impl.GraphStoreImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.QuadStoreImpl.class - [JAR]

├─ com.atomgraph.core.model.impl.QueriedResourceBase.class - [JAR]

├─ com.atomgraph.core.model.impl.ResourceBase.class - [JAR]

├─ com.atomgraph.core.model.impl.Response.class - [JAR]

├─ com.atomgraph.core.model.impl.SPARQLEndpointImpl.class - [JAR]

com.atomgraph.core.riot.lang

├─ com.atomgraph.core.riot.lang.RDFPostReader.class - [JAR]

├─ com.atomgraph.core.riot.lang.RDFPostReaderFactory.class - [JAR]

├─ com.atomgraph.core.riot.lang.TokenizerRDFPost.class - [JAR]

├─ com.atomgraph.core.riot.lang.TokenizerText.class - [JAR]

com.atomgraph.core.util

├─ com.atomgraph.core.util.Link.class - [JAR]

├─ com.atomgraph.core.util.ModelUtils.class - [JAR]

├─ com.atomgraph.core.util.ResultSetUtils.class - [JAR]

Advertisement

Dependencies from Group

Jan 18, 2023
39 stars
Jul 10, 2023
58 stars
Jul 10, 2023
121 stars
Jul 10, 2023
450 stars
Jul 10, 2023
2 stars

Discover Dependencies

Aug 04, 2023
3 usages
76 stars
Jan 30, 2023
3 usages
201 stars
Oct 31, 2018
1 usages
1 stars
Oct 14, 2020
1 usages
36 stars
May 13, 2021
4 usages
116 stars
May 13, 2021
4 usages
116 stars
Jun 17, 2022
1 usages
40 stars
Mar 25, 2020
1 usages