Bags can already be created via Paris command line.
Syntax is CREATE -BAG bagname.
Those elements that shall be contained in the bag
have to be selected before calling the command.
Hierarchical bags can be created, if bags are selected.
General container operations on bags are not fully
implemented yet. One difficulty is that bag names are not
unique, so that selection would need to be done by OID,
which is not practical for interactive use.
We should carefully collect specific requirements for
necessary bag operations to limit implementation effort.
Once the specs are set, Martin would do an effort estimation
and possibly implement the functions.
(please propose detailed requirements as comments to this
feature request)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=578241
(summary of response from Martin May 4rth)
Bags can already be created via Paris command line.
Syntax is CREATE -BAG bagname.
Those elements that shall be contained in the bag
have to be selected before calling the command.
Hierarchical bags can be created, if bags are selected.
General container operations on bags are not fully
implemented yet. One difficulty is that bag names are not
unique, so that selection would need to be done by OID,
which is not practical for interactive use.
We should carefully collect specific requirements for
necessary bag operations to limit implementation effort.
Once the specs are set, Martin would do an effort estimation
and possibly implement the functions.
(please propose detailed requirements as comments to this
feature request)