synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
19 lines (17 loc) • 1.06 kB
JavaScript
import { mockManagedACTAccessRequirement as e } from "../accessRequirement/mockAccessRequirements.js";
const t = "1981321", i = {
id: t,
accessRequirementId: String(e.id),
institution: "Black Mesa Research Facility",
projectLead: "Gordon Freeman",
intendedDataUseStatement: `We plan to use this data to investigate the properties of antimatter. Our findings will be published in a peer-reviewed journal, and derivative data will be shared on Synapse.
To investigate antimatter, we will be performing spectrometry on samples of Xen crystals. We will be using an anti-mass spectrometer to analyze the samples' properties. We will also be using a Lambda Core to generate the necessary energy for the spectrometry. The data generated will be used to determine the properties of the antimatter, and to determine if it can be used as a power source.`
}, n = {
accessRequirementId: String(e.id)
};
export {
n as MOCK_EMPTY_RESEARCH_PROJECT,
i as MOCK_RESEARCH_PROJECT,
t as MOCK_RESEARCH_PROJECT_ID
};
//# sourceMappingURL=MockResearchProject.js.map