Code Monkey home page Code Monkey logo

Comments (4)

nishakm avatar nishakm commented on July 20, 2024

@davaya is there a place where these conventions are documented? Do they apply to all serialization formats?

from spdx-3-serialization-prototype-playground.

nishakm avatar nishakm commented on July 20, 2024

@davaya My biggest issue with implementation1 is the missing type key which indicates what concrete class to use when converting the serialization back into the model. I'm willing to take that as a deal breaker and move on to implementation 2. Would you mind if I submit some additions to it?

from spdx-3-serialization-prototype-playground.

nishakm avatar nishakm commented on July 20, 2024

@davaya is there a place where these conventions are documented? Do they apply to all serialization formats?

Apologies! You have generated the conventions in the model folder here. It doesn't match the current implementation in https://github.com/spdx/tools-python/tree/main/src/spdx_tools/spdx3 which has different names for the ProfileIdentifierType class properties (I'm guessing because it's not python convention to name properties in camelCase unlike other programming languages)

from spdx-3-serialization-prototype-playground.

davaya avatar davaya commented on July 20, 2024

Ahh - I didn't notice that the tools model was so out of sync with the actual model. I didn't generate the conventions, the spdx-3-model is the "single source of truth", and they changed from UPPERCASE to camelCase vocabularies quite a while ago. ProfileIdentifierType was just created in May, but the diagram was changed from UPPER to camel last December and the tools haven't been keeping up.

There is a PR in Python tools to sync automatically but it hasn't yet been merged.

from spdx-3-serialization-prototype-playground.

Related Issues (3)

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.