diff options
Diffstat (limited to 'tests/test-09.out')
-rw-r--r-- | tests/test-09.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test-09.out b/tests/test-09.out index 5fdb909..c716408 100644 --- a/tests/test-09.out +++ b/tests/test-09.out @@ -1,4 +1,4 @@ _:hasParent <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> . -_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> . -_:genid1 <http://www.w3.org/2002/07/owl#onProperty> _:hasParent . -_:genid1 <http://www.w3.org/2002/07/owl#maxCardinality> "2"^^<http://www.w3.org/2001/XMLSchema#integer> . +_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> . +_:b1 <http://www.w3.org/2002/07/owl#onProperty> _:hasParent . +_:b1 <http://www.w3.org/2002/07/owl#maxCardinality> "2"^^<http://www.w3.org/2001/XMLSchema#integer> . |