/core-vocabularies

A set of core vocabularies expressed in OML

Primary LanguageShellApache License 2.0Apache-2.0

Core Vocabularies

Build Status Release Documentation Gitpod

A core set of building block vocabularies from various authorities expressed in OML

Clone

  git clone https://github.com/opencaesar/core-vocabularies.git
  cd core-vocabularies

Build

Convert to owl

./gradlew build

Generate Docs

./gradlew generateDocs

P.S.: You must first have Bikeshed (the app itself) installed from here

Publish to Maven Local

./gradlew publishToMavenLocal