summaryrefslogtreecommitdiff
path: root/testdata/integration/basic_functionality/ontologies/reference_tests.osml
blob: c6155883e446608b4428cddb25726677060b3129 (plain)
1
2
3
4
5
6
7
8
9
10
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]