Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SingleProject

Hierarchy

Index

Constructors

constructor

Properties

Optional alternateName

alternateName: undefined | string = undefined

Optional contactPoint

contactPoint: Person = undefined

Optional dataManagementPlan

dataManagementPlan: DataManagementPlan = undefined

description

description: string = ""

discipline

discipline: IUrl = {} as IUrl

Optional endDate

endDate: undefined | string = undefined

funder

funder: Person | Organization | object = new Person()

Optional grant

grant: Grant = undefined

id

id: string = ""

keywords

keywords: string[] = []

name

name: string = ""

Optional publication

publication: undefined | string = undefined

shortcode

shortcode: string = ""

spatialCoverage

spatialCoverage: Place[] = []

startDate

startDate: string = ""

temporalCoverage

temporalCoverage: IUrl = {} as IUrl

type

type: string = ""

url

url: IUrl = {} as IUrl

Generated using TypeDoc