OPPL 2 parent

OPPL 2 is a language for querying and manipulating OWL ontologies

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

oppl2-parent
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

OPPL 2 parent
OPPL 2 is a language for querying and manipulating OWL ontologies
Project URL

Project URL

https://github.com/owlcs/OPPL2
Project Organization

Project Organization

The University of Manchester
Source Code Management

Source Code Management

https://github.com/owlcs/OPPL2

Download oppl2-parent

Filename Size
oppl2-parent-5.0.0.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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

  • oppl2
  • oppl2patterns
  • oppl2testcase
  • oppl2templates
  • oppl2plugin

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