Last Version

Ontology Platform 1.0

The parent project for ontop - Ontology Platform: helper projects to expose ontologies and other representations

License

License

GroupId

GroupId

com.github.thesmartenergy
ArtifactId

ArtifactId

ontop
Version

Version

1.0
Type

Type

pom
Description

Description

Ontology Platform
The parent project for ontop - Ontology Platform: helper projects to expose ontologies and other representations
Project Organization

Project Organization

ITEA 12004 SEAS Project
Source Code Management

Source Code Management

https://github.com/thesmartenergy/ontop

Download ontop 1.0

Filename Size
ontop-1.0.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.thesmartenergy/ontop/ -->
<dependency>
    <groupId>com.github.thesmartenergy</groupId>
    <artifactId>ontop</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thesmartenergy/ontop/
implementation 'com.github.thesmartenergy:ontop:1.0'
// https://jarcasting.com/artifacts/com.github.thesmartenergy/ontop/
implementation ("com.github.thesmartenergy:ontop:1.0")
'com.github.thesmartenergy:ontop:pom:1.0'
<dependency org="com.github.thesmartenergy" name="ontop" rev="1.0">
  <artifact name="ontop" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thesmartenergy', module='ontop', version='1.0')
)
libraryDependencies += "com.github.thesmartenergy" % "ontop" % "1.0"
[com.github.thesmartenergy/ontop "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • ontop-core
  • ontop-jersey
  • ontop-maven-plugin
  • ontop-website