Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 49 additions & 7 deletions code.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -132,7 +131,7 @@
"reusedCode": [
{
"name": "US Web Design System",
"url": "https://designsystem.digital.gov"
"URL": "https://designsystem.digital.gov"
}
],
"date": {
Expand Down Expand Up @@ -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": [
Expand All @@ -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",
Expand All @@ -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)",
Expand All @@ -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",
Expand Down Expand Up @@ -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"
}
}
]
}