G-Node / G-Node/python-odml

Restructure subclassing in odml OWL file

Open
#335 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
25
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Currently `odml/resources/odml-ontology.ttl` contains the basic ontology for mapping odML entities to RDF classes. It also includes some example `Section` subclasses e.g. `Cell` or `Hardware` as proof of concept.

If we want to expand on the subclassing concept and add more terms on a regular basis it would probably be good to move the subclasses from `odml-ontology.ttl` to its own file e.g. `odml-subclass-ontology.owl` and import this file in `odml-ontology.ttl`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.