dlite icon indicating copy to clipboard operation
dlite copied to clipboard

DLite - a lightweight data-centric framework for semantic interoperability

Results 124 dlite issues
Sort by recently updated
recently updated
newest added

Plugins should be indexed in a separate text file to facilitate proper look-ups for DLite. Currently DLite searches through all plugin files within the registered plugin directories resulting in import...

enhancement

When saving an entity to json format, the uuid is not included. It is problematical when that entity is part of a collection.

bug

Update the dlite.utils module to support the new soft7 pydantic data models. https://github.com/SINTEF/soft7/blob/main/s7/pydantic_models/soft7.py

It seems to me that [JSON-LD](https://json-ld.org/) syntax and schematics can be "easily" incorporated to be a supported data model carrier. What I mean is, now we're writing the data models...

enhancement
question

Check if the Spartacus JSON metadata creator would be useful to create and edit dlite metadata: https://github.com/Horizon-2020-SPARTACUS/JSON-Metadata-Creator Demo: https://horizon-2020-spartacus.github.io/JSON-Metadata-Creator/

question