summaryrefslogtreecommitdiff
path: root/testdata/integration/domain_interaction/parent_refs.osml
blob: 96afdd32c7c42101335f5eb3874f63d8c9824608 (plain)
1
2
3
4
5
6
7
8
9
10
11
% TODO: this does not work quite yet.

\document
	\ontology#test
		\struct#a[root=true]
		\struct#b
			\parentRef[ref=a]
				\field

\a
	\b