Palantir Core Workflow B — Ontology Objects & Actions Overview Query, filter, and mutate Ontology objects using the Foundry Platform SDK and OSDK. Covers listing objects with property filters, following links between object types, applying actions, and aggregating object data. This is the primary workflow for Ontology-driven applications. Prerequisites - Completed setup - An Ontology with configured object types, link types, and actions - Familiarity with (data pipelines feed the Ontology) Instructions Step 1: List and Filter Objects (REST API) Step 2: Search Objects with Filters Step 3: Foll…