In Ontology Objects can we have extends relationships?
Like -
Vehicle, Car, SportsCar
I saw there is an option for Interface now but cannot find option for extends.
https://www.palantir.com/docs/foundry/interfaces/implement-interface/
In Ontology Objects can we have extends relationships?
Like -
Vehicle, Car, SportsCar
I saw there is an option for Interface now but cannot find option for extends.
https://www.palantir.com/docs/foundry/interfaces/implement-interface/
Hey @rahulgarg, how’s it going.
To clarify your request, an object type to have the ability to extend another object type, is that right?
If so, that is not supported, and as you have rightly pointed out, interfaces are our way of support shared definitions.
Could you shed some more light on what you are trying to accomplish and why interfaces are not sufficient?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.