diff --git a/code.json b/code.json index 7c88d551..3d480dbf 100644 --- a/code.json +++ b/code.json @@ -77,14 +77,13 @@ "relatedCode": [ { "name": "uswds-rails", - "url": "https://github.com/jgarber623/uswds-rails", - "isGovernmentRepo": false + "URL": "https://github.com/jgarber623/uswds-rails" } ], "reusedCode": [ { "name": "US Web Design System", - "url": "https://designsystem.digital.gov" + "URL": "https://designsystem.digital.gov" } ], "date": { @@ -132,7 +131,7 @@ "reusedCode": [ { "name": "US Web Design System", - "url": "https://designsystem.digital.gov" + "URL": "https://designsystem.digital.gov" } ], "date": { @@ -310,7 +309,7 @@ "name": "The U.S. Army Research Laboratory (ARL) Software Release Process for Unrestricted Public Release", "organization": "US Army Research Laboratory", "description": "This document provides procedures that ARL Government personnel MUST follow when releasing software source code and software-related material to the public, and for accepting software-related contributions from the general public.", - "license": "https://github.com/USArmyResearchLab/ARL-Open-Source-Guidance-and-Instructions/blob/master/LICENSE.txt", + "repositoryURL": "https://github.com/USArmyResearchLab/ARL-Open-Source-Guidance-and-Instructions", "openSourceProject": 0, "governmentWideReuseProject": 1, "tags": [ @@ -319,6 +318,15 @@ "contact": { "email": "usarmy.adelphi.rdecom-arl.mbx.ARL-Open-Source-policy@mail.mil" }, + "permissions": { + "licenses": [ + { + "URL": "https://github.com/USArmyResearchLab/ARL-Open-Source-Guidance-and-Instructions/blob/master/LICENSE.txt", + "name": "CC0" + } + ], + "usageType": "openSource" + }, "status": "Production", "vcs": "git", "repository": "https://github.com/USArmyResearchLab/ARL-Open-Source-Guidance-and-Instructions", @@ -332,7 +340,8 @@ "lastCommit": "2017-02-28", "metadataLastUpdated": "2017-02-28", "lastModified": "2017-02-28" - } + }, + "laborHours": 1 }, { "name": "U.S. Army Research Laboratory (ARL) Discrete Chemical Compound Space Optimization (DCCSO)", @@ -342,7 +351,7 @@ "constrained optimization", "chemistry" ], "contact": { - "email": "berend.c.rinderspacher.civ@mail.mil", + "email": "berend.c.rinderspacher.civ@mail.mil" }, "status": "Production", "vcs": "git", @@ -411,6 +420,39 @@ }, "disclaimerText": "", "disclaimerURL": "" + }, + { + "organization": "NGA", + "name": "Conduit", + "description": "Conduit is a curation tool that allows anyone to collect articles of interest from multiple feeds, make formatting changes, comments on articles on the fly then group selected items into \"books\" to target particular readers.", + "tags": [ + "Content curation", + "NGA", + "Angular", + "AngularJS" + ], + "contact": { + "email": "conduit@nga.mil" + }, + "status": "Development", + "vcs": "git", + "languages": ["Javascript", "HTML", "CSS"], + "repositoryURL": "https://github.com/ngageoint/conduit", + "permissions": { + "licenses": [ + { + "URL": "https://github.com/ngageoint/conduit/blob/master/LICENSE", + "name": "The Unlicense" + } + ], + "usageType": "openSource" + }, + "laborHours": 500, + "date": { + "created": "2016-11-01", + "lastModified": "2018-03-16T13:00-04:00", + "metadataLastUpdated": "2018-03-15T20:31:00Z" + } } ] }