@@ -81,28 +81,11 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
81
81
[ ![ License: AGPL-3.0-or-later] (
82
82
https://img.shields.io/badge/License-AGPL--3.0--or--later-blue.svg )] (
83
83
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 )
90
84
[ ![ Package Releases] (
91
85
https://img.shields.io/crates/v/owl2shacl.svg )] (
92
86
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
+
106
89
## Shape-based Query Generators
107
90
108
91
- [ 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