Move the aai-schema, annotations and
[aai/schema-service.git] / aai-schema-gen / src / test / resources / schema-ingest.properties
diff --git a/aai-schema-gen/src/test/resources/schema-ingest.properties b/aai-schema-gen/src/test/resources/schema-ingest.properties
new file mode 100644 (file)
index 0000000..fe87a36
--- /dev/null
@@ -0,0 +1,17 @@
+# Model Driven Schema Configuration
+schema.configuration.location=N/A
+
+# Schema Nodes and Edges Configuration
+schema.nodes.location=../aai-schema/src/main/resources/onap/oxm/
+schema.edges.location=../aai-schema/src/main/resources/onap/dbedgerules/
+schema.nodes.exclusion.list=
+schema.edges.exclusion.list=
+
+# Schema Version Configuration
+schema.version.list=v10,v11,v12,v13,v14
+schema.version.depth.start=v10
+schema.version.related.link.start=v10
+schema.version.app.root.start=v11
+schema.version.namespace.change.start=v11
+schema.version.edge.label.start=v12
+schema.version.api.default=v14