View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rdfunit-model-0.8.21.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.aksw.rdfunit.model.interfaces.results
├─ org.aksw.rdfunit.model.interfaces.results.AggregatedTestCaseResult.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.results.ShaclLiteTestCaseResult.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.results.ShaclTestCaseResult.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.results.StatusTestCaseResult.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.results.TestCaseResult.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.results.TestExecution.class - [JAR]
org.aksw.rdfunit.vocabulary
├─ org.aksw.rdfunit.vocabulary.DATA_ACCESS_TESTS.class - [JAR]
├─ org.aksw.rdfunit.vocabulary.PROV.class - [JAR]
├─ org.aksw.rdfunit.vocabulary.RDFUNIT_SHACL_EXT.class - [JAR]
├─ org.aksw.rdfunit.vocabulary.RDFUNITv.class - [JAR]
├─ org.aksw.rdfunit.vocabulary.RLOG.class - [JAR]
├─ org.aksw.rdfunit.vocabulary.SHACL.class - [JAR]
├─ org.aksw.rdfunit.vocabulary.SHACL_TEST.class - [JAR]
org.aksw.rdfunit.model.readers.results
├─ org.aksw.rdfunit.model.readers.results.AggregatedTestCaseResultReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.results.ShaclLiteTestCaseResultReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.results.ShaclTestCaseResultReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.results.StatusTestCaseResultReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.results.TestCaseResultReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.results.TestExecutionReader.class - [JAR]
org.aksw.rdfunit.model.writers
├─ org.aksw.rdfunit.model.writers.BindingWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.ElementWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.ManualTestCaseWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.PatternBasedTestCaseWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.PatternParameterWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.PatternWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.ResultAnnotationWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.TestAnnotationWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.TestCaseWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.TestGeneratorWriter.class - [JAR]
org.aksw.rdfunit
├─ org.aksw.rdfunit.RDFUnit.class - [JAR]
org.aksw.rdfunit.services
├─ org.aksw.rdfunit.services.PatternService.class - [JAR]
org.aksw.rdfunit.model.readers.shacl
├─ org.aksw.rdfunit.model.readers.shacl.BatchComponentReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.BatchPrefixDeclarationReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.BatchShapeReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.BatchShapeTargetReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.ComponentParameterReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.ComponentReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.ComponentValidatorReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.PrefixDeclarationReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.ShapePathReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.ShapeReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.shacl.SparqlValidatorReader.class - [JAR]
org.aksw.rdfunit.model.writers.shacl
├─ org.aksw.rdfunit.model.writers.shacl.ComponentParameterWriter.class - [JAR]
org.aksw.rdfunit.model.impl
├─ org.aksw.rdfunit.model.impl.ManualTestCaseImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.PatternBasedTestCaseImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.PatternImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.PatternParameterImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.ResultAnnotationImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.TestGeneratorImpl.class - [JAR]
org.aksw.rdfunit.model.helper
├─ org.aksw.rdfunit.model.helper.AnnotationTemplate.class - [JAR]
├─ org.aksw.rdfunit.model.helper.MessagePrebinding.class - [JAR]
├─ org.aksw.rdfunit.model.helper.NodeFormatter.class - [JAR]
├─ org.aksw.rdfunit.model.helper.PropertySingleValuePair.class - [JAR]
├─ org.aksw.rdfunit.model.helper.PropertyValuePair.class - [JAR]
├─ org.aksw.rdfunit.model.helper.PropertyValuePairSet.class - [JAR]
├─ org.aksw.rdfunit.model.helper.QueryPrebinding.class - [JAR]
├─ org.aksw.rdfunit.model.helper.RdfListUtils.class - [JAR]
├─ org.aksw.rdfunit.model.helper.SelectVar.class - [JAR]
org.aksw.rdfunit.model.impl.results
├─ org.aksw.rdfunit.model.impl.results.AggregatedTestCaseResultImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.results.BaseTestCaseResultImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.results.DatasetOverviewResults.class - [JAR]
├─ org.aksw.rdfunit.model.impl.results.ShaclLiteTestCaseResultImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.results.ShaclTestCaseResultImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.results.StatusTestCaseResultImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.results.TestExecutionImpl.class - [JAR]
org.aksw.rdfunit.model.interfaces
├─ org.aksw.rdfunit.model.interfaces.Binding.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.Element.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.Pattern.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.PatternBasedTestCase.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.PatternParameter.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.ResultAnnotation.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.Template.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.TestCase.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.TestCaseAnnotation.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.TestGenerator.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.TestSuite.class - [JAR]
org.aksw.rdfunit.model.interfaces.shacl
├─ org.aksw.rdfunit.model.interfaces.shacl.Component.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.ComponentConstraint.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.ComponentParameter.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.ComponentValidator.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.PrefixDeclaration.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.Shape.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.ShapePath.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.ShapeTarget.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.SparqlConstraint.class - [JAR]
├─ org.aksw.rdfunit.model.interfaces.shacl.Validator.class - [JAR]
org.aksw.rdfunit.model.writers.results
├─ org.aksw.rdfunit.model.writers.results.TestCaseResultWriter.class - [JAR]
├─ org.aksw.rdfunit.model.writers.results.TestExecutionWriter.class - [JAR]
org.aksw.rdfunit.model.impl.shacl
├─ org.aksw.rdfunit.model.impl.shacl.ComponentConstraintImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ComponentImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ComponentParameterImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ComponentValidatorImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ConstraintFactory.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ConstraintTestCaseFactory.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.PrefixDeclarationImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ResultAnnotationParser.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ShapeImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ShapePathImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ShapeTargetCore.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.ShapeTargetValueShape.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.SparqlConstraintImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.SparqlValidatorImpl.class - [JAR]
├─ org.aksw.rdfunit.model.impl.shacl.TestCaseWithTarget.class - [JAR]
org.aksw.rdfunit.enums
├─ org.aksw.rdfunit.enums.ComponentValidatorType.class - [JAR]
├─ org.aksw.rdfunit.enums.PatternParameterConstraints.class - [JAR]
├─ org.aksw.rdfunit.enums.RLOGLevel.class - [JAR]
├─ org.aksw.rdfunit.enums.ShapeTargetType.class - [JAR]
├─ org.aksw.rdfunit.enums.ShapeType.class - [JAR]
├─ org.aksw.rdfunit.enums.TestAppliesTo.class - [JAR]
├─ org.aksw.rdfunit.enums.TestCaseExecutionType.class - [JAR]
├─ org.aksw.rdfunit.enums.TestCaseResultStatus.class - [JAR]
├─ org.aksw.rdfunit.enums.TestGenerationType.class - [JAR]
├─ org.aksw.rdfunit.enums.ValueKind.class - [JAR]
org.aksw.rdfunit.model.readers
├─ org.aksw.rdfunit.model.readers.BatchPatternReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.BatchTestCaseReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.BatchTestGeneratorReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.BindingReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.ElementReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.ManualTestCaseReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.PatternBasedTestCaseReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.PatternParameterReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.PatternReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.ResultAnnotationReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.TestCaseAnnotationReader.class - [JAR]
├─ org.aksw.rdfunit.model.readers.TestGeneratorReader.class - [JAR]
org.aksw.rdfunit.model.shacl
├─ org.aksw.rdfunit.model.shacl.ShaclModel.class - [JAR]
├─ org.aksw.rdfunit.model.shacl.ShapesGraph.class - [JAR]