jar

org.mindswap : owlsapi

Maven & Gradle

Sep 10, 2015
5 usages

OWL-S API packaged distribution. Only binaries. OWL-S API provides a Java API for programmatic access to read, execute and write OWL-S service descriptions.

Table Of Contents

Latest Version

Download org.mindswap : owlsapi JAR file - Latest Versions:

All Versions

Download org.mindswap : owlsapi JAR file - All Versions:

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

org.mindswap.owls.process.variable

├─ org.mindswap.owls.process.variable.Binding.class - [JAR]

├─ org.mindswap.owls.process.variable.Existential.class - [JAR]

├─ org.mindswap.owls.process.variable.Input.class - [JAR]

├─ org.mindswap.owls.process.variable.InputBinding.class - [JAR]

├─ org.mindswap.owls.process.variable.Link.class - [JAR]

├─ org.mindswap.owls.process.variable.LinkBinding.class - [JAR]

├─ org.mindswap.owls.process.variable.Loc.class - [JAR]

├─ org.mindswap.owls.process.variable.LocBinding.class - [JAR]

├─ org.mindswap.owls.process.variable.Local.class - [JAR]

├─ org.mindswap.owls.process.variable.Output.class - [JAR]

├─ org.mindswap.owls.process.variable.OutputBinding.class - [JAR]

├─ org.mindswap.owls.process.variable.Parameter.class - [JAR]

├─ org.mindswap.owls.process.variable.ParameterValue.class - [JAR]

├─ org.mindswap.owls.process.variable.ParameterValueVisitor.class - [JAR]

├─ org.mindswap.owls.process.variable.Participant.class - [JAR]

├─ org.mindswap.owls.process.variable.ProcessVar.class - [JAR]

├─ org.mindswap.owls.process.variable.ResultVar.class - [JAR]

├─ org.mindswap.owls.process.variable.ValueConstant.class - [JAR]

├─ org.mindswap.owls.process.variable.ValueForm.class - [JAR]

├─ org.mindswap.owls.process.variable.ValueFunction.class - [JAR]

├─ org.mindswap.owls.process.variable.ValueOf.class - [JAR]

impl.owls.process.execution

├─ impl.owls.process.execution.ProcessExecutionEngineImpl.class - [JAR]

├─ impl.owls.process.execution.ProcessExecutionUtil.class - [JAR]

├─ impl.owls.process.execution.StandardExecutionValidator.class - [JAR]

impl.owls.grounding

├─ impl.owls.grounding.AtomicGroundingImpl.class - [JAR]

├─ impl.owls.grounding.BaseMessageMap.class - [JAR]

├─ impl.owls.grounding.GroundingImpl.class - [JAR]

├─ impl.owls.grounding.JavaAtomicGroundingImpl.class - [JAR]

├─ impl.owls.grounding.JavaGroundingImpl.class - [JAR]

├─ impl.owls.grounding.JavaGroundingProviderImpl.class - [JAR]

├─ impl.owls.grounding.JavaParameterImpl.class - [JAR]

├─ impl.owls.grounding.JavaVariableImpl.class - [JAR]

├─ impl.owls.grounding.MessageMapAtomicGroundingImpl.class - [JAR]

├─ impl.owls.grounding.UPnPAtomicGroundingImpl.class - [JAR]

├─ impl.owls.grounding.UPnPGroundingImpl.class - [JAR]

├─ impl.owls.grounding.UPnPGroundingProviderImpl.class - [JAR]

├─ impl.owls.grounding.UPnPMessageMapImpl.class - [JAR]

├─ impl.owls.grounding.WSDLAtomicGroundingImpl.class - [JAR]

├─ impl.owls.grounding.WSDLGroundingImpl.class - [JAR]

├─ impl.owls.grounding.WSDLGroundingProviderImpl.class - [JAR]

├─ impl.owls.grounding.WSDLMessageMapImpl.class - [JAR]

├─ impl.owls.grounding.WSDLOperationRefImpl.class - [JAR]

impl.owls.process

├─ impl.owls.process.AtomicProcessImpl.class - [JAR]

