summaryrefslogtreecommitdiff
path: root/testdata/osmlparser/inline_ontology.osml
diff options
context:
space:
mode:
authorBenjamin Paassen <bpaassen@techfak.uni-bielefeld.de>2015-03-01 20:47:25 +0100
committerBenjamin Paassen <bpaassen@techfak.uni-bielefeld.de>2015-03-01 20:47:25 +0100
commita7019614896fdd3e29b9a28f6a8cfd2c1b365983 (patch)
tree8a9f102649e88ebf24de0a07cf5f348804a6212d /testdata/osmlparser/inline_ontology.osml
parent0d4ce5c555a1ba3a87cb9a1e350854eda7a243e1 (diff)
Renamed domain to ontology.
Diffstat (limited to 'testdata/osmlparser/inline_ontology.osml')
-rw-r--r--testdata/osmlparser/inline_ontology.osml14
1 files changed, 14 insertions, 0 deletions
diff --git a/testdata/osmlparser/inline_ontology.osml b/testdata/osmlparser/inline_ontology.osml
new file mode 100644
index 0000000..1bba1f6
--- /dev/null
+++ b/testdata/osmlparser/inline_ontology.osml
@@ -0,0 +1,14 @@
+\begin{document}
+
+\ontology#testOntology
+ \struct#test[isRoot=true]
+ \field
+ \childRef[ref=a]
+ \struct#a
+
+\begin{test}
+\a
+\end{test}
+
+\end{document}
+