// DN (see https://tools.ietf.org/html/rfc4514) [node:userHome] mixin - ldap:uid (STRING) m [node:groupHome] mixin - ldap:cn (STRING) m [argeo:remoteRepository] > nt:unstructured - argeo:uri (STRING) - argeo:userID (STRING) + argeo:password (argeo:encrypted) // TABULAR CONTENT [argeo:table] > nt:file + * (argeo:column) * [argeo:column] > mix:title - jcr:requiredType (STRING) = 'STRING' [argeo:csv] > nt:resource // CRYPTO [argeo:encrypted] > nt:base mixin // initialization vector used by some algorithms - argeo:iv (BINARY) [argeo:pbeKeySpec] > nt:base mixin - argeo:secretKeyFactory (STRING) - argeo:salt (BINARY) - argeo:iterationCount (LONG) - argeo:keyLength (LONG) - argeo:secretKeyEncryption (STRING) [argeo:pbeSpec] > argeo:pbeKeySpec mixin - argeo:cipher (STRING)