Knowledge Representation on the Web revisited: Tools for Prototype Based Ontologies
Michael Cochez, Stefan Decker, Eric Prud'hommeaux

TL;DR
This paper introduces a practical, prototype-based knowledge representation system for the Web, providing a concrete syntax, Java implementations, and benchmark results, offering an alternative to RDF and OWL.
Contribution
It presents a new prototype-based knowledge representation approach with implementable syntax and extensible Java tools, complemented by performance benchmarks.
Findings
Effective prototype knowledge base implementations in Java
Benchmark results for local and web deployment
Enhanced tools for prototype-based ontologies
Abstract
In recent years RDF and OWL have become the most common knowledge representation languages in use on the Web, propelled by the recommendation of the W3C. In this paper we present a practical implementation of a different kind of knowledge representation based on Prototypes. In detail, we present a concrete syntax easily and effectively parsable by applications. We also present extensible implementations of a prototype knowledge base, specifically designed for storage of Prototypes. These implementations are written in Java and can be extended by using the implementation as a library. Alternatively, the software can be deployed as such. Further, results of benchmarks for both local and web deployment are presented. This paper augments a research paper, in which we describe the more theoretical aspects of our Prototype system.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Data Quality and Management · Advanced Database Systems and Queries
