nfdi4plants/isa-ro-crate-profile

Represent FileName property of Assay and Study

Closed this issue · 3 comments

How do we depict the FileName properties of Assay and Study?

Currently in the WIP context in ARCtrl, url is used in Assay and description is used in Study. The latter does not really make sense. But both are missing both in this repo and on the ro-crate website.

Should we include or skip this property?

In Investigation it is represented as alternateName

I think we should use url everywhere. The entries in the ARCtrl contexts might be left-overs from very old versions predating the big overhaul/refactoring from the BioHackathon.

Fixed by PR #17