ro-crate in parquet files #401
Replies: 2 comments
-
Your proposal has remembered me that RDF contents have been embedded in metadata fields of binary media and archive files in the past (see https://www.w3.org/2001/sw/BestPractices/MM/interop.html and https://en.wikipedia.org/wiki/Extensible_Metadata_Platform). Maybe next RO-Crate specification releases can have some hints and conventions about embedding RO-Crate metadata in binary bundles, like Parquet, Jupyter Notebooks (see https://nbformat.readthedocs.io/en/latest/format_description.html#top-level-structure) or other scientifically popular bundle formats. |
Beta Was this translation helpful? Give feedback.
-
Similarly, the proposal reminds me of a (brief) discussion with @stain on embedding a RO-Crate within a Zarr fileset (https://zarr.dev/). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Has anyone thought about embedding ro-crates inside parquet meta data for single parquet file objects?
Code to add custom metadata to a parquet file in python show here. Where the meta-data field name should probably be named 'ro-crate'.
Does this make sense? or would that go counter to the spirit of ro-crate?
Regards.
Jerven
Beta Was this translation helpful? Give feedback.
All reactions