OPPL 2 Patterns

OPPL 2 is a language for querying and manipulating OWL ontologies

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

oppl2-oppl2patterns
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

OPPL 2 Patterns
OPPL 2 is a language for querying and manipulating OWL ontologies
Project Organization

Project Organization

The University of Manchester

Download oppl2-oppl2patterns

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/oppl2-oppl2patterns/ -->
<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>oppl2-oppl2patterns</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/oppl2-oppl2patterns/
implementation 'net.sourceforge.owlapi:oppl2-oppl2patterns:5.0.0'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/oppl2-oppl2patterns/
implementation ("net.sourceforge.owlapi:oppl2-oppl2patterns:5.0.0")
'net.sourceforge.owlapi:oppl2-oppl2patterns:jar:5.0.0'
<dependency org="net.sourceforge.owlapi" name="oppl2-oppl2patterns" rev="5.0.0">
  <artifact name="oppl2-oppl2patterns" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='oppl2-oppl2patterns', version='5.0.0')
)
libraryDependencies += "net.sourceforge.owlapi" % "oppl2-oppl2patterns" % "5.0.0"
[net.sourceforge.owlapi/oppl2-oppl2patterns "5.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
net.sourceforge.owlapi : oppl2-oppl2 jar 5.0.0
net.sourceforge.owlapi : owlapi-apibinding jar 5.1.4
org.antlr : antlr jar 3.2
org.antlr : antlr-runtime jar 3.2
com.google.inject : guice jar 4.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
net.sourceforge.owlapi : jfact jar 5.0.3

Project Modules

There are no modules declared in this project.

OPPL2

OPPL 2 is the second version of OPPL (Ontology PreProcessing Language). It is a language intended for modification of OWL ontologies, implemented in Java.

OPPL examples

Examples on how to use OPPL can be found in http://oppl2.sourceforge.net/taggedexamples/

net.sourceforge.owlapi

owl.cs code, everything OWL related

Versions

Version
5.0.0
3.5.0
3.0.0
2.1.2
2.1.1
2.1.0