summaryrefslogtreecommitdiff
path: root/testdata/integration/basic_functionality/ontologies/reference_tests.osml
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/integration/basic_functionality/ontologies/reference_tests.osml')
-rw-r--r--testdata/integration/basic_functionality/ontologies/reference_tests.osml11
1 files changed, 11 insertions, 0 deletions
diff --git a/testdata/integration/basic_functionality/ontologies/reference_tests.osml b/testdata/integration/basic_functionality/ontologies/reference_tests.osml
new file mode 100644
index 0000000..c615588
--- /dev/null
+++ b/testdata/integration/basic_functionality/ontologies/reference_tests.osml
@@ -0,0 +1,11 @@
+\ontology#test
+ \struct#test[root=true]
+ \field
+ \childRef[a]
+ \childRef[b]
+ \childRef[c]
+ \struct#b
+ \primitive[type=@a]
+ \struct#c
+ \struct#a
+ \struct#d[isa=a]