Artefacts
Formative Activity: Collaborative Discussion
Initial Post
The question at hand on which languages would be the most useful to express ontologies that can be utilised by software agents on the world wide web sparked a more persistent question on my mind on the relevance and usefulness of ontology languages in the modern day of large language models (LLMs), Model Context Protocols (MCPs) and — even more recently — agent communication protocols. The connection that I see here is that agents and agentic artificial intelligence (AI) are entering into a new era where the possibility of even more connected world wide web is pushed further through the pursuit of web of agents, where the web would be an arena for the communication and interoperability between AI agents (Petrova et al., 2025). From this perspective, I argue that OWL2 and JSON-LD would be the most relevant in the modern day of agentic AI.
OWL2 (Web Ontology Language) is a W3C standard knowledge representation language designed to define formal, explicit specifications of domain concepts, relationships and constraints. Grounded in Description Logic (DL), and designed to enable machine-understandable data and automated logical reasoning, OWL2 can act as a symbolic anchor to mitigate hallucinations of LLMs (Magana and Monti, 2025), which are probabilistic by its own nature. It provides LLMs with formal reasoning consistency checking, factual and contextual guardrails, enforcement of deterministic performance and better traceability and explainability (Magana and Monti, 2025). Therefore, OWL2 continues to be not only highly relevant, but essential, for useful LLM applications, which operate at the core of software agents on the world wide web.
JSON-LD (JavaScript Object Notation for Linked Data) is a standard, JSON-based serialisation format used to represent linked data and semantic web structures. It combines the semantic rigor of Resource Description Framework (RDF) graph-based model with the developer-friendly structure of JSON (Kakde et al., 2025). The recently developed agent communication protocols, like Agent to Agent (A2A), Agent Network Protocol (ANP) and Agent Communications (ACP) all adopt JSON-LD for their application layers to create Agent Cards. These cards are the component that enables Agent Discovery Protocols by describing agent identities via Decentralised Identifiers (DIDs) in addition to agent capabilities and authentication methods (Agent Network Protocol (ANP), 2024). In this way, JSON-LD-based Agent Cards allow agents to find and collaborate with each other on the open internet. Therefore, JSON-LD can act as the ‘semantic glue’ of the web in the age of agents, and will remain crucial in the foreseeable future.
In short, OWL2 and JSON-LD are the two languages that are the most relevant and will be the most utilised by AI agents on the web in the foreseeable future, as AI systems shift to the new frontier of neuro-symbolic architectures, which are hybrid paradigms that combine capabilities of neural networks with logical reasoning and structured knowledge representation of symbolic AI. OWL2 has the capability to regulate and fact-guardrail LLMs, protecting them from hallucinations, while JSON-LD is already being used as the language of agents’ “digital passports”, enabling inter-agent communication and collaboration.
Reference List
Agent Network Protocol (ANP) (2024) Agent Description Protocol Specification, Agentnetworkprotocol.com. Available at: https://agentnetworkprotocol.com/en/specs/07-anp-agent-description-protocol-specification/ (Accessed: 23 December 2025).
Kakde, A.P. et al. (2025) ‘Advancing Agentic AI through Communication Protocols’, International Journal of Scientific Research in Science and Technology, 12(5), pp. 299–308. Available at: https://doi.org/10.32628/ijsrst25125127.
Magana, I. and Monti, M. (2025) Enhancing Large Language Models through Neuro-Symbolic Integration and Ontological Reasoning, arXiv.org. Available at: https://arxiv.org/abs/2504.07640v1 (Accessed: 23 December 2025).
Petrova, T. et al. (2025) From Semantic Web and MAS to Agentic AI: A Unified Narrative of the Web of Agents, arXiv.org. Available at: https://arxiv.org/abs/2507.10644 (Accessed: 23 December 2025).