Michael Meinel

Results 78 comments of Michael Meinel

Well, in fact this is a problem of *compact JSON-LD*: All values may be iterable datasets. You can enforce containers (e.g., `***@***.***`) but that is not obligatory and might be...

Thank you for your feature request. To fully understand your proposal, let me give some hints here first. First of all, there is no pre-defined set of metadata that HERMES...

I think 3. is nearly impossible to achieve, at least for harvesting plug-ins (e.g., how should the framework know where the data was sourced). Also post-processing and deposition have similar...

Immutability is best achieved using a block chain… (sorry, lots of trolls here in Norway) Using monkey patching is not guaranteed to work and might bring strange side effects (e.g.,...

I think the data model should be explained, but not in the class documentation. We should put it into an ADR but maybe also add some helpful information in the...

Great overview, thanks. Before extending the vocabulary, I feel we should do some decisions: - Which `pyproject.toml` schema do we want to support? In my opinion we should support people...

> While I generally agree, I don't think tabular overviews are ideal for this. The CodeMeta project had tried this and it showed that the relations between fields can be...

Two further remarks / ideas: - For the `version` support, I think using a string representation is fine. However, one might decide to add a more specific type, similar to...