G-Node / G-Node/python-odml

Restructure subclassing in odml OWL file

Abierto
#335 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
25
Forks
30
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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`.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.