Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
nesstar-rest-api
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Nesstar
  • nesstar-rest-api
  • Wiki
  • get complete study metadata

Last edited by Eirik Alvær Jun 10, 2013
Page history

get complete study metadata

Get complete study metadata

Request

{
   url: "/study/{studyId}/all-metadata"
}

Response

Returns all study metadata by converting the full Ddi XML document to a JSON object.

  • Nodes that only have a simple content string is written as a property of the parent node.
  • Other nodes are written as objects with the attributes written as object properties.
  • For nodes that have both attributes and content the content is written as an object property called “content”.
  • Repeated nodes are written as arrays.
Clone repository
  • Login
  • Logout
  • do correlation
  • do regression
  • download
  • errors
  • get complete study metadata
  • get cube
  • get ddi metadata translation
  • get study list
  • get study metadata
  • get study variablegroups
  • get study variables
  • get variable metadata
  • get variablegroup variablegroups
View All Pages