├─ impl.owls.process.CompositeProcessImpl.class - [JAR]

├─ impl.owls.process.ProcessImpl.class - [JAR]

├─ impl.owls.process.ResultImpl.class - [JAR]

├─ impl.owls.process.SimpleProcessImpl.class - [JAR]

org.mindswap.owl.list

├─ org.mindswap.owl.list.ListVocabulary.class - [JAR]

├─ org.mindswap.owl.list.OWLList.class - [JAR]

impl.jena

├─ impl.jena.ABoxQueryParser.class - [JAR]

├─ impl.jena.InternalFactoryImpl.class - [JAR]

├─ impl.jena.JenaOWLProvider.class - [JAR]

├─ impl.jena.OWLAnnotationPropertyImpl.class - [JAR]

├─ impl.jena.OWLClassImpl.class - [JAR]

├─ impl.jena.OWLConverters.class - [JAR]

├─ impl.jena.OWLDataPropertyImpl.class - [JAR]

├─ impl.jena.OWLDataTypeImpl.class - [JAR]

├─ impl.jena.OWLDataValueImpl.class - [JAR]

├─ impl.jena.OWLEntityImpl.class - [JAR]

├─ impl.jena.OWLIndividualImpl.class - [JAR]

├─ impl.jena.OWLKnowledgeBaseImpl.class - [JAR]

├─ impl.jena.OWLKnowledgeBaseManagerImpl.class - [JAR]

├─ impl.jena.OWLListImpl.class - [JAR]

├─ impl.jena.OWLModelImpl.class - [JAR]

├─ impl.jena.OWLObjectPropertyImpl.class - [JAR]

├─ impl.jena.OWLOntologyImpl.class - [JAR]

├─ impl.jena.OWLPropertyImpl.class - [JAR]

├─ impl.jena.OWLReaderImpl.class - [JAR]

├─ impl.jena.OWLWriterImpl.class - [JAR]

├─ impl.jena.SPARQLExpressionImpl.class - [JAR]

├─ impl.jena.SPARQLValueFunction.class - [JAR]

├─ impl.jena.SWRLAtomToSparqlQuery.class - [JAR]

├─ impl.jena.SWRLExpressionImpl.class - [JAR]

├─ impl.jena.StandardClosableIterator.class - [JAR]

├─ impl.jena.StandardPreparedQuery.class - [JAR]

├─ impl.jena.XSDDataTypes.class - [JAR]

impl.owls.profile

├─ impl.owls.profile.ActorImpl.class - [JAR]

├─ impl.owls.profile.ProfileImpl.class - [JAR]

├─ impl.owls.profile.ServiceCategoryImpl.class - [JAR]

├─ impl.owls.profile.ServiceParameterImpl.class - [JAR]

impl.owls

├─ impl.owls.GenericVersionTranslator.class - [JAR]

├─ impl.owls.OWLSConverters.class - [JAR]

├─ impl.owls.OWLSProviderImpl.class - [JAR]

├─ impl.owls.OWLSTranslator_1_0.class - [JAR]

├─ impl.owls.OWLSTranslator_1_1.class - [JAR]

org.mindswap.owls.expression

├─ org.mindswap.owls.expression.Condition.class - [JAR]

├─ org.mindswap.owls.expression.Expression.class - [JAR]

├─ org.mindswap.owls.expression.LogicLanguage.class - [JAR]

├─ org.mindswap.owls.expression.VariableBinding.class - [JAR]

impl.owls.process.binding

├─ impl.owls.process.binding.BindingImpl.class - [JAR]

├─ impl.owls.process.binding.InputBindingImpl.class - [JAR]

├─ impl.owls.process.binding.LinkBindingImpl.class - [JAR]

├─ impl.owls.process.binding.LocBindingImpl.class - [JAR]

├─ impl.owls.process.binding.OutputBindingImpl.class - [JAR]

├─ impl.owls.process.binding.ValueConstantImpl.class - [JAR]

├─ impl.owls.process.binding.ValueFunctionParser.class - [JAR]

├─ impl.owls.process.binding.ValueOfImpl.class - [JAR]

