Add cn to person entity
[gpl/argeo-suite.git] / org.argeo.app.api / src / org / argeo / app / api / entity.cnd
index 0b52c4d9343f82eacd0e68fe6223651689b36433..396b6f203187a4b2f0220b915323b6d5de47707f 100644 (file)
@@ -4,6 +4,7 @@
 // see https://www.w3.org/2003/01/geo/
 <geo = "http://www.w3.org/2003/01/geo/wgs84_pos#">
 <svg = "http://www.w3.org/2000/svg">
+<gml = "http://www.opengis.net/gml/3.2">
 
 <ldap = "http://www.argeo.org/ns/ldap">
 <entity = 'http://www.argeo.org/ns/entity'>
@@ -95,6 +96,7 @@ mixin
 mixin
 - ldap:sn (String)
 - ldap:givenName (String)
+- ldap:cn (String)
 - ldap:mail (String) *
 - ldap:description (String)