Introduce content layer and document type.
[gpl/argeo-suite.git] / core / org.argeo.entity.api / src / org / argeo / entity / entity.cnd
index b30657d06c536c12fab0102d85cee7b5518d1702..151df4e76a44f950f4ae38ea83d0812f5f2f6240 100644 (file)
@@ -35,6 +35,15 @@ mixin
 //+ * (entity:reference)
 //+ * (entity:composite)
 
+//
+// STRUCTURE
+//
+[entity:space]
+mixin
+
+[entity:document]
+mixin
+
 //
 // TYPOLOGY
 //
@@ -43,7 +52,7 @@ mixin
 
 [entity:term]
 orderable
-- name (NAME) m
+- name (NAME)
 - * (*)
 + term (entity:term) = entity:term *