Constructor
new SourceData()
Properties:
Name | Type | Description |
---|---|---|
name |
string | Name of the project |
authors |
Array.<model.Author> | List of author objects |
version |
string | The version number of the software at the time of generation |
releaseDate |
Date | The latest date the software was released in a date object |
url |
string | the URL to the source. Not necessarily the URL used to generate this data |
licence |
string | The name of the licence |
description |
string | A short string describing the project |
uid |
model.UID | A unique identifier for the source. Could be DOI etc. |
- Source: