Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#265 : add reference scholar publication tab #271

Open
wants to merge 1 commit into
base: #258-get-referencedPublications
Choose a base branch
from

Conversation

guillermau
Copy link
Collaborator

@guillermau guillermau commented Jan 17, 2025

closes #265

@guillermau guillermau force-pushed the #258-get-referencedPublications branch from 40f686a to 4fae180 Compare January 23, 2025 09:30
@guillermau guillermau force-pushed the #265-add-tab-for-referencedPublications branch from 55eef34 to 9993e12 Compare January 23, 2025 09:30
@@ -2,6 +2,7 @@ export type { ExternalDataOrigin } from "../core/ports/GetSoftwareExternalData";
export type { SoftwareExternalDataOption } from "../core/ports/GetSoftwareExternalDataOptions";
export type { GetSoftwareExternalDataOptions } from "../core/ports/GetSoftwareExternalDataOptions";
export type { SchemaOrganization, SchemaPerson } from "../types/codemeta";
export type { ScholarlyArticle } from "../types/codemeta";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

même remarque que la PR précédente, on peut envisager un CodeMeta.ScholarArticle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Présenter les données referencedPublications dans un nouveau tab sur DetailSoftware
2 participants