From 4219d3863b160b587cf8410e60c3b64f4b7cab51 Mon Sep 17 00:00:00 2001 From: Matthew Horridge Date: Fri, 10 May 2024 14:20:37 -0700 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bdfecf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# webprotege-initial-revision-history-service + +This is a WebProtégé microservice that is responsible for generating an intial revision history from an existing ontology. It pulls a set of ontology documents from a (MinIO) bucket and generates the revision history to create these ontologies from scratch. It then places the revision history into a new bucket.