ro-crate
ro-crate copied to clipboard
Research Object Crate
The [Examples](https://www.researchobject.org/ro-crate/examples) page is a bit out of date - we could add some examples of detached crates and also some more example crates from recent real-world applications. The description...
Short version: **Can we recommend that `givenName` and `familyName` are included in Person entities?** Long version: Some metadata formats require or strongly encourage that given and family names are clearly...
As a **researcher**, I want **to be able to describe a set of related files** so that **the metadata file does not contain redundant descriptions**. ## Use Case Here is...
We have an existing mechanism to connect blog posts to related use cases ([example at the end of this page](https://www.researchobject.org/ro-crate/blog/2025-09-01/rocrate-at-senckenberg)). It would also be nice to link from the use...
As a developer of a workflow that executes benchmarks on different simulation software (FEM), I want to write a workflow that computes the outputs for different benchmarks and different tools...
Proposal: Specifiy how to use @value or an equivalent mechanism so that Crates can be multi-lingual
Use of @value entities not even mentioned and not supported by libraries
There is currently a lack of guidance when we want to work on crates that have not yet been released for public use. There are no easy IRIs or entity...
Check if these presentations on RO-Crate are on https://www.researchobject.org/ro-crate/outreach - [ ] https://www.youtube.com/watch?v=BYPd0dfzbik - [ ] https://www.youtube.com/watch?v=o_ENdITtIQg - [ ] https://www.youtube.com/watch?v=zg4ZOvEzG0I - [ ] https://www.youtube.com/watch?v=jOseEK3tzv8 - [ ] https://www.youtube.com/watch?v=bfU96C1p9Es -...
[Value Objects](https://www.w3.org/TR/json-ld/#value-objects) are used in JSON-LD when you want to add some extra detail to a literal such as a type or a language, e.g. ```json { "@id": "./", "@type":...
As pointed out in #466 we use `rdfs:` properties however these are not all defined in the core RO-Crate profile. This adds `rdfs:comment`, `rdfs:label`, `rdfs:subClassOf`, `rdfs:subPropertyOf` with links to the...