jar

com.atomgraph : server

Maven & Gradle

Jul 10, 2023
0 stars

AtomGraph Server · Server for SPARQL backends

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.1.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 server-4.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.atomgraph.server.mapper

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

├─ com.atomgraph.server.mapper.ConfigurationExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.ExceptionMapperBase.class - [JAR]

├─ com.atomgraph.server.mapper.ModelExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.NotAcceptableExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.NotFoundExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.NotSupportedExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.OntologyExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.SHACLConstraintViolationExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.SPINConstraintViolationExceptionMapper.class - [JAR]

com.atomgraph.server.util

├─ com.atomgraph.server.util.Validator.class - [JAR]

com.atomgraph.server.exception

├─ com.atomgraph.server.exception.ModelException.class - [JAR]

├─ com.atomgraph.server.exception.OntologyException.class - [JAR]

├─ com.atomgraph.server.exception.SHACLConstraintViolationException.class - [JAR]

├─ com.atomgraph.server.exception.SPINConstraintViolationException.class - [JAR]

├─ com.atomgraph.server.exception.SkolemizationException.class - [JAR]

com.atomgraph.server.mapper.jena

├─ com.atomgraph.server.mapper.jena.DatatypeFormatExceptionMapper.class - [JAR]

├─ com.atomgraph.server.mapper.jena.QueryParseExceptionMapper.class - [JAR]

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

com.atomgraph.server.io

├─ com.atomgraph.server.io.BasedModelProvider.class - [JAR]

├─ com.atomgraph.server.io.ValidatingDatasetProvider.class - [JAR]

├─ com.atomgraph.server.io.ValidatingModelProvider.class - [JAR]

com.atomgraph.server.vocabulary

├─ com.atomgraph.server.vocabulary.HTTP.class - [JAR]

├─ com.atomgraph.server.vocabulary.LDT.class - [JAR]

├─ com.atomgraph.server.vocabulary.XHV.class - [JAR]

Advertisement