hitontology / database

Schema, diagram and SPARQL import and export of the HITO software product PostgreSQL database.
Creative Commons Zero v1.0 Universal
2 stars 1 forks source link

support direct connections #22

Closed KonradHoeffner closed 2 years ago

KonradHoeffner commented 3 years ago

HITO allows to connect a software product directly to a classified, for example:

:Orthanc :directFeature :WhoDhiCaptureFromDigitalDevices.

This is not yet supported and would need a new table swp_has_classified and support in the database frontend as well. However I am not sure if we really need this as it seems to be used extremely rarely.

KonradHoeffner commented 3 years ago

We need to add that to the export.

KonradHoeffner commented 2 years ago

As the project is almost over and no heavy editing is taking place anymore, this will not be implemented as it would cost more working hours than it would save. Instead this can be changed manually in the turtle files, please contact me if you need help with that.