Skip to content

Commit 7e640ab

Browse files
authored
Update README.md
1 parent 72e896c commit 7e640ab

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

README.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -81,28 +81,11 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
8181
[![License: AGPL-3.0-or-later](
8282
https://img.shields.io/badge/License-AGPL--3.0--or--later-blue.svg)](
8383
LICENSE.txt)
84-
[![REUSE status](
85-
https://api.reuse.software/badge/github.com/hoijui/owl2shacl)](
86-
https://api.reuse.software/info/github.com/hoijui/owl2shacl)
87-
[![Repo](
88-
https://img.shields.io/badge/Repo-GitHub-555555&logo=github.svg)](
89-
https://github.com/hoijui/owl2shacl)
9084
[![Package Releases](
9185
https://img.shields.io/crates/v/owl2shacl.svg)](
9286
https://crates.io/crates/owl2shacl)
93-
[![Documentation Releases](
94-
https://docs.rs/owl2shacl/badge.svg)](
95-
https://docs.rs/owl2shacl)
96-
[![Dependency Status](
97-
https://deps.rs/repo/github/hoijui/owl2shacl/status.svg)](
98-
https://deps.rs/repo/github/hoijui/owl2shacl)
99-
[![Build Status](
100-
https://github.com/hoijui/owl2shacl/workflows/build/badge.svg)](
101-
https://github.com/hoijui/owl2shacl/actions)
102-
[![In cooperation with Open Source Ecology Germany](
103-
https://raw.githubusercontent.com/osegermany/tiny-files/master/res/media/img/badge-oseg.svg)](
104-
https://opensourceecology.de)
105-
A [CLI] tool that tries to convert simple [OWL] ontologies into [SHACL] shapes.
87+
A CLI tool that tries to convert simple OWL ontologies into SHACL shapes.
88+
10689
## Shape-based Query Generators
10790

10891
- [shape-to-query](https://github.com/hypermedia-app/shape-to-query) <img alt="NPM Version" src="https://img.shields.io/npm/v/@hydrofoil/shape-to-query" align="top"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/hypermedia-app/shape-to-query" align="top"> - Generate SPARQL queries from SHACL Shapes; [docs](https://shape-to-query.hypermedia.app/docs); `MIT` license; `Typescript`.

0 commit comments

Comments
 (0)