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

Add generation for resolved workflow run profile #16

Draft
wants to merge 20 commits into
base: release
Choose a base branch
from

Conversation

caroott
Copy link
Member

@caroott caroott commented Dec 17, 2024

This PR targets the generation for the arc-cwl workflow run profile markdown tables from PR #13 . It also tackles #6 for this profile and is a preparation for #9 after everything is resolved.

@caroott
Copy link
Member Author

caroott commented Jan 6, 2025

All subprofiles for process- run crate should be resolved now

@caroott
Copy link
Member Author

caroott commented Jan 7, 2025

Same for workflow run crate. Next is integration of #13 and updating required fields for less restrictive arc profile

@caroott
Copy link
Member Author

caroott commented Jan 8, 2025

@kMutagene could you maybe take a look at this before i continue to change it for less restrictive requirements? This should currently resolve the types the process run and workflow run profiles depend on.

"https://schema.org/Thing")
ProfileRow.create("subjectOf", Optional, MANY, [ (Schema.CreativeWork, OR)
(Schema.Event, END)],
"A CreativeWork or Event about this Thing.\nInverse property: about",
Copy link
Member

Choose a reason for hiding this comment

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

I think the \n creates wrong rows, see the markdown files

Copy link
Member Author

Choose a reason for hiding this comment

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

You are right, i removed them. Thanks!

@kMutagene kMutagene mentioned this pull request Jan 9, 2025
2 tasks
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.

2 participants