Skip to content

demkg-framework/extensions-ontology

Repository files navigation

DemKG extensions ontology

The extensions ontology for the DemKG framework. This ontology implements necessary class definitions and axioms to complement the knowledge framework provided by the set of domain ontologies included in DemKG (see KG-Builder for more details).

The ontology building is based on the Ontology Development Kit (ODK). The main entry point is src/ontology/demkg-edit.owl. Many class definitions employ DOSDP patterns, implemented in src/patterns.

Versions

Stable release versions

The latest version of the ontology can always be found at:

http://purl.org/demkg/demkg.owl

Editors' version

Editors of this ontology should use the edit version, src/ontology/demkg-edit.owl

Contact

Please use this GitHub repository's Issue tracker to request new terms/classes or report errors or specific concerns related to the ontology.

Acknowledgements

This ontology repository was created using the Ontology Development Kit (ODK).