Filter creators by typing their name below
++ Enter any term in the search box and filter by specific object types. + More information is available on our help guides. +
+1 of 3
+ ++ Narrow the source, discipline, and more. For example, find content + supported by a specific funder or view only datasets. +
+2 of 3
+ ++ Remember to add metadata and resources to your own work on OSF to make + it more discoverable! Learn more in our help guides. +
+3 of 3
+ +{{ ResourceType[item().resourceType] }}
+ @if ( + item()?.resourceType && item()?.resourceType === ResourceType.Agent + ) { +User
+ } @else if (item()?.resourceType) { +{{ ResourceType[item()?.resourceType!] }}
+ }- and {{ item().creators!.length - 4 }} more + and {{ (item()?.creators)!.length - 4 }} more
}- Date created: {{ item().dateCreated | date: "MMMM d, y" }} | Date - modified: {{ item().dateModified | date: "MMMM d, y" }} + Date created: {{ item()?.dateCreated | date: "MMMM d, y" }} | Date + modified: {{ item()?.dateModified | date: "MMMM d, y" }}
} - @if (item().resourceType === ResourceType.Registration) { + @if (item()?.resourceType === ResourceType.Registration) {Data
- - + + @if (item()?.hasAnalyticCodeResource) { + + } @else { + + }Analytic Code
- - + + @if (item()?.hasMaterialsResource) { + + } @else { + + }Materials
- - + + @if (item()?.hasPapersResource) { + + } @else { + + }Papers
- - + + @if (item()?.hasPapersResource) { + + } @else { + + }Supplements
Description: {{ item().description }}
+ @if (item()?.description) { +Description: {{ item()?.description }}
} - @if (item().publisher) { + @if (item()?.provider?.id) { -Registration provider:
- {{ item().publisher?.name }} +Registration provider:
+ {{ item()?.provider?.name }} } - @if (item().registrationTemplate) { + @if (item()?.license?.id) { + +License:
+ {{ item()?.license?.name }} + + } + + @if (item()?.registrationTemplate) {- Registration Template: {{ item().registrationTemplate }} + Registration Template: {{ item()?.registrationTemplate }}
} - @if (item().provider) { + @if (item()?.provider?.id) {Provider:
- {{ item().provider?.name }} + {{ item()?.provider?.name }} } - @if (item().conflictOfInterestResponse) { + @if ( + item()?.conflictOfInterestResponse && + item()?.conflictOfInterestResponse === "no-conflict-of-interest" + ) {- Conflict of Interest response: - {{ item().conflictOfInterestResponse }} + Conflict of Interest response: Author asserted no Conflict of + Interest
} - @if (item().resourceType !== ResourceType.User) { + @if (item()?.resourceType !== ResourceType.Agent && item()?.id) {URL:
- {{ item().id }} + {{ item()?.id }} } - @if (item().doi) { + @if (item()?.doi) {DOI:
- {{ item().doi }} + {{ item()?.doi }} } - @if (item().resourceType === ResourceType.User) { -Public projects: {{ item().publicProjects }}
-Public registrations: {{ item().publicRegistrations }}
-Public preprints: {{ item().publicPreprints }}
+ @if (item()?.resourceType === ResourceType.Agent) { + @if (loading) { +Public projects: {{ item()?.publicProjects ?? 0 }}
++ Public registrations: {{ item()?.publicRegistrations ?? 0 }} +
+Public preprints: {{ item()?.publicPreprints ?? 0 }}
+ } } - @if (item().employment) { -Employment: {{ item().employment }}
+ @if (item()?.employment) { +Employment: {{ item()?.employment }}
} - @if (item().education) { -Education: {{ item().education }}
+ @if (item()?.education) { +Education: {{ item()?.education }}
}Filter creators by typing their name below
+Please select the creation date from the dropdown below
++ Please select the funder from the dropdown below or start typing for find it +
++ Please select the institution from the dropdown below or start typing for + find it +
++ Please select the license from the dropdown below or start typing for find + it +
++ Please select the partOfCollection from the dropdown below or start typing + for find it +
++ Please select the provider from the dropdown below or start typing for find + it +
++ Please select the resourceType from the dropdown below or start typing for + find it +
++ Please select the subject from the dropdown below or start typing for find + it +
+Filter creators by typing their name below
-- Please select the creation date from the dropdown below -
-- Please select the funder from the dropdown below or start typing for - find it -
-- Please select the subject from the dropdown below or start typing for - find it -
-- Please select the license from the dropdown below or start typing for - find it -
-- Please select the resource type from the dropdown below or start - typing for find it -
-- Please select the institution from the dropdown below or start typing - for find it -
-- Please select the provider from the dropdown below or start typing for - find it -
-- Please select the part of collection from the dropdown below or start - typing for find it -
-