Add Synthetic Data to Common Source Types

This commit is contained in:
Mike Simpson 2023-07-07 13:14:03 +01:00
parent 9b73dd5e62
commit 4be3b02e08

View File

@ -16,6 +16,7 @@ export const commonSourceTypes = [
"Other independently managed public database",
"Commercial database",
"Inferred computationally using existing open attribute data",
"Synthetic data"
];
/**