diff options
author | Munyoki Kilyungi | 2023-07-31 17:33:43 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2023-07-31 17:33:43 +0300 |
commit | 626021040719db2192fc4fa2d94e5a7555a09f83 (patch) | |
tree | 3a381e3e496dfede3e9d086fc6e65c415a72fc9c /topics/next-gen-databases | |
parent | 8286f7474c9c0e7f4b9663cbc2916a4b7758072a (diff) | |
download | gn-gemtext-626021040719db2192fc4fa2d94e5a7555a09f83.tar.gz |
Update document
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'topics/next-gen-databases')
-rw-r--r-- | topics/next-gen-databases/ontology.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/topics/next-gen-databases/ontology.gmi b/topics/next-gen-databases/ontology.gmi index 0cd8deb..7268821 100644 --- a/topics/next-gen-databases/ontology.gmi +++ b/topics/next-gen-databases/ontology.gmi @@ -35,3 +35,7 @@ means that gnc:inbredSet has the predicate gn:code. To represent the above usi ``` gnc:inbredSet rdfs:range gn:code ``` + +Read more here: + +=> https://www.ida.liu.se/research/semanticweb/events/SemWebCourse2018/OWL_basics.pdf Ontology Engineering - The basics of OWL (PDF) |