Code Monkey home page Code Monkey logo

Comments (9)

andreasneumann avatar andreasneumann commented on June 23, 2024

Koni will check the export/PDF generation options.

from qgep.

m-kuhn avatar m-kuhn commented on June 23, 2024

Maybe there is another software available also to model the ER. And with SVG export option.

from qgep.

3nids avatar 3nids commented on June 23, 2024

For mutations, the first 3 lines should read:
obj_id $$od_mutation$obj_id$_name $$od_mutation$obj_id$_description
attribute $$od_mutation$attribute$_name $$od_mutation$attribute$_description
class $$od_mutation$class$_name $$od_mutation$class$_description

from qgep.

andreasneumann avatar andreasneumann commented on June 23, 2024

only one line per description - extra text would be cut off - use a constant number of character width (70?)

from qgep.

m-kuhn avatar m-kuhn commented on June 23, 2024

Denis and Oliver are on it

from qgep.

3nids avatar 3nids commented on June 23, 2024

The translation script is available
https://github.com/qgep/QGEP/blob/master/datamodel/diagram/translate_diagram.sh

It translates directly the PDF.

from qgep.

sjib avatar sjib commented on June 23, 2024

Create new script to create SQL create statements for .is_dictionary_od_fields and is_dictionary_od_table

from qgep.

sjib avatar sjib commented on June 23, 2024

@3nids Do you need also the foreign keys in is_dictionary_od_table ? https://github.com/qgep/QGEP/blob/master/datamodel/09_qgep_dictionaries.sql
or only obj_id, dataowner, provider, last_modification?
do you need geometry fields with which name?

from qgep.

3nids avatar 3nids commented on June 23, 2024

I would say I need all the fields.
But for fk fields, they might not need a translation.
For geometry fields, it might be interesting to have the geometry type in the translation or description.

from qgep.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.