org.mindswap.owls

├─ org.mindswap.owls.OWLSFactory.class - [JAR]

├─ org.mindswap.owls.OWLSProvider.class - [JAR]

├─ org.mindswap.owls.OWLSVersionTranslator.class - [JAR]

impl.swrl

├─ impl.swrl.AtomImpl.class - [JAR]

├─ impl.swrl.BuiltinAtomImpl.class - [JAR]

├─ impl.swrl.ClassAtomImpl.class - [JAR]

├─ impl.swrl.DataPropertyAtomImpl.class - [JAR]

├─ impl.swrl.DifferentIndividualsAtomImpl.class - [JAR]

├─ impl.swrl.IndividualPropertyAtomImpl.class - [JAR]

├─ impl.swrl.SWRLConverters.class - [JAR]

├─ impl.swrl.SWRLDataValueImpl.class - [JAR]

├─ impl.swrl.SWRLDataVariableImpl.class - [JAR]

├─ impl.swrl.SWRLIndividualImpl.class - [JAR]

├─ impl.swrl.SWRLIndividualVariableImpl.class - [JAR]

├─ impl.swrl.SWRLProviderImpl.class - [JAR]

├─ impl.swrl.SameIndividualAtomImpl.class - [JAR]

org.mindswap.wsdl

├─ org.mindswap.wsdl.WSDLConsts.class - [JAR]

├─ org.mindswap.wsdl.WSDLOperation.class - [JAR]

├─ org.mindswap.wsdl.WSDLParameter.class - [JAR]

├─ org.mindswap.wsdl.WSDLService.class - [JAR]

├─ org.mindswap.wsdl.WSDLTranslator.class - [JAR]

org.mindswap.owls.grounding

├─ org.mindswap.owls.grounding.AtomicGrounding.class - [JAR]

├─ org.mindswap.owls.grounding.Grounding.class - [JAR]

├─ org.mindswap.owls.grounding.JavaAtomicGrounding.class - [JAR]

├─ org.mindswap.owls.grounding.JavaGrounding.class - [JAR]

├─ org.mindswap.owls.grounding.JavaGroundingFactory.class - [JAR]

├─ org.mindswap.owls.grounding.JavaGroundingProvider.class - [JAR]

├─ org.mindswap.owls.grounding.JavaParameter.class - [JAR]

├─ org.mindswap.owls.grounding.JavaVariable.class - [JAR]

├─ org.mindswap.owls.grounding.MessageMap.class - [JAR]

├─ org.mindswap.owls.grounding.UPnPAtomicGrounding.class - [JAR]

├─ org.mindswap.owls.grounding.UPnPGrounding.class - [JAR]

├─ org.mindswap.owls.grounding.UPnPGroundingFactory.class - [JAR]

├─ org.mindswap.owls.grounding.UPnPGroundingProvider.class - [JAR]

├─ org.mindswap.owls.grounding.WSDLAtomicGrounding.class - [JAR]

├─ org.mindswap.owls.grounding.WSDLGrounding.class - [JAR]

├─ org.mindswap.owls.grounding.WSDLGroundingFactory.class - [JAR]

├─ org.mindswap.owls.grounding.WSDLGroundingProvider.class - [JAR]

├─ org.mindswap.owls.grounding.WSDLOperationRef.class - [JAR]

org.mindswap.swrl

├─ org.mindswap.swrl.Atom.class - [JAR]

├─ org.mindswap.swrl.AtomVisitor.class - [JAR]

├─ org.mindswap.swrl.BuiltinAtom.class - [JAR]

├─ org.mindswap.swrl.ClassAtom.class - [JAR]

├─ org.mindswap.swrl.DataPropertyAtom.class - [JAR]

├─ org.mindswap.swrl.DifferentIndividualsAtom.class - [JAR]

├─ org.mindswap.swrl.IndividualPropertyAtom.class - [JAR]

├─ org.mindswap.swrl.SWRLDataObject.class - [JAR]

├─ org.mindswap.swrl.SWRLDataValue.class - [JAR]

├─ org.mindswap.swrl.SWRLDataVariable.class - [JAR]

