jar

edu.stanford.protege : owl-diff-engine

Maven & Gradle

Dec 09, 2015
1 usages

OWL Difference Engine · Engine for calculating differences between two OWL ontologies. Used by the OWL Difference plug-in for the Protege Desktop ontology editor.

Table Of Contents

Latest Version

Download edu.stanford.protege : owl-diff-engine JAR file - Latest Versions:

All Versions

Download edu.stanford.protege : owl-diff-engine JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 owl-diff-engine-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.protege.owl.diff.align.util

├─ org.protege.owl.diff.align.util.AlignmentListenerAdapter.class - [JAR]

├─ org.protege.owl.diff.align.util.CompareNames.class - [JAR]

├─ org.protege.owl.diff.align.util.PrioritizedComparator.class - [JAR]

├─ org.protege.owl.diff.align.util.UnmappedEntityException.class - [JAR]

org.protege.owl.diff.align

├─ org.protege.owl.diff.align.AlignmentAggressiveness.class - [JAR]

├─ org.protege.owl.diff.align.AlignmentAlgorithm.class - [JAR]

├─ org.protege.owl.diff.align.AlignmentExplanation.class - [JAR]

├─ org.protege.owl.diff.align.AlignmentListener.class - [JAR]

├─ org.protege.owl.diff.align.OwlDiffMap.class - [JAR]

├─ org.protege.owl.diff.align.Prioritized.class - [JAR]

├─ org.protege.owl.diff.align.UnmatchedSourceAxiom.class - [JAR]

org.protege.owl.diff.service

├─ org.protege.owl.diff.service.CodeToEntityMapper.class - [JAR]

├─ org.protege.owl.diff.service.DeprecationDeferralService.class - [JAR]

├─ org.protege.owl.diff.service.RenderingService.class - [JAR]

├─ org.protege.owl.diff.service.RetirementClassService.class - [JAR]

├─ org.protege.owl.diff.service.SiblingService.class - [JAR]

org.protege.owl.diff.align.impl

├─ org.protege.owl.diff.align.impl.DiffListenerCollection.class - [JAR]

├─ org.protege.owl.diff.align.impl.OwlDiffMapCore.class - [JAR]

├─ org.protege.owl.diff.align.impl.OwlDiffMapImpl.class - [JAR]

├─ org.protege.owl.diff.align.impl.SimpleAlignmentExplanation.class - [JAR]

├─ org.protege.owl.diff.align.impl.UnmatchedSourceAxiomImpl.class - [JAR]

org.protege.owl.diff.present.util

├─ org.protege.owl.diff.present.util.PresentationAlgorithmComparator.class - [JAR]

org.protege.owl.diff

├─ org.protege.owl.diff.DifferencePosition.class - [JAR]

├─ org.protege.owl.diff.Engine.class - [JAR]

org.protege.owl.diff.conf

├─ org.protege.owl.diff.conf.Configuration.class - [JAR]

├─ org.protege.owl.diff.conf.DefaultConfiguration.class - [JAR]

org.protege.owl.diff.present.algorithms

├─ org.protege.owl.diff.present.algorithms.AbstractAnalyzerAlgorithm.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyAnnotationRefactored.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyAxiomAnnotationChanged.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyChangedAnnotation.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyChangedDefinition.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyChangedSuperclass.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyDeprecatedAndReplaced.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyDeprecatedEntity.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyMergedConcepts.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyOrphanedAnnotations.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyPunConversions.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyRenameOperation.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifyRetiredConcepts.class - [JAR]

├─ org.protege.owl.diff.present.algorithms.IdentifySplitConcepts.class - [JAR]

org.protege.owl.diff.align.algorithms

├─ org.protege.owl.diff.align.algorithms.AbstractApproximateSiblingMatch.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.AbstractSiblingMatch.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.DeferDeprecationAlgorithm.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.MatchByCode.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.MatchById.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.MatchByIdFragment.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.MatchByRendering.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.MatchLoneSiblings.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.MatchSiblingsWithSimilarBrowserText.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.MatchStandardVocabulary.class - [JAR]

├─ org.protege.owl.diff.align.algorithms.SuperSubClassPinch.class - [JAR]

org.protege.owl.diff.present

├─ org.protege.owl.diff.present.AxiomDescribesEntitiesDetector.class - [JAR]

├─ org.protege.owl.diff.present.Changes.class - [JAR]

├─ org.protege.owl.diff.present.EntityBasedDiff.class - [JAR]

├─ org.protege.owl.diff.present.MatchDescription.class - [JAR]

├─ org.protege.owl.diff.present.MatchedAxiom.class - [JAR]

├─ org.protege.owl.diff.present.PresentationAlgorithm.class - [JAR]

org.protege.owl.diff.util

├─ org.protege.owl.diff.util.ClassLoaderWrapper.class - [JAR]

├─ org.protege.owl.diff.util.DiffDuplicator.class - [JAR]

├─ org.protege.owl.diff.util.EntityComparator.class - [JAR]

├─ org.protege.owl.diff.util.GetAxiomSourceVisitor.class - [JAR]

├─ org.protege.owl.diff.util.StopWatch.class - [JAR]

├─ org.protege.owl.diff.util.Util.class - [JAR]

Advertisement

Dependencies from Group

Mar 17, 2015
27 usages
697 stars
Mar 14, 2019
26 usages
855 stars
Mar 15, 2019
25 usages
704 stars
Mar 17, 2015
13 usages
697 stars

Discover Dependencies

Dec 09, 2015
1 usages
Sep 19, 2016
2 usages
165 stars
Dec 08, 2015
2 usages
Feb 06, 2021
1 usages
5.1k stars
Feb 06, 2021
1 usages
5.1k stars
Jan 02, 2016
1 usages
12 stars
Dec 09, 2018
1 usages
1 stars
Oct 17, 2018
2 usages
5.8k stars
Feb 03, 2022
1 usages
179 stars