The Web Ontology Language (OWL) is a vocabulary for creating ontologies, i.e. definitions of classes, properties and the relationships between them. Please do not use this tag in place of 'owl-carousel'!
The Web Ontology Language (OWL) is a vocabulary for creating schemas (ontologies), i.e. definitions of classes, properties, and the relationships between them. OWL is richer than languages such as RDF Schema (RDFS). OWL is one of the Semantic Web family of standards from the World Wide Web Consortium (W3C).
OWL2, the latest version of OWL, became a W3C recommendation in 2009.
Some related libraries are:
- owl-api
- jena
- Protege-OWL API
- Thea, a library for working with OWL, semantic-web, and inductive constraint from Prolog.
- hypergraphdb, a database with pure Java-OWL2 API.
- owlcpp, a framework for working with OWL in C++.
Some tools that can be used to work with OWL are:
Some ontologies are already standard to OWL:
- OWL-S for web services.
- SWRL for Rules and Basic Math.