├─ org.mindswap.swrl.SWRLFactory.class - [JAR]

├─ org.mindswap.swrl.SWRLIndividual.class - [JAR]

├─ org.mindswap.swrl.SWRLIndividualObject.class - [JAR]

├─ org.mindswap.swrl.SWRLIndividualVariable.class - [JAR]

├─ org.mindswap.swrl.SWRLObject.class - [JAR]

├─ org.mindswap.swrl.SWRLProvider.class - [JAR]

├─ org.mindswap.swrl.SameIndividualAtom.class - [JAR]

org.mindswap.common

├─ org.mindswap.common.ClosableIterator.class - [JAR]

├─ org.mindswap.common.CompletedFuture.class - [JAR]

├─ org.mindswap.common.DLMatch.class - [JAR]

├─ org.mindswap.common.OrdinaryVariable.class - [JAR]

├─ org.mindswap.common.Parser.class - [JAR]

├─ org.mindswap.common.ServiceFinder.class - [JAR]

├─ org.mindswap.common.SingleClosableIterator.class - [JAR]

├─ org.mindswap.common.Tuple.class - [JAR]

├─ org.mindswap.common.Variable.class - [JAR]

├─ org.mindswap.common.Visitable.class - [JAR]

├─ org.mindswap.common.Visitor.class - [JAR]

org.mindswap.owls.vocabulary

├─ org.mindswap.owls.vocabulary.BuiltinNamespaces.class - [JAR]

├─ org.mindswap.owls.vocabulary.FLAServiceOnt.class - [JAR]

├─ org.mindswap.owls.vocabulary.MoreGroundings.class - [JAR]

├─ org.mindswap.owls.vocabulary.OWLS.class - [JAR]

├─ org.mindswap.owls.vocabulary.OWLS_1_0.class - [JAR]

├─ org.mindswap.owls.vocabulary.OWLS_1_0DL.class - [JAR]

├─ org.mindswap.owls.vocabulary.OWLS_1_1.class - [JAR]

├─ org.mindswap.owls.vocabulary.OWLS_1_2.class - [JAR]

├─ org.mindswap.owls.vocabulary.OWLS_Extensions.class - [JAR]

ch.unibas.on.sem.datatypes

├─ ch.unibas.on.sem.datatypes.TypeMapper.class - [JAR]

impl.util

├─ impl.util.InternalFactory.class - [JAR]

impl.owls.expression

├─ impl.owls.expression.ExpressionConverter.class - [JAR]

├─ impl.owls.expression.ExpressionImpl.class - [JAR]

├─ impl.owls.expression.LogicLanguageImpl.class - [JAR]

├─ impl.owls.expression.QuotedExpressionImpl.class - [JAR]

├─ impl.owls.expression.VariableBindingImpl.class - [JAR]

org.mindswap.query

├─ org.mindswap.query.ABoxQuery.class - [JAR]

├─ org.mindswap.query.Query.class - [JAR]

├─ org.mindswap.query.QueryLanguage.class - [JAR]

├─ org.mindswap.query.ValueMap.class - [JAR]

org.mindswap.utils

├─ org.mindswap.utils.AtomListUtil.class - [JAR]

├─ org.mindswap.utils.OutputFormatter.class - [JAR]

├─ org.mindswap.utils.ProcessDataFlow.class - [JAR]

├─ org.mindswap.utils.ProcessUtils.class - [JAR]

├─ org.mindswap.utils.QNameProvider.class - [JAR]

├─ org.mindswap.utils.RDFUtils.class - [JAR]

├─ org.mindswap.utils.ReflectionUtils.class - [JAR]

├─ org.mindswap.utils.ServiceGenerator.class - [JAR]

├─ org.mindswap.utils.ToStringComparator.class - [JAR]

├─ org.mindswap.utils.URIUtils.class - [JAR]

├─ org.mindswap.utils.Utils.class - [JAR]

├─ org.mindswap.utils.XSLTEngine.class - [JAR]

impl.owls.service

├─ impl.owls.service.ServiceImpl.class - [JAR]

