From 62e6ec2563bd27c194636b7069530e1ce4244d97 Mon Sep 17 00:00:00 2001 From: Ben Gyori Date: Sat, 18 Jan 2025 11:25:25 -0500 Subject: [PATCH] Revert more changes in mapped content --- src/bioregistry/data/bioregistry.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/bioregistry/data/bioregistry.json b/src/bioregistry/data/bioregistry.json index abd293fa9..8ee82a33f 100644 --- a/src/bioregistry/data/bioregistry.json +++ b/src/bioregistry/data/bioregistry.json @@ -104509,8 +104509,7 @@ }, "seed.subsystem": { "biocontext": { - "prefix": "SEED.SUBSYSTEM", - "uri_format": "https://pubseed.theseed.org/SubsysEditor.cgi?page=ShowSubsystem&subsystem=$1" + "prefix": "SEED" }, "contributor_extras": [ { @@ -104553,7 +104552,7 @@ "n2t": { "description": "This cooperative effort, which includes Fellowship for Interpretation of Genomes (FIG), Argonne National Laboratory, and the University of Chicago, focuses on the development of the comparative genomics environment called the SEED. It is a framework to support comparative analysis and annotation of genomes, and the development of curated genomic data (annotation). Curation is performed at the level of subsystems by an expert annotator, across many genomes, and not on a gene by gene basis. This collection references subsystems.", "example": "Biotin_biosynthesis", - "homepage": "https://modelseed.org/", + "homepage": "http://seed-viewer.theseed.org/seedviewer.cgi", "name": "SEED Subsystem at Argonne National Laboratory", "namespaceEmbeddedInLui": false, "pattern": "^\\w+$",