-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
48 changed files
with
18,652 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"codelistType": "staticList", | ||
"codelistName": "adiwg_addressType", | ||
"source": "Alaska Data Integration working group", | ||
"sourceName": "ADIwg_AddressType", | ||
"extensible": true, | ||
"description": "contact address type", | ||
"codelist": [ | ||
{ | ||
"code": "001", | ||
"codeName": "mailing", | ||
"description": "indicates the address is serviceable postal location" | ||
}, | ||
{ | ||
"code": "002", | ||
"codeName": "physical", | ||
"description": "indicates the address is a physical or street location" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"codelistType": "staticList", | ||
"codelistName": "adiwg_entityType", | ||
"source": "Alaska Data Integration working group", | ||
"sourceName": "ADIwg_EntityType", | ||
"extensible": true, | ||
"description": "individual or organization entity type", | ||
"codelist": [ | ||
{ | ||
"code": "001", | ||
"codeName": "academic", | ||
"description": "any university, college, or school of education" | ||
}, | ||
{ | ||
"code": "002", | ||
"codeName": "consortium", | ||
"description": "an association of several businesses or organizations" | ||
}, | ||
{ | ||
"code": "003", | ||
"codeName": "federal", | ||
"description": "any branch or level of the federal government" | ||
}, | ||
{ | ||
"code": "004", | ||
"codeName": "lcc", | ||
"description": "any Landscape Conservation Cooperative" | ||
}, | ||
{ | ||
"code": "005", | ||
"codeName": "foundation", | ||
"description": "any organization supported by an endowment" | ||
}, | ||
{ | ||
"code": "006", | ||
"codeName": "local", | ||
"description": "any local government including county, municipality, borough, city" | ||
}, | ||
{ | ||
"code": "007", | ||
"codeName": "nonProfit", | ||
"description": "any not-for-profit business or organization" | ||
}, | ||
{ | ||
"code": "008", | ||
"codeName": "private", | ||
"description": "any for-profit business or organization" | ||
}, | ||
{ | ||
"code": "009", | ||
"codeName": "research", | ||
"description": "any for-profit organization whose primary focus is conducting research or consulting" | ||
}, | ||
{ | ||
"code": "010", | ||
"codeName": "state", | ||
"description": "any branch or department of state or provincial government " | ||
}, | ||
{ | ||
"code": "011", | ||
"codeName": "tribal", | ||
"description": "any organization of indigenous people" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"codelistType": "staticList", | ||
"codelistName": "adiwg_metadataRepository", | ||
"source": "Alaska Data Integration working group", | ||
"sourceName": "ADIwg_MetadataRepository", | ||
"extensible": true, | ||
"description": "established repositories for scientific data and metadata", | ||
"codelist": [ | ||
{ | ||
"code": "cdddf5c7-eec4-4e0c-9b54-d75b763a88fc", | ||
"codeName": "data.gov", | ||
"description": "U.S. Government repository of open data" | ||
}, | ||
{ | ||
"code": "da0336c4-a8f6-4010-99b3-1b848d14ff2f", | ||
"codeName": "ScienceBase", | ||
"description": "U.S. Geological Survey repository for data and metadata" | ||
}, | ||
{ | ||
"code": "b1d2ffbe-0b64-40fe-890a-02c4f0b6b9b4", | ||
"codeName": "ScienceCatalog", | ||
"description": "U.S. Geological Survey inventory for data and metadata" | ||
}, | ||
{ | ||
"code": "a791e961-f2d4-4be4-ab3c-1cdf8fd025b9", | ||
"codeName": "LCCScienceCatalog", | ||
"description": "Repository of Landscape Conservation Cooperative projects and data products." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"codelistType": "staticList", | ||
"codelistName": "adiwg_metadataStandard", | ||
"source": "Alaska Data Integration working group", | ||
"sourceName": "ADIwg_MetadataStandard", | ||
"extensible": true, | ||
"description": "documented standard for scientific metadata encoding", | ||
"codelist": [ | ||
{ | ||
"code": "001", | ||
"codeName": "FGDC-CSDGM", | ||
"description": "Content Standard for Digital Geospatial Metadata FGDC_STD_001-1998" | ||
}, | ||
{ | ||
"code": "002", | ||
"codeName": "ISO19110", | ||
"description": "International Standard for Feature Catalogue - 2005-02-15" | ||
}, | ||
{ | ||
"code": "003", | ||
"codeName": "ISO19115", | ||
"description": "International Standard for Geographic Information - Metadata 2003-05-01" | ||
}, | ||
{ | ||
"code": "004", | ||
"codeName": "ISO19115-2", | ||
"description": "International Standard for Geographic Information - Metadata 2009-02-15" | ||
}, | ||
{ | ||
"code": "005", | ||
"codeName": "ISO19115-1", | ||
"description": "International Standard for Geographic Information - Metadata 2014-04-01" | ||
}, | ||
{ | ||
"code": "006", | ||
"codeName": "mdJson", | ||
"description": "Alaska Data Integration working group JSON encoded metadata for exchange" | ||
}, | ||
{ | ||
"code": "007", | ||
"codeName": "HTML", | ||
"description": "Alaska Data Integration working group HTML5 encoded metadata for viewing" | ||
}, | ||
{ | ||
"code": "008", | ||
"codeName": "sbJSON", | ||
"description": "U.S. Geological Survey JSON encoded metadata for ScienceBase" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"codelistType": "staticList", | ||
"codelistName": "adiwg_namespace", | ||
"source": "Alaska Data Integration working group", | ||
"sourceName": "ADIwg_Namespace", | ||
"extensible": true, | ||
"description": "frequently referenced namespaces", | ||
"codelist": [ | ||
{ | ||
"code": "info:ark/", | ||
"codeName": "ARK", | ||
"description": "Archival Resource Key" | ||
}, | ||
{ | ||
"code": "info:doi/", | ||
"codeName": "DOI", | ||
"description": "Digital Object Identifier" | ||
}, | ||
{ | ||
"code": "urn:ogc:def:crs:EPSG", | ||
"codeName": "epsgCRS", | ||
"description": "Coordinate reference system from European Petroleum Survey Group database" | ||
}, | ||
{ | ||
"code": "urn:isan", | ||
"codeName": "ISAN", | ||
"description": "International Standard Audiovisual Number" | ||
}, | ||
{ | ||
"code": "urn:isbn", | ||
"codeName": "ISBN", | ||
"description": "International Standard Book Number" | ||
}, | ||
{ | ||
"code": "urn:ISSN", | ||
"codeName": "ISSN", | ||
"description": "International Standard Serial Number" | ||
}, | ||
{ | ||
"code": "gov.sciencebase.catalog", | ||
"codeName": "scienceBase", | ||
"description": "ScienceBase is a U.S. Geological Survey cataloging and collaborative data management platform." | ||
}, | ||
{ | ||
"code": "itis.gov", | ||
"codeName": "ITIS", | ||
"description": "Integrated Taxonomic Information System" | ||
}, | ||
{ | ||
"code": "urn:uuid", | ||
"codeName": "UUID", | ||
"description": "Universally unique identifier" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"codelistType": "staticList", | ||
"codelistName": "iso_DCPList", | ||
"source": "ISO", | ||
"sourceName": "DCPList", | ||
"extensible": true, | ||
"description": "distributed computing platforms on which the operation has been implemented", | ||
"codelist": [ | ||
{ | ||
"code": "001", | ||
"codeName": "XML", | ||
"description": "Extensible Markup Language" | ||
}, | ||
{ | ||
"code": "002", | ||
"codeName": "CORBA", | ||
"description": "Common Object Request Broker Architecture" | ||
}, | ||
{ | ||
"code": "003", | ||
"codeName": "JAVA", | ||
"description": "Object-oriented programming language" | ||
}, | ||
{ | ||
"code": "004", | ||
"codeName": "COM", | ||
"description": "Component Object Model" | ||
}, | ||
{ | ||
"code": "005", | ||
"codeName": "SQL", | ||
"description": "Structured Query Language" | ||
}, | ||
{ | ||
"code": "006", | ||
"codeName": "SOAP", | ||
"description": "Simple Object Access Protocol" | ||
}, | ||
{ | ||
"code": "007", | ||
"codeName": "Z3950", | ||
"description": "ISO 23950" | ||
}, | ||
{ | ||
"code": "008", | ||
"codeName": "HTTP", | ||
"description": "HyperText Transfer Protocol" | ||
}, | ||
{ | ||
"code": "009", | ||
"codeName": "FTP", | ||
"description": "File Transfer Protocol" | ||
}, | ||
{ | ||
"code": "010", | ||
"codeName": "WebServices", | ||
"description": "Web service" | ||
} | ||
] | ||
} |
Oops, something went wrong.