1 L0 = <http://www.simantics.org/Layer0-1.1>
3 L0.assert : L0.Template
4 @template %type %predicate %object
6 L0.Asserts _ : L0.Assertion
7 L0.HasPredicate %predicate
9 L0.property : L0.Template
10 @template %type %relation
12 L0.HasPropertyDefinition _ : L0.PropertyDefinition
13 L0.ConcernsRelation %relation
14 L0.singleProperty : L0.Template
15 @template %type %relation
17 L0.HasPropertyDefinition _ : L0.PropertyDefinition
18 L0.ConcernsRelation %relation
19 L0.HasCardinalityRange L0.Cardinality1
20 L0.singlePropertyDefault : L0.Template
21 @template %type %relation %default
23 L0.HasPropertyDefinition _ : L0.PropertyDefinition
24 L0.ConcernsRelation %relation
25 L0.HasCardinalityRange L0.Cardinality1
26 L0.Asserts _ : L0.Assertion
27 L0.HasPredicate %relation
29 L0.optionalProperty : L0.Template
30 @template %type %relation
32 L0.HasPropertyDefinition _ : L0.PropertyDefinition
33 L0.ConcernsRelation %relation
34 L0.HasCardinalityRange L0.CardinalityAtMost1
35 L0.symmetric : L0.Template
37 %relation L0.InverseOf %relation
39 @template %resource %tag
40 %resource %tag %resource
41 L0.defTag : L0.Template
43 %resource <R L0.IsWeaklyRelatedTo : L0.Tag