2b801e2dc607e79a6d63b7af4140c30c1e072540
[aai/aai-common.git] / aai-core / src / test / resources / schema-ingest.properties
1 # Model Driven Schema Configuration
2 schema.configuration.location=N/A
3
4 # Schema Nodes and Edges Configuration
5 schema.nodes.location=../aai-schema/src/main/resources/onap/oxm/
6 schema.edges.location=../aai-schema/src/main/resources/onap/dbedgerules/
7 schema.nodes.exclusion.list=
8 schema.edges.exclusion.list=
9
10 # Schema Version Configuration
11 schema.version.list=v8,v9,v10,v11,v12,v13,v14
12 schema.version.depth.start=v9
13 schema.version.related.link.start=v10
14 schema.version.app.root.start=v11
15 schema.version.namespace.change.start=v11
16 schema.version.edge.label.start=v12
17 schema.version.api.default=v14