Stian Soiland-Reyes
Stian Soiland-Reyes
Implemented by #288 that overrides #287.
Exactly, so I think the codemeta files would better be linked up by annotations and conformsTo. They might be external. However a workflow-RO could very much be seen as software,...
See #275
This is tricky one.. the JSON `true` maps to `"true"^^` as an xsd-typed string e.g. in https://json-ld.org/playground/ See https://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#section-Datatypes -- basically in RDF 1.1 any literal value has a defined...
Use https://schema.org/Collection as contextual entity (`mentions` from root) for grouping of data entities?
@dgarijo also mentions https://www.w3.org/TR/vocab-data-cube/
Thanks, @LauraWalters, for re-awakening this discussion - I've added this to the agenda for the RO-Crate Community Call this Thursday. It would be good to hear more about your project's...
Also worth looking at [GA4GH Search API specification](https://github.com/ga4gh-discovery/ga4gh-search/blob/develop/SEARCHSPEC.md#table-discovery-and-browsing-examples), which include a JSON-based table definition.
@ptsefton to have a go at reworking example with explicit `@type` and flattened JSON-LD. This can become a new page in the spec.
Right, `packed.cwl#main/rev` would be the way to refer to `#main/rev` within `packed.cwl` - CWL is unusual in that it has slash-based fragments, but this is also possible with XPath selectors...