Clerezza - Platform Concepts

Provides services for tagging resources with SKOS concepts.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.clerezza
ArtifactId

ArtifactId

platform.concepts
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Clerezza - Platform Concepts
Provides services for tagging resources with SKOS concepts.
Project Organization

Project Organization

The Apache Software Foundation

Download platform.concepts

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • platform.concepts.ontologies
  • platform.concepts.core

Versions

Version
0.2
0.1-incubating