Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Case: represent a portal of RO-Crates #283

Open
dgarijo opened this issue Jan 18, 2024 · 5 comments
Open

Use Case: represent a portal of RO-Crates #283

dgarijo opened this issue Jan 18, 2024 · 5 comments
Labels
use-case A (potential) use-case for ROLite creation, consumption or integration

Comments

@dgarijo
Copy link
Contributor

dgarijo commented Jan 18, 2024

As a content RO-Crate provider, I would like to set up a portal/landing page for my ROs in a machine-readable manner.

If I want to expose a landing page with only a few ROs without using existing registries, but still make the landing page machine-readable, it would be great to provide a mechanism/suggestion for doing it so. For example, implementing a DCAT approach, or which properties of schema.org should we use (since RO-Crates are sdo:Datasets).

@dgarijo dgarijo added the use-case A (potential) use-case for ROLite creation, consumption or integration label Jan 18, 2024
@dgarijo
Copy link
Contributor Author

dgarijo commented Jan 18, 2024

Note: this may be out of the scope of the RO definition, feel free to relocate the issue if appropriate

@stain
Copy link
Contributor

stain commented Jan 18, 2024

Related API standards for iteration of (changed) resources:

SWORD, OAI-PMH, TRS

@stain
Copy link
Contributor

stain commented Feb 8, 2024

@marc-portier had some ideas on this as well as @ptsefton have done listing of RO-Crates

@ptsefton
Copy link
Contributor

I implemented a very simple approach to this in ro-crate-html-js -- there's a script included with that, meta-crate, to list a series of crates in an index-crate with hasPart relationships (and generate HTML).

https://github.com/UTS-eResearch/ro-crate-html-js

@stain
Copy link
Contributor

stain commented Apr 11, 2024

Peter has tool for iterating RO-Crates in a folder and then makes an outer collection crate that embeds parts of their metadata (?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
use-case A (potential) use-case for ROLite creation, consumption or integration
Projects
None yet
Development

No branches or pull requests

3 participants