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

Integration of precompiled components #9

Open
HLWeil opened this issue Mar 19, 2024 · 1 comment
Open

Integration of precompiled components #9

HLWeil opened this issue Mar 19, 2024 · 1 comment
Assignees
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature

Comments

@HLWeil
Copy link
Member

HLWeil commented Mar 19, 2024

There will be incentives in the future to allow users to store some objects in the ARC, that can be referenced in the ISA-XLSX components and make their way into the compiled RO-Crate. This might solve issues regarding representation of complex objects, where ontological design is not applicable (e.g. complex, variable nesting).

The highest gain for the community would be the case, in which these objects seamlessly integrate into the RO-Crate, instead of being free-formatted strings.

For this, we would need some rules:

  • The referenced objects MUST follow the json-ld specification
  • The objects are referenced in specific places from the ISA-XLSX components, defined in extensions of the ISA-XLSX specification
    • e.g. A Component REF column could be introduced, which does point to a Component being applied in a process (e.g. Microscope or Tractor)
    • e.g. A Input/Output [Sample Name] column may point to a json-ld file describing a complex, domain specific sample (e.g. a crop)
  • The objects MUST be of an RDF type, which fits the range of the property it is referenced by
    • e.g. Samples referenced by a Sample Name column MUST be of type BioChemEntity
@kMutagene kMutagene added the Status: Needs Triage This item is up for investigation. label Jun 18, 2024
@HLWeil HLWeil moved this to In discussion in ARCStack Jun 27, 2024
@HLWeil
Copy link
Member Author

HLWeil commented Jun 27, 2024

Has been thoroughly discussed on the ARC-Symposium 2024:
https://github.com/nfdi4plants/ARC-Symposium/tree/main/RDF-Extension

@HLWeil HLWeil removed the Status: Needs Triage This item is up for investigation. label Jun 27, 2024
@HLWeil HLWeil self-assigned this Jun 27, 2024
@HLWeil HLWeil closed this as completed Sep 6, 2024
@HLWeil HLWeil reopened this Sep 6, 2024
@github-project-automation github-project-automation bot moved this from In discussion to Done in ARCStack Sep 6, 2024
@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Sep 6, 2024
@HLWeil HLWeil moved this from Done to In discussion in ARCStack Sep 11, 2024
@HLWeil HLWeil added Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature and removed Status: Needs Triage This item is up for investigation. labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature
Projects
Status: In discussion
Development

No branches or pull requests

2 participants