Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 1a696c3

Browse files
authored
Add Dataspecer to implementations (#509)
1 parent cf211cf commit 1a696c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

implementations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ For example, the only incompatibilities between draft-04 and draft-06 involve `e
179179
- [Liquid Online Tools](https://www.liquid-technologies.com/online-json-to-schema-converter) - infer JSON Schema from sample JSON data
180180
- [quicktype.io](https://app.quicktype.io/#l=schema) - infer JSON Schema from samples, and generate TypeScript, C++, go, Java, C#, Swift, etc. types from JSON Schema
181181

182+
#### From model
183+
184+
- [Dataspecer](https://dataspecer.com) - Generates JSON Schema (and JSON-LD context) from conceptual model *supports Draft 2020-12*
185+
182186
Generators from schemas
183187
-----------------------
184188

0 commit comments

Comments
 (0)