Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SingleProject

Hierarchy

Index

Constructors

constructor

Properties

Optional alternateName

alternateName: string[] = undefined

Optional contactPoint

contactPoint: Person[] | Organization[] | IId[] = undefined

Optional dataManagementPlan

dataManagementPlan: DataManagementPlan | IId[] = undefined

description

description: string = ""

discipline

discipline: Array<IUrl | string> = []

Optional endDate

endDate: undefined | string = undefined

funder

funder: Person[] | Organization[] | IId[] = []

Optional grant

grant: Grant[] | IId[] = undefined

id

id: string = ""

keywords

keywords: string[] = []

name

name: string = ""

Optional publication

publication: string[] = undefined

shortcode

shortcode: string = ""

spatialCoverage

spatialCoverage: Place[] = []

startDate

startDate: string = ""

temporalCoverage

temporalCoverage: Array<IUrl | string> = []

type

type: string = ""

url

url: IUrl[] = []

Generated using TypeDoc