impl.owls.process.constructs

├─ impl.owls.process.constructs.AnyOrderImpl.class - [JAR]

├─ impl.owls.process.constructs.AsProcessImpl.class - [JAR]

├─ impl.owls.process.constructs.ChoiceImpl.class - [JAR]

├─ impl.owls.process.constructs.CollectionControlConstructImpl.class - [JAR]

├─ impl.owls.process.constructs.ControlConstructImpl.class - [JAR]

├─ impl.owls.process.constructs.DataFlowControlConstruct.class - [JAR]

├─ impl.owls.process.constructs.ForEachImpl.class - [JAR]

├─ impl.owls.process.constructs.IfThenElseImpl.class - [JAR]

├─ impl.owls.process.constructs.IterateImpl.class - [JAR]

├─ impl.owls.process.constructs.PerformImpl.class - [JAR]

├─ impl.owls.process.constructs.ProduceImpl.class - [JAR]

├─ impl.owls.process.constructs.RepeatUntilImpl.class - [JAR]

├─ impl.owls.process.constructs.RepeatWhileImpl.class - [JAR]

├─ impl.owls.process.constructs.SequenceImpl.class - [JAR]

├─ impl.owls.process.constructs.SetImpl.class - [JAR]

├─ impl.owls.process.constructs.SplitImpl.class - [JAR]

├─ impl.owls.process.constructs.SplitJoinImpl.class - [JAR]

org.mindswap.owl

├─ org.mindswap.owl.EntityFactory.class - [JAR]

├─ org.mindswap.owl.OWLAnnotationProperty.class - [JAR]

├─ org.mindswap.owl.OWLClass.class - [JAR]

├─ org.mindswap.owl.OWLConfig.class - [JAR]

├─ org.mindswap.owl.OWLDataProperty.class - [JAR]

├─ org.mindswap.owl.OWLDataType.class - [JAR]

├─ org.mindswap.owl.OWLDataValue.class - [JAR]

├─ org.mindswap.owl.OWLEntity.class - [JAR]

├─ org.mindswap.owl.OWLErrorHandler.class - [JAR]

├─ org.mindswap.owl.OWLFactory.class - [JAR]

├─ org.mindswap.owl.OWLIndividual.class - [JAR]

├─ org.mindswap.owl.OWLIndividualList.class - [JAR]

├─ org.mindswap.owl.OWLKnowledgeBase.class - [JAR]

├─ org.mindswap.owl.OWLKnowledgeBaseManager.class - [JAR]

├─ org.mindswap.owl.OWLModel.class - [JAR]

├─ org.mindswap.owl.OWLObject.class - [JAR]

├─ org.mindswap.owl.OWLObjectConverter.class - [JAR]

├─ org.mindswap.owl.OWLObjectConverterProvider.class - [JAR]

├─ org.mindswap.owl.OWLObjectConverterRegistry.class - [JAR]

├─ org.mindswap.owl.OWLObjectProperty.class - [JAR]

├─ org.mindswap.owl.OWLOntology.class - [JAR]

├─ org.mindswap.owl.OWLProperty.class - [JAR]

├─ org.mindswap.owl.OWLProvider.class - [JAR]

├─ org.mindswap.owl.OWLReader.class - [JAR]

├─ org.mindswap.owl.OWLSyntax.class - [JAR]

├─ org.mindswap.owl.OWLTransformator.class - [JAR]

├─ org.mindswap.owl.OWLType.class - [JAR]

├─ org.mindswap.owl.OWLValue.class - [JAR]

├─ org.mindswap.owl.OWLWriter.class - [JAR]

org.mindswap.exceptions

├─ org.mindswap.exceptions.CastingException.class - [JAR]

├─ org.mindswap.exceptions.DataFlowException.class - [JAR]

├─ org.mindswap.exceptions.ExecutionException.class - [JAR]

├─ org.mindswap.exceptions.HealableExecutionException.class - [JAR]

├─ org.mindswap.exceptions.InvalidListException.class - [JAR]

├─ org.mindswap.exceptions.InvalidOWLSException.class - [JAR]

