some profiles include terms that should be added to the @context of conforming RO-Crates. Some even define their own json-ld context file that can be directly imported, e.g. https://www.researchobject.org/workflow-run-crate/profiles/workflow_run_crate/ uses https://www.researchobject.org/ro-terms/workflow-run/.
it would be useful to be able to see in the portal what terms a profile adds.
Some profiles use DefinedTerm entities to describe every term they reference directly (whether from the base RO-Crate context or an extension) - this might be a way to get at the information.
some profiles include terms that should be added to the
@contextof conforming RO-Crates. Some even define their own json-ld context file that can be directly imported, e.g. https://www.researchobject.org/workflow-run-crate/profiles/workflow_run_crate/ uses https://www.researchobject.org/ro-terms/workflow-run/.it would be useful to be able to see in the portal what terms a profile adds.
Some profiles use
DefinedTermentities to describe every term they reference directly (whether from the base RO-Crate context or an extension) - this might be a way to get at the information.