International-Data-Spaces-Association / InformationModel

The Information Model of the International Data Spaces implements the IDS reference architecture as an extensible, machine readable and technology independent data model.
Apache License 2.0
61 stars 35 forks source link

Improve generation of date of release information #458

Open lcomet opened 3 years ago

lcomet commented 3 years ago

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 cases, the desired behavior should be to take the value specified on the property "dct:modified" for the specific ontology version from the .ttl file.