├─ org.mindswap.exceptions.InvalidURIException.class - [JAR]

├─ org.mindswap.exceptions.MultipleSatisfiedPreconditionException.class - [JAR]

├─ org.mindswap.exceptions.NotImplementedException.class - [JAR]

├─ org.mindswap.exceptions.ParseException.class - [JAR]

├─ org.mindswap.exceptions.PreconditionException.class - [JAR]

├─ org.mindswap.exceptions.ResultException.class - [JAR]

├─ org.mindswap.exceptions.ServiceFailureException.class - [JAR]

├─ org.mindswap.exceptions.ServiceNotAvailableException.class - [JAR]

├─ org.mindswap.exceptions.TransformationException.class - [JAR]

├─ org.mindswap.exceptions.UnboundVariableException.class - [JAR]

├─ org.mindswap.exceptions.UnsatisfiedPreconditionException.class - [JAR]

├─ org.mindswap.exceptions.UnsupportedSWRLAtomException.class - [JAR]

org.mindswap.owls.profile

├─ org.mindswap.owls.profile.Actor.class - [JAR]

├─ org.mindswap.owls.profile.Compensation.class - [JAR]

├─ org.mindswap.owls.profile.Profile.class - [JAR]

├─ org.mindswap.owls.profile.Retriability.class - [JAR]

├─ org.mindswap.owls.profile.ServiceCategory.class - [JAR]

├─ org.mindswap.owls.profile.ServiceParameter.class - [JAR]

org.mindswap.owls.process.execution

├─ org.mindswap.owls.process.execution.BaseExecutionContext.class - [JAR]

├─ org.mindswap.owls.process.execution.BaseProcessExecutionMonitor.class - [JAR]

├─ org.mindswap.owls.process.execution.DefaultProcessMonitor.class - [JAR]

├─ org.mindswap.owls.process.execution.ExecutionContext.class - [JAR]

├─ org.mindswap.owls.process.execution.ExecutionSupport.class - [JAR]

├─ org.mindswap.owls.process.execution.ExecutionValidator.class - [JAR]

├─ org.mindswap.owls.process.execution.ProcessExecutionEngine.class - [JAR]

├─ org.mindswap.owls.process.execution.ProcessExecutionMonitor.class - [JAR]

├─ org.mindswap.owls.process.execution.SimpleThreadedMonitor.class - [JAR]

examples

├─ examples.CreateComplexProcess.class - [JAR]

├─ examples.CreateJavaGrounding.class - [JAR]

├─ examples.CreateSequence.class - [JAR]

├─ examples.ExampleURIs.class - [JAR]

├─ examples.ExecutionMonitor.class - [JAR]

├─ examples.ForEachExample.class - [JAR]

├─ examples.Matchmaker.class - [JAR]

├─ examples.OWLSExtensions.class - [JAR]

├─ examples.OWLSValidator.class - [JAR]

├─ examples.PreconditionCheck.class - [JAR]

├─ examples.PreconditionUsage.class - [JAR]

├─ examples.RunAllExamples.class - [JAR]

├─ examples.RunService.class - [JAR]

├─ examples.ServiceExtension.class - [JAR]

├─ examples.ServiceParameterExample.class - [JAR]

├─ examples.Translator.class - [JAR]

├─ examples.WSDL2OWLS.class - [JAR]

org.mindswap.owls.process

├─ org.mindswap.owls.process.AnyOrder.class - [JAR]

├─ org.mindswap.owls.process.AsProcess.class - [JAR]

├─ org.mindswap.owls.process.AtomicProcess.class - [JAR]

├─ org.mindswap.owls.process.Choice.class - [JAR]

├─ org.mindswap.owls.process.CollectionControlConstruct.class - [JAR]

├─ org.mindswap.owls.process.CompositeProcess.class - [JAR]

├─ org.mindswap.owls.process.Conditional.class - [JAR]

├─ org.mindswap.owls.process.ControlConstruct.class - [JAR]

├─ org.mindswap.owls.process.ControlConstructVisitor.class - [JAR]

├─ org.mindswap.owls.process.ForEach.class - [JAR]

