ro-crate icon indicating copy to clipboard operation
ro-crate copied to clipboard

Research Object Crate

Results 145 ro-crate issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

website

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...

use-case

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...

website

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...

use-case

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...