Create an object type
- Open Ontologies and select your project’s ontology. If you need one, select New ontology, enter a name, and select Create ontology.
- Open Cord Computer. Select Build mode from the
/menu, or click the magnifying glass beside the microphone. The icon changes to a hammer when Build mode is active. - Describe the object type, its properties, and which fields identify and name each record. Reference an existing feed or pipeline output if you want Cord to inspect its fields first.
Propose a Capacity Buyer object type with Buyer ID, Buyer name, and Segment as text properties. Use Buyer ID as the unique identifier and Buyer name as the title. Show me the schema changes for review before applying them.
- Review the proposed names, property types, identifier, and title. Ask Cord to adjust anything that does not match your data, then approve the changes.
- Open Schema in Ontologies to check the new type. Then configure a writer to populate its records.
Add a property
- Open Ontology writers, choose List, and select the object type.
- Select New operation → Add property. Enter a Property name and Type, then select Review property.
- Check Current and Proposed, then select Apply reviewed changes.
- To populate the property from a pipeline, add it to the writer’s mapping, save, and review a new dry run before applying.
Connect object types
- Ask Cord Computer to propose a relationship between two object types and the fields used to match records, such as Buyer ID on Demand Opportunity and Capacity Buyer.
- Review the proposal, then ask Cord to create the relationship and link matching records.
- Check the result in Schema graph and a record’s Links tab.