From dcb95468215e06395254c7f1187648d94ea1c711 Mon Sep 17 00:00:00 2001 From: Vik Hari <34245084+vikhari@users.noreply.github.com> Date: Tue, 4 Aug 2020 07:15:18 -0400 Subject: [PATCH] added dev status --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 236c195..3261e60 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ _For learning about the Unified Cyber Ontology, CASE's parent, see [UCO](https:/ # RDFDiff An RDF and ontology trouble shooter for CASE and UCO. +### Development Status: Alpha + +Alpha status implies: +- Designation of versions of CASE and UCO the project supports. +- Follow Semantic Versioning (SEMVER). + ### What it does RDFDiff takes output of a tool (JSON/JSON-LD/XML/etc...) and attempts to validate it against a RDF based ontology (OWL/N3/ttl).