Lina Molinas Comet
Lina Molinas Comet
Once the breaking changes in [#601](https://github.com/International-Data-Spaces-Association/InformationModel/issues/601) are approved, regenerate the documentation, as several classes and properties were removed. For generating new documentation, we need a new release **4.2.1** with the...
Associated with issue #572 Remove outdated generated documentation from main The most recent documentation of the project can be found on the gh-pages branch.
There are additional considerations to take into account, as documented in https://github.com/International-Data-Spaces-Association/ODRL-profile-for-IDS/issues?q=is%3Aissue Furthermore, the change mentioned in https://github.com/International-Data-Spaces-Association/InformationModel/issues/601 regarding the ids:contractOffer must be considered. In line, the comment from @besteves4...
It will be helpful to have a record of the decisions made in the modelling process. Consider the example [here](https://github.com/eclipse-dataspaceconnector/DataSpaceConnector/blob/main/docs/developer/decision-records).
Analyse the Infomodel references to DCAT and ensure the alignment of those with the newest version of DCAT ([DCAT 3](https://www.w3.org/TR/vocab-dcat-3/))
It will be useful to have UML type diagrams to represent the classes of the model and their relationships, as well as the attributes of each class. For example, to...
Until now, the Infomodel covers the concept of `dcat:Dataset`. However, one should consider also the implications of the use of `dcat:DataService` which it is class added in **DCAT 2**.
Currently we are showing the webpage and also allowing download of previous versions of the ontology. Adopt similar approach as other ontologies/vocabularies specifications' websites For reference see: https://www.w3.org/TR/2019/PR-vocab-dcat-2-20191119/
Currently the dateOfRelease (https://github.com/International-Data-Spaces-Association/InformationModel/blob/7bf9305ca2fd7f04595783033fb0a2647cf2f370/docs/config/widoco.py#L31) used for the generation of documentation is updated just by using the current date. However, this behavior is not correct for previous ontology versions. For all...