From 9cb054e69d19ddb225f0d49b0423c7182b40e1c5 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Thu, 16 Apr 2015 01:12:21 +0200 Subject: Add integration tests for reference functionality and id generation --- .../integration/basic_functionality/ontologies/reference_tests.osml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testdata/integration/basic_functionality/ontologies/reference_tests.osml') diff --git a/testdata/integration/basic_functionality/ontologies/reference_tests.osml b/testdata/integration/basic_functionality/ontologies/reference_tests.osml index c615588..0f424be 100644 --- a/testdata/integration/basic_functionality/ontologies/reference_tests.osml +++ b/testdata/integration/basic_functionality/ontologies/reference_tests.osml @@ -7,5 +7,9 @@ \struct#b \primitive[type=@a] \struct#c + \field + \childRef[a] + \childRef[b] + \childRef[c] \struct#a \struct#d[isa=a] -- cgit v1.2.3