D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

PublicationInfo Data Type

Properties
name data type description
_lastEditInfo AccountingInfo
_access Access
_creationInfo AccountingInfo

Example

{
  "_lastEditInfo" : {
    "_user" : {
      "roles" : [ "...", "..." ],
      "_username" : "..."
    },
    "_context" : {
      "_id" : "...",
      "_name" : "..."
    },
    "_instant" : "..."
  },
  "_access" : {
    "_license" : "...",
    "_policy" : "EMBARGOED"
  },
  "_creationInfo" : {
    "_user" : {
      "roles" : [ "...", "..." ],
      "_username" : "..."
    },
    "_context" : {
      "_id" : "...",
      "_name" : "..."
    },
    "_instant" : "..."
  }
}