Giter VIP home page Giter VIP logo

Comments (4)

shaggygi avatar shaggygi commented on May 24, 2024 1

I might be off in the weeds while trying to understand CDM, but based on docs and blogs I've crossed, I think would help in a project my team is researching. I like the fact you can define a CDM folder that supposed to include your models (from primitives to complex models to extensions of models).

So I thought there would be provided APIs/SDKs that could convert the data into C# classes where we could use in apps and against data repos (understanding that would be most likely on us depending SQL, CosmoDB, CSV file, etc.).

For example, if I had a model for a CustomerOrder, I would eventually want to be able to do something like...

var customerOrder = new CustomerOrder();
customerOrder.OrderNumber = "1234ABCD";
// other defined properties...

One area I wasn't clear on was the Common Data Service. It appears the CDM folder contains all the data to perform things in data lakes, Azure and such. If we have the ability to separate just the models, I could see using in various apps including down to Commands, Telemetry, Interfaces as what the IoT Plug and Play (DTDL) team appears to be doing.

Sorry if not clear enough. Let me know if I need to provide more details.

from cdm.

oovanesy avatar oovanesy commented on May 24, 2024

hi, could you please describe what scenario/use you have in mind?

from cdm.

JasonSowers avatar JasonSowers commented on May 24, 2024

I have the same question.

from cdm.

charbull avatar charbull commented on May 24, 2024

This is exactly the purpose of OLGA.
https://ecostruxure.github.io/OLGA/

Take an ontology model and generates C#, Java, Python code ...

Take a look

from cdm.

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.