G-Node / G-Node/python-odml

Definition from ontologies

オープン
#138 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
25
フォーク
30
PR マージ指標
30日以内にマージされた PR はありません

説明

It would be great if the definition of an object is automatic set when an ontology reference is given.

We could test this functionality with the [G-Node OEN](https://github.com/G-Node/OEN) which should already contain the (one layer) sections and corresponding properties of the odML terminologies.

Example:
```python
ontology_url = "http://purl.org/incf/ontology/ExperimentalNeurophysiology/oen_term.owl/oen_0000442"
sec = odml.Section("MySubject", type="subject", reference=ontology_url) # or url to
sec.definition
# printout: "The investigated experimental subject (animal or person). May contain the Cell and Preparation sections as subsections."
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。