├─ org.mindswap.owls.process.IfThenElse.class - [JAR]

├─ org.mindswap.owls.process.Iterate.class - [JAR]

├─ org.mindswap.owls.process.MultiConditional.class - [JAR]

├─ org.mindswap.owls.process.Perform.class - [JAR]

├─ org.mindswap.owls.process.Process.class - [JAR]

├─ org.mindswap.owls.process.Produce.class - [JAR]

├─ org.mindswap.owls.process.RepeatUntil.class - [JAR]

├─ org.mindswap.owls.process.RepeatWhile.class - [JAR]

├─ org.mindswap.owls.process.Result.class - [JAR]

├─ org.mindswap.owls.process.Sequence.class - [JAR]

├─ org.mindswap.owls.process.Set.class - [JAR]

├─ org.mindswap.owls.process.SimpleProcess.class - [JAR]

├─ org.mindswap.owls.process.Split.class - [JAR]

├─ org.mindswap.owls.process.SplitJoin.class - [JAR]

org.mindswap.owls.service

├─ org.mindswap.owls.service.Service.class - [JAR]

impl.owls.process.variable

├─ impl.owls.process.variable.ExistentialImpl.class - [JAR]

├─ impl.owls.process.variable.InputImpl.class - [JAR]

├─ impl.owls.process.variable.LinkImpl.class - [JAR]

├─ impl.owls.process.variable.LocImpl.class - [JAR]

├─ impl.owls.process.variable.LocalImpl.class - [JAR]

├─ impl.owls.process.variable.OutputImpl.class - [JAR]

├─ impl.owls.process.variable.ParameterImpl.class - [JAR]

├─ impl.owls.process.variable.ParticipantImpl.class - [JAR]

├─ impl.owls.process.variable.ProcessVarImpl.class - [JAR]

├─ impl.owls.process.variable.ResultVarImpl.class - [JAR]

org.mindswap.owls.io

├─ org.mindswap.owls.io.BaseExpressionWriter.class - [JAR]

├─ org.mindswap.owls.io.ExpressionWriter.class - [JAR]

├─ org.mindswap.owls.io.PresentationSyntaxWriter.class - [JAR]

├─ org.mindswap.owls.io.ProcessWriter.class - [JAR]

├─ org.mindswap.owls.io.SparqlExpressionWriter.class - [JAR]

├─ org.mindswap.owls.io.SwrlExpressionWriter.class - [JAR]

org.mindswap.owl.vocabulary

├─ org.mindswap.owl.vocabulary.DC.class - [JAR]

├─ org.mindswap.owl.vocabulary.KIF.class - [JAR]

├─ org.mindswap.owl.vocabulary.OWL.class - [JAR]

├─ org.mindswap.owl.vocabulary.OWL2.class - [JAR]

├─ org.mindswap.owl.vocabulary.RDF.class - [JAR]

├─ org.mindswap.owl.vocabulary.RDFS.class - [JAR]

├─ org.mindswap.owl.vocabulary.SWRL.class - [JAR]

├─ org.mindswap.owl.vocabulary.SWRLB.class - [JAR]

├─ org.mindswap.owl.vocabulary.Vocabulary.class - [JAR]

├─ org.mindswap.owl.vocabulary.XSD.class - [JAR]

org.mindswap.owls.validator

├─ org.mindswap.owls.validator.OWLSValidator.class - [JAR]

├─ org.mindswap.owls.validator.ValidationException.class - [JAR]

├─ org.mindswap.owls.validator.ValidationMessage.class - [JAR]

├─ org.mindswap.owls.validator.ValidationReport.class - [JAR]

impl.owl

├─ impl.owl.CastingList.class - [JAR]

├─ impl.owl.CombinedOWLConverter.class - [JAR]

├─ impl.owl.GenericOWLConverter.class - [JAR]

├─ impl.owl.ListConverter.class - [JAR]

├─ impl.owl.OWLIndividualListImpl.class - [JAR]

├─ impl.owl.OWLObjectImpl.class - [JAR]

├─ impl.owl.WrappedIndividual.class - [JAR]

Advertisement