From ee6315dee092bdb7ec1234869202811c73103113 Mon Sep 17 00:00:00 2001 From: Brian O'Connor Date: Tue, 3 May 2022 12:14:11 -0700 Subject: [PATCH] Rename portal_schema_v1.jsonld to portal_schema.jsonld --- portal_schema_v1.jsonld => portal_schema.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename portal_schema_v1.jsonld => portal_schema.jsonld (97%) diff --git a/portal_schema_v1.jsonld b/portal_schema.jsonld similarity index 97% rename from portal_schema_v1.jsonld rename to portal_schema.jsonld index c06d500..d8fa825 100644 --- a/portal_schema_v1.jsonld +++ b/portal_schema.jsonld @@ -3793,4 +3793,4 @@ } ], "@id": "http://schema.biothings.io/#0.1" -} \ No newline at end of file +}