Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{  "namespace" : "fuuu.org",
   "prefix" : "fuuu"
}

MetadataField Object

Anchor
MetadataField object
MetadataField object

Code Block
{
  "description" : "fuuu test field",
  "element" : "test",
  "name" : "fuuu.test",
  "qualifier": null
}

User Object

Code Block
{ "email":"test@dspace.org",
  "password":"pass"
}

...