Restructure subclassing in odml OWL file
未关闭
- 主要语言
- Python
- 星标
- 25
- 派生
- 30
- PR 合并指标
- 30 天内没有已合并 PR
描述
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`.
贡献指南
评估
这个 Issue 还没有评估数据。