Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 2.03 KB

reference-implementation.md

File metadata and controls

34 lines (25 loc) · 2.03 KB
title layout nav_order
Reference Implementation
default
100

Reference Implementation

Schema and Constraint Checker

Schema and Constraint Checker are made available here:

v1.0 v1.1 v1.2 (RC)
Schema https://json.schemastore.org/specif-1.0.json https://json.schemastore.org/specif-1.1.json
Schema https://specif.de/v1.0/schema.json https://specif.de/v1.1/schema.json https://specif.de/v1.2/schema.json
Constraint Checker https://specif.de/v1.0/CCheck.js https://specif.de/v1.1/CCheck.js https://specif.de/v1.2/CCheck.js
Constraint Checker (minimized) https://specif.de/v1.0/CCheck.min.js https://specif.de/v1.1/CCheck.min.js https://specif.de/v1.2/CCheck.min.js
Constraint Checker (ES6-module) https://specif.de/v1.0/CCheck.mjs https://specif.de/v1.1/CCheck.mjs https://specif.de/v1.2/CCheck.mjs

SpecIF Viewer / SpecIF Model Integrator and Editor

You may download the latest release and install it in your environment. Please consult the Quick Start Guide for instructions and license information.

If the guidelines of your network permit, you also can use the SpecIF Viewer or the SpecIF Model Integrator and Editor, provided for demonstration purposes. You always benefit from the latest release:

<iframe id="aboutFrame" src="./apps/index.html" title="About SpecIF Apps" style="width: 100%; border: none; margin: 0; padding: 0; height: 100%;" />