siwells / SADFace

The Simple Argument Description Format
http://arg.napier.ac.uk/page/project/sadface/
GNU General Public License v3.0
0 stars 2 forks source link

Implement support for namespaced metadata #69

Closed siwells closed 4 years ago

siwells commented 5 years ago

Users of sadface should be able to add metadata into their own namespaced metadata dict in the following locations:

  1. main sadface document
  2. atoms
  3. resources

Namespaces should be chosen based upon the users domain name, e.g. for a user from Edinburgh Napier University:

 napier.ac.uk

NB. The "core" namespace is reserved for sadface project development purposes

siwells commented 4 years ago

This sub-project has been completed and SADFace now supports namespaced metadata in the following contexts:

  1. Global
  2. Atoms
  3. Schemes
  4. Resources