-
Currently, the profiles only contain `Identifier` property. Should we add `URL` to depict the filename property from ISA?
-
Currently, the `Assay` profile contains fields, which do not have a corresponding field in ISA. These seem to copied from either the `Study` or `Investigation` profile.
These include `headline`, `d…
-
Should we split up the hierarchical ISA structure into three parts?
```mermaid
flowchart TD
root["RO-Crate root"]
i["Investigation"]
s["Study"]
a["Assay"]
root --hasPart--> i
i --hasPar…
-
Currently we have no field in [Person](https://schema.org/Person) (and [here](https://github.com/nfdi4plants/arc-to-rocrate/blob/main/profiles/investigation.md)) to represent ORCID.
I suggest usin…
-
**Is your feature request related to a problem? Please describe.**
The current version of ARCtrl export only short ISA-JSON
`{
"identifier": "Facultative-CAM-in-Talinum",
"title": "Facultati…
-
**Describe the bug**
All EFO links seem to be broken and don't lead anywhere.
**To Reproduce**
Steps to reproduce the behavior:
1. Open https://swate-alpha.nfdi4plants.org/
2. Go to the ontolo…
-
e.g. prism.js
-
The current pipeline tests for Invenio compatibility of a given ARC. Atm., this is not part of V2. We need to add those validation cases as validation/QC-packages.
omaus updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
In issue #321 is was reported that purls for DPBO are currently not working. A possible workaround is described here.
**Describe …
-
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 s…