objectsonto
Objectsonto is a term used in discussions of integrating object-oriented data models with formal ontologies. It refers to practices and tooling that treat software objects as ontological entities, enabling semantic annotation, interoperability, and reasoning over object properties and relationships. In this view, each concrete object class is linked to an ontology class, and instance data map to individuals in a knowledge base.
Etymology: The term blends “objects” and “ontology,” often written as ObjectsONTO or objectsonto.
Applications: Objectsonto supports data integration across systems, semantic web services, model-driven engineering, digital twins, and AI
Architecture: Core components include ontology definitions (typically in OWL or RDFS), object schemas, and a mapping
Example: A software model includes a Customer object with attributes id, name, and email. In an objectsonto
Limitations: Adoption is limited in practice; mapping between object models and ontologies can be complex and
See also: ontology, OWL, RDF, object-oriented ontology, data mapping.