summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2026-01-26 22:01:26 +0300
committerMunyoki Kilyungi2026-01-26 22:01:26 +0300
commit5cc17d780dbd2d6d62c0c02e9e745c4a528f6629 (patch)
treeb8bc41d4997d1ce841ce8130b867a539cedda595
parent779c999afbaf8df002ac58c6ddce5d4f98036dac (diff)
downloadgn-ai-5cc17d780dbd2d6d62c0c02e9e745c4a528f6629.tar.gz
Update issue.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--issues/rdf/rdf-refinement.gmi12
1 files changed, 12 insertions, 0 deletions
diff --git a/issues/rdf/rdf-refinement.gmi b/issues/rdf/rdf-refinement.gmi
index f6f07879..8ae78ee3 100644
--- a/issues/rdf/rdf-refinement.gmi
+++ b/issues/rdf/rdf-refinement.gmi
@@ -28,6 +28,10 @@ From this root node, one should be able to navigate to species, inbred-set group
 * [X] Species page - fan out to all inbredsets that belong to that species.
 * [X] Get rid of blanknodes in gnc:resource_classification_scheme
 * [X] Add schema:domainIncludes for dcat:Dataset and gnc:species
+* [ ] Add special nodes for family.
+* [ ] Fan out from family page.
+* [ ] gnt:belongs_to_species gnt:has_species
+* [ ] Generate wikidata fan-out links for FamilyOrder.
 
 Terms:
 * [X] xkos:specializes/generalizes -> xkos:previousLevel/nextLevel
@@ -37,6 +41,14 @@ Terms:
 * [X] <species> rdf:isDefinedBy -> <species> gnt:has_wikidata_link
 * [X] gnt:is_species_of -> gnt:has_strain
 * [X] gnt:belongs_to_group -> gnt:has_strain
+* [X] Use latest inbredset table from tux02 (local db had missing "public" and "description" tables)
+* [X] Update term metadata for "gnt:has_family."
+* [X] Create gnc:family
+* [X] Link family to species/inbredsets.
+
+## Types
+
+* [ ] Types depending on the InbredSet.  Types are grouped by "Genotype", "Phenotype" or "Molecular Traits."
 
 ## Datasets