[FEATURE] table links to structural vocabulary
Is your feature request related to a problem? Please describe. One of the datasets we don't currently store in an accessible manner are the relationships that the 3D structures will use. These need to be interpreted from existing reports, concepts and explicit 3D models. There are early vocabularies (see GKM) that use rdf triples to describe relationships for things like faults that LoopStructural needs.
Describe the solution you'd like a plugin for QGIS that generates an sqlite database (or a text table) from the GKM or other vocabulary and allows us to: Assign available & permitted relationships (validated against vocabularies) for objects as rdf triples for subject-predicant-object as well as any attributes that we may need to add. for example a faults option that allows selecting of crosscutting or abutting or any other relationship or attribute defined for a fault in the appropriate vocabulary.
Describe alternatives you've considered users create the database or table manually in a specified format to capture relevant information as per each user.