v0.2.53..v0.2.54 changeset accuracy.json - ngageoint/hootenanny GitHub Wiki
diff --git a/conf/schema/accuracy.json b/conf/schema/accuracy.json
new file mode 100644
index 0000000..2a2f166
--- /dev/null
+++ b/conf/schema/accuracy.json
@@ -0,0 +1,9 @@
+[
+ {
+ "dataType": "real",
+ "influence": 1,
+ "name": "accuracy",
+ "isA": "metadata",
+ "objectType": "tag"
+ }
+]