diff --git a/model-lddtool/src/test/java/cucumber/ValidateStepDefs.java b/model-lddtool/src/test/java/cucumber/ValidateStepDefs.java index 1c1902d5..9f4f5f98 100644 --- a/model-lddtool/src/test/java/cucumber/ValidateStepDefs.java +++ b/model-lddtool/src/test/java/cucumber/ValidateStepDefs.java @@ -28,9 +28,8 @@ public class ValidateStepDefs { private static final Logger LOG = LoggerFactory.getLogger(ValidateStepDefs.class); private static final String DEFAULT_REPORT_FILENAME = "report_{testDir}.json"; private static final String DEFAULT_VALIDATE_ARGS = - "--disable-context-mismatch-warnings --report-style json --skip-content-validation --report-file {reportDir}/" + "--disable-context-mismatch-warnings --report-style json --skip-content-validation --skip-context-validation --report-file {reportDir}/" + DEFAULT_REPORT_FILENAME + " "; - private static final String VALIDATE_UPDATE_CONTEXT_ARG = "--update-context-products"; private static final String VALIDATE_CONFIG_FILE = "registered_context_products.json"; private static final String DEFAULT_CORE_ARGS = "-p"; private static final String DEFAULT_LDDTOOL_ARGS = "-lp"; @@ -77,8 +76,7 @@ void setUp() throws Exception { FileUtils.forceMkdir(this.outputData); // Create directory if one does not already exist. System.setProperty("resources.home", TestConstants.TEST_OUT_DIR); this.launcher = new ValidateLauncher(); - initContextProductsJson(TestConstants.TEST_OUT_DIR, this.launcher); - System.setProperty("resources.home", TestConstants.TEST_OUT_DIR); + System.setProperty("resources.home", TestConstants.RESOURCES_DIR + File.pathSeparator + VALIDATE_CONFIG_FILE); this.refOutputValue = DEFAULT_REPORT_FILENAME; this.reportDir = TestConstants.TEST_OUT_DIR; this.resourceDir = TestConstants.TEST_DATA_DIR; @@ -98,13 +96,6 @@ void tearDown() throws Exception { CrossLabelFileAreaReferenceChecker.reset(); } - void initContextProductsJson(String basedir, ValidateLauncher launcher) throws Exception { - LOG.info("Initializing context products config file for Validate"); - if (!(new File(basedir + File.separator + VALIDATE_CONFIG_FILE).isFile())) { - launcher.processMain(new String[] {VALIDATE_UPDATE_CONTEXT_ARG}); - } - } - private int getMessageCountBasedOnProblemType(String problemEnum, JsonObject reportJson) { // Given an output report, retrieve the 'count' field based on the problemEnum // value. diff --git a/model-lddtool/src/test/resources/conf/registered_context_products.json b/model-lddtool/src/test/resources/conf/registered_context_products.json new file mode 100644 index 00000000..33a9177b --- /dev/null +++ b/model-lddtool/src/test/resources/conf/registered_context_products.json @@ -0,0 +1,53152 @@ +{ + "Product_Context": [ + { + "name": [ + "2020 GE" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2020ge::1.0" + }, + { + "name": [ + "HD 172167" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hd_172167::1.2" + }, + { + "name": [ + "HD 30739" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hd_30739::1.3" + }, + { + "name": [ + "HD 100889" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hd_100889::1.3" + }, + { + "name": [ + "Landolt SA 92" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.landolt_sa_92::1.2" + }, + { + "name": [ + "HD 42560" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hd_42560::1.3" + }, + { + "name": [ + "HD 15318" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hd_15318::1.3" + }, + { + "name": [ + "Landolt SA 104" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.landolt_sa_104::1.2" + }, + { + "name": [ + "PLEIADES" + ], + "type": [ + "Star Cluster" + ], + "lidvid": "urn:esa:psa:context:target:open_cluster.pleiades::1.2" + }, + { + "name": [ + "HD 48915" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hd_48915::1.2" + }, + { + "name": [ + "Zeta Cassiopeiae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.zet_cas::1.0" + }, + { + "name": [ + "HR 1996" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hr_1996::1.0" + }, + { + "name": [ + "HD 93521" + ], + "type": [ + "Star" + ], + "lidvid": "urn:esa:psa:context:target:star.hd_93521::1.0" + }, + { + "name": [ + "BELA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.bela::2.0" + }, + { + "name": [ + "MPO-MAG" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.mag::2.0" + }, + { + "name": [ + "MIXS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.mixs::2.0" + }, + { + "name": [ + "MPO-MAG" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mag.mpo::1.2" + }, + { + "name": [ + "MERTIS" + ], + "type": [ + "Radiometer", + "Imaging Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mertis.mpo::1.2" + }, + { + "name": [ + "MCAM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:mcam.mtm::1.2" + }, + { + "name": [ + "BERM" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:berm.mpo::1.2" + }, + { + "name": [ + "BELA" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:esa:psa:context:instrument:bela.mpo::1.2" + }, + { + "name": [ + "ISA" + ], + "type": [ + "Accelerometer" + ], + "lidvid": "urn:esa:psa:context:instrument:isa.mpo::1.2" + }, + { + "name": [ + "BERM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.berm::2.0" + }, + { + "name": [ + "ISA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.isa::2.0" + }, + { + "name": [ + "MIXS" + ], + "type": [ + "Spectrometer", + "Imaging Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mixs.mpo::1.2" + }, + { + "name": [ + "MCAM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mtm.mcam::2.0" + }, + { + "name": [ + "MERTIS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.mertis::2.0" + }, + { + "name": [ + "FREND" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:tgo.frend::2.0" + }, + { + "name": [ + "ACS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:tgo.acs::2.0" + }, + { + "name": [ + "CaSSIS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:tgo.cassis::2.0" + }, + { + "name": [ + "FREND" + ], + "type": [ + "Neutron Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:frend.tgo::1.3" + }, + { + "name": [ + "CASSIS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:cassis.tgo::1.3" + }, + { + "name": [ + "ACS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:acs.tgo::1.3" + }, + { + "name": [ + "NOMAD" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:nomad.tgo::1.3" + }, + { + "name": [ + "NOMAD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:tgo.nomad::2.0" + }, + { + "name": [ + "MGNS" + ], + "type": [ + "Neutron Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:mgns.mpo::1.2" + }, + { + "name": [ + "MGNS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.mgns::2.0" + }, + { + "name": [ + "RIME" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.rime::1.0" + }, + { + "name": [ + "PRIDE" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.pride::1.0" + }, + { + "name": [ + "UVS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.uvs::1.0" + }, + { + "name": [ + "HAA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.haa::1.0" + }, + { + "name": [ + "SWI" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.swi::1.0" + }, + { + "name": [ + "MAJIS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.majis::1.0" + }, + { + "name": [ + "JMC" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.jmc::1.0" + }, + { + "name": [ + "RADEM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.radem::1.0" + }, + { + "name": [ + "PEP" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.pep::1.0" + }, + { + "name": [ + "3GM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.3gm::1.0" + }, + { + "name": [ + "JANUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.janus::1.0" + }, + { + "name": [ + "GALA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.gala::1.0" + }, + { + "name": [ + "RPWI" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.rpwi::1.0" + }, + { + "name": [ + "JMAG" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.jmag::1.0" + }, + { + "name": [ + "NAVCAM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:juice.navcam::1.0" + }, + { + "name": [ + "SIXS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:sixs.mpo::1.3" + }, + { + "name": [ + "SIMBIO-SYS" + ], + "type": [ + "Imager", + "Imaging Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:simbio-sys.mpo::1.3" + }, + { + "name": [ + "PHEBUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.phebus::2.0" + }, + { + "name": [ + "MORE" + ], + "type": [ + "Radio Science" + ], + "lidvid": "urn:esa:psa:context:instrument:more.mpo::1.2" + }, + { + "name": [ + "SERENA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.serena::2.0" + }, + { + "name": [ + "MORE" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.more::2.0" + }, + { + "name": [ + "PHEBUS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:phebus.mpo::1.2" + }, + { + "name": [ + "SERENA" + ], + "type": [ + "Plasma Analyzer" + ], + "lidvid": "urn:esa:psa:context:instrument:serena.mpo::1.2" + }, + { + "name": [ + "SIXS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.sixs::2.0" + }, + { + "name": [ + "SIMBIO-SYS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:mpo.simbio-sys::2.0" + }, + { + "name": [ + "COMARS" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:comars.edm::1.3" + }, + { + "name": [ + "DECA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:deca.edm::1.3" + }, + { + "name": [ + "DREAMS" + ], + "type": [ + "Weather Station" + ], + "lidvid": "urn:esa:psa:context:instrument:dreams.edm::1.2" + }, + { + "name": [ + "AMELIA" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:amelia.edm::1.3" + }, + { + "name": [ + "TRACE GAS ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.edm::1.3" + }, + { + "name": [ + "Mercury Planetary Orbiter" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.mpo::1.3" + }, + { + "name": [ + "Mercury Transfer Module" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.mtm::1.1" + }, + { + "name": [ + "TRACE GAS ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.tgo::1.4" + }, + { + "name": [ + "Mercury Magnetospheric Orbiter" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.mmo::1.3" + }, + { + "name": [ + "JUpiter ICy moons Explorer" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.juice::1.0" + }, + { + "name": [ + "JUICE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.juice::1.0" + }, + { + "name": [ + "BepiColombo" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.bc::1.2" + }, + { + "name": [ + "ExoMars 2016" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.em16::1.5" + }, + { + "name": [ + "ESTRACK" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:esa:psa:context:facility:observatory.estrack::1.0" + }, + { + "name": [ + "Interplanetary Magnetic Field" + ], + "type": [ + "Magnetic Field" + ], + "lidvid": "urn:nasa:pds:context:target:magnetic_field.interplanetary_magnetic_field::1.0" + }, + { + "name": [ + "Xi2 Ceti" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ksi02_cet::1.0" + }, + { + "name": [ + "Pi2 Orionis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.pi.02_ori::1.0" + }, + { + "name": [ + "SA 92" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.sa_92::1.0" + }, + { + "name": [ + "Theta Crateris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tet_crt::1.0" + }, + { + "name": [ + "Interstellar Medium" + ], + "type": [ + "Plasma Stream" + ], + "lidvid": "urn:nasa:pds:context:target:plasma_stream.interstellar_medium::1.0" + }, + { + "name": [ + "Earth Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.earth::1.0" + }, + { + "name": [ + "Jupiter Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.jupiter::1.0" + }, + { + "name": [ + "Mars Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.mars::1.0" + }, + { + "name": [ + "Saturn Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.saturn::1.0" + }, + { + "name": [ + "Titan Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.saturn.titan::1.0" + }, + { + "name": [ + "Venus Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.venus::1.0" + }, + { + "name": [ + "10123 Fideoja" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10123_fideoja::1.1" + }, + { + "name": [ + "101955 Bennu" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.101955_bennu::1.1" + }, + { + "name": [ + "1042 Amazone" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1042_amazone::1.1" + }, + { + "name": [ + "10664 Phemios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10664_phemios::1.1" + }, + { + "name": [ + "106 Dione" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.106_dione::1.1" + }, + { + "name": [ + "(10783) 1991 RB9" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10783_1991_rb9::1.0" + }, + { + "name": [ + "107 Camilla" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.107_camilla::1.1" + }, + { + "name": [ + "109 Felicitas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.109_felicitas::1.1" + }, + { + "name": [ + "10 Hygiea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10_hygiea::1.1" + }, + { + "name": [ + "111 Ate" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.111_ate::1.1" + }, + { + "name": [ + "(11372) 1998 QP41" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11372_1998_qp41::1.0" + }, + { + "name": [ + "1137 Raissa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1137_raissa::1.1" + }, + { + "name": [ + "113 Amalthea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.113_amalthea::1.1" + }, + { + "name": [ + "1144 Oda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1144_oda::1.1" + }, + { + "name": [ + "11768 Merrill" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11768_merrill::1.1" + }, + { + "name": [ + "11 Parthenope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11_parthenope::1.1" + }, + { + "name": [ + "1208 Troilus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1208_troilus::1.1" + }, + { + "name": [ + "121 Hermione" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.121_hermione::1.1" + }, + { + "name": [ + "1220 Crocus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1220_crocus::1.1" + }, + { + "name": [ + "12379 Thulin" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12379_thulin::1.1" + }, + { + "name": [ + "12658 Peiraios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12658_peiraios::1.1" + }, + { + "name": [ + "(12842) 1997 GQ23" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12842_1997_gq23::1.0" + }, + { + "name": [ + "12916 Eteoneus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12916_eteoneus::1.1" + }, + { + "name": [ + "(12921) 1998 WZ5" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12921_1998_wz5::1.0" + }, + { + "name": [ + "130 Elektra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.130_elektra::1.1" + }, + { + "name": [ + "13185 Agasthenes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13185_agasthenes::1.1" + }, + { + "name": [ + "(13230) 1997 VG1" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13230_1997_vg1::1.0" + }, + { + "name": [ + "(13331) 1998 SU52" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13331_1998_su52::1.0" + }, + { + "name": [ + "(13366) 1998 US24" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13366_1998_us24::1.0" + }, + { + "name": [ + "(13372) 1998 VU6" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13372_1998_vu6::1.0" + }, + { + "name": [ + "(13379) 1998 WX9" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13379_1998_wx9::1.0" + }, + { + "name": [ + "(13383) 1998 XS31" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13383_1998_xs31::1.0" + }, + { + "name": [ + "(13537) 1991 SG" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13537_1991_sg::1.0" + }, + { + "name": [ + "13765 Nansmith" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13765_nansmith::1.1" + }, + { + "name": [ + "(13782) 1998 UM18" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13782_1998_um18::1.0" + }, + { + "name": [ + "(13807) 1998 XE13" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13807_1998_xe13::1.0" + }, + { + "name": [ + "13 Egeria" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13_egeria::1.1" + }, + { + "name": [ + "144 Vibilia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.144_vibilia::1.1" + }, + { + "name": [ + "146 Lucina" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.146_lucina::1.1" + }, + { + "name": [ + "14792 Thyestes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.14792_thyestes::1.1" + }, + { + "name": [ + "14 Irene" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.14_irene::1.1" + }, + { + "name": [ + "1512 Oulu" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1512_oulu::1.1" + }, + { + "name": [ + "(15521) 1999 XH133" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15521_1999_xh133::1.0" + }, + { + "name": [ + "(15535) 2000 AT177" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15535_2000_at177::1.0" + }, + { + "name": [ + "(15649) 6317 P-L" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15649_6317_p-l::1.0" + }, + { + "name": [ + "15651 Tlepolemos" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15651_tlepolemos::1.1" + }, + { + "name": [ + "15 Eunomia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15_eunomia::1.1" + }, + { + "name": [ + "(163249) 2002 GT" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.163249_2002_gt::1.0" + }, + { + "name": [ + "16974 Iphthime" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.16974_iphthime::1.0" + }, + { + "name": [ + "17246 Christophedumas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.17246_christophedumas::1.0" + }, + { + "name": [ + "182 Elsa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.182_elsa::1.1" + }, + { + "name": [ + "18 Melpomene" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.18_melpomene::1.1" + }, + { + "name": [ + "1906 Naef" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1906_naef::1.1" + }, + { + "name": [ + "19 Fortuna" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.19_fortuna::1.1" + }, + { + "name": [ + "2006 SG109" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2006_sg109::1.0" + }, + { + "name": [ + "2007 WD5" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2007_wd5::1.0" + }, + { + "name": [ + "20 Massalia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.20_massalia::1.1" + }, + { + "name": [ + "2110 Moore-Sitterly" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2110_moore-sitterly::1.1" + }, + { + "name": [ + "2148 Epeios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2148_epeios::1.1" + }, + { + "name": [ + "(21566) 1998 QM103" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.21566_1998_qm103::1.0" + }, + { + "name": [ + "216 Kleopatra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.216_kleopatra::1.1" + }, + { + "name": [ + "21 Lutetia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.21_lutetia::1.1" + }, + { + "name": [ + "2201 Oljato" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2201_oljato::1.1" + }, + { + "name": [ + "(22059) 2000 AD75" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22059_2000_ad75::1.0" + }, + { + "name": [ + "224 Oceana" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.224_oceana::1.1" + }, + { + "name": [ + "(22669) 1998 QX32" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22669_1998_qx32::1.0" + }, + { + "name": [ + "(22672) 1998 QV37" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22672_1998_qv37::1.0" + }, + { + "name": [ + "22899 Alconrad" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22899_alconrad::1.0" + }, + { + "name": [ + "22 Kalliope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22_kalliope::1.1" + }, + { + "name": [ + "23054 Thomaslynch" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23054_thomaslynch::1.1" + }, + { + "name": [ + "(23144) 2000 AY182" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23144_2000_ay182::1.0" + }, + { + "name": [ + "(23433) 1981 UU22" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23433_1981_uu22::1.0" + }, + { + "name": [ + "(23622) 1996 RW29" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23622_1996_rw29::1.0" + }, + { + "name": [ + "(23958) 1998 VD30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23958_1998_vd30::1.0" + }, + { + "name": [ + "2411 Zellner" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2411_zellner::1.1" + }, + { + "name": [ + "(24380) 2000 AA160" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24380_2000_aa160::1.0" + }, + { + "name": [ + "243 Ida" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.243_ida::1.1" + }, + { + "name": [ + "(24403) 2000 AX193" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24403_2000_ax193::1.0" + }, + { + "name": [ + "(24449) 2000 QL63" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24449_2000_ql63::1.0" + }, + { + "name": [ + "(24470) 2000 SJ310" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24470_2000_sj310::1.0" + }, + { + "name": [ + "(24537) 2001 CB35" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24537_2001_cb35::1.0" + }, + { + "name": [ + "(25192) 1998 SU124" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.25192_1998_su124::1.0" + }, + { + "name": [ + "(25820) 2000 DB56" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.25820_2000_db56::1.0" + }, + { + "name": [ + "(26641) 2000 JT30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.26641_2000_jt30::1.0" + }, + { + "name": [ + "26970 Elias" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.26970_elias::1.1" + }, + { + "name": [ + "(27705) 1985 DU1" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.27705_1985_du1::1.0" + }, + { + "name": [ + "(28271) 1999 CK16" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.28271_1999_ck16::1.0" + }, + { + "name": [ + "(28306) 1999 CV79" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.28306_1999_cv79::1.0" + }, + { + "name": [ + "283 Emma" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.283_emma::1.1" + }, + { + "name": [ + "288 Glauke" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.288_glauke::1.1" + }, + { + "name": [ + "(29281) 1993 FJ38" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.29281_1993_fj38::1.0" + }, + { + "name": [ + "(29481) 1997 VJ3" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.29481_1997_vj3::1.0" + }, + { + "name": [ + "29 Amphitrite" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.29_amphitrite::1.1" + }, + { + "name": [ + "2 Pallas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2_pallas::1.1" + }, + { + "name": [ + "(300163) 2006 VW139" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300163_2006_vw139::1.0" + }, + { + "name": [ + "(300164) 2006 VE140" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300164_2006_ve140::1.0" + }, + { + "name": [ + "(300165) 2006 VW140" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300165_2006_vw140::1.0" + }, + { + "name": [ + "(300166) 2006 VQ142" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300166_2006_vq142::1.0" + }, + { + "name": [ + "(300167) 2006 VM143" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300167_2006_vm143::1.0" + }, + { + "name": [ + "(300168) 2006 VA144" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300168_2006_va144::1.0" + }, + { + "name": [ + "(300169) 2006 VC146" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300169_2006_vc146::1.0" + }, + { + "name": [ + "(300170) 2006 VB151" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300170_2006_vb151::1.0" + }, + { + "name": [ + "(300171) 2006 VS151" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300171_2006_vs151::1.0" + }, + { + "name": [ + "(300172) 2006 VS168" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300172_2006_vs168::1.0" + }, + { + "name": [ + "(300173) 2006 WT" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300173_2006_wt::1.0" + }, + { + "name": [ + "(300174) 2006 WM11" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300174_2006_wm11::1.0" + }, + { + "name": [ + "(300175) 2006 WV20" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300175_2006_wv20::1.0" + }, + { + "name": [ + "(300176) 2006 WG26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300176_2006_wg26::1.0" + }, + { + "name": [ + "(300177) 2006 WD33" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300177_2006_wd33::1.0" + }, + { + "name": [ + "(300178) 2006 WV36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300178_2006_wv36::1.0" + }, + { + "name": [ + "(300179) 2006 WY36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300179_2006_wy36::1.0" + }, + { + "name": [ + "(300180) 2006 WX42" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300180_2006_wx42::1.0" + }, + { + "name": [ + "(300181) 2006 WK45" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300181_2006_wk45::1.0" + }, + { + "name": [ + "(300182) 2006 WJ53" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300182_2006_wj53::1.0" + }, + { + "name": [ + "(300183) 2006 WZ58" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300183_2006_wz58::1.0" + }, + { + "name": [ + "(300184) 2006 WK61" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300184_2006_wk61::1.0" + }, + { + "name": [ + "(300185) 2006 WB62" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300185_2006_wb62::1.0" + }, + { + "name": [ + "(300186) 2006 WG64" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300186_2006_wg64::1.0" + }, + { + "name": [ + "(300187) 2006 WK65" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300187_2006_wk65::1.0" + }, + { + "name": [ + "(300188) 2006 WD70" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300188_2006_wd70::1.0" + }, + { + "name": [ + "(300189) 2006 WU71" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300189_2006_wu71::1.0" + }, + { + "name": [ + "(300190) 2006 WV75" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300190_2006_wv75::1.0" + }, + { + "name": [ + "(300191) 2006 WQ86" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300191_2006_wq86::1.0" + }, + { + "name": [ + "(300192) 2006 WW87" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300192_2006_ww87::1.0" + }, + { + "name": [ + "(300193) 2006 WH92" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300193_2006_wh92::1.0" + }, + { + "name": [ + "(300194) 2006 WC95" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300194_2006_wc95::1.0" + }, + { + "name": [ + "(300195) 2006 WO96" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300195_2006_wo96::1.0" + }, + { + "name": [ + "(300196) 2006 WZ96" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300196_2006_wz96::1.0" + }, + { + "name": [ + "(300197) 2006 WX99" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300197_2006_wx99::1.0" + }, + { + "name": [ + "76P/West-Kohoutek-Ikemura" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.76p_west-kohoutek-ikemura::1.0" + }, + { + "name": [ + "82P/Gehrels 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.82p_gehrels_3::1.0" + }, + { + "name": [ + "(300200) 2006 WS100" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300200_2006_ws100::1.0" + }, + { + "name": [ + "(300201) 2006 WG101" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300201_2006_wg101::1.0" + }, + { + "name": [ + "(300202) 2006 WE109" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300202_2006_we109::1.0" + }, + { + "name": [ + "(300203) 2006 WE111" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300203_2006_we111::1.0" + }, + { + "name": [ + "(300204) 2006 WR117" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300204_2006_wr117::1.0" + }, + { + "name": [ + "(300205) 2006 WH125" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300205_2006_wh125::1.0" + }, + { + "name": [ + "(300206) 2006 WW126" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300206_2006_ww126::1.0" + }, + { + "name": [ + "(300207) 2006 WB137" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300207_2006_wb137::1.0" + }, + { + "name": [ + "(300208) 2006 WF139" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300208_2006_wf139::1.0" + }, + { + "name": [ + "(300209) 2006 WT151" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300209_2006_wt151::1.0" + }, + { + "name": [ + "(300210) 2006 WB152" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300210_2006_wb152::1.0" + }, + { + "name": [ + "(300211) 2006 WP152" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300211_2006_wp152::1.0" + }, + { + "name": [ + "(300212) 2006 WZ153" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300212_2006_wz153::1.0" + }, + { + "name": [ + "(300213) 2006 WC156" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300213_2006_wc156::1.0" + }, + { + "name": [ + "(300214) 2006 WH174" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300214_2006_wh174::1.0" + }, + { + "name": [ + "(300215) 2006 WC180" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300215_2006_wc180::1.0" + }, + { + "name": [ + "(300216) 2006 WK180" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300216_2006_wk180::1.0" + }, + { + "name": [ + "(300217) 2006 WK182" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300217_2006_wk182::1.0" + }, + { + "name": [ + "(300218) 2006 WG187" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300218_2006_wg187::1.0" + }, + { + "name": [ + "(300219) 2006 WN187" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300219_2006_wn187::1.0" + }, + { + "name": [ + "(300220) 2006 WT191" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300220_2006_wt191::1.0" + }, + { + "name": [ + "300221 Brucebills" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300221_brucebills::1.1" + }, + { + "name": [ + "(300222) 2006 XF6" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300222_2006_xf6::1.0" + }, + { + "name": [ + "(300223) 2006 XK32" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300223_2006_xk32::1.0" + }, + { + "name": [ + "(300224) 2006 XJ43" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300224_2006_xj43::1.0" + }, + { + "name": [ + "(300225) 2006 XN44" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300225_2006_xn44::1.0" + }, + { + "name": [ + "(300226) 2006 XK51" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300226_2006_xk51::1.0" + }, + { + "name": [ + "(300227) 2006 XA52" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300227_2006_xa52::1.0" + }, + { + "name": [ + "(300228) 2006 XN54" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300228_2006_xn54::1.0" + }, + { + "name": [ + "(300229) 2006 XF73" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300229_2006_xf73::1.0" + }, + { + "name": [ + "(300230) 2006 YZ" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300230_2006_yz::1.0" + }, + { + "name": [ + "(300231) 2006 YV3" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300231_2006_yv3::1.0" + }, + { + "name": [ + "(300232) 2006 YL5" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300232_2006_yl5::1.0" + }, + { + "name": [ + "(300233) 2006 YX8" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300233_2006_yx8::1.0" + }, + { + "name": [ + "(300234) 2006 YH16" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300234_2006_yh16::1.0" + }, + { + "name": [ + "(300235) 2006 YT17" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300235_2006_yt17::1.0" + }, + { + "name": [ + "(300236) 2006 YM39" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300236_2006_ym39::1.0" + }, + { + "name": [ + "(300237) 2006 YD45" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300237_2006_yd45::1.0" + }, + { + "name": [ + "(300238) 2007 CM16" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300238_2007_cm16::1.0" + }, + { + "name": [ + "84P/Giclas" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.84p_giclas::1.0" + }, + { + "name": [ + "86P/Wild 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.86p_wild_3::1.0" + }, + { + "name": [ + "(300241) 2007 CQ60" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300241_2007_cq60::1.0" + }, + { + "name": [ + "(300242) 2007 DZ70" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300242_2007_dz70::1.0" + }, + { + "name": [ + "(300243) 2007 DE117" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300243_2007_de117::1.0" + }, + { + "name": [ + "(300244) 2007 EY8" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300244_2007_ey8::1.0" + }, + { + "name": [ + "(300245) 2007 EC20" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300245_2007_ec20::1.0" + }, + { + "name": [ + "(300246) 2007 EE96" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300246_2007_ee96::1.0" + }, + { + "name": [ + "(300247) 2007 EX111" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300247_2007_ex111::1.0" + }, + { + "name": [ + "(300248) 2007 ED165" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300248_2007_ed165::1.0" + }, + { + "name": [ + "(300249) 2007 EE218" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300249_2007_ee218::1.0" + }, + { + "name": [ + "(300250) 2007 EF222" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300250_2007_ef222::1.0" + }, + { + "name": [ + "(300251) 2007 FX26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300251_2007_fx26::1.0" + }, + { + "name": [ + "(300252) 2007 FN32" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300252_2007_fn32::1.0" + }, + { + "name": [ + "(300253) 2007 GP7" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300253_2007_gp7::1.0" + }, + { + "name": [ + "(300254) 2007 GH36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300254_2007_gh36::1.0" + }, + { + "name": [ + "(300255) 2007 GT47" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300255_2007_gt47::1.0" + }, + { + "name": [ + "(300256) 2007 GV60" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300256_2007_gv60::1.0" + }, + { + "name": [ + "(300257) 2007 GV75" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300257_2007_gv75::1.0" + }, + { + "name": [ + "(300258) 2007 HT4" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300258_2007_ht4::1.0" + }, + { + "name": [ + "(30726) 1978 VK7" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.30726_1978_vk7::1.0" + }, + { + "name": [ + "(31050) 1996 RA2" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.31050_1996_ra2::1.0" + }, + { + "name": [ + "(31806) 1999 NE11" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.31806_1999_ne11::1.0" + }, + { + "name": [ + "3200 Phaethon" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3200_phaethon::1.1" + }, + { + "name": [ + "(32480) 2000 SG348" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.32480_2000_sg348::1.0" + }, + { + "name": [ + "(32625) 2001 RZ45" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.32625_2001_rz45::1.0" + }, + { + "name": [ + "3361 Orpheus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3361_orpheus::1.1" + }, + { + "name": [ + "(34312) 2000 QO188" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.34312_2000_qo188::1.0" + }, + { + "name": [ + "3494 Purple Mountain" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3494_purple_mountain::1.1" + }, + { + "name": [ + "(36551) 2000 QR101" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.36551_2000_qr101::1.0" + }, + { + "name": [ + "3659 Bellingshausen" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3659_bellingshausen::1.1" + }, + { + "name": [ + "(37360) 2001 UZ24" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.37360_2001_uz24::1.0" + }, + { + "name": [ + "375 Ursula" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.375_ursula::1.1" + }, + { + "name": [ + "379 Huenna" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.379_huenna::1.1" + }, + { + "name": [ + "38 Leda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.38_leda::1.1" + }, + { + "name": [ + "(39264) 2000 YQ139" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.39264_2000_yq139::1.0" + }, + { + "name": [ + "(39474) 1978 VC7" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.39474_1978_vc7::1.0" + }, + { + "name": [ + "4015 Wilson-Harrington" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4015_wilson-harrington::1.1" + }, + { + "name": [ + "(40506) 1999 RB86" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.40506_1999_rb86::1.0" + }, + { + "name": [ + "(40782) 1999 TX26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.40782_1999_tx26::1.0" + }, + { + "name": [ + "(40804) 1999 TQ40" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.40804_1999_tq40::1.0" + }, + { + "name": [ + "(41003) 1999 UZ12" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.41003_1999_uz12::1.0" + }, + { + "name": [ + "(41307) 1999 XA149" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.41307_1999_xa149::1.0" + }, + { + "name": [ + "(41379) 2000 AS105" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.41379_2000_as105::1.0" + }, + { + "name": [ + "87P/Bus" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.87p_bus::1.0" + }, + { + "name": [ + "8P/Tuttle" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.8p_tuttle::1.0" + }, + { + "name": [ + "(43032) 1999 VR26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.43032_1999_vr26::1.0" + }, + { + "name": [ + "433 Eros" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.433_eros::1.1" + }, + { + "name": [ + "(43460) 2000 YM123" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.43460_2000_ym123::1.0" + }, + { + "name": [ + "434 Hungaria" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.434_hungaria::1.1" + }, + { + "name": [ + "43 Ariadne" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.43_ariadne::1.1" + }, + { + "name": [ + "444 Gyptis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.444_gyptis::1.1" + }, + { + "name": [ + "44 Nysa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.44_nysa::1.1" + }, + { + "name": [ + "(45590) 2000 CU101" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.45590_2000_cu101::1.0" + }, + { + "name": [ + "(456781) 2007 TY170" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.456781_2007_ty170::1.0" + }, + { + "name": [ + "45 Eugenia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.45_eugenia::1.1" + }, + { + "name": [ + "46 Hestia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.46_hestia::1.1" + }, + { + "name": [ + "(47640) 2000 CA30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.47640_2000_ca30::1.0" + }, + { + "name": [ + "(477410) 2009 VG86" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.477410_2009_vg86::1.0" + }, + { + "name": [ + "48424 Souchay" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.48424_souchay::1.1" + }, + { + "name": [ + "(486959) 2014 NX1" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.486959_2014_nx1::1.0" + }, + { + "name": [ + "49 Pales" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.49_pales::1.1" + }, + { + "name": [ + "4 Vesta" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4_vesta::1.1" + }, + { + "name": [ + "(5025) 1986 TS6" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5025_1986_ts6::1.0" + }, + { + "name": [ + "5026 Martes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5026_martes::1.1" + }, + { + "name": [ + "5041 Theotes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5041_theotes::1.1" + }, + { + "name": [ + "(506496) 2003 UZ377" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.506496_2003_uz377::1.0" + }, + { + "name": [ + "(50715) 2000 EV136" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.50715_2000_ev136::1.0" + }, + { + "name": [ + "(51068) 2000 GW156" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51068_2000_gw156::1.0" + }, + { + "name": [ + "(51136) 2000 HQ44" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51136_2000_hq44::1.0" + }, + { + "name": [ + "(51336) 2000 NV26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51336_2000_nv26::1.0" + }, + { + "name": [ + "(51914) 2001 QM70" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51914_2001_qm70::1.0" + }, + { + "name": [ + "51 Nemausa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51_nemausa::1.1" + }, + { + "name": [ + "(52551) 1997 AL" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.52551_1997_al::1.0" + }, + { + "name": [ + "52 Europa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.52_europa::1.1" + }, + { + "name": [ + "532 Herculina" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.532_herculina::1.1" + }, + { + "name": [ + "5436 Eumelos" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5436_eumelos::1.1" + }, + { + "name": [ + "(54869) 2001 OP43" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.54869_2001_op43::1.0" + }, + { + "name": [ + "54 Alexandra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.54_alexandra::1.1" + }, + { + "name": [ + "5511 Cloanthus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5511_cloanthus::1.1" + }, + { + "name": [ + "(55578) 2002 GK105" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.55578_2002_gk105::1.0" + }, + { + "name": [ + "(57735) 2001 UQ159" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.57735_2001_uq159::1.0" + }, + { + "name": [ + "593 Titania" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.593_titania::1.1" + }, + { + "name": [ + "596 Scheila" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.596_scheila::1.1" + }, + { + "name": [ + "5 Astraea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5_astraea::1.1" + }, + { + "name": [ + "6070 Rheinland" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6070_rheinland::1.1" + }, + { + "name": [ + "617 Patroclus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.617_patroclus::1.1" + }, + { + "name": [ + "619 Triberga" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.619_triberga::1.1" + }, + { + "name": [ + "624 Hektor" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.624_hektor::1.1" + }, + { + "name": [ + "(6369) 1983 UC" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6369_1983_uc::1.0" + }, + { + "name": [ + "63 Ausonia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.63_ausonia::1.1" + }, + { + "name": [ + "65 Cybele" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.65_cybele::1.1" + }, + { + "name": [ + "674 Rachele" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.674_rachele::1.1" + }, + { + "name": [ + "6 Hebe" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6_hebe::1.1" + }, + { + "name": [ + "9P/Tempel 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.9p_tempel_1::1.0" + }, + { + "name": [ + "C/1983 O1 (Cernis)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1983_o1_cernis::1.0" + }, + { + "name": [ + "7119 Hiera" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7119_hiera::1.1" + }, + { + "name": [ + "7126 Cureau" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7126_cureau::1.1" + }, + { + "name": [ + "7543 Prylis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7543_prylis::1.1" + }, + { + "name": [ + "762 Pulcova" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.762_pulcova::1.1" + }, + { + "name": [ + "7689 Reinerstoss" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7689_reinerstoss::1.1" + }, + { + "name": [ + "7696 Liebe" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7696_liebe::1.1" + }, + { + "name": [ + "(7719) 1997 GT36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7719_1997_gt36::1.0" + }, + { + "name": [ + "(79213) 1994 EX" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.79213_1994_ex::1.0" + }, + { + "name": [ + "7968 Elst-Pizarro" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7968_elst-pizarro::1.1" + }, + { + "name": [ + "7 Iris" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7_iris::1.1" + }, + { + "name": [ + "(82780) 2001 QF18" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.82780_2001_qf18::1.0" + }, + { + "name": [ + "8306 Shoko" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8306_shoko::1.1" + }, + { + "name": [ + "832 Karin" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.832_karin::1.1" + }, + { + "name": [ + "8624 Kaleycuoco" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8624_kaleycuoco::1.0" + }, + { + "name": [ + "87 Sylvia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.87_sylvia::1.1" + }, + { + "name": [ + "899 Jokaste" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.899_jokaste::1.1" + }, + { + "name": [ + "89 Julia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.89_julia::1.1" + }, + { + "name": [ + "8 Flora" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8_flora::1.1" + }, + { + "name": [ + "(90428) 2004 BL30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.90428_2004_bl30::1.0" + }, + { + "name": [ + "90 Antiope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.90_antiope::1.1" + }, + { + "name": [ + "93 Minerva" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.93_minerva::1.1" + }, + { + "name": [ + "9860 Archaeopteryx" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.9860_archaeopteryx::1.1" + }, + { + "name": [ + "9 Metis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.9_metis::1.1" + }, + { + "name": [ + "10199 Chariklo" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.10199_chariklo::1.0" + }, + { + "name": [ + "10370 Hylonome" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.10370_hylonome::1.0" + }, + { + "name": [ + "(119315) 2001 SQ73" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.119315_2001_sq73::1.0" + }, + { + "name": [ + "(119976) 2002 VR130" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.119976_2002_vr130::1.0" + }, + { + "name": [ + "(120061) 2003 CO1" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.120061_2003_co1::1.0" + }, + { + "name": [ + "121725 Aphidas" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.121725_aphidas::1.0" + }, + { + "name": [ + "(136204) 2003 WL7" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.136204_2003_wl7::1.0" + }, + { + "name": [ + "(144908) 2004 YH32" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.144908_2004_yh32::1.0" + }, + { + "name": [ + "(145486) 2005 UJ438" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.145486_2005_uj438::1.0" + }, + { + "name": [ + "(148975) 2001 XA255" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.148975_2001_xa255::1.0" + }, + { + "name": [ + "(154783) 2004 PA44" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.154783_2004_pa44::1.0" + }, + { + "name": [ + "(160427) 2005 RL43" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.160427_2005_rl43::1.0" + }, + { + "name": [ + "(187661) 2007 JG43" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.187661_2007_jg43::1.0" + }, + { + "name": [ + "2002 QX47" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2002_qx47::1.0" + }, + { + "name": [ + "2003 CC22" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2003_cc22::1.0" + }, + { + "name": [ + "2003 WN188" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2003_wn188::1.0" + }, + { + "name": [ + "2004 DA62" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2004_da62::1.0" + }, + { + "name": [ + "2004 QQ26" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2004_qq26::1.0" + }, + { + "name": [ + "2006 FV4" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2006_fv4::1.0" + }, + { + "name": [ + "2006 RJ103" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2006_rj103::1.0" + }, + { + "name": [ + "2007 RH283" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2007_rh283::1.0" + }, + { + "name": [ + "2007 UM126" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2007_um126::1.0" + }, + { + "name": [ + "2007 VL305" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2007_vl305::1.0" + }, + { + "name": [ + "2060 Chiron" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2060_chiron::1.0" + }, + { + "name": [ + "31824 Elatus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.31824_elatus::1.0" + }, + { + "name": [ + "32532 Thereus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.32532_thereus::1.0" + }, + { + "name": [ + "C/1984 K1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1984_k1_shoemaker::1.0" + }, + { + "name": [ + "C/1987 F1 (Torres)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_f1_torres::1.1" + }, + { + "name": [ + "(447178) 2005 RO43" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.447178_2005_ro43::1.0" + }, + { + "name": [ + "49036 Pelion" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.49036_pelion::1.0" + }, + { + "name": [ + "5145 Pholus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.5145_pholus::1.0" + }, + { + "name": [ + "52872 Okyrhoe" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.52872_okyrhoe::1.0" + }, + { + "name": [ + "52975 Cyllarus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.52975_cyllarus::1.0" + }, + { + "name": [ + "5335 Damocles" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.5335_damocles::1.0" + }, + { + "name": [ + "54598 Bienor" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.54598_bienor::1.0" + }, + { + "name": [ + "55576 Amycus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.55576_amycus::1.0" + }, + { + "name": [ + "60558 Echeclus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.60558_echeclus::1.0" + }, + { + "name": [ + "(63252) 2001 BL41" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.63252_2001_bl41::1.0" + }, + { + "name": [ + "7066 Nessus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.7066_nessus::1.0" + }, + { + "name": [ + "83982 Crantor" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.83982_crantor::1.0" + }, + { + "name": [ + "8405 Asbolus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.8405_asbolus::1.0" + }, + { + "name": [ + "(88269) 2001 KF77" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.88269_2001_kf77::1.0" + }, + { + "name": [ + "944 Hidalgo" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.944_hidalgo::1.0" + }, + { + "name": [ + "(95626) 2002 GZ32" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.95626_2002_gz32::1.0" + }, + { + "name": [ + "103P/Hartley 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.103p_hartley_2::1.1" + }, + { + "name": [ + "106P/Schuster" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.106p_schuster::1.0" + }, + { + "name": [ + "108P/Ciffreo" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.108p_ciffreo::1.0" + }, + { + "name": [ + "10P/Tempel 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.10p_tempel_2::1.0" + }, + { + "name": [ + "110P/Hartley 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.110p_hartley_3::1.0" + }, + { + "name": [ + "112P/Urata-Niijima" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.112p_urata-niijima::1.0" + }, + { + "name": [ + "114P/Wiseman-Skiff" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.114p_wiseman-skiff::1.0" + }, + { + "name": [ + "144P/Kushida" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.144p_kushida::1.0" + }, + { + "name": [ + "14P/Wolf" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.14p_wolf::1.0" + }, + { + "name": [ + "153P/Ikeya-Zhang" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.153p_ikeya-zhang::1.0" + }, + { + "name": [ + "15P/Finlay" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.15p_finlay::1.0" + }, + { + "name": [ + "167P/CINEOS" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.167p_cineos::1.0" + }, + { + "name": [ + "17P/Holmes" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.17p_holmes::1.0" + }, + { + "name": [ + "19P/Borrelly" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.19p_borrelly::1.0" + }, + { + "name": [ + "22P/Kopff" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.22p_kopff::1.0" + }, + { + "name": [ + "24P/Schaumasse" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.24p_schaumasse::1.0" + }, + { + "name": [ + "252P/LINEAR" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.252p_linear::1.0" + }, + { + "name": [ + "29P/Schwassmann-Wachmann 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.29p_schwassmann-wachmann_1::1.0" + }, + { + "name": [ + "2P/Encke" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.2p_encke::1.0" + }, + { + "name": [ + "313P/Gibbs" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.313p_gibbs::1.0" + }, + { + "name": [ + "354P/LINEAR" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.354p_linear::1.0" + }, + { + "name": [ + "37P/Forbes" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.37p_forbes::1.0" + }, + { + "name": [ + "44P/Reinmuth 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.44p_reinmuth_2::1.0" + }, + { + "name": [ + "45P/Honda-Mrkos-Pajdusakova" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.45p_honda-mrkos-pajdusakova::1.0" + }, + { + "name": [ + "46P/Wirtanen" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.46p_wirtanen::1.0" + }, + { + "name": [ + "47P/Ashbrook-Jackson" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.47p_ashbrook-jackson::1.0" + }, + { + "name": [ + "4P/Faye" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.4p_faye::1.0" + }, + { + "name": [ + "50P/Arend" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.50p_arend::1.0" + }, + { + "name": [ + "55P/Tempel-Tuttle" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.55p_tempel-tuttle::1.0" + }, + { + "name": [ + "59P/Kearns-Kwee" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.59p_kearns-kwee::1.0" + }, + { + "name": [ + "61P/Shajn-Schaldach" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.61p_shajn-schaldach::1.0" + }, + { + "name": [ + "63P/Wild 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.63p_wild_1::1.0" + }, + { + "name": [ + "64P/Swift-Gehrels" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.64p_swift-gehrels::1.0" + }, + { + "name": [ + "C/1987 H1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_h1_shoemaker::1.0" + }, + { + "name": [ + "C/1988 B1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1988_b1_shoemaker::1.0" + }, + { + "name": [ + "C/1990 K1 (Levy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1990_k1_levy::1.0" + }, + { + "name": [ + "C/1992 J2 (Bradfield)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1992_j2_bradfield::1.1" + }, + { + "name": [ + "C/1995 O1 (Hale-Bopp)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1995_o1_hale-bopp::1.0" + }, + { + "name": [ + "C/1996 B2 (Hyakutake)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1996_b2_hyakutake::1.1" + }, + { + "name": [ + "C/1997 BA6 (Spacewatch)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1997_ba6_spacewatch::1.1" + }, + { + "name": [ + "C/1999 H1 (Lee)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_h1_lee::1.0" + }, + { + "name": [ + "C/1999 J2 (Skiff)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_j2_skiff::1.0" + }, + { + "name": [ + "C/1999 S4 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_s4_linear::1.1" + }, + { + "name": [ + "C/2000 WM1 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2000_wm1_linear::1.0" + }, + { + "name": [ + "C/1999 T1 (McNaught-Hartley)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_t1_mcnaught-hartley::1.0" + }, + { + "name": [ + "C/2001 G1 (LONEOS)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2001_g1_loneos::1.0" + }, + { + "name": [ + "C/2001 Q4 (NEAT)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2001_q4_neat::1.0" + }, + { + "name": [ + "C/2002 T7 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2002_t7_linear::1.0" + }, + { + "name": [ + "C/2003 A2 (Gleason)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_a2_gleason::1.1" + }, + { + "name": [ + "C/2003 O1 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_o1_linear::1.0" + }, + { + "name": [ + "C/2009 P1 (Garradd)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2009_p1_garradd::1.1" + }, + { + "name": [ + "C/2011 W3 (Lovejoy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2011_w3_lovejoy::1.0" + }, + { + "name": [ + "C/2012 S1 (ISON)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2012_s1_ison::1.1" + }, + { + "name": [ + "C/2014 Q2 (Lovejoy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2014_q2_lovejoy::1.0" + }, + { + "name": [ + "D/1993 F2-A (Shoemaker-Levy 9-A)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-a_shoemaker-levy_9-a::1.0" + }, + { + "name": [ + "136199 Eris" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136199_eris::1.1" + }, + { + "name": [ + "1 Ceres" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.1_ceres::1.1" + }, + { + "name": [ + "Earth" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.earth::1.2" + }, + { + "name": [ + "Jupiter" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.jupiter::1.2" + }, + { + "name": [ + "D/1993 F2-B (Shoemaker-Levy 9-B)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-b_shoemaker-levy_9-b::1.0" + }, + { + "name": [ + "D/1993 F2-C (Shoemaker-Levy 9-C)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-c_shoemaker-levy_9-c::1.0" + }, + { + "name": [ + "D/1993 F2-D (Shoemaker-Levy 9-D)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-d_shoemaker-levy_9-d::1.0" + }, + { + "name": [ + "Mars" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.mars::1.2" + }, + { + "name": [ + "Mercury" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.mercury::1.2" + }, + { + "name": [ + "Neptune" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.neptune::1.2" + }, + { + "name": [ + "Saturn" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.saturn::1.2" + }, + { + "name": [ + "Uranus" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.uranus::1.2" + }, + { + "name": [ + "Venus" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.venus::1.2" + }, + { + "name": [ + "Moon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.earth.moon::1.1" + }, + { + "name": [ + "D/1993 F2-E (Shoemaker-Levy 9-E)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-e_shoemaker-levy_9-e::1.0" + }, + { + "name": [ + "D/1993 F2-F (Shoemaker-Levy 9-F)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-f_shoemaker-levy_9-f::1.0" + }, + { + "name": [ + "D/1993 F2-G (Shoemaker-Levy 9-G)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-g_shoemaker-levy_9-g::1.0" + }, + { + "name": [ + "D/1993 F2-H (Shoemaker-Levy 9-H)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-h_shoemaker-levy_9-h::1.0" + }, + { + "name": [ + "D/1993 F2-K (Shoemaker-Levy 9-K)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-k_shoemaker-levy_9-k::1.0" + }, + { + "name": [ + "D/1993 F2-L (Shoemaker-Levy 9-L)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-l_shoemaker-levy_9-l::1.0" + }, + { + "name": [ + "D/1993 F2-N (Shoemaker-Levy 9-N)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-n_shoemaker-levy_9-n::1.0" + }, + { + "name": [ + "D/1993 F2-P1 (Shoemaker-Levy 9-P1)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-p1_shoemaker-levy_9-p1::1.0" + }, + { + "name": [ + "D/1993 F2-P2 (Shoemaker-Levy 9-P2)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-p2_shoemaker-levy_9-p2::1.0" + }, + { + "name": [ + "D/1993 F2-Q1 (Shoemaker-Levy 9-Q1)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-q1_shoemaker-levy_9-q1::1.0" + }, + { + "name": [ + "D/1993 F2-Q2 (Shoemaker-Levy 9-Q2)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-q2_shoemaker-levy_9-q2::1.0" + }, + { + "name": [ + "D/1993 F2-R (Shoemaker-Levy 9-R)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-r_shoemaker-levy_9-r::1.0" + }, + { + "name": [ + "D/1993 F2-S (Shoemaker-Levy 9-S)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-s_shoemaker-levy_9-s::1.0" + }, + { + "name": [ + "D/1993 F2-T (Shoemaker-Levy 9-T)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-t_shoemaker-levy_9-t::1.0" + }, + { + "name": [ + "D/1993 F2-U (Shoemaker-Levy 9-U)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-u_shoemaker-levy_9-u::1.0" + }, + { + "name": [ + "D/1993 F2-V (Shoemaker-Levy 9-V)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-v_shoemaker-levy_9-v::1.0" + }, + { + "name": [ + "D/1993 F2-W (Shoemaker-Levy 9-W)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-w_shoemaker-levy_9-w::1.0" + }, + { + "name": [ + "(134340) Pluto" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.134340_pluto::1.1" + }, + { + "name": [ + "136108 Haumea" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136108_haumea::1.1" + }, + { + "name": [ + "136472 Makemake" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136472_makemake::1.1" + }, + { + "name": [ + "Charon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.charon::1.1" + }, + { + "name": [ + "Aitne" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.aitne::1.1" + }, + { + "name": [ + "Ananke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.ananke::1.1" + }, + { + "name": [ + "Aoede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.aoede::1.1" + }, + { + "name": [ + "Hydra" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.hydra::1.1" + }, + { + "name": [ + "Kerberos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.kerberos::1.1" + }, + { + "name": [ + "Nix" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.nix::1.1" + }, + { + "name": [ + "Arche" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.arche::1.1" + }, + { + "name": [ + "Carme" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.carme::1.1" + }, + { + "name": [ + "Carpo" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.carpo::1.1" + }, + { + "name": [ + "Dia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.dia::1.1" + }, + { + "name": [ + "Elara" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.elara::1.1" + }, + { + "name": [ + "Europa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.europa::1.1" + }, + { + "name": [ + "Helike" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.helike::1.1" + }, + { + "name": [ + "Styx" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.styx::1.1" + }, + { + "name": [ + "Adrastea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.adrastea::1.1" + }, + { + "name": [ + "Amalthea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.amalthea::1.1" + }, + { + "name": [ + "Autonoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.autonoe::1.1" + }, + { + "name": [ + "Callirrhoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.callirrhoe::1.1" + }, + { + "name": [ + "Herse" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.herse::1.1" + }, + { + "name": [ + "Callisto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.callisto::1.1" + }, + { + "name": [ + "Io" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.io::1.1" + }, + { + "name": [ + "Chaldene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.chaldene::1.1" + }, + { + "name": [ + "Isonoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.isonoe::1.1" + }, + { + "name": [ + "Kale" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kale::1.1" + }, + { + "name": [ + "Kalyke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kalyke::1.1" + }, + { + "name": [ + "Cyllene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.cyllene::1.1" + }, + { + "name": [ + "Erinome" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.erinome::1.1" + }, + { + "name": [ + "Euanthe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.euanthe::1.1" + }, + { + "name": [ + "Kore" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kore::1.1" + }, + { + "name": [ + "Leda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.leda::1.1" + }, + { + "name": [ + "Eukelade" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.eukelade::1.1" + }, + { + "name": [ + "Euporie" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.euporie::1.1" + }, + { + "name": [ + "Metis" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.metis::1.1" + }, + { + "name": [ + "Mneme" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.mneme::1.1" + }, + { + "name": [ + "Eurydome" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.eurydome::1.1" + }, + { + "name": [ + "Sinope" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.sinope::1.1" + }, + { + "name": [ + "Ganymede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.ganymede::1.1" + }, + { + "name": [ + "Harpalyke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.harpalyke::1.1" + }, + { + "name": [ + "Hegemone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.hegemone::1.1" + }, + { + "name": [ + "Hermippe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.hermippe::1.1" + }, + { + "name": [ + "Himalia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.himalia::1.1" + }, + { + "name": [ + "Iocaste" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.iocaste::1.1" + }, + { + "name": [ + "Kallichore" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kallichore::1.1" + }, + { + "name": [ + "Sponde" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.sponde::1.1" + }, + { + "name": [ + "Lysithea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.lysithea::1.1" + }, + { + "name": [ + "Thebe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thebe::1.1" + }, + { + "name": [ + "Megaclite" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.megaclite::1.1" + }, + { + "name": [ + "Thyone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thyone::1.1" + }, + { + "name": [ + "Orthosie" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.orthosie::1.1" + }, + { + "name": [ + "Deimos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mars.deimos::1.1" + }, + { + "name": [ + "Phobos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mars.phobos::1.1" + }, + { + "name": [ + "Pasiphae" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.pasiphae::1.1" + }, + { + "name": [ + "Naiad" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.naiad::1.1" + }, + { + "name": [ + "Nereid" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.nereid::1.1" + }, + { + "name": [ + "Neso" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.neso::1.1" + }, + { + "name": [ + "Pasithee" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.pasithee::1.1" + }, + { + "name": [ + "Praxidike" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.praxidike::1.1" + }, + { + "name": [ + "Sao" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.sao::1.1" + }, + { + "name": [ + "Triton" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.triton::1.1" + }, + { + "name": [ + "S/2003 J 10" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j10::1.1" + }, + { + "name": [ + "S/2003 J 12" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j12::1.1" + }, + { + "name": [ + "S/2003 J 15" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j15::1.1" + }, + { + "name": [ + "S/2003 J 16" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j16::1.1" + }, + { + "name": [ + "S/2003 J 18" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j18::1.1" + }, + { + "name": [ + "S/2003 J 19" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j19::1.1" + }, + { + "name": [ + "S/2003 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j2::1.1" + }, + { + "name": [ + "S/2003 J 23" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j23::1.1" + }, + { + "name": [ + "S/2003 J 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j3::1.1" + }, + { + "name": [ + "S/2003 J 4" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j4::1.1" + }, + { + "name": [ + "S/2003 J 5" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j5::1.1" + }, + { + "name": [ + "S/2003 J 9" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j9::1.1" + }, + { + "name": [ + "S/2010 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2010j1::1.1" + }, + { + "name": [ + "S/2010 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2010j2::1.1" + }, + { + "name": [ + "S/2011 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2011j1::1.1" + }, + { + "name": [ + "S/2011 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2011j2::1.1" + }, + { + "name": [ + "S/2016 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2016j1::1.1" + }, + { + "name": [ + "Taygete" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.taygete::1.1" + }, + { + "name": [ + "Thelxinoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thelxinoe::1.1" + }, + { + "name": [ + "Themisto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.themisto::1.1" + }, + { + "name": [ + "Despina" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.despina::1.1" + }, + { + "name": [ + "Aegaeon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.aegaeon::1.1" + }, + { + "name": [ + "Aegir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.aegir::1.1" + }, + { + "name": [ + "Galatea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.galatea::1.1" + }, + { + "name": [ + "Anthe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.anthe::1.1" + }, + { + "name": [ + "Halimede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.halimede::1.1" + }, + { + "name": [ + "Laomedeia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.laomedeia::1.1" + }, + { + "name": [ + "Atlas" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.atlas::1.1" + }, + { + "name": [ + "Bestla" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bestla::1.1" + }, + { + "name": [ + "Calypso" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.calypso::1.1" + }, + { + "name": [ + "Psamathe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.psamathe::1.1" + }, + { + "name": [ + "Thalassa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.thalassa::1.1" + }, + { + "name": [ + "Albiorix" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.albiorix::1.1" + }, + { + "name": [ + "Bebhionn" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bebhionn::1.1" + }, + { + "name": [ + "Daphnis" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.daphnis::1.1" + }, + { + "name": [ + "Dione" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.dione::1.1" + }, + { + "name": [ + "Fenrir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.fenrir::1.1" + }, + { + "name": [ + "Bergelmir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bergelmir::1.1" + }, + { + "name": [ + "Fornjot" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.fornjot::1.1" + }, + { + "name": [ + "Enceladus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.enceladus::1.1" + }, + { + "name": [ + "Greip" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.greip::1.1" + }, + { + "name": [ + "Hati" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hati::1.1" + }, + { + "name": [ + "Iapetus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.iapetus::1.1" + }, + { + "name": [ + "Epimetheus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.epimetheus::1.1" + }, + { + "name": [ + "Ijiraq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.ijiraq::1.1" + }, + { + "name": [ + "Janus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.janus::1.1" + }, + { + "name": [ + "Farbauti" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.farbauti::1.1" + }, + { + "name": [ + "Hyperion" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hyperion::1.1" + }, + { + "name": [ + "Kari" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.kari::1.1" + }, + { + "name": [ + "Kiviuq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.kiviuq::1.1" + }, + { + "name": [ + "Loge" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.loge::1.1" + }, + { + "name": [ + "Methone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.methone::1.1" + }, + { + "name": [ + "Hyrrokkin" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hyrrokkin::1.1" + }, + { + "name": [ + "Jarnsaxa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.jarnsaxa::1.1" + }, + { + "name": [ + "Mimas" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.mimas::1.1" + }, + { + "name": [ + "Mundilfari" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.mundilfari::1.1" + }, + { + "name": [ + "Narvi" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.narvi::1.1" + }, + { + "name": [ + "Paaliaq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.paaliaq::1.1" + }, + { + "name": [ + "Pallene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pallene::1.1" + }, + { + "name": [ + "Pan" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pan::1.1" + }, + { + "name": [ + "Pandora" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pandora::1.1" + }, + { + "name": [ + "Phoebe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.phoebe::1.1" + }, + { + "name": [ + "Polydeuces" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.polydeuces::1.1" + }, + { + "name": [ + "Prometheus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.prometheus::1.1" + }, + { + "name": [ + "Rhea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.rhea::1.1" + }, + { + "name": [ + "S/2004 S 7" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s7::1.1" + }, + { + "name": [ + "S/2006 S 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2006s1::1.1" + }, + { + "name": [ + "S/2006 S 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2006s3::1.1" + }, + { + "name": [ + "S/2007 S 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2007s2::1.1" + }, + { + "name": [ + "S/2007 S 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2007s3::1.1" + }, + { + "name": [ + "Siarnaq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.siarnaq::1.1" + }, + { + "name": [ + "S/2004 S 12" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s12::1.1" + }, + { + "name": [ + "Skathi" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.skathi::1.1" + }, + { + "name": [ + "Skoll" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.skoll::1.1" + }, + { + "name": [ + "Surtur" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.surtur::1.1" + }, + { + "name": [ + "Tarqeq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tarqeq::1.1" + }, + { + "name": [ + "Tarvos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tarvos::1.1" + }, + { + "name": [ + "Telesto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.telesto::1.1" + }, + { + "name": [ + "S/2004 S 13" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s13::1.1" + }, + { + "name": [ + "S/2004 S 17" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s17::1.1" + }, + { + "name": [ + "Tethys" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tethys::1.1" + }, + { + "name": [ + "Suttungr" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.suttungr::1.1" + }, + { + "name": [ + "Thrymr" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.thrymr::1.1" + }, + { + "name": [ + "Titan" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.titan::1.0" + }, + { + "name": [ + "Ymir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.ymir::1.1" + }, + { + "name": [ + "Ariel" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ariel::1.1" + }, + { + "name": [ + "Belinda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.belinda::1.1" + }, + { + "name": [ + "Bianca" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.bianca::1.1" + }, + { + "name": [ + "Caliban" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.caliban::1.1" + }, + { + "name": [ + "Cordelia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cordelia::1.1" + }, + { + "name": [ + "Cressida" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cressida::1.1" + }, + { + "name": [ + "Cupid" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cupid::1.1" + }, + { + "name": [ + "Juliet" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.juliet::1.1" + }, + { + "name": [ + "Mab" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.mab::1.1" + }, + { + "name": [ + "Desdemona" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.desdemona::1.1" + }, + { + "name": [ + "Miranda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.miranda::1.1" + }, + { + "name": [ + "Oberon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.oberon::1.1" + }, + { + "name": [ + "Ophelia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ophelia::1.1" + }, + { + "name": [ + "Perdita" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.perdita::1.1" + }, + { + "name": [ + "Portia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.portia::1.1" + }, + { + "name": [ + "Puck" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.puck::1.1" + }, + { + "name": [ + "Setebos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.setebos::1.1" + }, + { + "name": [ + "Sycorax" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.sycorax::1.1" + }, + { + "name": [ + "Titania" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.titania::1.1" + }, + { + "name": [ + "Umbriel" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.umbriel::1.1" + }, + { + "name": [ + "Ferdinand" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ferdinand::1.1" + }, + { + "name": [ + "Francisco" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.francisco::1.1" + }, + { + "name": [ + "31 Leonis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.31_leo::1.0" + }, + { + "name": [ + "Margaret" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.margaret::1.1" + }, + { + "name": [ + "Prospero" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.prospero::1.1" + }, + { + "name": [ + "Rosalind" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.rosalind::1.1" + }, + { + "name": [ + "Stephano" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.stephano::1.1" + }, + { + "name": [ + "Trinculo" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.trinculo::1.1" + }, + { + "name": [ + "(118228) 1996 TQ66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118228_1996_tq66::1.0" + }, + { + "name": [ + "Capella" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_aur::1.0" + }, + { + "name": [ + "Alpha Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_cen::1.0" + }, + { + "name": [ + "Vega" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_lyr::1.0" + }, + { + "name": [ + "Betelgeuse" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_ori::1.0" + }, + { + "name": [ + "(118378) 1999 HT11" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118378_1999_ht11::1.0" + }, + { + "name": [ + "Alpha Pavonis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_pav::1.0" + }, + { + "name": [ + "(118379) 1999 HC12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118379_1999_hc12::1.0" + }, + { + "name": [ + "Fomalhaut" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_psa::1.0" + }, + { + "name": [ + "(118698) 2000 OY51" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118698_2000_oy51::1.0" + }, + { + "name": [ + "Antares" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_sco::1.0" + }, + { + "name": [ + "Spica" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_vir::1.0" + }, + { + "name": [ + "(118702) 2000 OM67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118702_2000_om67::1.0" + }, + { + "name": [ + "HAT-P-4" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd+36_2593::1.0" + }, + { + "name": [ + "(119066) 2001 KJ76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119066_2001_kj76::1.0" + }, + { + "name": [ + "(119067) 2001 KP76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119067_2001_kp76::1.0" + }, + { + "name": [ + "(119069) 2001 KN77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119069_2001_kn77::1.0" + }, + { + "name": [ + "(119070) 2001 KP77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119070_2001_kp77::1.0" + }, + { + "name": [ + "(119473) 2001 UO18" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119473_2001_uo18::1.0" + }, + { + "name": [ + "(119878) 2002 CY224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119878_2002_cy224::1.0" + }, + { + "name": [ + "(119951) 2002 KX14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119951_2002_kx14::1.0" + }, + { + "name": [ + "(119956) 2002 PA149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119956_2002_pa149::1.0" + }, + { + "name": [ + "(119979) 2002 WC19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119979_2002_wc19::1.0" + }, + { + "name": [ + "(120181) 2003 UR292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.120181_2003_ur292::1.0" + }, + { + "name": [ + "(120216) 2004 EW95" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.120216_2004_ew95::1.0" + }, + { + "name": [ + "120347 Salacia" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.120347_salacia::1.1" + }, + { + "name": [ + "(123509) 2000 WK183" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.123509_2000_wk183::1.0" + }, + { + "name": [ + "(126154) 2001 YH140" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126154_2001_yh140::1.0" + }, + { + "name": [ + "(126155) 2001 YJ140" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126155_2001_yj140::1.0" + }, + { + "name": [ + "(126619) 2002 CX154" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126619_2002_cx154::1.0" + }, + { + "name": [ + "(126719) 2002 CC249" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126719_2002_cc249::1.0" + }, + { + "name": [ + "(127546) 2002 XU93" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.127546_2002_xu93::1.0" + }, + { + "name": [ + "(127871) 2003 FC128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.127871_2003_fc128::1.0" + }, + { + "name": [ + "(129746) 1999 CE119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.129746_1999_ce119::1.0" + }, + { + "name": [ + "(130391) 2000 JG81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.130391_2000_jg81::1.0" + }, + { + "name": [ + "(131318) 2001 FL194" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131318_2001_fl194::1.0" + }, + { + "name": [ + "(131695) 2001 XS254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131695_2001_xs254::1.0" + }, + { + "name": [ + "(131696) 2001 XT254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131696_2001_xt254::1.0" + }, + { + "name": [ + "(131697) 2001 XH255" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131697_2001_xh255::1.0" + }, + { + "name": [ + "(134210) 2005 PQ21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.134210_2005_pq21::1.0" + }, + { + "name": [ + "(134568) 1999 RH215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.134568_1999_rh215::1.0" + }, + { + "name": [ + "(134860) 2000 OJ67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.134860_2000_oj67::1.0" + }, + { + "name": [ + "(135024) 2001 KO76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.135024_2001_ko76::1.0" + }, + { + "name": [ + "(135571) 2002 GG32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.135571_2002_gg32::1.0" + }, + { + "name": [ + "(135742) 2002 PB171" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.135742_2002_pb171::1.0" + }, + { + "name": [ + "(136120) 2003 LG7" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.136120_2003_lg7::1.0" + }, + { + "name": [ + "(137294) 1999 RE215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.137294_1999_re215::1.0" + }, + { + "name": [ + "(137295) 1999 RB216" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.137295_1999_rb216::1.0" + }, + { + "name": [ + "(138537) 2000 OK67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.138537_2000_ok67::1.0" + }, + { + "name": [ + "(138628) 2000 QM251" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.138628_2000_qm251::1.0" + }, + { + "name": [ + "(139775) 2001 QG298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.139775_2001_qg298::1.0" + }, + { + "name": [ + "(143685) 2003 SS317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.143685_2003_ss317::1.0" + }, + { + "name": [ + "(143991) 2003 YO179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.143991_2003_yo179::1.0" + }, + { + "name": [ + "(144897) 2004 UX10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.144897_2004_ux10::1.0" + }, + { + "name": [ + "(145451) 2005 RM43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145451_2005_rm43::1.0" + }, + { + "name": [ + "(145452) 2005 RN43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145452_2005_rn43::1.0" + }, + { + "name": [ + "(145453) 2005 RR43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145453_2005_rr43::1.0" + }, + { + "name": [ + "(145474) 2005 SA278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145474_2005_sa278::1.0" + }, + { + "name": [ + "(145480) 2005 TB190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145480_2005_tb190::1.0" + }, + { + "name": [ + "(148209) 2000 CR105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.148209_2000_cr105::1.0" + }, + { + "name": [ + "148780 Altjira" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.148780_altjira::1.1" + }, + { + "name": [ + "(149348) 2002 VS130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.149348_2002_vs130::1.0" + }, + { + "name": [ + "(149349) 2002 VA131" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.149349_2002_va131::1.0" + }, + { + "name": [ + "(149560) 2003 QZ91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.149560_2003_qz91::1.0" + }, + { + "name": [ + "(150642) 2001 CZ31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.150642_2001_cz31::1.0" + }, + { + "name": [ + "15760 Albion" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15760_albion::1.0" + }, + { + "name": [ + "(15788) 1993 SB" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15788_1993_sb::1.0" + }, + { + "name": [ + "(15789) 1993 SC" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15789_1993_sc::1.0" + }, + { + "name": [ + "(15809) 1994 JS" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15809_1994_js::1.0" + }, + { + "name": [ + "15810 Arawn" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15810_arawn::1.1" + }, + { + "name": [ + "(15820) 1994 TB" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15820_1994_tb::1.0" + }, + { + "name": [ + "(15836) 1995 DA2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15836_1995_da2::1.0" + }, + { + "name": [ + "(15874) 1996 TL66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15874_1996_tl66::1.0" + }, + { + "name": [ + "(15875) 1996 TP66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15875_1996_tp66::1.0" + }, + { + "name": [ + "(15883) 1997 CR29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15883_1997_cr29::1.0" + }, + { + "name": [ + "(160091) 2000 OL67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160091_2000_ol67::1.0" + }, + { + "name": [ + "(160147) 2001 KN76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160147_2001_kn76::1.0" + }, + { + "name": [ + "(160148) 2001 KV76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160148_2001_kv76::1.0" + }, + { + "name": [ + "(160256) 2002 PD149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160256_2002_pd149::1.0" + }, + { + "name": [ + "(16684) 1994 JQ1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.16684_1994_jq1::1.0" + }, + { + "name": [ + "(168700) 2000 GE147" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.168700_2000_ge147::1.0" + }, + { + "name": [ + "(168703) 2000 GP183" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.168703_2000_gp183::1.0" + }, + { + "name": [ + "(169071) 2001 FR185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.169071_2001_fr185::1.0" + }, + { + "name": [ + "174567 Varda" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.174567_varda::1.0" + }, + { + "name": [ + "(181708) 1993 FW" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181708_1993_fw::1.0" + }, + { + "name": [ + "(181855) 1998 WT31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181855_1998_wt31::1.0" + }, + { + "name": [ + "(181867) 1999 CV118" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181867_1999_cv118::1.0" + }, + { + "name": [ + "(181868) 1999 CG119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181868_1999_cg119::1.0" + }, + { + "name": [ + "(181871) 1999 CO153" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181871_1999_co153::1.0" + }, + { + "name": [ + "(181874) 1999 HW11" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181874_1999_hw11::1.0" + }, + { + "name": [ + "(181902) 1999 RD215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181902_1999_rd215::1.0" + }, + { + "name": [ + "(182222) 2000 YU1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182222_2000_yu1::1.0" + }, + { + "name": [ + "(182294) 2001 KU76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182294_2001_ku76::1.0" + }, + { + "name": [ + "(182397) 2001 QW297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182397_2001_qw297::1.0" + }, + { + "name": [ + "(182933) 2002 GZ31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182933_2002_gz31::1.0" + }, + { + "name": [ + "(182934) 2002 GJ32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182934_2002_gj32::1.0" + }, + { + "name": [ + "(183595) 2003 TG58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.183595_2003_tg58::1.0" + }, + { + "name": [ + "(183964) 2004 DJ71" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.183964_2004_dj71::1.0" + }, + { + "name": [ + "(19255) 1994 VK8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19255_1994_vk8::1.0" + }, + { + "name": [ + "(19299) 1996 SZ4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19299_1996_sz4::1.0" + }, + { + "name": [ + "(19308) 1996 TO66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19308_1996_to66::1.0" + }, + { + "name": [ + "19521 Chaos" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19521_chaos::1.1" + }, + { + "name": [ + "1995 DB2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1995_db2::1.0" + }, + { + "name": [ + "1995 HM5" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1995_hm5::1.0" + }, + { + "name": [ + "1996 KV1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_kv1::1.0" + }, + { + "name": [ + "1996 RQ20" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_rq20::1.0" + }, + { + "name": [ + "1996 RR20" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_rr20::1.0" + }, + { + "name": [ + "1996 TK66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_tk66::1.0" + }, + { + "name": [ + "1996 TS66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_ts66::1.0" + }, + { + "name": [ + "1997 CT29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1997_ct29::1.0" + }, + { + "name": [ + "1997 CV29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1997_cv29::1.0" + }, + { + "name": [ + "1997 SZ10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1997_sz10::1.0" + }, + { + "name": [ + "1998 FS144" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_fs144::1.0" + }, + { + "name": [ + "1998 KS65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ks65::1.0" + }, + { + "name": [ + "1998 KY61" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ky61::1.0" + }, + { + "name": [ + "1998 UR43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ur43::1.0" + }, + { + "name": [ + "1998 UU43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_uu43::1.0" + }, + { + "name": [ + "1998 WG24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wg24::1.0" + }, + { + "name": [ + "1998 WS31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ws31::1.0" + }, + { + "name": [ + "1998 WV24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wv24::1.0" + }, + { + "name": [ + "1998 WV31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wv31::1.0" + }, + { + "name": [ + "1998 WW31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ww31::1.0" + }, + { + "name": [ + "1998 WX24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wx24::1.0" + }, + { + "name": [ + "1998 WX31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wx31::1.0" + }, + { + "name": [ + "1998 WY24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wy24::1.0" + }, + { + "name": [ + "1998 WY31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wy31::1.0" + }, + { + "name": [ + "1998 WZ31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wz31::1.0" + }, + { + "name": [ + "1998 XY95" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_xy95::1.0" + }, + { + "name": [ + "1999 CF119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cf119::1.0" + }, + { + "name": [ + "1999 CH119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_ch119::1.0" + }, + { + "name": [ + "1999 CJ119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cj119::1.0" + }, + { + "name": [ + "1999 CL119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cl119::1.0" + }, + { + "name": [ + "1999 CM158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cm158::1.0" + }, + { + "name": [ + "1999 CQ133" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cq133::1.0" + }, + { + "name": [ + "1999 CX131" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cx131::1.0" + }, + { + "name": [ + "1999 HG12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_hg12::1.0" + }, + { + "name": [ + "1999 HJ12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_hj12::1.0" + }, + { + "name": [ + "1999 KR18" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_kr18::1.0" + }, + { + "name": [ + "1999 OA4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_oa4::1.0" + }, + { + "name": [ + "1999 OD4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_od4::1.0" + }, + { + "name": [ + "1999 OH4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_oh4::1.0" + }, + { + "name": [ + "1999 OJ4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_oj4::1.0" + }, + { + "name": [ + "1999 RC215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rc215::1.0" + }, + { + "name": [ + "1999 RJ215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rj215::1.0" + }, + { + "name": [ + "1999 RT214" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rt214::1.0" + }, + { + "name": [ + "1999 RX214" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rx214::1.0" + }, + { + "name": [ + "1999 RY214" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_ry214::1.0" + }, + { + "name": [ + "1999 TR11" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_tr11::1.0" + }, + { + "name": [ + "1999 XY143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_xy143::1.0" + }, + { + "name": [ + "20000 Varuna" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.20000_varuna::1.1" + }, + { + "name": [ + "2000 AF255" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_af255::1.0" + }, + { + "name": [ + "2000 CE105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ce105::1.0" + }, + { + "name": [ + "2000 CF105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cf105::1.0" + }, + { + "name": [ + "2000 CG105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cg105::1.0" + }, + { + "name": [ + "2000 CJ105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cj105::1.0" + }, + { + "name": [ + "2000 CK105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ck105::1.0" + }, + { + "name": [ + "2000 CL104" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cl104::1.0" + }, + { + "name": [ + "2000 CN105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cn105::1.0" + }, + { + "name": [ + "2000 CO105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_co105::1.0" + }, + { + "name": [ + "2000 CP104" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cp104::1.0" + }, + { + "name": [ + "2000 CQ105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cq105::1.0" + }, + { + "name": [ + "2000 FC8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_fc8::1.0" + }, + { + "name": [ + "2000 FF8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ff8::1.0" + }, + { + "name": [ + "2000 FS53" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_fs53::1.0" + }, + { + "name": [ + "2000 FV53" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_fv53::1.0" + }, + { + "name": [ + "2000 GV146" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_gv146::1.0" + }, + { + "name": [ + "2000 GX146" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_gx146::1.0" + }, + { + "name": [ + "2000 JF81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_jf81::1.0" + }, + { + "name": [ + "2000 KK4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_kk4::1.0" + }, + { + "name": [ + "2000 KL4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_kl4::1.0" + }, + { + "name": [ + "2000 OB51" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ob51::1.0" + }, + { + "name": [ + "2000 OH67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_oh67::1.0" + }, + { + "name": [ + "2000 ON67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_on67::1.0" + }, + { + "name": [ + "2000 OP67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_op67::1.0" + }, + { + "name": [ + "2000 OU69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ou69::1.0" + }, + { + "name": [ + "2000 PA30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pa30::1.0" + }, + { + "name": [ + "2000 PD30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pd30::1.0" + }, + { + "name": [ + "2000 PF30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pf30::1.0" + }, + { + "name": [ + "2000 PH30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ph30::1.0" + }, + { + "name": [ + "2000 PL30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pl30::1.0" + }, + { + "name": [ + "2000 PM30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pm30::1.0" + }, + { + "name": [ + "2000 PN30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pn30::1.0" + }, + { + "name": [ + "2000 PW29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pw29::1.0" + }, + { + "name": [ + "2000 PX29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_px29::1.0" + }, + { + "name": [ + "2000 QC226" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_qc226::1.0" + }, + { + "name": [ + "2000 QE226" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_qe226::1.0" + }, + { + "name": [ + "2000 QL251" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ql251::1.0" + }, + { + "name": [ + "2000 QN251" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_qn251::1.0" + }, + { + "name": [ + "2000 SR331" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_sr331::1.0" + }, + { + "name": [ + "2000 WL183" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_wl183::1.0" + }, + { + "name": [ + "2000 WT169" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_wt169::1.0" + }, + { + "name": [ + "2000 WV12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_wv12::1.0" + }, + { + "name": [ + "2000 WW12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ww12::1.0" + }, + { + "name": [ + "2000 YA2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ya2::1.0" + }, + { + "name": [ + "2000 YF2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_yf2::1.0" + }, + { + "name": [ + "2000 YH2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_yh2::1.0" + }, + { + "name": [ + "2000 YX1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_yx1::1.0" + }, + { + "name": [ + "2001 FL185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_fl185::1.0" + }, + { + "name": [ + "2001 FQ185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_fq185::1.0" + }, + { + "name": [ + "2001 HZ58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_hz58::1.0" + }, + { + "name": [ + "2001 KA77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ka77::1.0" + }, + { + "name": [ + "2001 KD77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kd77::1.0" + }, + { + "name": [ + "2001 KF76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kf76::1.0" + }, + { + "name": [ + "2001 KG76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kg76::1.0" + }, + { + "name": [ + "2001 KH76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kh76::1.0" + }, + { + "name": [ + "2001 KL76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kl76::1.0" + }, + { + "name": [ + "2001 KY76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ky76::1.0" + }, + { + "name": [ + "2001 OG109" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_og109::1.0" + }, + { + "name": [ + "2001 OK108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ok108::1.0" + }, + { + "name": [ + "2001 OM109" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_om109::1.0" + }, + { + "name": [ + "2001 OQ108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_oq108::1.0" + }, + { + "name": [ + "2001 OZ108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_oz108::1.0" + }, + { + "name": [ + "2001 PK47" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_pk47::1.0" + }, + { + "name": [ + "2001 QC298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qc298::1.0" + }, + { + "name": [ + "2001 QD298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qd298::1.0" + }, + { + "name": [ + "2001 QE298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qe298::1.0" + }, + { + "name": [ + "2001 QP297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qp297::1.0" + }, + { + "name": [ + "2001 QQ322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qq322::1.0" + }, + { + "name": [ + "2001 QR297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qr297::1.0" + }, + { + "name": [ + "2001 QR322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qr322::1.0" + }, + { + "name": [ + "2001 QS322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qs322::1.0" + }, + { + "name": [ + "2001 QX297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qx297::1.0" + }, + { + "name": [ + "2001 QX322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qx322::1.0" + }, + { + "name": [ + "2001 QZ297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qz297::1.0" + }, + { + "name": [ + "2001 RU143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ru143::1.0" + }, + { + "name": [ + "2001 RW143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_rw143::1.0" + }, + { + "name": [ + "2001 RZ143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_rz143::1.0" + }, + { + "name": [ + "2001 UP18" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_up18::1.0" + }, + { + "name": [ + "2001 VN71" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_vn71::1.0" + }, + { + "name": [ + "2001 XQ254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_xq254::1.0" + }, + { + "name": [ + "2001 XR254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_xr254::1.0" + }, + { + "name": [ + "2001 XU254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_xu254::1.0" + }, + { + "name": [ + "2002 CB225" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cb225::1.0" + }, + { + "name": [ + "2002 CU154" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cu154::1.0" + }, + { + "name": [ + "2002 CW224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cw224::1.0" + }, + { + "name": [ + "2002 CX224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cx224::1.0" + }, + { + "name": [ + "2002 CY248" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cy248::1.0" + }, + { + "name": [ + "2002 CZ224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cz224::1.0" + }, + { + "name": [ + "2002 FW36" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_fw36::1.0" + }, + { + "name": [ + "2002 FW6" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_fw6::1.0" + }, + { + "name": [ + "2002 FX36" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_fx36::1.0" + }, + { + "name": [ + "2002 GA32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_ga32::1.0" + }, + { + "name": [ + "2002 GB32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gb32::1.0" + }, + { + "name": [ + "2002 GP32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gp32::1.0" + }, + { + "name": [ + "2002 GS32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gs32::1.0" + }, + { + "name": [ + "2002 GV32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gv32::1.0" + }, + { + "name": [ + "2002 GY32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gy32::1.0" + }, + { + "name": [ + "2002 PD155" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pd155::1.0" + }, + { + "name": [ + "2002 PO149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_po149::1.0" + }, + { + "name": [ + "2002 PP149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pp149::1.0" + }, + { + "name": [ + "2002 PU170" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pu170::1.0" + }, + { + "name": [ + "2002 PV170" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pv170::1.0" + }, + { + "name": [ + "2002 VD130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vd130::1.0" + }, + { + "name": [ + "2002 VF130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vf130::1.0" + }, + { + "name": [ + "2002 VV130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vv130::1.0" + }, + { + "name": [ + "2002 VX130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vx130::1.0" + }, + { + "name": [ + "2002 WL21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_wl21::1.0" + }, + { + "name": [ + "2002 XH91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_xh91::1.0" + }, + { + "name": [ + "2002 XV93" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_xv93::1.0" + }, + { + "name": [ + "2003 BF91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_bf91::1.0" + }, + { + "name": [ + "2003 BG91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_bg91::1.0" + }, + { + "name": [ + "2003 BH91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_bh91::1.0" + }, + { + "name": [ + "2003 FJ127" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_fj127::1.0" + }, + { + "name": [ + "2003 FZ129" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_fz129::1.0" + }, + { + "name": [ + "2003 HF57" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_hf57::1.0" + }, + { + "name": [ + "2003 HG57" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_hg57::1.0" + }, + { + "name": [ + "2003 LA7" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_la7::1.0" + }, + { + "name": [ + "2003 LD9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ld9::1.0" + }, + { + "name": [ + "2003 QA92" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qa92::1.0" + }, + { + "name": [ + "2003 QB112" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qb112::1.0" + }, + { + "name": [ + "2003 QB91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qb91::1.0" + }, + { + "name": [ + "2003 QG91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qg91::1.0" + }, + { + "name": [ + "2003 QK91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qk91::1.0" + }, + { + "name": [ + "2003 QN91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qn91::1.0" + }, + { + "name": [ + "2003 QQ91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qq91::1.0" + }, + { + "name": [ + "2003 QR91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qr91::1.0" + }, + { + "name": [ + "2003 QV90" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qv90::1.0" + }, + { + "name": [ + "2003 QW113" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qw113::1.0" + }, + { + "name": [ + "2003 QX113" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qx113::1.0" + }, + { + "name": [ + "2003 QX91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qx91::1.0" + }, + { + "name": [ + "2003 QY90" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qy90::1.0" + }, + { + "name": [ + "2003 QZ111" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qz111::1.0" + }, + { + "name": [ + "2003 SQ317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_sq317::1.0" + }, + { + "name": [ + "2003 SR317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_sr317::1.0" + }, + { + "name": [ + "2003 TH58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_th58::1.0" + }, + { + "name": [ + "2003 TJ58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_tj58::1.0" + }, + { + "name": [ + "2003 UB292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ub292::1.0" + }, + { + "name": [ + "2003 UN284" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_un284::1.0" + }, + { + "name": [ + "2003 UN292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_un292::1.0" + }, + { + "name": [ + "2003 UT292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ut292::1.0" + }, + { + "name": [ + "2003 UV292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_uv292::1.0" + }, + { + "name": [ + "2003 UY413" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_uy413::1.0" + }, + { + "name": [ + "2003 UZ291" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_uz291::1.0" + }, + { + "name": [ + "2003 WA191" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_wa191::1.0" + }, + { + "name": [ + "2003 WU188" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_wu188::1.0" + }, + { + "name": [ + "2003 YJ179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yj179::1.0" + }, + { + "name": [ + "2003 YL179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yl179::1.0" + }, + { + "name": [ + "2003 YN179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yn179::1.0" + }, + { + "name": [ + "2003 YP179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yp179::1.0" + }, + { + "name": [ + "2003 YQ179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yq179::1.0" + }, + { + "name": [ + "2003 YS179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ys179::1.0" + }, + { + "name": [ + "2003 YU179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yu179::1.0" + }, + { + "name": [ + "2003 YV179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yv179::1.0" + }, + { + "name": [ + "2003 YX179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yx179::1.0" + }, + { + "name": [ + "2004 HC79" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hc79::1.0" + }, + { + "name": [ + "2004 HX78" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hx78::1.0" + }, + { + "name": [ + "2004 HY78" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hy78::1.0" + }, + { + "name": [ + "2004 HZ78" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hz78::1.0" + }, + { + "name": [ + "2004 KB19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_kb19::1.0" + }, + { + "name": [ + "2004 KC19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_kc19::1.0" + }, + { + "name": [ + "2004 KD19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_kd19::1.0" + }, + { + "name": [ + "2004 OJ14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_oj14::1.0" + }, + { + "name": [ + "2004 PA108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pa108::1.0" + }, + { + "name": [ + "2004 PA112" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pa112::1.0" + }, + { + "name": [ + "2004 PB108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pb108::1.0" + }, + { + "name": [ + "2004 PW107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pw107::1.0" + }, + { + "name": [ + "2004 PX107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_px107::1.0" + }, + { + "name": [ + "2004 PZ107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pz107::1.0" + }, + { + "name": [ + "2004 TE282" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_te282::1.0" + }, + { + "name": [ + "2004 TF282" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tf282::1.0" + }, + { + "name": [ + "2004 TT357" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tt357::1.0" + }, + { + "name": [ + "2004 TV357" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tv357::1.0" + }, + { + "name": [ + "2004 TX357" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tx357::1.0" + }, + { + "name": [ + "2004 VE131" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_ve131::1.0" + }, + { + "name": [ + "2004 VS75" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vs75::1.0" + }, + { + "name": [ + "2004 VT75" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vt75::1.0" + }, + { + "name": [ + "2004 VY130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vy130::1.0" + }, + { + "name": [ + "2004 VZ75" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vz75::1.0" + }, + { + "name": [ + "2004 XR190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_xr190::1.0" + }, + { + "name": [ + "2004 XX190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_xx190::1.0" + }, + { + "name": [ + "2005 CA79" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ca79::1.0" + }, + { + "name": [ + "2005 CF81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_cf81::1.0" + }, + { + "name": [ + "2005 EB299" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_eb299::1.0" + }, + { + "name": [ + "2005 EF304" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ef304::1.0" + }, + { + "name": [ + "2005 EO304" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_eo304::1.0" + }, + { + "name": [ + "2005 ER318" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_er318::1.0" + }, + { + "name": [ + "2005 EZ300" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ez300::1.0" + }, + { + "name": [ + "2005 GD187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_gd187::1.0" + }, + { + "name": [ + "2005 GF187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_gf187::1.0" + }, + { + "name": [ + "2005 GV210" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_gv210::1.0" + }, + { + "name": [ + "2005 JA175" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ja175::1.0" + }, + { + "name": [ + "2005 JJ186" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_jj186::1.0" + }, + { + "name": [ + "2005 JP179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_jp179::1.0" + }, + { + "name": [ + "2005 RP43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_rp43::1.0" + }, + { + "name": [ + "2005 SD278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_sd278::1.0" + }, + { + "name": [ + "2005 SE278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_se278::1.0" + }, + { + "name": [ + "2005 SF278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_sf278::1.0" + }, + { + "name": [ + "2005 TN53" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_tn53::1.0" + }, + { + "name": [ + "2005 TN74" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_tn74::1.0" + }, + { + "name": [ + "2005 TV189" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_tv189::1.0" + }, + { + "name": [ + "2005 VA123" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_va123::1.0" + }, + { + "name": [ + "2005 VZ122" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_vz122::1.0" + }, + { + "name": [ + "2006 BR284" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_br284::1.0" + }, + { + "name": [ + "2006 CH69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_ch69::1.0" + }, + { + "name": [ + "2006 HW122" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_hw122::1.0" + }, + { + "name": [ + "2006 HX122" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_hx122::1.0" + }, + { + "name": [ + "2006 QH181" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_qh181::1.0" + }, + { + "name": [ + "2006 QP180" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_qp180::1.0" + }, + { + "name": [ + "2006 QQ180" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_qq180::1.0" + }, + { + "name": [ + "2006 SF369" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_sf369::1.0" + }, + { + "name": [ + "2006 UZ184" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_uz184::1.0" + }, + { + "name": [ + "2007 RT15" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2007_rt15::1.0" + }, + { + "name": [ + "2007 TA418" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2007_ta418::1.0" + }, + { + "name": [ + "2007 VK305" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2007_vk305::1.0" + }, + { + "name": [ + "2008 CT190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2008_ct190::1.0" + }, + { + "name": [ + "(20108) 1995 QZ9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.20108_1995_qz9::1.0" + }, + { + "name": [ + "2010 LQ68" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2010_lq68::1.0" + }, + { + "name": [ + "2011 HF103" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_hf103::1.0" + }, + { + "name": [ + "2011 HK103" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_hk103::1.0" + }, + { + "name": [ + "2011 JW31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_jw31::1.0" + }, + { + "name": [ + "2011 JX31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_jx31::1.0" + }, + { + "name": [ + "2012 HE85" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2012_he85::1.0" + }, + { + "name": [ + "2014 MT69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2014_mt69::1.0" + }, + { + "name": [ + "2014 OS393" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2014_os393::1.0" + }, + { + "name": [ + "2014 PN70" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2014_pn70::1.0" + }, + { + "name": [ + "(20161) 1996 TR66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.20161_1996_tr66::1.0" + }, + { + "name": [ + "(208996) 2003 AZ84" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.208996_2003_az84::1.0" + }, + { + "name": [ + "(225088) 2007 OR10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.225088_2007_or10::1.0" + }, + { + "name": [ + "(229762) 2007 UK126" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.229762_2007_uk126::1.0" + }, + { + "name": [ + "(24835) 1995 SM55" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.24835_1995_sm55::1.0" + }, + { + "name": [ + "(24952) 1997 QJ4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.24952_1997_qj4::1.0" + }, + { + "name": [ + "(24978) 1998 HJ151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.24978_1998_hj151::1.0" + }, + { + "name": [ + "(26181) 1996 GQ21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.26181_1996_gq21::1.0" + }, + { + "name": [ + "(26308) 1998 SM165" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.26308_1998_sm165::1.0" + }, + { + "name": [ + "(26375) 1999 DE9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.26375_1999_de9::1.0" + }, + { + "name": [ + "(275809) 2001 QY297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.275809_2001_qy297::1.0" + }, + { + "name": [ + "28978 Ixion" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.28978_ixion::1.1" + }, + { + "name": [ + "(29981) 1999 TD10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.29981_1999_td10::1.0" + }, + { + "name": [ + "(303712) 2005 PR21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.303712_2005_pr21::1.0" + }, + { + "name": [ + "(306792) 2001 KQ77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.306792_2001_kq77::1.0" + }, + { + "name": [ + "(307251) 2002 KW14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307251_2002_kw14::1.0" + }, + { + "name": [ + "(307261) 2002 MS4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307261_2002_ms4::1.0" + }, + { + "name": [ + "(307463) 2002 VU130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307463_2002_vu130::1.0" + }, + { + "name": [ + "(307616) 2003 QW90" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307616_2003_qw90::1.0" + }, + { + "name": [ + "(308193) 2005 CB79" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308193_2005_cb79::1.0" + }, + { + "name": [ + "(308379) 2005 RS43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308379_2005_rs43::1.0" + }, + { + "name": [ + "(308460) 2005 SC278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308460_2005_sc278::1.0" + }, + { + "name": [ + "(308933) 2006 SQ372" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308933_2006_sq372::1.0" + }, + { + "name": [ + "(312645) 2010 EP65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.312645_2010_ep65::1.0" + }, + { + "name": [ + "(32929) 1995 QY9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.32929_1995_qy9::1.0" + }, + { + "name": [ + "(33001) 1997 CU29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.33001_1997_cu29::1.0" + }, + { + "name": [ + "(33128) 1998 BU48" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.33128_1998_bu48::1.0" + }, + { + "name": [ + "(33340) 1998 VG44" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.33340_1998_vg44::1.0" + }, + { + "name": [ + "(35671) 1998 SN165" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.35671_1998_sn165::1.0" + }, + { + "name": [ + "(363330) 2002 PQ145" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.363330_2002_pq145::1.0" + }, + { + "name": [ + "(364171) 2006 JZ81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.364171_2006_jz81::1.0" + }, + { + "name": [ + "(38084) 1999 HB12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.38084_1999_hb12::1.0" + }, + { + "name": [ + "(385191) 1997 RT5" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385191_1997_rt5::1.0" + }, + { + "name": [ + "(385194) 1998 KG62" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385194_1998_kg62::1.0" + }, + { + "name": [ + "(385199) 1999 OE4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385199_1999_oe4::1.0" + }, + { + "name": [ + "(385201) 1999 RN215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385201_1999_rn215::1.0" + }, + { + "name": [ + "(385266) 2001 QB298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385266_2001_qb298::1.0" + }, + { + "name": [ + "(385437) 2003 GH55" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385437_2003_gh55::1.0" + }, + { + "name": [ + "(385445) 2003 QH91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385445_2003_qh91::1.0" + }, + { + "name": [ + "385446 Manwe" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385446_manwe::1.1" + }, + { + "name": [ + "(385447) 2003 QF113" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385447_2003_qf113::1.0" + }, + { + "name": [ + "(385458) 2003 SP317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385458_2003_sp317::1.0" + }, + { + "name": [ + "(385527) 2004 OK14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385527_2004_ok14::1.0" + }, + { + "name": [ + "385571 Otrera" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385571_otrera::1.0" + }, + { + "name": [ + "(385607) 2005 EO297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385607_2005_eo297::1.0" + }, + { + "name": [ + "(385695) 2005 TO74" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385695_2005_to74::1.0" + }, + { + "name": [ + "38628 Huya" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.38628_huya::1.1" + }, + { + "name": [ + "(40314) 1999 KR16" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.40314_1999_kr16::1.0" + }, + { + "name": [ + "(408832) 2001 QJ298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.408832_2001_qj298::1.0" + }, + { + "name": [ + "(413666) 2005 VJ119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.413666_2005_vj119::1.0" + }, + { + "name": [ + "(42301) 2001 UR163" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.42301_2001_ur163::1.0" + }, + { + "name": [ + "42355 Typhon" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.42355_typhon::1.1" + }, + { + "name": [ + "(427581) 2003 QB92" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.427581_2003_qb92::1.0" + }, + { + "name": [ + "(437915) 2002 GD32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.437915_2002_gd32::1.0" + }, + { + "name": [ + "(438028) 2004 EH96" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.438028_2004_eh96::1.0" + }, + { + "name": [ + "(443843) 2001 FO185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.443843_2001_fo185::1.0" + }, + { + "name": [ + "(44594) 1999 OX3" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.44594_1999_ox3::1.0" + }, + { + "name": [ + "(450265) 2003 WU172" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.450265_2003_wu172::1.0" + }, + { + "name": [ + "(455502) 2003 UZ413" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.455502_2003_uz413::1.0" + }, + { + "name": [ + "(45802) 2000 PV29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.45802_2000_pv29::1.0" + }, + { + "name": [ + "(469306) 1999 CD158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469306_1999_cd158::1.0" + }, + { + "name": [ + "(469333) 2000 PE30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469333_2000_pe30::1.0" + }, + { + "name": [ + "(469361) 2001 HY65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469361_2001_hy65::1.0" + }, + { + "name": [ + "(469362) 2001 KB77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469362_2001_kb77::1.0" + }, + { + "name": [ + "(469372) 2001 QF298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469372_2001_qf298::1.0" + }, + { + "name": [ + "(469420) 2001 XP254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469420_2001_xp254::1.0" + }, + { + "name": [ + "(469421) 2001 XD255" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469421_2001_xd255::1.0" + }, + { + "name": [ + "(469505) 2003 FE128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469505_2003_fe128::1.0" + }, + { + "name": [ + "(469506) 2003 FF128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469506_2003_ff128::1.0" + }, + { + "name": [ + "(469514) 2003 QA91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469514_2003_qa91::1.0" + }, + { + "name": [ + "(469584) 2003 YW179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469584_2003_yw179::1.0" + }, + { + "name": [ + "(469615) 2004 PT107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469615_2004_pt107::1.0" + }, + { + "name": [ + "(469704) 2005 EZ296" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469704_2005_ez296::1.0" + }, + { + "name": [ + "(469705) 2005 EF298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469705_2005_ef298::1.0" + }, + { + "name": [ + "(469707) 2005 GB187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469707_2005_gb187::1.0" + }, + { + "name": [ + "(469708) 2005 GE187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469708_2005_ge187::1.0" + }, + { + "name": [ + "(469750) 2005 PU21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469750_2005_pu21::1.0" + }, + { + "name": [ + "(470309) 2007 JK43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.470309_2007_jk43::1.0" + }, + { + "name": [ + "(470523) 2008 CS190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.470523_2008_cs190::1.0" + }, + { + "name": [ + "(471143) 2010 EK139" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.471143_2010_ek139::1.0" + }, + { + "name": [ + "(471151) 2010 FD49" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.471151_2010_fd49::1.0" + }, + { + "name": [ + "47171 Lempo" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.47171_lempo::1.0" + }, + { + "name": [ + "(474640) 2004 VN112" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.474640_2004_vn112::1.0" + }, + { + "name": [ + "(47932) 2000 GN171" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.47932_2000_gn171::1.0" + }, + { + "name": [ + "(48639) 1995 TL8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.48639_1995_tl8::1.0" + }, + { + "name": [ + "(486958) 2014 MU69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.486958_2014_mu69::1.0" + }, + { + "name": [ + "50000 Quaoar" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.50000_quaoar::1.1" + }, + { + "name": [ + "(503858) 1998 HQ151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.503858_1998_hq151::1.0" + }, + { + "name": [ + "(504555) 2008 SO266" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.504555_2008_so266::1.0" + }, + { + "name": [ + "(506439) 2000 YB2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.506439_2000_yb2::1.0" + }, + { + "name": [ + "(508788) 2000 CQ114" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.508788_2000_cq114::1.0" + }, + { + "name": [ + "(508823) 2001 RX143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.508823_2001_rx143::1.0" + }, + { + "name": [ + "(508869) 2002 VT130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.508869_2002_vt130::1.0" + }, + { + "name": [ + "(52747) 1998 HM151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.52747_1998_hm151::1.0" + }, + { + "name": [ + "(54520) 2000 PJ30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.54520_2000_pj30::1.0" + }, + { + "name": [ + "(55565) 2002 AW197" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55565_2002_aw197::1.0" + }, + { + "name": [ + "(55636) 2002 TX300" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55636_2002_tx300::1.0" + }, + { + "name": [ + "(55637) 2002 UX25" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55637_2002_ux25::1.0" + }, + { + "name": [ + "(55638) 2002 VE95" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55638_2002_ve95::1.0" + }, + { + "name": [ + "58534 Logos" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.58534_logos::1.1" + }, + { + "name": [ + "(59358) 1999 CL158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.59358_1999_cl158::1.0" + }, + { + "name": [ + "(60454) 2000 CH105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60454_2000_ch105::1.0" + }, + { + "name": [ + "(60458) 2000 CM114" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60458_2000_cm114::1.0" + }, + { + "name": [ + "(60608) 2000 EE173" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60608_2000_ee173::1.0" + }, + { + "name": [ + "(60620) 2000 FD8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60620_2000_fd8::1.0" + }, + { + "name": [ + "(60621) 2000 FE8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60621_2000_fe8::1.0" + }, + { + "name": [ + "65489 Ceto" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.65489_ceto::1.1" + }, + { + "name": [ + "(66452) 1999 OF4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.66452_1999_of4::1.0" + }, + { + "name": [ + "66652 Borasisi" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.66652_borasisi::1.1" + }, + { + "name": [ + "(69986) 1998 WW24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69986_1998_ww24::1.0" + }, + { + "name": [ + "(69987) 1998 WA25" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69987_1998_wa25::1.0" + }, + { + "name": [ + "(69988) 1998 WA31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69988_1998_wa31::1.0" + }, + { + "name": [ + "(69990) 1998 WU31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69990_1998_wu31::1.0" + }, + { + "name": [ + "(73480) 2002 PN34" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.73480_2002_pn34::1.0" + }, + { + "name": [ + "(78799) 2002 XW93" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.78799_2002_xw93::1.0" + }, + { + "name": [ + "79360 Sila-Nunam" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79360_sila-nunam::1.1" + }, + { + "name": [ + "(79969) 1999 CP133" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79969_1999_cp133::1.0" + }, + { + "name": [ + "(79978) 1999 CC158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79978_1999_cc158::1.0" + }, + { + "name": [ + "(79983) 1999 DF9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79983_1999_df9::1.0" + }, + { + "name": [ + "(80806) 2000 CM105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.80806_2000_cm105::1.0" + }, + { + "name": [ + "(82075) 2000 YW134" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82075_2000_yw134::1.0" + }, + { + "name": [ + "(82155) 2001 FZ173" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82155_2001_fz173::1.0" + }, + { + "name": [ + "(82157) 2001 FM185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82157_2001_fm185::1.0" + }, + { + "name": [ + "(82158) 2001 FP185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82158_2001_fp185::1.0" + }, + { + "name": [ + "(84522) 2002 TC302" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.84522_2002_tc302::1.0" + }, + { + "name": [ + "(84719) 2002 VR128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.84719_2002_vr128::1.0" + }, + { + "name": [ + "(84922) 2003 VS2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.84922_2003_vs2::1.0" + }, + { + "name": [ + "(85627) 1998 HP151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.85627_1998_hp151::1.0" + }, + { + "name": [ + "(85633) 1998 KR65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.85633_1998_kr65::1.0" + }, + { + "name": [ + "(86047) 1999 OY3" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.86047_1999_oy3::1.0" + }, + { + "name": [ + "(86177) 1999 RY215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.86177_1999_ry215::1.0" + }, + { + "name": [ + "(87269) 2000 OO67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.87269_2000_oo67::1.0" + }, + { + "name": [ + "(87555) 2000 QB243" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.87555_2000_qb243::1.0" + }, + { + "name": [ + "(88267) 2001 KE76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.88267_2001_ke76::1.0" + }, + { + "name": [ + "(88268) 2001 KK76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.88268_2001_kk76::1.0" + }, + { + "name": [ + "90377 Sedna" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90377_sedna::1.1" + }, + { + "name": [ + "90482 Orcus" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90482_orcus::1.1" + }, + { + "name": [ + "(90568) 2004 GV9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90568_2004_gv9::1.0" + }, + { + "name": [ + "(91133) 1998 HK151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.91133_1998_hk151::1.0" + }, + { + "name": [ + "(91205) 1998 US43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.91205_1998_us43::1.0" + }, + { + "name": [ + "88611 Teharonhiawako" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.88611_teharonhiawako::1.1" + }, + { + "name": [ + "(91554) 1999 RZ215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.91554_1999_rz215::1.0" + }, + { + "name": [ + "(95625) 2002 GX32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.95625_2002_gx32::1.0" + }, + { + "name": [ + "GSC 03089-00929" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.1swasp_j175207.01+373246.3::1.0" + }, + { + "name": [ + "HAT-P-7" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd+47_2846::1.0" + }, + { + "name": [ + "Beta Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_cen::1.0" + }, + { + "name": [ + "Beta Canis Majoris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_cma::1.0" + }, + { + "name": [ + "Elnath" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_tau::1.0" + }, + { + "name": [ + "GSC 03549-02811" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kepler-1::1.0" + }, + { + "name": [ + "MOA 2009-BLG-266" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.moa_2009-blg-266::1.0" + }, + { + "name": [ + "Gliese 436" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ross_905::1.0" + }, + { + "name": [ + "Sigma Sagittarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.sig_sgr::1.0" + }, + { + "name": [ + "Tau Scorpii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tau_sco::1.0" + }, + { + "name": [ + "WASP-3" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.wasp-3::1.0" + }, + { + "name": [ + "XO-2" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.xo-2::1.0" + }, + { + "name": [ + "XO-3" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.xo-3::1.0" + }, + { + "name": [ + "25143 Itokawa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.25143_itokawa::1.0" + }, + { + "name": [ + "253 Mathilde" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.253_mathilde::1.0" + }, + { + "name": [ + "2685 Masursky" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2685_masursky::1.0" + }, + { + "name": [ + "2867 Steins" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2867_steins::1.0" + }, + { + "name": [ + "5535 Annefrank" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5535_annefrank::1.0" + }, + { + "name": [ + "951 Gaspra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.951_gaspra::1.0" + }, + { + "name": [ + "1P/Halley" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.1p_halley::1.0" + }, + { + "name": [ + "81P/Wild 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.81p_wild_2::1.0" + }, + { + "name": [ + "Helene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.helene::1.2" + }, + { + "name": [ + "InSight Wind and Thermal Shield" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.insight.wts::1.0" + }, + { + "name": [ + "Arcturus" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_boo::1.0" + }, + { + "name": [ + "Sirius" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_cma::1.0" + }, + { + "name": [ + "Aldebaran" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_tau::1.0" + }, + { + "name": [ + "21P/Giacobini-Zinner" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.21p_giacobini-zinner::1.0" + }, + { + "name": [ + "26P/Grigg-Skjellerup" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.26p_grigg-skjellerup::1.0" + }, + { + "name": [ + "Sun" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.sun::1.0" + }, + { + "name": [ + "Sun. DEPRECATED. Replaced by :target:star.sun" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:sun.sun::2.0" + }, + { + "name": [ + "Jupiter Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.jupiter.rings::1.0" + }, + { + "name": [ + "Neptune Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.neptune.rings::1.0" + }, + { + "name": [ + "F Ring of Saturn" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.saturn.f_ring::1.0" + }, + { + "name": [ + "Saturn Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.saturn.rings::1.0" + }, + { + "name": [ + "Uranus Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.rings::1.0" + }, + { + "name": [ + "BLACK SKY" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.black_sky::1.0" + }, + { + "name": [ + "Larissa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.larissa::1.2" + }, + { + "name": [ + "Proteus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.proteus::1.2" + }, + { + "name": [ + "CAL_TARGET" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.cal_target::1.0" + }, + { + "name": [ + "Erriapus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.erriapus::1.2" + }, + { + "name": [ + "DARK" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.dark::1.0" + }, + { + "name": [ + "DARK SKY" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.dark_sky::1.0" + }, + { + "name": [ + "DEEP SPACE" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.deep_space::1.0" + }, + { + "name": [ + "OB_STAR" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.ob_star::1.0" + }, + { + "name": [ + "SCAT LIGHT" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.scat_light::1.0" + }, + { + "name": [ + "SKY" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.sky::1.0" + }, + { + "name": [ + "SKYFLAT" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.skyflat::1.0" + }, + { + "name": [ + "SPACE" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.space::1.0" + }, + { + "name": [ + "STARFIELD" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.starfield::1.0" + }, + { + "name": [ + "BIAS" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.bias::1.0" + }, + { + "name": [ + "CAL" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.cal::1.0" + }, + { + "name": [ + "CALIBRATION" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.calibration::1.0" + }, + { + "name": [ + "CALIMG" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.calimg::1.0" + }, + { + "name": [ + "CAL LAMPS" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.cal_lamps::1.0" + }, + { + "name": [ + "CHECKOUT" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.checkout::1.0" + }, + { + "name": [ + "FF_LAMP" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.ff_lamp::1.0" + }, + { + "name": [ + "FLAT FIELD" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.flat_field::1.0" + }, + { + "name": [ + "GLL PCT" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.gll_pct::1.0" + }, + { + "name": [ + "NON SCIENCE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.non_science::1.0" + }, + { + "name": [ + "PLAQUE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.plaque::1.0" + }, + { + "name": [ + "PPR RCT" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.ppr_rct::1.0" + }, + { + "name": [ + "RESPONSIVITY" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.responsivity::1.0" + }, + { + "name": [ + "STIM LAMP" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.stim_lamp::1.0" + }, + { + "name": [ + "SYSTEM" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.system::1.0" + }, + { + "name": [ + "TEST_IMAGE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.test_image::1.0" + }, + { + "name": [ + "Unknown" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.unk::1.0" + }, + { + "name": [ + "DUST" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:target:dust.dust::1.0" + }, + { + "name": [ + "APXSSITE" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.apxssite::1.0" + }, + { + "name": [ + "LANDER" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.lander::1.0" + }, + { + "name": [ + "MAG" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.mag::1.0" + }, + { + "name": [ + "ROVER" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.rover::1.0" + }, + { + "name": [ + "WINDSOCK" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.windsock::1.0" + }, + { + "name": [ + "NGC 6543" + ], + "type": [ + "Planetary Nebula" + ], + "lidvid": "urn:nasa:pds:context:target:planetary_nebula.ngc_6543::1.0" + }, + { + "name": [ + "NGC 7027" + ], + "type": [ + "Planetary Nebula" + ], + "lidvid": "urn:nasa:pds:context:target:planetary_nebula.ngc_7027::1.0" + }, + { + "name": [ + "INTERNAL SOURCE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.internal_source::1.0" + }, + { + "name": [ + "SOLAR_SYSTEM" + ], + "type": [ + "Planetary System" + ], + "lidvid": "urn:nasa:pds:context:target:planetary_system.solar_system::1.0" + }, + { + "name": [ + "PLUTO" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.pluto::1.0" + }, + { + "name": [ + "SOLAR WIND" + ], + "type": [ + "Plasma Stream" + ], + "lidvid": "urn:nasa:pds:context:target:plasma_stream.solar_wind::1.0" + }, + { + "name": [ + "J RINGS" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.j_rings::1.0" + }, + { + "name": [ + "SPACECRAFT_DECK" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.spacecraft_deck::1.0" + }, + { + "name": [ + "N RINGS" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.n_rings::1.0" + }, + { + "name": [ + "S RINGS" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.s_rings::1.0" + }, + { + "name": [ + "U RINGS" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.u_rings::1.0" + }, + { + "name": [ + "1989N1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.1989n1::1.0" + }, + { + "name": [ + "1989N2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.1989n2::1.0" + }, + { + "name": [ + "INTERSTELLAR PARTICLES" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:target:dust.interstellar_particles::1.0" + }, + { + "name": [ + "ADRASTEA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.adrastea::1.0" + }, + { + "name": [ + "AEGAEON" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.aegaeon::1.0" + }, + { + "name": [ + "AEGIR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.aegir::1.0" + }, + { + "name": [ + "ALBIORIX" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.albiorix::1.0" + }, + { + "name": [ + "AMALTHEA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.amalthea::1.0" + }, + { + "name": [ + "136108 HAUMEA" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.136108_haumea::1.0" + }, + { + "name": [ + "136472 MAKEMAKE" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.136472_makemake::1.0" + }, + { + "name": [ + "ANTHE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.anthe::1.0" + }, + { + "name": [ + "ARIEL" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.ariel::1.0" + }, + { + "name": [ + "ATLAS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.atlas::1.0" + }, + { + "name": [ + "BEBHIONN" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.bebhionn::1.0" + }, + { + "name": [ + "IO PLASMA TORUS" + ], + "type": [ + "Plasma Cloud" + ], + "lidvid": "urn:nasa:pds:context:target:plasma_cloud.io_plasma_torus::1.0" + }, + { + "name": [ + "BERGELMIR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.bergelmir::1.0" + }, + { + "name": [ + "BESTIA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.bestia::1.0" + }, + { + "name": [ + "BESTLA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.bestla::1.0" + }, + { + "name": [ + "CALLISTO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.callisto::1.0" + }, + { + "name": [ + "CALYPSO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.calypso::1.0" + }, + { + "name": [ + "CHARON" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.charon::1.0" + }, + { + "name": [ + "DACTYL (IDA I)" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.dactyl_ida_i::1.0" + }, + { + "name": [ + "DAPHNIS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.daphnis::1.0" + }, + { + "name": [ + "DEIMOS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.deimos::1.0" + }, + { + "name": [ + "DESPINA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.despina::1.0" + }, + { + "name": [ + "DIONE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.dione::1.0" + }, + { + "name": [ + "DIONE B" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.dione_b::1.0" + }, + { + "name": [ + "ENCELADUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.enceladus::1.0" + }, + { + "name": [ + "EPIMETHEUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.epimetheus::1.0" + }, + { + "name": [ + "ERRIAPO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.erriapo::1.0" + }, + { + "name": [ + "ERRIAPUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.erriapus::1.0" + }, + { + "name": [ + "EUROPA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.europa::1.0" + }, + { + "name": [ + "FARBAUTI" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.farbauti::1.0" + }, + { + "name": [ + "FENRIR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.fenrir::1.0" + }, + { + "name": [ + "FORNJOT" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.fornjot::1.0" + }, + { + "name": [ + "GALATEA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.galatea::1.0" + }, + { + "name": [ + "GANYMEDE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.ganymede::1.0" + }, + { + "name": [ + "GREIP" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.greip::1.0" + }, + { + "name": [ + "HATI" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.hati::1.0" + }, + { + "name": [ + "HELENE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.helene::1.0" + }, + { + "name": [ + "HIMALIA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.himalia::1.0" + }, + { + "name": [ + "HYDRA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.hydra::1.0" + }, + { + "name": [ + "HYPERION" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.hyperion::1.0" + }, + { + "name": [ + "HYROKKIN" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.hyrokkin::1.0" + }, + { + "name": [ + "HYRROKKIN" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.hyrrokkin::1.0" + }, + { + "name": [ + "IAPETUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.iapetus::1.0" + }, + { + "name": [ + "IJIRAQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.ijiraq::1.0" + }, + { + "name": [ + "IO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.io::1.0" + }, + { + "name": [ + "J10 LYSITHEA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j10_lysithea::1.0" + }, + { + "name": [ + "J11 CARME" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j11_carme::1.0" + }, + { + "name": [ + "J12 ANANKE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j12_ananke::1.0" + }, + { + "name": [ + "J13 LEDA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j13_leda::1.0" + }, + { + "name": [ + "J18 THEMISTO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j18_themisto::1.0" + }, + { + "name": [ + "J1 IO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j1_io::1.0" + }, + { + "name": [ + "J20 TAYGETE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j20_taygete::1.0" + }, + { + "name": [ + "J23 KALYKE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j23_kalyke::1.0" + }, + { + "name": [ + "J24 IOCASTE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j24_iocaste::1.0" + }, + { + "name": [ + "J2 EUROPA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j2_europa::1.0" + }, + { + "name": [ + "J5 AMALTHEA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j5_amalthea::1.0" + }, + { + "name": [ + "J6 HIMALIA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j6_himalia::1.0" + }, + { + "name": [ + "J7 ELARA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j7_elara::1.0" + }, + { + "name": [ + "J8 PASIPHAE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j8_pasiphae::1.0" + }, + { + "name": [ + "J9 SINOPE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j9_sinope::1.0" + }, + { + "name": [ + "JANUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.janus::1.0" + }, + { + "name": [ + "JARNSAXA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jarnsaxa::1.0" + }, + { + "name": [ + "K07S4" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.k07s4::1.0" + }, + { + "name": [ + "KARI" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.kari::1.0" + }, + { + "name": [ + "KERBEROS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.kerberos::1.0" + }, + { + "name": [ + "J17 CALLIRRHOE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j17_callirrhoe::1.0" + }, + { + "name": [ + "KIVIUQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.kiviuq::1.0" + }, + { + "name": [ + "J19 MEGACLITE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j19_megaclite::1.0" + }, + { + "name": [ + "LARISSA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.larissa::1.0" + }, + { + "name": [ + "LOGE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.loge::1.0" + }, + { + "name": [ + "J22 HARPALYKE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j22_harpalyke::1.0" + }, + { + "name": [ + "J27 PRAXIDYKE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.j27_praxidyke::1.0" + }, + { + "name": [ + "M1 PHOBOS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.m1_phobos::1.0" + }, + { + "name": [ + "M2 DEIMOS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.m2_deimos::1.0" + }, + { + "name": [ + "METHONE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.methone::1.0" + }, + { + "name": [ + "METIS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.metis::1.0" + }, + { + "name": [ + "MIMAS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mimas::1.0" + }, + { + "name": [ + "MIRANDA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.miranda::1.0" + }, + { + "name": [ + "MOON" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.moon::1.0" + }, + { + "name": [ + "MUNDILFARI" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mundilfari::1.0" + }, + { + "name": [ + "N7 LARISSA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.n7_larissa::1.0" + }, + { + "name": [ + "N8 PROTEUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.n8_proteus::1.0" + }, + { + "name": [ + "NAIAD" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.naiad::1.0" + }, + { + "name": [ + "NARVI" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.narvi::1.0" + }, + { + "name": [ + "NEREID" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.nereid::1.0" + }, + { + "name": [ + "NIX" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.nix::1.0" + }, + { + "name": [ + "OBERON" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.oberon::1.0" + }, + { + "name": [ + "PAALIAQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.paaliaq::1.0" + }, + { + "name": [ + "PALLENE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.pallene::1.0" + }, + { + "name": [ + "PAN" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.pan::1.0" + }, + { + "name": [ + "PANDORA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.pandora::1.0" + }, + { + "name": [ + "PHOBOS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.phobos::1.0" + }, + { + "name": [ + "PHOEBE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.phoebe::1.0" + }, + { + "name": [ + "MINOR SATELLITE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.minor_satellite::1.0" + }, + { + "name": [ + "POLYDEUCES" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.polydeuces::1.0" + }, + { + "name": [ + "PROMETHEUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.prometheus::1.0" + }, + { + "name": [ + "PROTEUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.proteus::1.0" + }, + { + "name": [ + "PUCK" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.puck::1.0" + }, + { + "name": [ + "RHEA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.rhea::1.0" + }, + { + "name": [ + "ROCK" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.rock::1.0" + }, + { + "name": [ + "S1_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s1_2004::1.0" + }, + { + "name": [ + "S12_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s12_2004::1.0" + }, + { + "name": [ + "S13_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s13_2004::1.0" + }, + { + "name": [ + "S14_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s14_2004::1.0" + }, + { + "name": [ + "S18_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s18_2004::1.0" + }, + { + "name": [ + "S19 YMIR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s19_ymir::1.0" + }, + { + "name": [ + "S1 MIMAS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s1_mimas::1.0" + }, + { + "name": [ + "S20 PAALIAQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s20_paaliaq::1.0" + }, + { + "name": [ + "S21 TARVOS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s21_tarvos::1.0" + }, + { + "name": [ + "S2_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s2_2004::1.0" + }, + { + "name": [ + "S24 KIVIUQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s24_kiviuq::1.0" + }, + { + "name": [ + "S26 ALBIORIX" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s26_albiorix::1.0" + }, + { + "name": [ + "S28 ERRIAPO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s28_erriapo::1.0" + }, + { + "name": [ + "S29 SIARNAQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s29_siarnaq::1.0" + }, + { + "name": [ + "S3 TETHYS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s3_tethys::1.0" + }, + { + "name": [ + "S4 DIONE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s4_dione::1.0" + }, + { + "name": [ + "S11 EPIMETHEUS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s11_epimetheus::1.0" + }, + { + "name": [ + "S5_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s5_2004::1.0" + }, + { + "name": [ + "S7 HYPERION" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s7_hyperion::1.0" + }, + { + "name": [ + "S8_2004" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s8_2004::1.0" + }, + { + "name": [ + "S9 PHOEBE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.s9_phoebe::1.0" + }, + { + "name": [ + "SATELLITE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.satellite::1.0" + }, + { + "name": [ + "SIARNAQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.siarnaq::1.0" + }, + { + "name": [ + "SKADI" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.skadi::1.0" + }, + { + "name": [ + "SKATHI" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.skathi::1.0" + }, + { + "name": [ + "SKOLL" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.skoll::1.0" + }, + { + "name": [ + "STYX" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.styx::1.0" + }, + { + "name": [ + "SURTUR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.surtur::1.0" + }, + { + "name": [ + "SUTTUNG" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.suttung::1.0" + }, + { + "name": [ + "SUTTUNGR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.suttungr::1.0" + }, + { + "name": [ + "TARQEQ" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.tarqeq::1.0" + }, + { + "name": [ + "TARVOS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.tarvos::1.0" + }, + { + "name": [ + "TELESTO" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.telesto::1.0" + }, + { + "name": [ + "TETHYS" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.tethys::1.0" + }, + { + "name": [ + "THALASSA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.thalassa::1.0" + }, + { + "name": [ + "THEBE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.thebe::1.0" + }, + { + "name": [ + "THRYM" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.thrym::1.0" + }, + { + "name": [ + "THRYMR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.thrymr::1.0" + }, + { + "name": [ + "TITAN" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.titan::1.0" + }, + { + "name": [ + "TITANIA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.titania::1.0" + }, + { + "name": [ + "TRITON" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.triton::1.0" + }, + { + "name": [ + "U12 PORTIA" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.u12_portia::1.0" + }, + { + "name": [ + "U13 ROSALIND" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.u13_rosalind::1.0" + }, + { + "name": [ + "U16 CALIBAN" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.u16_caliban::1.0" + }, + { + "name": [ + "U17 SYCORAX" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.u17_sycorax::1.0" + }, + { + "name": [ + "UMBRIEL" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.umbriel::1.0" + }, + { + "name": [ + "YMIR" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.ymir::1.0" + }, + { + "name": [ + "4179 Toutatis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4179_toutatis::1.1" + }, + { + "name": [ + "702 Alauda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.702_alauda::1.1" + }, + { + "name": [ + "709 Fringilla" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.709_fringilla::1.1" + }, + { + "name": [ + "365756 ISON" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.365756_ison::1.0" + }, + { + "name": [ + "37117 Narcissus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.37117_narcissus::1.0" + }, + { + "name": [ + "70P/Kojima" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.70p_kojima::1.0" + }, + { + "name": [ + "71P/Clark" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.71p_clark::1.0" + }, + { + "name": [ + "(300198) 2006 WH100" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300198_2006_wh100::1.0" + }, + { + "name": [ + "(300199) 2006 WK100" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300199_2006_wk100::1.0" + }, + { + "name": [ + "(300239) 2007 CO25" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300239_2007_co25::1.0" + }, + { + "name": [ + "(300240) 2007 CP26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300240_2007_cp26::1.0" + }, + { + "name": [ + "(42367) 2002 CQ134" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.42367_2002_cq134::1.0" + }, + { + "name": [ + "67P/Churyumov-Gerasimenko" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.67p_churyumov-gerasimenko::1.0" + }, + { + "name": [ + "73P/Schwassmann-Wachmann 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.73p_schwassmann-wachmann_3::1.0" + }, + { + "name": [ + "74P/Smirnova-Chernykh" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.74p_smirnova-chernykh::1.0" + }, + { + "name": [ + "Mars Science Laboratory" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_science_laboratory::1.1" + }, + { + "name": [ + "IUE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.iue::1.0" + }, + { + "name": [ + "INTERNATIONAL ROSETTA MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.international_rosetta_mission::1.1" + }, + { + "name": [ + "GIOTTO EXTENDED MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.giotto_extended_mission::1.0" + }, + { + "name": [ + "GIOTTO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.giotto::1.1" + }, + { + "name": [ + "MARS EXPRESS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_express::1.0" + }, + { + "name": [ + "ULYSSES" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.ulysses::1.0" + }, + { + "name": [ + "GIOTTO EXTENDED MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.giotto_extended_mission::1.1" + }, + { + "name": [ + "GIOTTO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.giotto::1.0" + }, + { + "name": [ + "Dust Devil Field Campaign, Nevada National Security Site (NNSS), Nevada, 2019" + ], + "type": [ + "Field Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:field_campaign.dd_nnss-nv_2019::1.0" + }, + { + "name": [ + "INTERNATIONAL ROSETTA MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.international_rosetta_mission::1.0" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.venus_express::1.0" + }, + { + "name": [ + "INTERNATIONAL ULTRAVIOLET EXPLORER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.international_ultraviolet_explorer::1.0" + }, + { + "name": [ + "HUYGENS PROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hp::1.1" + }, + { + "name": [ + "ROSETTA-ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ro::1.0" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vex::1.2" + }, + { + "name": [ + "INTERNATIONAL ULTRAVIOLET EXPLORER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.iue::1.0" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vex::1.0" + }, + { + "name": [ + "GIOTTO" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.gio::1.0" + }, + { + "name": [ + "ROSETTA-LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.rl::1.1" + }, + { + "name": [ + "ULYSSES" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.uly::1.0" + }, + { + "name": [ + "MARS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mex::1.0" + }, + { + "name": [ + "ROSETTA-ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ro::1.1" + }, + { + "name": [ + "ROSETTA-LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.rl::1.0" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vex::1.1" + }, + { + "name": [ + "GIOTTO" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.gio::1.1" + }, + { + "name": [ + "HUYGENS PROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hp::1.0" + }, + { + "name": [ + "LUNAR GRAVITY RANGING SYSTEM B" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:lgrs-b.grail-b::1.0" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER AND RADIOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:iris.vg1::1.0" + }, + { + "name": [ + "SOLAR X-RAY/COSMIC GAMMA-RAY BURST INSTRUMENT" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:grb.uly::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.lro::1.0" + }, + { + "name": [ + "COSPIN-HIGH FLUX TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cospin-hft.uly::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:issw.vg2::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pls.go::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLE EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:epa.gio::1.0" + }, + { + "name": [ + "SOLAR WIND OBSERVATIONS OVER THE POLES OF THE SUN" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:swoops.uly::1.0" + }, + { + "name": [ + "CTIO 1.5-meter Cassegrain Spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio.smarts1m5.cassegrainspec::1.0" + }, + { + "name": [ + "ADVANCE CAMERA FOR SURVEYS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hstacs.hst::1.0" + }, + { + "name": [ + "SOLAR CORONA EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:sce.uly::1.0" + }, + { + "name": [ + "LUNAR ORBITER LASER ALTIMETER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lola.lro::1.0" + }, + { + "name": [ + "GAS INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gas.uly::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLES INVESTIGATION" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:epi.gp::1.0" + }, + { + "name": [ + "MINIATURE INTEGRATED CAMERA-SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:micas.ds1::1.0" + }, + { + "name": [ + "MULTISPECTRAL VISIBLE IMAGING CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mvic.nh::1.0" + }, + { + "name": [ + "SOLID STATE IMAGING SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ssi.go::1.0" + }, + { + "name": [ + "HUYGENS PROBE HOUSEKEEPING" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:huygens_hk.hp::1.0" + }, + { + "name": [ + "COMETARY SECONDARY ION MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:cosima.ro::1.0" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:lroc.lro::1.0" + }, + { + "name": [ + "2MASS Camera - South" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio.2mass1m3.2masssouth::1.0" + }, + { + "name": [ + "UH Tektronix 2K CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mauna_kea.2m24.uht2kccd::1.0" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.vg2::1.0" + }, + { + "name": [ + "LIDAR HIGH-RESOLUTION IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hires.clem1::1.0" + }, + { + "name": [ + "ESO Faint Object Spectrograph and Camera 2" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso.ntt.efosc2::1.0" + }, + { + "name": [ + "SHORT-WAVELENGTH PRIME" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:swp.iue::1.0" + }, + { + "name": [ + "GRAVITATIONAL WAVE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gwe.uly::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pls.vg1::1.0" + }, + { + "name": [ + "NEAR INFRARED MAPPING SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nims.go::1.0" + }, + { + "name": [ + "COMETARY AND INTERSTELLAR DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cida.sdu::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pls.m10::1.0" + }, + { + "name": [ + "Thermal Infrared Multi-Mode Instrument 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso.3m6.timmi2::1.0" + }, + { + "name": [ + "ROSETTA ORBITER SPECTROMETER FOR ION AND NEUTRAL ANALYSIS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rosina.ro::1.0" + }, + { + "name": [ + "RADAR SYSTEM" + ], + "type": [ + "Radiometer", + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:rdrs.mgn::1.0" + }, + { + "name": [ + "NET FLUX RADIOMETER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nfr.gp::1.0" + }, + { + "name": [ + "HUYGENS ATMOSPHERIC STRUCTURE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:hasi.hp::1.0" + }, + { + "name": [ + "NEUTRAL GAS AND ION MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ngims.con::1.0" + }, + { + "name": [ + "GIOTTO RADIOSCIENCE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gre.gio::1.0" + }, + { + "name": [ + "PARTICULATE IMPACT ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:pia.gio::1.0" + }, + { + "name": [ + "NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "Mass Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:instrument.nms__ladee::1.0" + }, + { + "name": [ + "ULTRAVIOLET-VISIBLE SPECTROMETER" + ], + "type": [ + "Ultraviolet Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:instrument.uvs__ladee::1.0" + }, + { + "name": [ + "SpeX" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:telescope.spex.irtf3m0::1.2" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mischa.vega1::1.0" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pws.vg2::1.0" + }, + { + "name": [ + "DUST PARTICLE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sp2.vega1::1.0" + }, + { + "name": [ + "DUST IMPACT PLASMA DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:sp1.vega2::1.0" + }, + { + "name": [ + "LIGHTNING AND RADIO EMISSION DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:lrd.gp::1.0" + }, + { + "name": [ + "MARS ADVANCED RADAR FOR SUBSURFACE AND IONOSPHERE SOUNDING" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:marsis.mex::1.0" + }, + { + "name": [ + "PLANETARY RADIO ASTRONOMY RECEIVER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pra.vg1::1.0" + }, + { + "name": [ + "Mid-Infrared Array Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf.3m0.mirac2::1.0" + }, + { + "name": [ + "CONTOUR FORWARD IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cfi.con::1.0" + }, + { + "name": [ + "ALPHA PROTON X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apxs.mpfr::1.0" + }, + { + "name": [ + "WIDE FIELD PLANETARY CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:wfpc2.hst::1.0" + }, + { + "name": [ + "SOLAR WIND AROUND PLUTO" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:swap.nh::1.0" + }, + { + "name": [ + "TELEVISION SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:tvs.vega1::1.0" + }, + { + "name": [ + "Mid-Infrared Spectrometer and Imager" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf.3m0.mirsi::1.0" + }, + { + "name": [ + "Tinsley Photometer" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mauna_kea.2m24.tinsley_phot::1.0" + }, + { + "name": [ + "DUST IMPACT MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:puma.vega1::1.0" + }, + { + "name": [ + "HALLEY MULTICOLOUR CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hmc.gio::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - ION AND ELECTRON SENSOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:rpcies.ro::1.0" + }, + { + "name": [ + "DOPPLER WIND EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:dwe.gp::1.0" + }, + { + "name": [ + "LYMAN ALPHA MAPPING PROJECT" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:lamp.lro::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.ro::1.0" + }, + { + "name": [ + "GRAIN IMPACT ANALYSER AND DUST ACCUMULATOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:giada.ro::1.0" + }, + { + "name": [ + "COSMIC RAY TELESCOPE FOR THE EFFECTS OF RADIATION" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crat.lro::1.0" + }, + { + "name": [ + "OSIRIS - WIDE ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:osiwac.ro::1.0" + }, + { + "name": [ + "COSPIN-KIEL ELECTRON TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cospin-ket.uly::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.vg2::1.0" + }, + { + "name": [ + "Gravity Science Instrument" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:grav.jno::1.0" + }, + { + "name": [ + "SPICAM" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:spicam.mex::1.0" + }, + { + "name": [ + "COSMIC RAY SUBSYSTEM" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crs.vg2::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLES DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:epd.go::1.0" + }, + { + "name": [ + "MINI-RF LRO" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:mrflro.lro::1.0" + }, + { + "name": [ + "Mid-Infrared Array Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf.3m0.mirac::1.0" + }, + { + "name": [ + "McDonald P45a Two-Channel Photometer" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.smith2m7.p45a_phot::1.0" + }, + { + "name": [ + "DUST PARTICLE COUNTER AND MASS ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ducma.vega2::1.0" + }, + { + "name": [ + "ROSETTA RADIO SCIENCE INVESTIGATION" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rsi.ro::1.0" + }, + { + "name": [ + "ALICE" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:alice.ro::1.0" + }, + { + "name": [ + "ULTRAVIOLET/VISIBLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvvis.clem1::1.0" + }, + { + "name": [ + "MICRO-IMAGING DUST ANALYSIS SYSTEM" + ], + "type": [ + "Microscope" + ], + "lidvid": "urn:nasa:pds:context:instrument:midas.ro::1.0" + }, + { + "name": [ + "DEEP IMPACT HIGH RESOLUTION INSTRUMENT - IR SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:hrii.dif::1.0" + }, + { + "name": [ + "NEAR INFRARED CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nir.clem1::1.0" + }, + { + "name": [ + "INTERPLANETARY MAGNETIC FIELD EXPERIMENT" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:imf.sakig::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:issn.vg1::1.0" + }, + { + "name": [ + "ULTRA LOW ENERGY CHARGE ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:uleca.ice::1.0" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.go::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rpcmag.ro::1.0" + }, + { + "name": [ + "SOLAR WIND PLASMA EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:swp.ice::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:vex.rss::1.0" + }, + { + "name": [ + "CONTOUR REMOTE IMAGING SPECTROGRAPH - SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:crispspec.con::1.0" + }, + { + "name": [ + "INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:iks.vega1::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.dif::1.0" + }, + { + "name": [ + "B STAR TRACKER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:b-star.clem1::1.0" + }, + { + "name": [ + "DEEP IMPACT MEDIUM RESOLUTION INSTRUMENT - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mri.dif::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.vg1::1.0" + }, + { + "name": [ + "TUNDE-M ENERGETIC PARTICLE ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:tnm.vega1::1.0" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.m10::1.0" + }, + { + "name": [ + "RADIO OCCULTATION EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:roe.v16::1.0" + }, + { + "name": [ + "PLANETARY FOURIER SPECTROMETER" + ], + "type": [ + "Interferometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pfs.mex::1.0" + }, + { + "name": [ + "LUNAR GRAVITY RANGING SYSTEM A" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:lgrs-a.grail-a::1.0" + }, + { + "name": [ + "SOLAR WIND ION COMPOSITION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:swics.uly::1.0" + }, + { + "name": [ + "OBSERVATOIRE MINERALOGIE, EAU, GLACES, ACTIVITE" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:omega.mex::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - ION COMPOSITION ANALYSER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:rpcica.ro::1.0" + }, + { + "name": [ + "LOW ENERGY CHARGED PARTICLE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:lecp.vg2::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLE COMPOSITION INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:epac.uly::1.0" + }, + { + "name": [ + "PLASMA ENERGY ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pm1.vega2::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - LANGMUIR PROBE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:rpclap.ro::1.0" + }, + { + "name": [ + "HELIOSPHERIC INST-SPECTRA,COMPOSITION,ANISOTROPY AT LOW ENER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:hiscale.uly::1.0" + }, + { + "name": [ + "OPTICAL PROBE EXPERIMENT" + ], + "type": [ + "Photometer", + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:ope.gio::1.0" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER AND RADIOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:iris.vg2::1.0" + }, + { + "name": [ + "DYNAMIC SCIENCE EXPERIMENT" + ], + "type": [ + "Small Bodies Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:dynsci.sdu::1.0" + }, + { + "name": [ + "COSMIC RAY SUBSYSTEM" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crs.vg1::1.0" + }, + { + "name": [ + "ION COMPOSITION INSTRUMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ici.ice::1.0" + }, + { + "name": [ + "RADIOWAVE DETECTOR" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:radwav.ice::1.0" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.ice::1.0" + }, + { + "name": [ + "FOCAL PLANE ARRAY" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fpa.iras::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss-vg2s.vg2::1.0" + }, + { + "name": [ + "SPATIAL INFRARED IMAGING TELESCOPE" + ], + "type": [ + "Radiometer", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:spirit3.msx::1.0" + }, + { + "name": [ + "ANALYZER OF SPACE PLASMA AND ENERGETIC ATOMS (3RD VERSION)" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:aspera-3.mex::1.0" + }, + { + "name": [ + "THERMAL EMISSION IMAGING SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:themis.ody::1.0" + }, + { + "name": [ + "LONG-WAVELENGTH PRIME" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:lwp.iue::1.0" + }, + { + "name": [ + "DEEP IMPACT IMPACTOR TARGETING SENSOR - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:its.dii::1.0" + }, + { + "name": [ + "ROVER CAMERA REAR" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rcrr.mpfr::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.go::1.0" + }, + { + "name": [ + "LONG RANGE RECONNAISSANCE IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:lorri.nh::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pls.vg2::1.0" + }, + { + "name": [ + "LASER RANGEFINDER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lidar.clem1::1.0" + }, + { + "name": [ + "Mid-Infrared Facility Camera (MIRLIN)" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf.3m0.mirlin::1.0" + }, + { + "name": [ + "GALILEO PROBE MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gpms.gp::1.0" + }, + { + "name": [ + "DUST PARTICLE COUNTER AND MASS ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ducma.vega1::1.0" + }, + { + "name": [ + "CTIO 1.0m 2DFrutti Spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio.smarts1m0.fruttispec::1.0" + }, + { + "name": [ + "CONTOUR REMOTE IMAGING SPECTROGRAPH - IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:crispimag.con::1.0" + }, + { + "name": [ + "SURFACE SCIENCE PACKAGE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ssp.hp::1.0" + }, + { + "name": [ + "OSIRIS - NARROW ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:osinac.ro::1.0" + }, + { + "name": [ + "SOAR-GHTS" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio.soar4m1.ghts::1.0" + }, + { + "name": [ + "Primo I Photometer" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf.3m0.primo_1::1.0" + }, + { + "name": [ + "HEAVY ION COUNTER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:hic.go::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.clem1::1.0" + }, + { + "name": [ + "DUST PARTICLE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sp2.vega2::1.0" + }, + { + "name": [ + "JOHNSTONE PLASMA ANALYZER (JPA)" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:jpa.gio::1.0" + }, + { + "name": [ + "ROVER CAMERA LEFT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rclt.mpfr::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLE ANISOTROPY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:epas.ice::1.0" + }, + { + "name": [ + "PLUTO ENERGETIC PARTICLE SPECTROMETER SCIENCE INVESTIGATION" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pepssi.nh::1.0" + }, + { + "name": [ + "GALILEO PROBE NEPHELOMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:nep.gp::1.0" + }, + { + "name": [ + "HIGH RESOLUTION STEREO CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hrsc.mex::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mgn::1.0" + }, + { + "name": [ + "ULYSSES DUST DETECTION SYSTEM" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:udds.uly::1.0" + }, + { + "name": [ + "Hyperion IFS-5000 Series Seismically Decoupled Infrasound Sensor (Microbarometer)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:no-host.hyperion-ifs5000::1.0" + }, + { + "name": [ + "DESCENT IMAGER SPECTRAL RADIOMETER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:disr.hp::1.0" + }, + { + "name": [ + "SOLAR-WIND EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:esp.suisei::1.0" + }, + { + "name": [ + "A STAR TRACKER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:a-star.clem1::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mischa.vega2::1.0" + }, + { + "name": [ + "PHOTOPOLARIMETER SUBSYSTEM" + ], + "type": [ + "Photometer", + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:pps.vg2::1.0" + }, + { + "name": [ + "PLASMA ENERGY ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pm1.vega1::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.sdu::1.0" + }, + { + "name": [ + "LOW ENERGY CHARGED PARTICLE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:lecp.vg1::1.0" + }, + { + "name": [ + "TELEVISION SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:tvs.vega2::1.0" + }, + { + "name": [ + "Circularly Variable Filter" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf.3m0.cvf::1.0" + }, + { + "name": [ + "UNIFIED RADIO AND PLASMA WAVE EXPERIMENT" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:urap.uly::1.0" + }, + { + "name": [ + "GAS CHROMATOGRAPH MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gcms.hp::1.0" + }, + { + "name": [ + "PLANETARY RADIO ASTRONOMY RECEIVER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pra.vg2::1.0" + }, + { + "name": [ + "PLASMA EXPERIMENT FOR PLANETARY EXPLORATION" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pepe.ds1::1.0" + }, + { + "name": [ + "RADIO OCCULTATION EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:roe.v15::1.0" + }, + { + "name": [ + "VISIBLE AND INFRARED THERMAL IMAGING SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:virtis.ro::1.0" + }, + { + "name": [ + "DUST IMPACT PLASMA DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:sp1.vega1::1.0" + }, + { + "name": [ + "Gravity Science Instrument for Juno. DEPRECATED. Replaced by :instrument:jno.rss" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:grav.jno::2.0" + }, + { + "name": [ + "ION MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ims.gio::1.0" + }, + { + "name": [ + "Supernova Integral Field Spectrograph (SNIFS)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mauna_kea.2m24.snifs::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss-vg2u.vg2::1.0" + }, + { + "name": [ + "DUST IMPACT MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:puma.vega2::1.0" + }, + { + "name": [ + "COSPIN-LOW ENERGY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cospin-let.uly::1.0" + }, + { + "name": [ + "SpeX" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:telescope.spex.irtf3m0::0.0" + }, + { + "name": [ + "Magnetometer" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vex.mag::1.0" + }, + { + "name": [ + "LUNAR DUST EXPERIMENT" + ], + "type": [ + "Dust Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:instrument.ldex__ladee::1.0" + }, + { + "name": [ + "COSPIN-ANISOTROPY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cospin-at.uly::1.0" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pws.vg1::1.0" + }, + { + "name": [ + "DOPPLER WIND EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:dwe.hp::1.0" + }, + { + "name": [ + "GALILEO DUST DETECTION SYSTEM" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:gdds.go::1.0" + }, + { + "name": [ + "GAMMA RAY/NEUTRON SPECTROMETER/HIGH ENERGY NEUTRON DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:grs.ody::1.0" + }, + { + "name": [ + "LONG-WAVELENGTH REDUNDANT" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:lwr.iue::1.0" + }, + { + "name": [ + "SOLAR-WIND INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:sow.sakig::1.0" + }, + { + "name": [ + "ION PROPULSION SYSTEM DIAGNOSTIC SUBSYSTEM" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ids.ds1::1.0" + }, + { + "name": [ + "PHOTOPOLARIMETER RADIOMETER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ppr.go::1.0" + }, + { + "name": [ + "MICROWAVE INSTRUMENT FOR THE ROSETTA ORBITER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:miro.ro::1.0" + }, + { + "name": [ + "LONG WAVELENGTH INFRARED CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:lwir.clem1::1.0" + }, + { + "name": [ + "DUST IMPACT DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:did.gio::1.0" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pws.go::1.0" + }, + { + "name": [ + "ROVER CAMERA RIGHT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rcrt.mpfr::1.0" + }, + { + "name": [ + "STUDENT DUST COUNTER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdc.nh::1.0" + }, + { + "name": [ + "LUNAR EXPLORATION NEUTRON DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lend.lro::1.0" + }, + { + "name": [ + "CONTOUR DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cida.con::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLE AND PLASMA SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:epps.mess::1.0" + }, + { + "name": [ + "JPL Mid-InfraRed Large-well Imager" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf.3m0.mirli::1.0" + }, + { + "name": [ + "GALILEO ORBITER STAR SCANNER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ssd.go::1.0" + }, + { + "name": [ + "VECTOR HELIUM/FLUXGATE MAGNETOMETERS" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vhm-fgm.uly::1.0" + }, + { + "name": [ + "MARS EXPRESS ORBITER RADIO SCIENCE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mrs.mex::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:issn.vg2::1.0" + }, + { + "name": [ + "SOFI (Son OF Isaac)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso.ntt.sofi::1.0" + }, + { + "name": [ + "Eso Multimode Instrument" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso.ntt.eso_multi::1.0" + }, + { + "name": [ + "DUST FLUX MONITOR INSTRUMENT" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:dfmi.sdu::1.0" + }, + { + "name": [ + "PLASMA WAVE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:plawav.ice::1.0" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.vg1::1.0" + }, + { + "name": [ + "DEEP IMPACT HIGH RESOLUTION INSTRUMENT - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hriv.dif::1.0" + }, + { + "name": [ + "MARS RADIATION ENVIRONMENT EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:mar.ody::1.0" + }, + { + "name": [ + "ESO Multi-Mode Instrument: RILD Mode" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso.ntt.eso_rild::1.0" + }, + { + "name": [ + "AEROSOL COLLECTOR PYROLYSER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:acp.hp::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mo::1.0" + }, + { + "name": [ + "SAMPLE RETURN CAPSULE" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:src.sdu::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.ody::1.0" + }, + { + "name": [ + "DENIS 3-Channel Near-Infrared Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso.photometric1m.denis::1.0" + }, + { + "name": [ + "ATMOSPHERIC STRUCTURE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:asi.gp::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.gio::1.0" + }, + { + "name": [ + "ALICE ULTRAVIOLET IMAGING SPECTROGRAPH" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:alice.nh::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:issw.vg1::1.0" + }, + { + "name": [ + "Venus Express Visible and Infrared Thermal Imaging Spectrometer (VIRTIS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:vex.virtis::1.0" + }, + { + "name": [ + "LINEAR ETALON IMAGING SPECTRAL ARRAY" + ], + "type": [ + "Spectrometer", + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:leisa.nh::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss-vg1s.vg1::1.0" + }, + { + "name": [ + "COSPIN-HIGH ENERGY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cospin-het.uly::1.0" + }, + { + "name": [ + "HELIUM ABUNDANCE DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:had.gp::1.0" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.go::1.0" + }, + { + "name": [ + "ANALYZER OF SPACE PLASMA AND ENERGETIC ATOMS (4TH VERSION) Electron Spectrometer" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vex.aspera4-els::1.0" + }, + { + "name": [ + "ACCELEROMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:accel.ody::1.0" + }, + { + "name": [ + "DIVINER LUNAR RADIOMETER EXPERIMENT" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dlre.lro::1.0" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.vg2::1.0" + }, + { + "name": [ + "NASA's InfraRed Telescope Facility" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.irtf::1.0" + }, + { + "name": [ + "European Southern Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.eso::1.0" + }, + { + "name": [ + "Cerro Tololo Inter-American Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.ctio::1.0" + }, + { + "name": [ + "Arecibo Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.arecibo::1.1" + }, + { + "name": [ + "Mauna Kea Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mauna_kea::1.0" + }, + { + "name": [ + "Deep Space Network" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.dsn::1.3" + }, + { + "name": [ + "GSC 03089-00929. DEPRECATED. Replaced by target:star.1swasp_j175207.01_373246.3" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.1swasp_j175207.01+373246.3::2.0" + }, + { + "name": [ + "Sun" + ], + "type": [ + "Sun" + ], + "lidvid": "urn:nasa:pds:context:target:sun.sun::1.1" + }, + { + "name": [ + "Sun. DEPRECATED. Replaced by :target:star.sun" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:sun.sun::2.0" + }, + { + "name": [ + "HAT-P-7" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd+47_2846::1.0" + }, + { + "name": [ + "617 Patroclus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.617_patroclus::1.2" + }, + { + "name": [ + "HAT-P-4. DEPRECATED. Replaced by target:star.bd_36_2593" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd+36_2593::2.0" + }, + { + "name": [ + "28 Sagittarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.28_sgr::1.0" + }, + { + "name": [ + "(21900) Orus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.21900_orus::1.0" + }, + { + "name": [ + "(52246) Donaldjohanson" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.52246_donaldjohanson::1.0" + }, + { + "name": [ + "Cosmic Background Radiation" + ], + "type": [ + "Astrophysical" + ], + "lidvid": "urn:nasa:pds:context:target:astrophysical.cosmic_background::1.0" + }, + { + "name": [ + "(11351) Leucus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11351_leucus::1.0" + }, + { + "name": [ + "(152830) Dinkinesh I (Selam)" + ], + "type": [ + "Asteroid", + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.152830_dinkinesh.selam::1.0" + }, + { + "name": [ + "HAT-P-4" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd+36_2593::1.0" + }, + { + "name": [ + "Sun" + ], + "type": [ + "Sun" + ], + "lidvid": "urn:nasa:pds:context:target:sun.sun::1.2" + }, + { + "name": [ + "HAT-P-7. DEPRECATED. Replaced by target:star.bd_47_2846" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd+47_2846::2.0" + }, + { + "name": [ + "(152830) Dinkinesh" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.152830_dinkinesh::1.0" + }, + { + "name": [ + "(3548) Eurybates" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3548_eurybates::1.0" + }, + { + "name": [ + "(617) Patroclus I (Menoetius)" + ], + "type": [ + "Asteroid", + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.617_patroclus.menoetius::1.0" + }, + { + "name": [ + "GSC 03089-00929" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.1swasp_j175207.01+373246.3::1.0" + }, + { + "name": [ + "(3548) Eurybates I (Queta)" + ], + "type": [ + "Asteroid", + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.3548_eurybates.queta::1.0" + }, + { + "name": [ + "(15094) Polymele" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15094_polymele::1.0" + }, + { + "name": [ + "Balloon Observation Platform for Planetary Science (BOPPS)" + ], + "type": [ + "Balloon" + ], + "lidvid": "urn:nasa:pds:context:airborne:balloon.bopps::1.0" + }, + { + "name": [ + "Advanced Photon Source" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.aps::1.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.arc_ssa::1.0" + }, + { + "name": [ + "Australian Synchrotron" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.asf::1.0" + }, + { + "name": [ + "Aarhus University Mars Simulation Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.au-msl::1.0" + }, + { + "name": [ + "Aarhus University Mars Simulation Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.au-msl::1.1" + }, + { + "name": [ + "Center for Laboratory Astrophysics and Space Science Experiments" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.classe::1.0" + }, + { + "name": [ + "Canadian Light Source" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.cls::1.0" + }, + { + "name": [ + "International Centre of Eremology, Ghent University, Belgium" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.ghent-ice::1.0" + }, + { + "name": [ + "Wind Erosion Laboratory, Department of Geography, University of Guelph, Ontario, Canada" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.guelph-wel::1.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.hofmeister::1.0" + }, + { + "name": [ + "Imperial College, London - Hydraulics Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.imperial_college-hydraulics::1.0" + }, + { + "name": [ + "Iowa State University Department of Aerospace Engineering" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.isu_ae::1.0" + }, + { + "name": [ + "The High Plains Wind Erosion Laboratory, Kansas State University, Manhattan, KS" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.ksu-hpwel::1.0" + }, + { + "name": [ + "Laboratory of Experimental Geomorphology, Catholic University of Leuven, Belgium" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.kuleuven-leg::1.0" + }, + { + "name": [ + "Laboratory for Atmospheric and Space Physics" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.lasp::1.0" + }, + { + "name": [ + "Old Dominion University Fourier Transform Spectrometer Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.odu-ftir::1.0" + }, + { + "name": [ + "Planetary Aeolian Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.pal::1.0" + }, + { + "name": [ + "Planetary Geosciences Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.pgl::1.0" + }, + { + "name": [ + "C-Tape Planetary Spectrophotometer Facility" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.psf::1.0" + }, + { + "name": [ + "DLR Planetary Spectroscopy Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.psl::1.0" + }, + { + "name": [ + "Whitehead Aeronautical Laboratory, Queen Mary University of London, UK" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.qmu-wal::1.0" + }, + { + "name": [ + "NASA/Keck Reflectance Experiment Laboratory (RELAB)" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.relab::1.0" + }, + { + "name": [ + "Center for Planetary Exploration at Stony Brook University" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.sbu_cpex::1.0" + }, + { + "name": [ + "Shapotou Desert Experimental Research Station, Institute od Desert Research, Chinese Academy" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.sders-china::1.0" + }, + { + "name": [ + "Southwest Research Institute" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.swri::1.0" + }, + { + "name": [ + "Texas Tech University, Department of Agricultural Engineering" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.ttu-ag_eng::1.0" + }, + { + "name": [ + "Trent Environmental Wind Tunnel Laboratory" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.tu-tewt::1.0" + }, + { + "name": [ + "University of California, Berkeley, Richmond Field Station" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.ucberkeley-rfs::1.0" + }, + { + "name": [ + "Wind Erosion and Water Conservation Research Unit, Cropping Systems Research Laboratory, Agricultural Research Service, United States Department of Agriculture, Lubbock, TX" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.usda-ars-lubbock::1.0" + }, + { + "name": [ + "University of Texas at San Antonio Kleberg Advanced Microscopy Center" + ], + "type": [ + "Laboratory" + ], + "lidvid": "urn:nasa:pds:context:facility:laboratory.utsa_kamc::1.0" + }, + { + "name": [ + "Air Force Maui Optical and Supercomputing Site (AMOS)" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.amos::1.0" + }, + { + "name": [ + "Apache Point Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.apache_point::1.0" + }, + { + "name": [ + "Apache Point Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.apache_point::1.1" + }, + { + "name": [ + "Arecibo Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.arecibo::1.0" + }, + { + "name": [ + "Asiago Astrophysical Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.asiago::1.0" + }, + { + "name": [ + "Centro Astronómico Hispano-Alemán" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.caha-calar_alto::1.0" + }, + { + "name": [ + "Canberra Deep Space Communications Complex" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.canberra::1.0" + }, + { + "name": [ + "Carbuncle Hill" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.carbuncle_hill::0.0" + }, + { + "name": [ + "Chuguev (a.k.a. Chuguevskaya, Chuhuiv) Observational Station" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.chuguev::1.0" + }, + { + "name": [ + "Chuguevskaya Station" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.chuguevskaya::0.0" + }, + { + "name": [ + "Cerro Tololo Inter-American Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.ctio-cerro_tololo::1.0" + }, + { + "name": [ + "DSN" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.dsn::1.0" + }, + { + "name": [ + "Deep Space Network" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.dsn::1.1" + }, + { + "name": [ + "Deep Space Network" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.dsn::1.2" + }, + { + "name": [ + "Institute of Astrophysics" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.dushanbe::1.0" + }, + { + "name": [ + "El Leoncito Astronomical Complex" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.el_leoncito::1.0" + }, + { + "name": [ + "National Astronomical Observatory-Ensenada" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.ensenada::1.0" + }, + { + "name": [ + "European Southern Observatory - Chajnantor" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.eso-chajnantor::1.0" + }, + { + "name": [ + "European Southern Observatory-La Silla" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.eso-la_silla::1.0" + }, + { + "name": [ + "European Southern Observatory (Paranal) Very Large Telescope" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.eso-paranal::1.0" + }, + { + "name": [ + "Fred L. Whipple Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.flwo::1.0" + }, + { + "name": [ + "Fremont Peak Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.fremont_peak::1.0" + }, + { + "name": [ + "Green Bank Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.gbo::1.0" + }, + { + "name": [ + "Gemini Observatory (South)" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.gemini-south::1.0" + }, + { + "name": [ + "Gemini North Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.gemini_north-maunakea::1.0" + }, + { + "name": [ + "Goldstone Complex" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.goldstone::1.0" + }, + { + "name": [ + "Goldstone Deep Space Communications Complex" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.goldstone::1.1" + }, + { + "name": [ + "Goodricke-Pigott Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.goodricke-pigott::1.0" + }, + { + "name": [ + "Observatory of Haute-Provence" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.haute-provence::1.0" + }, + { + "name": [ + "Hunters Hill Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.hunters_hill::1.0" + }, + { + "name": [ + "Infra Red Telescope Facility-Maunakea" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.irtf-maunakea::1.0" + }, + { + "name": [ + "Infra Red Telescope Facility-Maunakea" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.irtf-maunakea::1.1" + }, + { + "name": [ + "Joint Astronomy Centre" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.jac::1.0" + }, + { + "name": [ + "W.M. Keck Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.keck::1.0" + }, + { + "name": [ + "McMath-Pierce Solar Telescope Facility" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.kpno-mcmath-pierce-solar::1.0" + }, + { + "name": [ + "Kitt Peak National Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.kpno::1.0" + }, + { + "name": [ + "Kuiper Airborne Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.kuiper-airborne::1.0" + }, + { + "name": [ + "Las Campanas Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.las_campanas::1.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.las_cumbres::1.0" + }, + { + "name": [ + "Leura" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.leura::1.0" + }, + { + "name": [ + "Lick Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.lick::1.0" + }, + { + "name": [ + "Anderson Mesa Station" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.lowell::1.0" + }, + { + "name": [ + "Lowell Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.lowell::1.1" + }, + { + "name": [ + "Lowell Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.lowell::1.2" + }, + { + "name": [ + "Lowell Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.lowell::1.3" + }, + { + "name": [ + "Lowell Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.lowell::1.4" + }, + { + "name": [ + "Lowell Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.lowell::1.5" + }, + { + "name": [ + "Madrid Deep Space Communications Complex" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.madrid::1.0" + }, + { + "name": [ + "Magdelena Ridge Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.magdalena_ridge::1.0" + }, + { + "name": [ + "Magdelena Ridge Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.magdalena_ridge::1.1" + }, + { + "name": [ + "Maunakea Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.maunakea::1.0" + }, + { + "name": [ + "McDonald Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mcdonald::1.0" + }, + { + "name": [ + "McDonald Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mcdonald::1.1" + }, + { + "name": [ + "McGraw-Hill Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mdm::1.0" + }, + { + "name": [ + "McGraw-Hill Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mdm::1.1" + }, + { + "name": [ + "MMT Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mmt::1.0" + }, + { + "name": [ + "MMT Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mmt::1.1" + }, + { + "name": [ + "Modra" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.modra::1.0" + }, + { + "name": [ + "Mount Bigelow (Catalina) Station" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mount_bigelow::1.0" + }, + { + "name": [ + "Mount Bigelow (Catalina) Station" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mount_bigelow::1.1" + }, + { + "name": [ + "Mount Canopus Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mount_canopus::1.0" + }, + { + "name": [ + "Mount Lemmon (Catalina) Station" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mount_lemmon::1.0" + }, + { + "name": [ + "Mount Lemmon (Catalina) Station" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mount_lemmon::1.1" + }, + { + "name": [ + "Mount Stromlo Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mount_stromlo::1.0" + }, + { + "name": [ + "Mount Stromlo Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.mount_stromlo::1.1" + }, + { + "name": [ + "National Astronomical Observatory of Japan at Mauna Kea, Hawai'i" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.naoj-hawaii::1.0" + }, + { + "name": [ + "US Naval Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.nofs::1.0" + }, + { + "name": [ + "Ondr?ejov Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.ondrejov::0.0" + }, + { + "name": [ + "Roque de los Muchachos Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.orm::1.0" + }, + { + "name": [ + "Palmer Divide Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.palmer_divide::1.0" + }, + { + "name": [ + "Palomar Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.palomar::1.0" + }, + { + "name": [ + "Crimean Astrophysical Observatory-Partizanskoye" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.partizanskoye::1.0" + }, + { + "name": [ + "Paul Wild Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.paul_wild::1.0" + }, + { + "name": [ + "Pic du Midi de Bigorre" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.pic_du_midi::1.0" + }, + { + "name": [ + "South African Astronomical Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.saao::1.0" + }, + { + "name": [ + "Siding Spring Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.siding_spring::1.0" + }, + { + "name": [ + "Siding Spring Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.siding_spring::1.1" + }, + { + "name": [ + "Siding Spring Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.siding_spring::1.2" + }, + { + "name": [ + "Crimean Astrophysical Observatory-Simeis" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.simeis::1.0" + }, + { + "name": [ + "Submillimeter Telescope Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.smt::1.0" + }, + { + "name": [ + "Star Castle Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.star_castle::1.0" + }, + { + "name": [ + "Kitt Peak Station, Steward Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.steward-kittpeak::1.0" + }, + { + "name": [ + "Kitt Peak Station, Steward Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.steward-kittpeak::1.1" + }, + { + "name": [ + "Stockport Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.stockport::1.0" + }, + { + "name": [ + "Table Mountain Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.table_mountain::1.0" + }, + { + "name": [ + "Observatorio del Teide" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.teide::1.0" + }, + { + "name": [ + "University of Alabama Observatory" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.u_alabama::1.0" + }, + { + "name": [ + "UWO Meteor Radar Complex" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.uwo_meteor_radar::1.0" + }, + { + "name": [ + "Osservatorio Astronomico della Reg. Aut. Valle D'Aosta" + ], + "type": [ + "Observatory" + ], + "lidvid": "urn:nasa:pds:context:facility:observatory.valle_d'aosta::1.0" + }, + { + "name": [ + "Apollo 11 Passive Seismic Experiment (PSE)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a11e::1.0" + }, + { + "name": [ + "Apollo 12 Cold Cathode Ion Gage Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ccig.a12a::1.0" + }, + { + "name": [ + "Apollo 12 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a12a::1.0" + }, + { + "name": [ + "Apollo 12 Suprathermal Ion Detector Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:side.a12a::1.0" + }, + { + "name": [ + "SOLAR WIND SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sws.a12a::1.0" + }, + { + "name": [ + "APOLLO 14 COLD CATHODE ION GAGE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ccig.a14a::1.0" + }, + { + "name": [ + "Apollo 14 Charged Particle Lunar Environment Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cplee.a14a::1.0" + }, + { + "name": [ + "Apollo 14 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a14a::1.0" + }, + { + "name": [ + "Apollo 14 Suprathermal Ion Detector Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:side.a14a::1.0" + }, + { + "name": [ + "APOLLO 15 COLD CATHODE ION GAGE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ccig.a15a::1.0" + }, + { + "name": [ + "Apollo 15 Cold Cathode Ion Gage Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ccig.a15a::2.0" + }, + { + "name": [ + "HEAT FLOW EXPERIMENT" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:hfe.a15a::1.0" + }, + { + "name": [ + "Apollo 15 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a15a::1.0" + }, + { + "name": [ + "Apollo 15 Suprathermal Ion Detector Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:side.a15a::1.0" + }, + { + "name": [ + "SOLAR WIND SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sws.a15a::1.0" + }, + { + "name": [ + "Apollo 15 Metric (Mapping) Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:metriccam.a15c::1.0" + }, + { + "name": [ + "Apollo 15 Orbital Mass Spectrometer (OMS) Experiment" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:oms.a15c::1.0" + }, + { + "name": [ + "Apollo 15 Panoramic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.a15c::1.0" + }, + { + "name": [ + "LUNAR SELF-RECORDING PENETROMETER" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsrp.a15l::1.0" + }, + { + "name": [ + "Apollo 16 Lunar Surface Magnetometer (LSM) Experiment" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsm.a16a::1.0" + }, + { + "name": [ + "Apollo 16 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a16a::1.0" + }, + { + "name": [ + "Apollo 16 Metric (Mapping) Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:metriccam.a16c::1.0" + }, + { + "name": [ + "Apollo 16 Orbital Mass Spectrometer (OMS) Experiment" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:oms.a16c::1.0" + }, + { + "name": [ + "Apollo 16 Panoramic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.a16c::1.0" + }, + { + "name": [ + "LUNAR SELF-RECORDING PENETROMETER" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsrp.a16l::1.0" + }, + { + "name": [ + "HEAT FLOW EXPERIMENT" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:hfe.a17a::1.0" + }, + { + "name": [ + "Apollo 17 Lunar Atmospheric Composition Experiment" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lace.a17a::1.0" + }, + { + "name": [ + "Apollo 17 ALSEP Lunar Ejecta And Meteorite (LEAM) Experiment" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:leam.a17a::1.0" + }, + { + "name": [ + "Apollo 17 ALSEP Lunar Ejecta And Meteorites (LEAM) Experiment" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:leam.a17a::2.0" + }, + { + "name": [ + "Apollo 17 Lunar Surface Gravimeter (LSG) Experiment" + ], + "type": [ + "Gravimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsg.a17a::1.0" + }, + { + "name": [ + "Apollo 17 Far-Ultraviolet Spectrometer (FUVS)" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:fuvs.a17c::1.0" + }, + { + "name": [ + "Apollo 17 Metric (Mapping) Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:metriccam.a17c::1.0" + }, + { + "name": [ + "Apollo 17 Panoramic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.a17c::1.0" + }, + { + "name": [ + "Apollo 17 Surface Electrical Properties (SEP) Experiment" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:sep.a17l::1.0" + }, + { + "name": [ + "TRAVERSE GRAVIMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:tg.a17l::1.0" + }, + { + "name": [ + "NEAT-Maui camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:amos.neat_maui_camera::1.0" + }, + { + "name": [ + "Agile Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:apache_point.arc3m5.agile::1.0" + }, + { + "name": [ + "SDSS Photometric Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:apache_point.sdss2m5.sdss_photometric::1.0" + }, + { + "name": [ + "Beamline 13-ID-E" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:aps.beamline13ide::1.0" + }, + { + "name": [ + "Varian Excalibur Series FTS 3000" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:arc_ssa.fts_3000::1.0" + }, + { + "name": [ + "Arecibo 2380 MHz Radar Receiver" + ], + "type": [ + "Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:arecibo.305m.recv_s::1.0" + }, + { + "name": [ + "Arecibo 2380 MHz Radar Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:arecibo.305m.recv_s::1.1" + }, + { + "name": [ + "Arecibo Planetary Radar Transmitter" + ], + "type": [ + "Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:arecibo.305m.trans_s::1.0" + }, + { + "name": [ + "Arecibo Planetary Radar Transmitter" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:arecibo.305m.trans_s::1.1" + }, + { + "name": [ + "Terahertz Far-Infrared Beamline at the Australian Synchrotron Facility" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:asf.thz_farir_beamline::1.0" + }, + { + "name": [ + "AFOSC Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:asiago.copernico1m82.afosc::1.0" + }, + { + "name": [ + "Aarhus Wind Tunnel AWTSI 2004" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:au-msl.awtsi-2004::1.0" + }, + { + "name": [ + "Aarhus Wind Tunnel AWTSII 2010" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:au-msl.awtsii-2010::1.0" + }, + { + "name": [ + "Aarhus Sloped Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:au-msl.sloped_wt::1.0" + }, + { + "name": [ + "SBIG ST-8" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:carbuncle_hill.0m35.sbig_st8::1.0" + }, + { + "name": [ + "MOON MINERALOGY MAPPER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:m3.ch1-orb::1.0" + }, + { + "name": [ + "MINI-RF FORERUNNER" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:mrffr.ch1-orb::1.0" + }, + { + "name": [ + "SBIG ST-6 UV camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:chuguev.azt8_0m70.sbig_st6_uv::1.0" + }, + { + "name": [ + "Mordor Ultra-high Vacuum System" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:classe.mordor::1.0" + }, + { + "name": [ + "A STAR TRACKER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.a-star::1.0" + }, + { + "name": [ + "B STAR TRACKER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.b-star::1.0" + }, + { + "name": [ + "LIDAR HIGH-RESOLUTION IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.hires::1.0" + }, + { + "name": [ + "LASER RANGEFINDER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.lidar::1.0" + }, + { + "name": [ + "LONG WAVELENGTH INFRARED CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.lwir::1.0" + }, + { + "name": [ + "NEAR INFRARED CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.nir::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.rss::1.0" + }, + { + "name": [ + "ULTRAVIOLET/VISIBLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.uvvis::1.0" + }, + { + "name": [ + "Europa Clipper Magnetometer (ECM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.ecm::1.0" + }, + { + "name": [ + "Europa Thermal Emission Imaging System (E-THEMIS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.eth::1.0" + }, + { + "name": [ + "Europa Clipper Guidance, Navigation, and Control (GNC) Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.gnc::1.0" + }, + { + "name": [ + "MAss SPectrometer for Planetary EXploration (MASPEX)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.mas::1.0" + }, + { + "name": [ + "Mapping Imaging Spectrometer for Europa (MISE)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.mis::1.0" + }, + { + "name": [ + "Europa Imaging System (EIS) Narrow-Angle Camera (NAC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.nac::1.0" + }, + { + "name": [ + "Plasma Instrument for Magnetic Sounding (PIMS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.pim::1.0" + }, + { + "name": [ + "Radar for Europa Assessment and Sounding: Ocean to Near-surface (REASON)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.rea::1.0" + }, + { + "name": [ + "Europa Clipper Gravity/Radio Science (G/RS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.rss::1.0" + }, + { + "name": [ + "SUrface Dust Analyzer (SUDA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.sud::1.0" + }, + { + "name": [ + "Europa Ultraviolet Spectrograph (Europa UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.uvs::1.0" + }, + { + "name": [ + "Europa Imaging System (EIS) Wide-Angle Camera (WAC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.wac::1.0" + }, + { + "name": [ + "CLPS Task Order 2AB Linear Energy Transfer Spectrometer (LETS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.lets::1.0" + }, + { + "name": [ + "CLPS Task Order 2AB Near InfraRed Volatiles Spectrometer System (NIRVSS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.nirvss::1.0" + }, + { + "name": [ + "CLPS Task Order 2AB Neutron Spectrometer System (NSS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.nss::1.0" + }, + { + "name": [ + "CLPS Task Order 2AB PROSPECT Ion-Trap Mass Spectrometer (PITMS) for Lunar Surface Volatiles" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.pitms::1.0" + }, + { + "name": [ + "Far-Infrared Beamline at the Canadian Light Source Facility" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:cls.farir_beamline::1.0" + }, + { + "name": [ + "CASSINI PLASMA SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:caps.co::1.0" + }, + { + "name": [ + "COSMIC DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cda.co::1.0" + }, + { + "name": [ + "COMPOSITE INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:cirs.co::1.0" + }, + { + "name": [ + "Cassini Engineering" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eng.co::1.0" + }, + { + "name": [ + "HIGH RATE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:hrd.co::1.0" + }, + { + "name": [ + "ION AND NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:inms.co::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:issna.co::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:isswa.co::1.0" + }, + { + "name": [ + "DUAL TECHNIQUE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.co::1.0" + }, + { + "name": [ + "MIMI Charge/Energy Mass Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi-chems.co::1.0" + }, + { + "name": [ + "MIMI Ion Neutral Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi-inca.co::1.0" + }, + { + "name": [ + "MIMI Charge/Energy Mass Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi-lemms.co::1.0" + }, + { + "name": [ + "MAGNETOSPHERIC IMAGING INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi.co::1.0" + }, + { + "name": [ + "RADAR" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:radar.co::1.0" + }, + { + "name": [ + "RADIO AND PLASMA WAVE SCIENCE" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rpws.co::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.co::1.0" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.co::2.0" + }, + { + "name": [ + "ULTRAVIOLET IMAGING SPECTROGRAPH" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvis.co::1.0" + }, + { + "name": [ + "VISUAL AND INFRARED MAPPING SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vims.co::1.0" + }, + { + "name": [ + "CONTOUR FORWARD IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.cfi::1.0" + }, + { + "name": [ + "CONTOUR DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.cida::1.0" + }, + { + "name": [ + "CONTOUR REMOTE IMAGING SPECTROGRAPH - IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.crispimag::1.0" + }, + { + "name": [ + "CONTOUR REMOTE IMAGING SPECTROGRAPH - SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.crispspec::1.0" + }, + { + "name": [ + "NEUTRAL GAS AND ION MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.ngims::1.0" + }, + { + "name": [ + "2MASS Camera - South" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.2mass_1m3.2masssouth::1.0" + }, + { + "name": [ + "CTIO 1.0m 2DFrutti Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.smarts_1m0.fruttispec::1.0" + }, + { + "name": [ + "CTIO 1.5-meter Cassegrain Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.smarts_1m50.cassegrainspec::1.0" + }, + { + "name": [ + "SOAR-GHTS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.soar_4m1.ghts::1.0" + }, + { + "name": [ + "SOAR Imager (SOI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.soar_4m1.soi::1.0" + }, + { + "name": [ + "Dark Energy Camera (DECam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.victorblanco_4m0.decam::1.0" + }, + { + "name": [ + "DRACO" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dart.draco::1.1" + }, + { + "name": [ + "DART High Gain Antenna (HGA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dart.hga::1.0" + }, + { + "name": [ + "Framing Camera 1" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.fc1::1.0" + }, + { + "name": [ + "FRAMING CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.fc2::1.0" + }, + { + "name": [ + "GAMMA-RAY AND NEUTRON DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.grand::1.0" + }, + { + "name": [ + "GRAVITY SCIENCE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.rss::1.0" + }, + { + "name": [ + "VISIBLE AND INFRARED SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.vir::1.0" + }, + { + "name": [ + "DCAM3-A (DCAM3 Analog)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:dcam3.dcam3-a::1.0" + }, + { + "name": [ + "DCAM3-D (DCAM3 Digital)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:dcam3.dcam3-d::1.0" + }, + { + "name": [ + "DEEP IMPACT HIGH RESOLUTION INSTRUMENT - IR SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.hrii::1.0" + }, + { + "name": [ + "DEEP IMPACT HIGH RESOLUTION INSTRUMENT - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.hriv::1.0" + }, + { + "name": [ + "DEEP IMPACT MEDIUM RESOLUTION INSTRUMENT - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.mri::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.rss::1.0" + }, + { + "name": [ + "DEEP IMPACT IMPACTOR TARGETING SENSOR - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dii.its::1.0" + }, + { + "name": [ + "ION PROPULSION SYSTEM DIAGNOSTIC SUBSYSTEM" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ds1.ids::1.0" + }, + { + "name": [ + "MINIATURE INTEGRATED CAMERA-SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ds1.micas::1.0" + }, + { + "name": [ + "PLASMA EXPERIMENT FOR PLANETARY EXPLORATION" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ds1.pepe::1.0" + }, + { + "name": [ + "Deep Space Station Media Calibration Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dsn.media::1.0" + }, + { + "name": [ + "NASA Deep Space Network Radio Science" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dsn.rss::1.0" + }, + { + "name": [ + "Sanglok Observatory Photometer-Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:dushanbe.rcc.sanglok::1.0" + }, + { + "name": [ + "Torino Photopolarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:el_leoncito.js2m15.torino_phot::1.0" + }, + { + "name": [ + "ALMA Radio Receivers" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-chajnantor.alma.alma_radio_receiver::1.0" + }, + { + "name": [ + "DENIS 3-Channel Near-Infrared Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.1m04.denis::1.0" + }, + { + "name": [ + "ESO Boller and Chivens Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.1m52.bcspectrograph::1.0" + }, + { + "name": [ + "Thermal Infrared Multi-Mode Instrument 2" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.3m6.timmi2::1.0" + }, + { + "name": [ + "ESO Faint Object Spectrograph and Camera 2" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.efosc2::1.0" + }, + { + "name": [ + "Eso Multimode Instrument" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.eso_multi::1.0" + }, + { + "name": [ + "ESO Multi-Mode Instrument: RILD Mode" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.eso_rild::1.0" + }, + { + "name": [ + "SOFI (Son OF Isaac)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.sofi::1.0" + }, + { + "name": [ + "VLT Imager and Spectrometer for mid-Infrared (VISIR)" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-paranal.vlt_8m2.visir::1.0" + }, + { + "name": [ + "ESO VLT Focal Reducer and Spectrograph #1 (FORS1)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-paranal.vlt_kueyen_8m2_ut2.forsi::1.0" + }, + { + "name": [ + "2MASS Camera - North" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:flwo.2mass1m3.2massnorth::1.0" + }, + { + "name": [ + "Green Bank Telescope 4mm Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gbo.gbt_100m.4mm_receiver::1.0" + }, + { + "name": [ + "Gemini Multi-Object Spectrograph - South (GMOS-S)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gemini-south.8m1.gmos-s::1.0" + }, + { + "name": [ + "Thermal-Region Camera Spectrograph (T-ReCS)" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:gemini-south.8m1.t-recs::1.0" + }, + { + "name": [ + "Gemini Multi-Object Spectrograph - North (GMOS-N)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gemini_north-maunakea.8m1.gmos_n::1.0" + }, + { + "name": [ + "International Centre for Eremology Wind Tunnel, Ghent University, Belgium" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ghent-ice.ice_wt::1.0" + }, + { + "name": [ + "DUST IMPACT DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.did::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLE EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.epa::1.0" + }, + { + "name": [ + "GIOTTO RADIOSCIENCE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.gre::1.0" + }, + { + "name": [ + "HALLEY MULTICOLOUR CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.hmc::1.0" + }, + { + "name": [ + "ION MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.ims::1.0" + }, + { + "name": [ + "JOHNSTONE PLASMA ANALYZER (JPA)" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.jpa::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.mag::1.0" + }, + { + "name": [ + "OPTICAL PROBE EXPERIMENT" + ], + "type": [ + "Photometer", + "Polarimeter" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.ope::1.0" + }, + { + "name": [ + "PARTICULATE IMPACT ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.pia::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLES DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.epd::1.0" + }, + { + "name": [ + "GALILEO DUST DETECTION SYSTEM" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.gdds::1.0" + }, + { + "name": [ + "HEAVY ION COUNTER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.hic::1.0" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.mag::1.0" + }, + { + "name": [ + "NEAR INFRARED MAPPING SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.nims::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.pls::1.0" + }, + { + "name": [ + "PHOTOPOLARIMETER RADIOMETER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.ppr::1.0" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.pws::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.rss::1.0" + }, + { + "name": [ + "GALILEO ORBITER STAR SCANNER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.ssd::1.0" + }, + { + "name": [ + "SOLID STATE IMAGING SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.ssi::1.0" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.uvs::1.0" + }, + { + "name": [ + "DSS-13 X-band Goldstone Solar System Radar Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:goldstone.dss13_34m.recv_x::1.0" + }, + { + "name": [ + "DSS-14 X-band Goldstone Solar System Radar Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:goldstone.dss14_70m.recv_x::1.0" + }, + { + "name": [ + "DSS-14 X-band Goldstone Solar System Radar Transmitter" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:goldstone.dss14_70m.trans_x::1.0" + }, + { + "name": [ + "ATMOSPHERIC STRUCTURE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.asi::1.0" + }, + { + "name": [ + "DOPPLER WIND EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.dwe::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLES INVESTIGATION" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.epi::1.0" + }, + { + "name": [ + "GALILEO PROBE MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.gpms::1.0" + }, + { + "name": [ + "HELIUM ABUNDANCE DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.had::1.0" + }, + { + "name": [ + "LIGHTNING AND RADIO EMISSION DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.lrd::1.0" + }, + { + "name": [ + "GALILEO PROBE NEPHELOMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.nep::1.0" + }, + { + "name": [ + "NET FLUX RADIOMETER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.nfr::1.0" + }, + { + "name": [ + "LUNAR GRAVITY RANGING SYSTEM A" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:grail-a.lgrs-a::1.0" + }, + { + "name": [ + "LUNAR GRAVITY RANGING SYSTEM B" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:grail-b.lgrs-b::1.0" + }, + { + "name": [ + "Guelph Wind Tunnel at Wind Erosion Laboratory, Department of Geography, University of Guelph, Ontario, Canada" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:guelph-wel.guelph_wt::1.0" + }, + { + "name": [ + "Observatoire de Haute-Provence 1.2m CCD 1996-2014" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:haute-provence.1m20.ccd_1m2::1.0" + }, + { + "name": [ + "ASTEROID MULTI-BAND IMAGING CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:amica.hay::1.0" + }, + { + "name": [ + "Asteroid Multi-band Imaging Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:amica.hay::2.0" + }, + { + "name": [ + "LIGHT DETECTION AND RANGING INSTRUMENT" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lidar.hay::1.0" + }, + { + "name": [ + "LIght Detection And Ranging (LIDAR)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lidar.hay::2.0" + }, + { + "name": [ + "NEAR-INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nirs.hay::1.0" + }, + { + "name": [ + "NEAR-INFRARED SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nirs.hay::2.0" + }, + { + "name": [ + "Bomem DA 3.02 FT-IR Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:hofmeister.da_3_02_ir_spec::1.0" + }, + { + "name": [ + "AEROSOL COLLECTOR PYROLYSER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.acp::1.0" + }, + { + "name": [ + "DESCENT IMAGER SPECTRAL RADIOMETER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.disr::1.0" + }, + { + "name": [ + "DOPPLER WIND EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.dwe::1.0" + }, + { + "name": [ + "GAS CHROMATOGRAPH MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.gcms::1.0" + }, + { + "name": [ + "HUYGENS ATMOSPHERIC STRUCTURE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.hasi::1.0" + }, + { + "name": [ + "HUYGENS PROBE HOUSEKEEPING" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.huygens_hk::1.0" + }, + { + "name": [ + "SURFACE SCIENCE PACKAGE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.ssp::1.0" + }, + { + "name": [ + "Advanced Camera for Surveys" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.acs::1.0" + }, + { + "name": [ + "Cosmic Origins Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.cos::1.0" + }, + { + "name": [ + "Fine Guidance Sensor" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.fgs::1.0" + }, + { + "name": [ + "Faint Object Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.foc::1.0" + }, + { + "name": [ + "HST Faint Object Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.fos::1.0" + }, + { + "name": [ + "High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.hsp::1.0" + }, + { + "name": [ + "ADVANCE CAMERA FOR SURVEYS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.hstacs::1.0" + }, + { + "name": [ + "Near Infrared Camera and Multi-Object Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.nicmos::1.0" + }, + { + "name": [ + "Space Telescope Imaging Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.stis::1.0" + }, + { + "name": [ + "Wide Field Camera 3" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.wfc3::1.0" + }, + { + "name": [ + "WIDE FIELD PLANETARY CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.wfpc2::1.0" + }, + { + "name": [ + "WIDE FIELD PLANETARY CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.wfpc2::2.0" + }, + { + "name": [ + "Small Monitor Camera (CAM-H)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.cam-h::1.0" + }, + { + "name": [ + "LIght Detection And Ranging (LIDAR)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.lidar::1.0" + }, + { + "name": [ + "Near InfraRed Spectrometer (NIRS3)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.nirs3::1.0" + }, + { + "name": [ + "Optical Navigation Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.onc::1.0" + }, + { + "name": [ + "Small Carry-on Impactor (SCI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.sci::1.0" + }, + { + "name": [ + "Thermal Infrared Imager (TIR)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.tir::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLE ANISOTROPY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.epas::1.0" + }, + { + "name": [ + "ION COMPOSITION INSTRUMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.ici::1.0" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.mag::1.0" + }, + { + "name": [ + "PLASMA WAVE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.plawav::1.0" + }, + { + "name": [ + "RADIOWAVE DETECTOR" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.radwav::1.0" + }, + { + "name": [ + "SOLAR WIND PLASMA EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.swp::1.0" + }, + { + "name": [ + "ULTRA LOW ENERGY CHARGE ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.uleca::1.0" + }, + { + "name": [ + "R.A. Bagnold, Wooden Wind Tunnel (c.1935)" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:imperial_college-hydraulics.bagnold_wt::1.0" + }, + { + "name": [ + "InSight Fluxgate Magnetometer" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apss-ifg.insight::1.0" + }, + { + "name": [ + "Auxiliary Payload Sensor Subsystem Pressure Sensor" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:apss-ps.insight::1.0" + }, + { + "name": [ + "Auxiliary Payload Sensor Subsystem Temperatures and Wind Sensor for InSight" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:apss-twins.insight::1.0" + }, + { + "name": [ + "InSight EDL (Entry, Descent and Landing) Instrument" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:edl.insight::1.0" + }, + { + "name": [ + "Heat Flow and Physical Properties Package" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:hp3.insight::1.0" + }, + { + "name": [ + "InSight Context Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:icc.insight::1.0" + }, + { + "name": [ + "Instrument Deployment Arm" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:ida.insight::1.0" + }, + { + "name": [ + "InSight Deployment Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:idc.insight::1.0" + }, + { + "name": [ + "Radiometer" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:radiometer.insight::1.0" + }, + { + "name": [ + "RISE" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:rise.insight::1.0" + }, + { + "name": [ + "Seismic Experiment for Interior Structure" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:seis.insight::1.0" + }, + { + "name": [ + "FOCAL PLANE ARRAY" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:iras.fpa::1.0" + }, + { + "name": [ + "Focal Plane Array" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:iras.fpa::2.0" + }, + { + "name": [ + "Circularly Variable Filter" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.cvf::1.0" + }, + { + "name": [ + "Mid-Infrared Array Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirac2::1.0" + }, + { + "name": [ + "Mid-Infrared Array Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirac::1.0" + }, + { + "name": [ + "JPL Mid-InfraRed Large-well Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirli::1.0" + }, + { + "name": [ + "Mid-Infrared Facility Camera (MIRLIN)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirlin::1.0" + }, + { + "name": [ + "Mid-Infrared Spectrometer and Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirsi::1.0" + }, + { + "name": [ + "Primo I Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.primo_1::1.0" + }, + { + "name": [ + "SpeX" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.spex::1.0" + }, + { + "name": [ + "SpeX" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.spex::1.1" + }, + { + "name": [ + "Iowa State University Boundary Layer Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:isu_ae.isuwt::1.0" + }, + { + "name": [ + "LONG-WAVELENGTH PRIME" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:esa:psa:context:instrument:iue.lwp::1.0" + }, + { + "name": [ + "LONG-WAVELENGTH REDUNDANT" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:esa:psa:context:instrument:iue.lwr::1.0" + }, + { + "name": [ + "SHORT-WAVELENGTH PRIME" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:esa:psa:context:instrument:iue.swp::1.0" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:fgm.jno::1.0" + }, + { + "name": [ + "Jovian Infrared Auroral Mapper" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:jiram.jno::1.0" + }, + { + "name": [ + "Microwave Radiometer" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mwr.jno::1.0" + }, + { + "name": [ + "Gravity Science Instrument" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:jno.rss::1.0" + }, + { + "name": [ + "ULTRAVIOLET SPECTROGRAPH" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.jno::1.0" + }, + { + "name": [ + "Waves" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:waves.jno::1.0" + }, + { + "name": [ + "Waves" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:waves.jno::1.1" + }, + { + "name": [ + "GRS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:kaguya.grs::1.0" + }, + { + "name": [ + "LISM" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:kaguya.lism::1.0" + }, + { + "name": [ + "Keck I Long Wavelength Spectrograph (IR)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:keck.10m_keck1.lws_ir::1.0" + }, + { + "name": [ + "Keck Echelle Spectrograph and Imager" + ], + "type": [ + "Spectrometer", + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:keck.10m_keck2.echelle::1.0" + }, + { + "name": [ + "KPLO Gamma Ray Spectrometer (KGRS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.kgrs::1.0" + }, + { + "name": [ + "KPLO Magnetometer (KMAG)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.kmag::1.0" + }, + { + "name": [ + "Lunar Terrain Imager (LUTI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.luti::1.0" + }, + { + "name": [ + "Wide-Angle Polarimetric Camera (PolCam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.polcam::1.0" + }, + { + "name": [ + "ShadowCam" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.shc::1.0" + }, + { + "name": [ + "Vacuum Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno-mcmath-pierce-solar.main_1m61.vacuum-spectrograph::1.0" + }, + { + "name": [ + "KPNO Single Channel Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno.boller1m3.kpsc::1.0" + }, + { + "name": [ + "CFIM+T2KA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno.corning2m13.cfim_t2ka::1.0" + }, + { + "name": [ + "Kitt Peak Mosaic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno.mayall4m.kpmc::1.0" + }, + { + "name": [ + "Chepil Wind Tunnel at The High Plains Wind Erosion Laboratory, Kansas State University" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ksu-hpwel.chepil_wt::1.0" + }, + { + "name": [ + "Logie Wind Tunnel, Laboratory of Experimental Geomorphology, Catholic University, Leuven, Begium" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:kuleuven-leg.logie_wt::1.0" + }, + { + "name": [ + "Ultraviolet-Visible Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ladee.uvs::1.0" + }, + { + "name": [ + "Swope 4K CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:las_campanas.swope_1m0.4k_ccd::1.0" + }, + { + "name": [ + "Las Cumbres 1m Telescopes - FLI Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:las_cumbres.1m0_telescopes.fli::1.0" + }, + { + "name": [ + "McPherson VUVAS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lasp.mcpherson-vuvas::1.0" + }, + { + "name": [ + "MID INFRARED CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mir1.lcross::1.0" + }, + { + "name": [ + "MID INFRARED CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mir2.lcross::1.0" + }, + { + "name": [ + "NEAR INFRARED CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nir1.lcross::1.0" + }, + { + "name": [ + "NEAR INFRARED CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nir2.lcross::1.0" + }, + { + "name": [ + "NEAR INFRARED SPECTROMETER 1" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nsp1.lcross::1.0" + }, + { + "name": [ + "NEAR INFRARED SPECTROMETER 2" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nsp2.lcross::1.0" + }, + { + "name": [ + "TOTAL LUMINANCE PHOTOMETER" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:tlp.lcross::1.0" + }, + { + "name": [ + "VISIBLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vis.lcross::1.0" + }, + { + "name": [ + "VISIBLE SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vsp.lcross::1.0" + }, + { + "name": [ + "SBIG ST-9E" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:leura.0m25.sbig_st9e::1.0" + }, + { + "name": [ + "LICIACube TX High Gain Antenna (HGA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:liciacube.hga::1.0" + }, + { + "name": [ + "LEIA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:liciacube.leia::1.0" + }, + { + "name": [ + "LEIA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:liciacube.luke::1.0" + }, + { + "name": [ + "Kron Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.hall_ritchey-chretien_1_1m07.kron_photometer::1.0" + }, + { + "name": [ + "NASA42 Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.hall_ritchey-chretien_1_1m07.nasa42cam::1.0" + }, + { + "name": [ + "LONEOS Mosaic CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.loneos_0m60.loneos_mosaic_ccd::1.0" + }, + { + "name": [ + "LONEOS Mosaic CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.loneos_0m60.loneos_mosaic_ccd::1.1" + }, + { + "name": [ + "LONEOS Mosaic CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.loneos_0m60.loneos_mosaic_ccd::1.2" + }, + { + "name": [ + "NASAcam" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.nuro_0m79.nasacam::1.0" + }, + { + "name": [ + "ALPHA PARTICLE SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.aps::1.0" + }, + { + "name": [ + "LP ENGINEERING" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.eng::1.0" + }, + { + "name": [ + "ELECTRON REFLECTOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.er::1.0" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.grs::1.0" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.mag::1.0" + }, + { + "name": [ + "MAGNETOMETER - ELECTRON REFLECTOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.mager::1.0" + }, + { + "name": [ + "NEUTRON SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.ns::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.rss::1.0" + }, + { + "name": [ + "COSMIC RAY TELESCOPE FOR THE EFFECTS OF RADIATION" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.crat::1.0" + }, + { + "name": [ + "DIVINER LUNAR RADIOMETER EXPERIMENT" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.dlre::1.0" + }, + { + "name": [ + "LYMAN ALPHA MAPPING PROJECT" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lamp::1.0" + }, + { + "name": [ + "LUNAR EXPLORATION NEUTRON DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lend::1.0" + }, + { + "name": [ + "LUNAR ORBITER LASER ALTIMETER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lola::1.0" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lroc::1.0" + }, + { + "name": [ + "MINI-RF LRO" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.mrflro::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.rss::1.0" + }, + { + "name": [ + "HIGH-RESOLUTION VOLATILES AND MINERALS MOON MAPPER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lt.hvm3::1.0" + }, + { + "name": [ + "LUNAR THERMAL MAPPER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lt.ltm::1.0" + }, + { + "name": [ + "Lucy Ralph Linear Etalon Imaging Spectral Array (LEISA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.leisa::1.0" + }, + { + "name": [ + "Lucy Long Range Reconnaissance Imager (L'LORRI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.llorri::1.0" + }, + { + "name": [ + "Lucy Long Range Reconnaissance Imager (L'LORRI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.llorri::1.1" + }, + { + "name": [ + "Lucy Thermal Emission Spectrometer (L'TES)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.ltes::1.0" + }, + { + "name": [ + "Lucy Ralph Multispectral Visible Imaging Camera (MVIC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.mvic::1.0" + }, + { + "name": [ + "Lucy Propulsion System" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.prop::1.0" + }, + { + "name": [ + "Lucy Radio Science" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.rss::1.0" + }, + { + "name": [ + "Lucy Terminal Tracking Cameras (TTCAM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.ttcam::1.0" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:m10.mag::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:m10.pls::1.0" + }, + { + "name": [ + "Photdoc Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:magdalena_ridge.mro2m4.photdoc_camera::1.0" + }, + { + "name": [ + "Photdoc Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:magdalena_ridge.mro2m4.photgjon_camera::1.0" + }, + { + "name": [ + "Engineering Camera Suite (ECAM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.ecam::1.0" + }, + { + "name": [ + "Entry, Descent, and Landing Camera Suite (EDL)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.edlcam::1.0" + }, + { + "name": [ + "Helicopter Imaging Suite (Helicam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.helicam::1.0" + }, + { + "name": [ + "Lander Visual System (LVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.lcam::1.0" + }, + { + "name": [ + "Mastcam-Zoom Camera Instrument Suite (Mastcam-Z)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.mastcamz::1.0" + }, + { + "name": [ + "Mars Environmental Dynamics Analyzer (MEDA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.meda::1.0" + }, + { + "name": [ + "Mars Oxygen In-Situ Resource Utilization Experiment (MOXIE)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.moxie::1.0" + }, + { + "name": [ + "Planetary Instrument for X-ray Lithochemistry (PIXL)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.pixl::1.0" + }, + { + "name": [ + "Radar Imager for Mars Subsurface Experiment (RIMFAX)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.rimfax::1.0" + }, + { + "name": [ + "Perseverance" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.rover::1.0" + }, + { + "name": [ + "Scanning Habitable Environments with Raman and Luminescence for Organics and Chemicals (SHERLOC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.sherloc::1.0" + }, + { + "name": [ + "Spectrometer and Micro-Imager Suite (SuperCam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.supercam::1.0" + }, + { + "name": [ + "MARA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.mara::1.0" + }, + { + "name": [ + "MASCOT Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.mascam::1.0" + }, + { + "name": [ + "MASCOT Fluxgate Magnetometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.masmag::1.0" + }, + { + "name": [ + "MASCOT Lander Bus" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.mbus::1.0" + }, + { + "name": [ + "MicrOmega" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.micromega::1.0" + }, + { + "name": [ + "Supernova Integral Field Spectrograph (SNIFS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:maunakea.2m24.snifs::1.0" + }, + { + "name": [ + "Tinsley Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:maunakea.2m24.tinsley_phot::1.0" + }, + { + "name": [ + "UH Tektronix 2K CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:maunakea.2m24.uht2kccd::1.0" + }, + { + "name": [ + "Accelerometer" + ], + "type": [ + "Accelerometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:acc.maven::1.0" + }, + { + "name": [ + "Extreme Ultraviolet Monitor" + ], + "type": [ + "Ultraviolet Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:euv.maven::1.0" + }, + { + "name": [ + "Imaging Ultraviolet Spectrograph" + ], + "type": [ + "Ultraviolet Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:iuvs.maven::1.0" + }, + { + "name": [ + "Langmuir Probe and Waves Instrument" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lpw.maven::1.0" + }, + { + "name": [ + "Magnetometer" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.maven::1.0" + }, + { + "name": [ + "Neutral Gas and Ion Mass Spectrometer" + ], + "type": [ + "Mass Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ngims.maven::1.0" + }, + { + "name": [ + "Radio Science Instrument" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.maven::1.0" + }, + { + "name": [ + "Solar Energetic Particle Instrument" + ], + "type": [ + "Energetic Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:sep.maven::1.0" + }, + { + "name": [ + "Supra-Thermal and Thermal Ion Composition" + ], + "type": [ + "Plasma Analyzer" + ], + "lidvid": "urn:nasa:pds:context:instrument:static.maven::1.0" + }, + { + "name": [ + "Solar Wind Electron Analyzer" + ], + "type": [ + "Energetic Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:swea.maven::1.0" + }, + { + "name": [ + "Solar Wind Ion Analyzer" + ], + "type": [ + "Energetic Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:swia.maven::1.0" + }, + { + "name": [ + "Large Cassegrain Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.harlanjsmith_2m7.lcs::1.0" + }, + { + "name": [ + "McDonald P45a Two-Channel Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.harlanjsmith_2m7.p45a_phot::1.0" + }, + { + "name": [ + "Cassegrain Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.struve2m1.cs::1.0" + }, + { + "name": [ + "McDonald Observatory Linear Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.struve2m1.molp::1.0" + }, + { + "name": [ + "Mark III Spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mdm.markiii::1.0" + }, + { + "name": [ + "ALPHA PARTICLE X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apxs.mer1::1.0" + }, + { + "name": [ + "DESCENT CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:descam.mer1::1.0" + }, + { + "name": [ + "HAZARD AVOIDANCE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hazcam.mer1::1.0" + }, + { + "name": [ + "INERTIAL MEASUREMENT UNIT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:imu.mer1::1.0" + }, + { + "name": [ + "MOESSBAUER SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mb.mer1::1.0" + }, + { + "name": [ + "MICROSCOPIC IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mi.mer1::1.0" + }, + { + "name": [ + "MINIATURE THERMAL EMISSION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mini-tes.mer1::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.mer1::1.0" + }, + { + "name": [ + "PANORAMIC CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.mer1::1.0" + }, + { + "name": [ + "ROCK ABRASION TOOL" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:rat.mer1::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mer1::1.0" + }, + { + "name": [ + "ALPHA PARTICLE X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apxs.mer2::1.0" + }, + { + "name": [ + "DESCENT CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:descam.mer2::1.0" + }, + { + "name": [ + "HAZARD AVOIDANCE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hazcam.mer2::1.0" + }, + { + "name": [ + "INERTIAL MEASUREMENT UNIT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:imu.mer2::1.0" + }, + { + "name": [ + "MOESSBAUER SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mb.mer2::1.0" + }, + { + "name": [ + "MICROSCOPIC IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mi.mer2::1.0" + }, + { + "name": [ + "MINIATURE THERMAL EMISSION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mini-tes.mer2::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.mer2::1.0" + }, + { + "name": [ + "PANORAMIC CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.mer2::1.0" + }, + { + "name": [ + "ROCK ABRASION TOOL" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:rat.mer2::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mer2::1.0" + }, + { + "name": [ + "EPPS Energetic Particle Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:epps-eps.mess::1.0" + }, + { + "name": [ + "EPPS Fast Imaging Plamsa Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:epps-fips.mess::1.0" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:grs.mess::1.0" + }, + { + "name": [ + "Gamma Ray Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:grs.mess::1.1" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.mess::1.0" + }, + { + "name": [ + "MERCURY ATMOSPHERIC AND SURFACE COMPOSITION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mascs.mess::1.0" + }, + { + "name": [ + "MERCURY DUAL IMAGING SYSTEM NARROW ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mdis-nac.mess::1.0" + }, + { + "name": [ + "MERCURY DUAL IMAGING SYSTEM WIDE ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mdis-wac.mess::1.0" + }, + { + "name": [ + "MERCURY LASER ALTIMETER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mla.mess::1.0" + }, + { + "name": [ + "Mercury Laser Altimeter" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mla.mess::1.1" + }, + { + "name": [ + "NEUTRON SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ns.mess::1.0" + }, + { + "name": [ + "Neutron Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ns.mess::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mess::1.0" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "Radio Science" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mess::1.1" + }, + { + "name": [ + "XRAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:xrs.mess::1.0" + }, + { + "name": [ + "X-Ray Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:xrs.mess::1.1" + }, + { + "name": [ + "ANALYZER OF SPACE PLASMA AND ENERGETIC ATOMS (3RD VERSION)" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.aspera-3::1.0" + }, + { + "name": [ + "HIGH RESOLUTION STEREO CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.hrsc::1.0" + }, + { + "name": [ + "MARS ADVANCED RADAR FOR SUBSURFACE AND IONOSPHERE SOUNDING" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.marsis::1.0" + }, + { + "name": [ + "MARS EXPRESS ORBITER RADIO SCIENCE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.mrs::1.0" + }, + { + "name": [ + "OBSERVATOIRE MINERALOGIE, EAU, GLACES, ACTIVITE" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.omega::1.0" + }, + { + "name": [ + "PLANETARY FOURIER SPECTROMETER" + ], + "type": [ + "Interferometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.pfs::1.0" + }, + { + "name": [ + "SPICAM" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.spicam::1.0" + }, + { + "name": [ + "RADAR SYSTEM" + ], + "type": [ + "Radiometer", + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgn.rdrs::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgn.rss::1.0" + }, + { + "name": [ + "ACCELEROMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.accel::1.0" + }, + { + "name": [ + "ELECTRON REFLECTOMETER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.er::1.0" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.mag::1.0" + }, + { + "name": [ + "MARS ORBITER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.moc::1.0" + }, + { + "name": [ + "MARS ORBITER LASER ALTIMETER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.mola::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.rss::1.0" + }, + { + "name": [ + "THERMAL EMISSION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.tes::1.0" + }, + { + "name": [ + "CCD47 Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mmt.single_mirror6m5.ccd47::1.0" + }, + { + "name": [ + "CLIO Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mmt.single_mirror6m5.clio::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mo.rss::1.0" + }, + { + "name": [ + "Apogee AP8" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:modra.0m6.ap8::1.0" + }, + { + "name": [ + "SN_110-108/165685-06" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.0m7.10kccd::1.0" + }, + { + "name": [ + "SI_600-277" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.0m7.4kccd::1.0" + }, + { + "name": [ + "ccd21 camera for the Kuiper 1.54m telescope" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.ccd21::1.0" + }, + { + "name": [ + "Fink Spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.finkspec::1.0" + }, + { + "name": [ + "Larson IHW spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.larson_ihw::1.0" + }, + { + "name": [ + "Mont4K CCD Imager" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.mont4k::1.0" + }, + { + "name": [ + "SI_800-594" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_lemmon.1m02.2kccd::1.0" + }, + { + "name": [ + "SN_110-106/165685-06" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_lemmon.1m54.10kccd::1.0" + }, + { + "name": [ + "SI_600-386" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_lemmon.1m54.4kccd::1.0" + }, + { + "name": [ + "ATMOSPHERIC STRUCTURE INSTRUMENT / METEOROLOGY PACKAGE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:asimet.mpfl::1.0" + }, + { + "name": [ + "IMAGER FOR MARS PATHFINDER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:imp.mpfl::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mpfl::1.0" + }, + { + "name": [ + "MARS PATHFINDER IMP WINDSOCKS" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:windsock.mpfl::1.0" + }, + { + "name": [ + "ALPHA PROTON X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.apxs::1.0" + }, + { + "name": [ + "ROVER CAMERA LEFT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.rclt::1.0" + }, + { + "name": [ + "ROVER CAMERA REAR" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.rcrr::1.0" + }, + { + "name": [ + "ROVER CAMERA RIGHT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.rcrt::1.0" + }, + { + "name": [ + "INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irs.mr6::1.0" + }, + { + "name": [ + "MARINER 6 Narrow Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nac.mr6::1.0" + }, + { + "name": [ + "Mariner 6 Ultraviolet Spectrometer (UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.mr6::1.0" + }, + { + "name": [ + "MARINER 6 Wide Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:wac.mr6::1.0" + }, + { + "name": [ + "INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irs.mr7::1.0" + }, + { + "name": [ + "MARINER 7 Narrow Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nac.mr7::1.0" + }, + { + "name": [ + "Mariner 7 Ultraviolet Spectrometer (UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.mr7::1.0" + }, + { + "name": [ + "MARINER 7 Wide Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:wac.mr7::1.0" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:iris.mr9::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:iss.mr9::1.0" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mr9::1.0" + }, + { + "name": [ + "Mariner 9 Ultraviolet Spectrometer (UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.mr9::1.0" + }, + { + "name": [ + "ACCELEROMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:accel.mro::1.0" + }, + { + "name": [ + "COMPACT RECONNAISSANCE IMAGING SPECTROMETER FOR MARS" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:crism.mro::1.0" + }, + { + "name": [ + "CONTEXT CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctx.mro::1.0" + }, + { + "name": [ + "HIGH RESOLUTION IMAGING SCIENCE EXPERIMENT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hirise.mro::1.0" + }, + { + "name": [ + "MARS COLOR IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:marci.mro::1.0" + }, + { + "name": [ + "MARS CLIMATE SOUNDER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcs.mro::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mro::1.0" + }, + { + "name": [ + "SHALLOW RADAR" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:sharad.mro::1.0" + }, + { + "name": [ + "Accelerometer" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:accel.msl::1.0" + }, + { + "name": [ + "ALPHA PARTICLE X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apxs.msl::1.0" + }, + { + "name": [ + "CHEMISTRY CAMERA LASER INDUCED BREAKDOWN SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemcam_libs.msl::1.0" + }, + { + "name": [ + "CHEMISTRY CAMERA REMOTE MICRO-IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemcam_rmi.msl::1.0" + }, + { + "name": [ + "CHEMISTRY CAMERA STATE OF HEALTH" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemcam_soh.msl::1.0" + }, + { + "name": [ + "CHEMISTRY AND MINERALOGY INSTRUMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemin.msl::1.0" + }, + { + "name": [ + "DYNAMIC ALBEDO OF NEUTRONS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dan.msl::1.0" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA LEFT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_left_a.msl::1.0" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA LEFT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_left_b.msl::1.0" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA RIGHT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_right_a.msl::1.0" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA RIGHT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_right_b.msl::1.0" + }, + { + "name": [ + "HAZARD AVOIDANCE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hazcam.msl::1.0" + }, + { + "name": [ + "MARS HAND LENS IMAGER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mahli.msl::1.0" + }, + { + "name": [ + "MARS DESCENT IMAGER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mardi.msl::1.0" + }, + { + "name": [ + "MAST CAMERA LEFT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mast_left.msl::1.0" + }, + { + "name": [ + "MAST CAMERA RIGHT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mast_right.msl::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA LEFT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_left_a.msl::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA LEFT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_left_b.msl::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA RIGHT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_right_a.msl::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA RIGHT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_right_b.msl::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.msl::1.0" + }, + { + "name": [ + "RADIATION ASSESSMENT DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rad.msl::1.0" + }, + { + "name": [ + "ROVER ENVIRONMENTAL MONITORING STATION" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rems.msl::1.0" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA LEFT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_left_a.msl::1.0" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA LEFT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_left_b.msl::1.0" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA RIGHT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_right_a.msl::1.0" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA RIGHT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_right_b.msl::1.0" + }, + { + "name": [ + "SAMPLE ANALYSIS AT MARS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sam.msl::1.0" + }, + { + "name": [ + "SPATIAL INFRARED IMAGING TELESCOPE" + ], + "type": [ + "Radiometer", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:msx.spirit3::1.0" + }, + { + "name": [ + "Beckman DK2A Ratio Recording Spectroreflectometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.beckman_dk2a_spec::1.0" + }, + { + "name": [ + "Bruker IFS 125HR Fourier Transform Infrared Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.brukifs125hr_ftspec::1.0" + }, + { + "name": [ + "Dual Beam Photometer" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.dbp::1.0" + }, + { + "name": [ + "Generic Visual Wavelengths CCD Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_ccd_camera::1.0" + }, + { + "name": [ + "Generic GaAs High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_gaas_hsp::1.0" + }, + { + "name": [ + "Generic InSb High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_insp_hsp::1.0" + }, + { + "name": [ + "Generic Infrared High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_ir_hsp::1.0" + }, + { + "name": [ + "Generic NICMOS IR Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_nicmos_ir_camera::1.0" + }, + { + "name": [ + "Generic Visual Wavelengths High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_vis_hsp::1.0" + }, + { + "name": [ + "CANON EOS DIGITAL REBEL XT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rebelxt.n-a::1.0" + }, + { + "name": [ + "Cooled Mid-Infrared Camera and Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:naoj-hawaii.subaru_8m2.comics::1.0" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:grs.near::1.0" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:grs.near::1.1" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.near::1.0" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.near::1.1" + }, + { + "name": [ + "MULTI-SPECTRAL IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:msi.near::1.0" + }, + { + "name": [ + "MULTI-SPECTRAL IMAGER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:msi.near::1.1" + }, + { + "name": [ + "NEAR INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nis.near::1.0" + }, + { + "name": [ + "NEAR INFRARED SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nis.near::1.1" + }, + { + "name": [ + "NEAR LASER RANGEFINDER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:nlr.near::1.0" + }, + { + "name": [ + "NEAR LASER RANGEFINDER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nlr.near::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.near::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.near::1.1" + }, + { + "name": [ + "XRAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:xrs.near::1.0" + }, + { + "name": [ + "XRAY SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:xrs.near::1.1" + }, + { + "name": [ + "NEAS Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:neas.neacam::1.0" + }, + { + "name": [ + "ALICE ULTRAVIOLET IMAGING SPECTROGRAPH" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.alice::1.0" + }, + { + "name": [ + "LINEAR ETALON IMAGING SPECTRAL ARRAY" + ], + "type": [ + "Spectrometer", + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.leisa::1.0" + }, + { + "name": [ + "LONG RANGE RECONNAISSANCE IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.lorri::1.0" + }, + { + "name": [ + "MULTISPECTRAL VISIBLE IMAGING CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.mvic::1.0" + }, + { + "name": [ + "Multispectral Visible Imaging Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.mvic::2.0" + }, + { + "name": [ + "PLUTO ENERGETIC PARTICLE SPECTROMETER SCIENCE INVESTIGATION" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.pepssi::1.0" + }, + { + "name": [ + "Radio Science Experiment" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.rex::1.0" + }, + { + "name": [ + "STUDENT DUST COUNTER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.sdc::1.0" + }, + { + "name": [ + "SOLAR WIND AROUND PLUTO" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.swap::1.0" + }, + { + "name": [ + "Dunhuang Portable Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:no-host.dunhuang-portable_wt::1.0" + }, + { + "name": [ + "Portable Meterological Station (Ralph Lorenz design)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:no-host.lorenz_met_station::1.0" + }, + { + "name": [ + "Pietersma Portable Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:no-host.pietersma-portable_wt::1.0" + }, + { + "name": [ + "ACCELEROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.accel::1.0" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.grs::1.0" + }, + { + "name": [ + "HIGH ENERGY NEUTRON DETECTOR" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.hend::1.0" + }, + { + "name": [ + "MARS RADIATION ENVIRONMENT EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.mar::1.0" + }, + { + "name": [ + "NEUTRON SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.ns::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.rss::1.0" + }, + { + "name": [ + "THERMAL EMISSION IMAGING SYSTEM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.themis::1.0" + }, + { + "name": [ + "OCAMS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ocams.orex::1.0" + }, + { + "name": [ + "OLA" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:ola.orex::1.0" + }, + { + "name": [ + "OTES" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:otes.orex::1.0" + }, + { + "name": [ + "OVIRS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ovirs.orex::1.0" + }, + { + "name": [ + "Propulsion Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:prop.orex::1.0" + }, + { + "name": [ + "REXIS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rexis.orex::1.0" + }, + { + "name": [ + "Radio Science (Telecom) Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.orex::1.0" + }, + { + "name": [ + "TAGCAMS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:tagcams.orex::1.0" + }, + { + "name": [ + "DOLORES (Device Optimized for LOw RESolution)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.galileo_zeiss3m5.dolores::1.0" + }, + { + "name": [ + "Near Infrared Camera Spectrometer (NICS)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.galileo_zeiss3m5.nics::1.0" + }, + { + "name": [ + "GTC OSIRIS Optical Imager and Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.gtc10m4.osiris::1.0" + }, + { + "name": [ + "Intermediate Dispersion Spectrograph (IDS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.int2m54.ids::1.0" + }, + { + "name": [ + "Wide Field Camera (WFC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.int2m54.wfc::1.0" + }, + { + "name": [ + "CHARGED PARTICLE INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cpi.p10::1.0" + }, + { + "name": [ + "COSMIC RAY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crt.p10::1.0" + }, + { + "name": [ + "GEIGER TUBE TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gtt.p10::1.0" + }, + { + "name": [ + "HELIUM VECTOR MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:hvm.p10::1.0" + }, + { + "name": [ + "IMAGING PHOTOPOLARIMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ipp.p10::1.0" + }, + { + "name": [ + "QUADRISPHERICAL PLASMA ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pa.p10::1.0" + }, + { + "name": [ + "TRAPPED RADIATION DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:trd.p10::1.0" + }, + { + "name": [ + "ULTRAVIOLET PHOTOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uv.p10::1.0" + }, + { + "name": [ + "CHARGED PARTICLE INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cpi.p11::1.0" + }, + { + "name": [ + "CRS" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crs.p11::1.0" + }, + { + "name": [ + "COSMIC RAY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crt.p11::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:fgm.p11::1.0" + }, + { + "name": [ + "GEIGER TUBE TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gtt.p11::1.0" + }, + { + "name": [ + "HELIUM VECTOR MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:hvm.p11::1.0" + }, + { + "name": [ + "QUADRISPHERICAL PLASMA ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pa.p11::1.0" + }, + { + "name": [ + "TRAPPED RADIATION DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:trd.p11::1.0" + }, + { + "name": [ + "ULTRAVIOLET PHOTOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uv.p11::1.0" + }, + { + "name": [ + "ORBITING RADAR" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:orad.p12::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.p12::1.0" + }, + { + "name": [ + "Pioneer 8 Cosmic Dust Detector" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cdd.p8::1.0" + }, + { + "name": [ + "Pioneer 9 Cosmic Dust Detector" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cdd.p9::1.0" + }, + { + "name": [ + "Carousel Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.cwt::1.0" + }, + { + "name": [ + "Mars Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.marswit::1.0" + }, + { + "name": [ + "Titan Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.twt::1.0" + }, + { + "name": [ + "Venus Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.vwt::1.0" + }, + { + "name": [ + "Palmer Divide 0.5m CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palmer_divide.old10inch.ccd0m5::1.0" + }, + { + "name": [ + "SBIG ST-8" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palmer_divide.old10inch.sbig_st8::1.0" + }, + { + "name": [ + "Palomar High Angular Resolution Observer (PHARO)" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palomar.hale_5m08.pharo::1.0" + }, + { + "name": [ + "NEAT QUEST camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palomar.oschin_schmidt_1m2.quest_camera::1.0" + }, + { + "name": [ + "NEAT Palomar Tri-Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palomar.oschin_schmidt_1m2.tricam::1.0" + }, + { + "name": [ + "CrAO Five-Channel Photopolarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:partizanskoye.1m25_azt11.crao5c::1.0" + }, + { + "name": [ + "Analytical Spectral Devices FieldSpec 3" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pgl.asd-fieldspec3::1.0" + }, + { + "name": [ + "Ocean Optics UV-Flame" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pgl.ocean_optics-uvflame::1.0" + }, + { + "name": [ + "KRFM-COMBINED RADIOMETER SPECTROPHOTOMETER FOR MARS" + ], + "type": [ + "Radiometer", + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:krfm.phb2::1.0" + }, + { + "name": [ + "TERMOSKAN" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ts.phb2::1.0" + }, + { + "name": [ + "VSK-FREGAT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vsk.phb2::1.0" + }, + { + "name": [ + "ATMOSPHERIC STRUCTURE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ase.phx::1.0" + }, + { + "name": [ + "METEOROLOGY SUITE, LIDAR" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lidar.phx::1.0" + }, + { + "name": [ + "MECA ATOMIC FORCE MICROSCOPE" + ], + "type": [ + "Microscope" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_afm.phx::1.0" + }, + { + "name": [ + "MECA COMMON ELECTRONICS" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_elec.phx::1.0" + }, + { + "name": [ + "MECA THERMAL AND ELECTRICAL CONDUCTIVITY PROBE" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_tecp.phx::1.0" + }, + { + "name": [ + "MECA WET CHEMISTRY LABORATORY" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_wcl.phx::1.0" + }, + { + "name": [ + "METEOROLOGY SUITE, PRESSURE & TEMPERATURE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:met.phx::1.0" + }, + { + "name": [ + "MECA OPTICAL MICROSCOPE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:om.phx::1.0" + }, + { + "name": [ + "ROBOTIC ARM" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:ra.phx::1.0" + }, + { + "name": [ + "ROBOTIC ARM CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rac.phx::1.0" + }, + { + "name": [ + "SURFACE STEREO IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ssi.phx::1.0" + }, + { + "name": [ + "THERMAL EVOLVED GAS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:tega.phx::1.0" + }, + { + "name": [ + "TELLTALE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:tt.phx::1.0" + }, + { + "name": [ + "Analytical Spectral Devices LabSpec 4" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psf.asd-labspec4::1.0" + }, + { + "name": [ + "Bruker VERTEX 80v" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psl.bruker-vertex80v::1.0" + }, + { + "name": [ + "Psyche Gamma Ray Spectrometer (GRS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.grs::1.0" + }, + { + "name": [ + "Psyche Multispectral Imager (PMI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.imager::1.0" + }, + { + "name": [ + "Psyche Magnetometer (MAG)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.mag::1.0" + }, + { + "name": [ + "Psyche Neutron Spectrometer (NS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.ns::1.0" + }, + { + "name": [ + "PIONEER VENUS PROBE BUS ION MASS SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.bus.bims::1.0" + }, + { + "name": [ + "PIONEER VENUS PROBE BUS NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.bus.bnms::1.0" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE ATMOSPHERIC STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.las::1.0" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE CLOUD PARTICLE SIZE SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lcps::1.0" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE GAS CHROMATOGRAPH" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lgc::1.0" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE INFRARED RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lir::1.0" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE NEPHELOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.ln::1.0" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lnms::1.0" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lnms::1.1" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE SOLAR FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lsfr::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (DAY) ATMOSPHERE STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-day.sas::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (DAY) NEPHELOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-day.sn::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (DAY) NET-FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-day.snfr::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NIGHT) ATMOSPHERE STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-night.sas::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NIGHT) NEPHELOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-night.sn::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NIGHT) NET-FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-night.snfr::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NORTH) ATMOSPHERE STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-north.sas::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NORTH) NEPHELOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-north.sn::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NORTH) NET-FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-north.snfr::1.0" + }, + { + "name": [ + "ORBITER ATMOSPHERIC DRAG (OAD) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oad::1.0" + }, + { + "name": [ + "CLOUD PHOTOPOLARIMETER (OCPP) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.ocpp::1.0" + }, + { + "name": [ + "PLASMA WAVE ANALYZER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oefd::1.0" + }, + { + "name": [ + "ELECTRIC FIELD DETECTOR (OEFD) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oefd::2.0" + }, + { + "name": [ + "ELECTRON TEMPERATURE PROBE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oetp::1.0" + }, + { + "name": [ + "ELECTRON TEMPERATURE PROBE (OETP) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oetp::2.0" + }, + { + "name": [ + "GAMMA RAY BURST DETECTOR (OGBD) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.ogbd::1.0" + }, + { + "name": [ + "PVO ORBITER ION MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oims::1.0" + }, + { + "name": [ + "ION MASS SPECTROMETER (OIMS) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oims::2.0" + }, + { + "name": [ + "INFRARED RADIOMETER (OIR) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oir::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.omag::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER (OMAG) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.omag::2.0" + }, + { + "name": [ + "ORBITER NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.onms::1.0" + }, + { + "name": [ + "ORBITER NEUTRAL MASS SPECTROMETER (ONMS) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.onms::2.0" + }, + { + "name": [ + "SOLAR WIND PLASMA ANALYZER (OPA) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.opa::1.0" + }, + { + "name": [ + "SURFACE RADAR MAPPER" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orad::1.0" + }, + { + "name": [ + "SURFACE RADAR MAPPER (ORAD) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orad::2.0" + }, + { + "name": [ + "ORBITER RETARDING POTENTIAL ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orpa::1.0" + }, + { + "name": [ + "ORBITER RETARDING POTENTIAL ANALYZER (ORPA) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orpa::2.0" + }, + { + "name": [ + "ORBITER RADIO SCIENCE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orse::1.0" + }, + { + "name": [ + "PIONEER VENUS ORBITER ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.ouvs::1.0" + }, + { + "name": [ + "PIONEER VENUS ORBITER ULTRAVIOLET SPECTROMETER (OUVS) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.ouvs::2.0" + }, + { + "name": [ + "Butterfield Wind Tunnel, Whitehead Aeronautical Laboratory, Queen Mary University of London, UK" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:qmu-wal.butterfield_wt::1.0" + }, + { + "name": [ + "Nicolet 740 FTIR with Spectra-Tech Bi-conical Diffuse Reflectance Accessory" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:relab.bc-ftir1::1.0" + }, + { + "name": [ + "Thermo Nicolet Nexus 870 FTIR with Pike AutoDiff Diffuse Reflectance Accessory" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:relab.bcf-ftir2::1.0" + }, + { + "name": [ + "RELAB Bidirectional Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:relab.bd-vnir::1.0" + }, + { + "name": [ + "Alpha Particle X-Ray Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.apxs::1.0" + }, + { + "name": [ + "CIVA - Cometary Infrared and Visible Analyzer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.civa::1.0" + }, + { + "name": [ + "Comet Nucleus Sounding Experiment by Radiowave Transmission" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.consert::1.0" + }, + { + "name": [ + "Cometary Sampling and Composition Experiment" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.cosac::1.0" + }, + { + "name": [ + "Multi Purpose Suite for Surface and Subsurface Science" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.mupus::1.0" + }, + { + "name": [ + "PTOLEMY - Gas Chromatograph Isoptope Ratio Mass Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.ptolemy::1.0" + }, + { + "name": [ + "ROSETTA Lander Imaginag System - Descent and Closeup Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.rolis::1.0" + }, + { + "name": [ + "ROSETTA Lander Magnetometer and Plasma Monitor" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.romap::1.0" + }, + { + "name": [ + "Sampling, Drilling and Distribution Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.sd2::1.0" + }, + { + "name": [ + "Surface Electric Sounding and Acoustic Monitoring Experiment" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.sesame::1.0" + }, + { + "name": [ + "ALICE" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.alice::1.0" + }, + { + "name": [ + "COMETARY SECONDARY ION MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.cosima::1.0" + }, + { + "name": [ + "GRAIN IMPACT ANALYSER AND DUST ACCUMULATOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.giada::1.0" + }, + { + "name": [ + "MICRO-IMAGING DUST ANALYSIS SYSTEM" + ], + "type": [ + "Microscope" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.midas::1.0" + }, + { + "name": [ + "MICROWAVE INSTRUMENT FOR THE ROSETTA ORBITER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.miro::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.navcam::1.0" + }, + { + "name": [ + "OSIRIS - NARROW ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.osinac::1.0" + }, + { + "name": [ + "OSIRIS - WIDE ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.osiwac::1.0" + }, + { + "name": [ + "ROSETTA ORBITER SPECTROMETER FOR ION AND NEUTRAL ANALYSIS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rosina::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - ION COMPOSITION ANALYSER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpcica::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - ION AND ELECTRON SENSOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpcies::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - LANGMUIR PROBE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpclap::1.0" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpcmag::1.0" + }, + { + "name": [ + "ROSETTA RADIO SCIENCE INVESTIGATION" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rsi::1.0" + }, + { + "name": [ + "VISIBLE AND INFRARED THERMAL IMAGING SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.virtis::1.0" + }, + { + "name": [ + "INTERPLANETARY MAGNETIC FIELD EXPERIMENT" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sakig.imf::1.0" + }, + { + "name": [ + "SOLAR-WIND INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:sakig.sow::1.0" + }, + { + "name": [ + "Nicolet iN10MX FTIR microscope" + ], + "type": [ + "Microscope" + ], + "lidvid": "urn:nasa:pds:context:instrument:sbu_cpex.ftir::1.0" + }, + { + "name": [ + "Raman Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sbu_cpex.raman::1.0" + }, + { + "name": [ + "Shapotou Wind Tunnel, Shapotou Desert Experimental Research Station, Institute od Desert Research, Chinese Academy" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:sders-china.shapotou_wt::1.0" + }, + { + "name": [ + "COMETARY AND INTERSTELLAR DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.cida::1.0" + }, + { + "name": [ + "DUST FLUX MONITOR INSTRUMENT" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.dfmi::1.0" + }, + { + "name": [ + "DYNAMIC SCIENCE EXPERIMENT" + ], + "type": [ + "Small Bodies Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.dynsci::1.0" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.navcam::1.0" + }, + { + "name": [ + "SAMPLE RETURN CAPSULE" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.src::1.0" + }, + { + "name": [ + "SI_600-263" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:siding_spring.uppsala0m5.4kccd::1.0" + }, + { + "name": [ + "SBIG ST-6" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:simeis.grubb1m.sbig_st-6::1.0" + }, + { + "name": [ + "SMT MPIfR 19-channel Bolometer" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:smt.heinrich_hertz10m.mpifr::1.0" + }, + { + "name": [ + "LARGE ANGLE SPECTROMETRIC CORONAGRAPH" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:soho.lasco::1.0" + }, + { + "name": [ + "SOHO Solar Wind ANisotropies (SWAN) Instrument" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:soho.swan::1.0" + }, + { + "name": [ + "Infrared Spectrograph (IRS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:spitzer.irs::1.0" + }, + { + "name": [ + "90Prime Mosaic camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.bok2m3.90prime::1.0" + }, + { + "name": [ + "Spacewatch Drift Scan Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.spacewatch_0m9.driftscan::1.0" + }, + { + "name": [ + "Spacewatch Mosaic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.spacewatch_0m9.mosaic::1.0" + }, + { + "name": [ + "Spacewatch 1.8m FLI Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.spacewatch_1m8.fli::1.0" + }, + { + "name": [ + "SOLAR-WIND EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:suisei.esp::1.0" + }, + { + "name": [ + "SwRI Ultraviolet Reflectance Chamber" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:swri.swurc::1.0" + }, + { + "name": [ + "Table Mountain Observatory 24-inch CCD camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:table_mountain.astro_mechanics0m61.ccd::1.0" + }, + { + "name": [ + "BOPPS Infrared Camera (BIRC)" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:telescope.birc.sto::1.0" + }, + { + "name": [ + "Darwish Wind Tunnel at Texas Tech University, Agricultural Engineering Department" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ttu-ag_eng.darwish_wt::1.0" + }, + { + "name": [ + "Trent Environmental Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:tu-tewt.tewt::1.0" + }, + { + "name": [ + "Belly Wind Tunnel at UC Berkeley, Richmond Field Station, Bldg. 276" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ucberkeley-rfs.belly_wt::1.0" + }, + { + "name": [ + "COSPIN-ANISOTROPY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-at::1.0" + }, + { + "name": [ + "COSPIN-HIGH ENERGY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-het::1.0" + }, + { + "name": [ + "COSPIN-HIGH FLUX TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-hft::1.0" + }, + { + "name": [ + "COSPIN-KIEL ELECTRON TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-ket::1.0" + }, + { + "name": [ + "COSPIN-LOW ENERGY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-let::1.0" + }, + { + "name": [ + "ENERGETIC PARTICLE COMPOSITION INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.epac::1.0" + }, + { + "name": [ + "GAS INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.gas::1.0" + }, + { + "name": [ + "SOLAR X-RAY/COSMIC GAMMA-RAY BURST INSTRUMENT" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.grb::1.0" + }, + { + "name": [ + "GRAVITATIONAL WAVE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.gwe::1.0" + }, + { + "name": [ + "HISCALE Composition Aperature" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale-ca::1.0" + }, + { + "name": [ + "HISCALE Low-Energy Foil Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale-lefs::1.0" + }, + { + "name": [ + "HISCALE Low-Energy Magnetic Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale-lems::1.0" + }, + { + "name": [ + "HELIOSPHERIC INST-SPECTRA,COMPOSITION,ANISOTROPY AT LOW ENER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale::1.0" + }, + { + "name": [ + "SOLAR CORONA EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.sce::1.0" + }, + { + "name": [ + "SOLAR WIND ION COMPOSITION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.swics::1.0" + }, + { + "name": [ + "SOLAR WIND OBSERVATIONS OVER THE POLES OF THE SUN" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.swoops::1.0" + }, + { + "name": [ + "ULYSSES DUST DETECTION SYSTEM" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.udds::1.0" + }, + { + "name": [ + "UNIFIED RADIO AND PLASMA WAVE EXPERIMENT" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.urap::1.0" + }, + { + "name": [ + "VECTOR HELIUM/FLUXGATE MAGNETOMETERS" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.vhm-fgm::1.0" + }, + { + "name": [ + "USDA-ARS Wind Tunnel at United States Department of Agriculture, Agricultural Research Service, Wind Erosion and Water Conservation Research Unit, Lubbock, TX" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:usda-ars-lubbock.usda-ars_wt::1.0" + }, + { + "name": [ + "Bruker XFlash 4010 SSD energy-dispersive X-ray detector (EDS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:utsa_kamc.bruker_eds::1.0" + }, + { + "name": [ + "Hitachi S 5500 cold field-emission scanning electron microscope (SEM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:utsa_kamc.hitachi_sem::1.0" + }, + { + "name": [ + "Canadian Meteor Orbit Radar (CMOR)" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:uwo_meteor_radar.cmor.cmor_inst::1.0" + }, + { + "name": [ + "RADIO OCCULTATION EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:v15.roe::1.0" + }, + { + "name": [ + "RADIO OCCULTATION EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:v16.roe::1.0" + }, + { + "name": [ + "FLI--FL-PL3041-1-BB" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:valle_d'aosta.oavda.pl3041::1.0" + }, + { + "name": [ + "1-micron Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.ir1::1.0" + }, + { + "name": [ + "1-micron Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.ir1::1.1" + }, + { + "name": [ + "2-micron Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.ir2::1.0" + }, + { + "name": [ + "2-micron Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.ir2::1.1" + }, + { + "name": [ + "Lightning and Airglow Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.lac::1.0" + }, + { + "name": [ + "Lightning and Airglow Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.lac::1.1" + }, + { + "name": [ + "Longwave Infrared Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.lir::1.0" + }, + { + "name": [ + "Longwave Infrared Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.lir::1.1" + }, + { + "name": [ + "Radio Science Subsystem for Venus Climate Orbiter Akatsuki" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.rss::1.0" + }, + { + "name": [ + "Radio Science Subsystem for Venus Climate Orbiter Akatsuki" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.rss::1.1" + }, + { + "name": [ + "Ultraviolet Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.uvi::1.0" + }, + { + "name": [ + "Ultraviolet Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.uvi::1.1" + }, + { + "name": [ + "DUST PARTICLE COUNTER AND MASS ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.ducma::1.0" + }, + { + "name": [ + "INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.iks::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.mischa::1.0" + }, + { + "name": [ + "PLASMA ENERGY ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.pm1::1.0" + }, + { + "name": [ + "DUST IMPACT MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.puma::1.0" + }, + { + "name": [ + "DUST IMPACT PLASMA DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.sp1::1.0" + }, + { + "name": [ + "DUST PARTICLE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.sp2::1.0" + }, + { + "name": [ + "TUNDE-M ENERGETIC PARTICLE ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.tnm::1.0" + }, + { + "name": [ + "TELEVISION SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.tvs::1.0" + }, + { + "name": [ + "DUST PARTICLE COUNTER AND MASS ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.ducma::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.mischa::1.0" + }, + { + "name": [ + "PLASMA ENERGY ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.pm1::1.0" + }, + { + "name": [ + "DUST IMPACT MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.puma::1.0" + }, + { + "name": [ + "DUST IMPACT PLASMA DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.sp1::1.0" + }, + { + "name": [ + "DUST PARTICLE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.sp2::1.0" + }, + { + "name": [ + "TELEVISION SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.tvs::1.0" + }, + { + "name": [ + "ANALYZER OF SPACE PLASMA AND ENERGETIC ATOMS (4TH VERSION) Electron Spectrometer" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.aspera4-els::1.0" + }, + { + "name": [ + "Magnetometer" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.mag::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.rss::1.0" + }, + { + "name": [ + "Venus Express Visible and Infrared Thermal Imaging Spectrometer (VIRTIS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.virtis::1.0" + }, + { + "name": [ + "COSMIC RAY SUBSYSTEM" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.crs::1.0" + }, + { + "name": [ + "Voyager 1 Engineering" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.eng::1.0" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER AND RADIOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.iris::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.issn::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.issw::1.0" + }, + { + "name": [ + "LOW ENERGY CHARGED PARTICLE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.lecp::1.0" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.mag::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.pls::1.0" + }, + { + "name": [ + "PLANETARY RADIO ASTRONOMY RECEIVER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.pra::1.0" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.pws::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.rss::1.0" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.rss::2.0" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.uvs::1.0" + }, + { + "name": [ + "COSMIC RAY SUBSYSTEM" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.crs::1.0" + }, + { + "name": [ + "Voyager 2 Engineering" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.eng::1.0" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER AND RADIOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.iris::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.issn::1.0" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.issw::1.0" + }, + { + "name": [ + "LOW ENERGY CHARGED PARTICLE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.lecp::1.0" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.mag::1.0" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pls::1.0" + }, + { + "name": [ + "PHOTOPOLARIMETER SUBSYSTEM" + ], + "type": [ + "Photometer", + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pps::1.0" + }, + { + "name": [ + "PLANETARY RADIO ASTRONOMY RECEIVER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pra::1.0" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pws::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.rss::1.0" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.uvs::1.0" + }, + { + "name": [ + "CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam1.vl1::1.0" + }, + { + "name": [ + "CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam2.vl1::1.0" + }, + { + "name": [ + "UNK - INSTRUMENT ID (FTS)" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:fts.vl1::1.0" + }, + { + "name": [ + "Gas Chromatograph Mass Spectrometer (GCMS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gcms.vl1::1.0" + }, + { + "name": [ + "LABELED RELEASE" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lr1.vl1::1.0" + }, + { + "name": [ + "VIKING METEOROLOGY INSTRUMENT SYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:met.vl1::1.0" + }, + { + "name": [ + "CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam1.vl2::1.0" + }, + { + "name": [ + "CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam2.vl2::1.0" + }, + { + "name": [ + "UNK - INSTRUMENT ID (FTS)" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:fts.vl2::1.0" + }, + { + "name": [ + "Gas Chromatograph Mass Spectrometer (GCMS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gcms.vl2::1.0" + }, + { + "name": [ + "LABELED RELEASE" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lr2.vl2::1.0" + }, + { + "name": [ + "VIKING METEOROLOGY INSTRUMENT SYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:met.vl2::1.0" + }, + { + "name": [ + "Viking Lander Seismometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:seis.vl2::1.0" + }, + { + "name": [ + "INFRARED THERMAL MAPPER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtm.vo1::1.0" + }, + { + "name": [ + "MARS ATMOSPHERIC WATER DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mawd.vo1::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.vo1::1.0" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visa.vo1::1.0" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visb.vo1::1.0" + }, + { + "name": [ + "INFRARED THERMAL MAPPER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtm.vo2::1.0" + }, + { + "name": [ + "MARS ATMOSPHERIC WATER DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mawd.vo2::1.0" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.vo2::1.0" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visa.vo2::1.0" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visb.vo2::1.0" + }, + { + "name": [ + "WISE Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:wise.wise_camera::1.0" + }, + { + "name": [ + "Apollo 11 Passive Seismic Experiment (PSE)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a11e::1.1" + }, + { + "name": [ + "Apollo 12 Cold Cathode Ion Gage Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ccig.a12a::1.1" + }, + { + "name": [ + "Apollo 12 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a12a::1.1" + }, + { + "name": [ + "Apollo 12 Suprathermal Ion Detector Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:side.a12a::1.1" + }, + { + "name": [ + "SOLAR WIND SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sws.a12a::1.1" + }, + { + "name": [ + "APOLLO 14 COLD CATHODE ION GAGE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ccig.a14a::1.1" + }, + { + "name": [ + "Apollo 14 Charged Particle Lunar Environment Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cplee.a14a::1.1" + }, + { + "name": [ + "Apollo 14 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a14a::1.1" + }, + { + "name": [ + "Apollo 14 Suprathermal Ion Detector Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:side.a14a::1.1" + }, + { + "name": [ + "Apollo 15 Cold Cathode Ion Gage Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ccig.a15a::2.1" + }, + { + "name": [ + "HEAT FLOW EXPERIMENT" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:hfe.a15a::1.1" + }, + { + "name": [ + "Apollo 15 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a15a::1.1" + }, + { + "name": [ + "Apollo 15 Suprathermal Ion Detector Experiment" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:side.a15a::1.1" + }, + { + "name": [ + "SOLAR WIND SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sws.a15a::1.1" + }, + { + "name": [ + "Apollo 15 Metric (Mapping) Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:metriccam.a15c::1.1" + }, + { + "name": [ + "Apollo 15 Orbital Mass Spectrometer (OMS) Experiment" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:oms.a15c::1.1" + }, + { + "name": [ + "Apollo 15 Panoramic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.a15c::1.1" + }, + { + "name": [ + "LUNAR SELF-RECORDING PENETROMETER" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsrp.a15l::1.1" + }, + { + "name": [ + "Apollo 16 Lunar Surface Magnetometer (LSM) Experiment" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsm.a16a::1.1" + }, + { + "name": [ + "Apollo 16 Passive Seismic Experiment (PSE)" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pse.a16a::1.1" + }, + { + "name": [ + "Apollo 16 Metric (Mapping) Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:metriccam.a16c::1.1" + }, + { + "name": [ + "Apollo 16 Orbital Mass Spectrometer (OMS) Experiment" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:oms.a16c::1.1" + }, + { + "name": [ + "Apollo 16 Panoramic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.a16c::1.1" + }, + { + "name": [ + "LUNAR SELF-RECORDING PENETROMETER" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsrp.a16l::1.1" + }, + { + "name": [ + "HEAT FLOW EXPERIMENT" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:hfe.a17a::1.1" + }, + { + "name": [ + "Apollo 17 Lunar Atmospheric Composition Experiment" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lace.a17a::1.1" + }, + { + "name": [ + "Apollo 17 ALSEP Lunar Ejecta And Meteorites (LEAM) Experiment" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:leam.a17a::2.1" + }, + { + "name": [ + "Apollo 17 Lunar Surface Gravimeter (LSG) Experiment" + ], + "type": [ + "Gravimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lsg.a17a::1.1" + }, + { + "name": [ + "Apollo 17 Far-Ultraviolet Spectrometer (FUVS)" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:fuvs.a17c::1.1" + }, + { + "name": [ + "Apollo 17 Metric (Mapping) Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:metriccam.a17c::1.1" + }, + { + "name": [ + "Apollo 17 Panoramic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.a17c::1.1" + }, + { + "name": [ + "Apollo 17 Surface Electrical Properties (SEP) Experiment" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:sep.a17l::1.1" + }, + { + "name": [ + "TRAVERSE GRAVIMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:tg.a17l::1.1" + }, + { + "name": [ + "NEAT-Maui camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:amos.neat_maui_camera::1.1" + }, + { + "name": [ + "Agile Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:apache_point.arc3m5.agile::1.1" + }, + { + "name": [ + "SDSS Photometric Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:apache_point.sdss2m5.sdss_photometric::1.1" + }, + { + "name": [ + "Beamline 13-ID-E" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:aps.beamline13ide::1.1" + }, + { + "name": [ + "Varian Excalibur Series FTS 3000" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:arc_ssa.fts_3000::1.1" + }, + { + "name": [ + "Arecibo 2380 MHz Radar Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:arecibo.305m.recv_s::1.2" + }, + { + "name": [ + "Arecibo Planetary Radar Transmitter" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:arecibo.305m.trans_s::1.2" + }, + { + "name": [ + "Terahertz Far-Infrared Beamline at the Australian Synchrotron Facility" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:asf.thz_farir_beamline::1.1" + }, + { + "name": [ + "AFOSC Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:asiago.copernico1m82.afosc::1.1" + }, + { + "name": [ + "Aarhus Wind Tunnel AWTSI 2004" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:au-msl.awtsi-2004::1.1" + }, + { + "name": [ + "Aarhus Wind Tunnel AWTSII 2010" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:au-msl.awtsii-2010::1.1" + }, + { + "name": [ + "Aarhus Sloped Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:au-msl.sloped_wt::1.1" + }, + { + "name": [ + "SBIG ST-8" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:carbuncle_hill.0m35.sbig_st8::1.1" + }, + { + "name": [ + "MOON MINERALOGY MAPPER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:m3.ch1-orb::1.1" + }, + { + "name": [ + "MINI-RF FORERUNNER" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:mrffr.ch1-orb::1.1" + }, + { + "name": [ + "SBIG ST-6 UV camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:chuguev.azt8_0m70.sbig_st6_uv::1.1" + }, + { + "name": [ + "Mordor Ultra-high Vacuum System" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:classe.mordor::1.1" + }, + { + "name": [ + "A STAR TRACKER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.a-star::1.1" + }, + { + "name": [ + "B STAR TRACKER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.b-star::1.1" + }, + { + "name": [ + "LIDAR HIGH-RESOLUTION IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.hires::1.1" + }, + { + "name": [ + "LASER RANGEFINDER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.lidar::1.1" + }, + { + "name": [ + "LONG WAVELENGTH INFRARED CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.lwir::1.1" + }, + { + "name": [ + "NEAR INFRARED CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.nir::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.rss::1.1" + }, + { + "name": [ + "ULTRAVIOLET/VISIBLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:clem1.uvvis::1.1" + }, + { + "name": [ + "Europa Clipper Magnetometer (ECM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.ecm::1.1" + }, + { + "name": [ + "Europa Thermal Emission Imaging System (E-THEMIS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.eth::1.1" + }, + { + "name": [ + "Europa Clipper Guidance, Navigation, and Control (GNC) Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.gnc::1.1" + }, + { + "name": [ + "MAss SPectrometer for Planetary EXploration (MASPEX)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.mas::1.1" + }, + { + "name": [ + "Mapping Imaging Spectrometer for Europa (MISE)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.mis::1.1" + }, + { + "name": [ + "Europa Imaging System (EIS) Narrow-Angle Camera (NAC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.nac::1.1" + }, + { + "name": [ + "Plasma Instrument for Magnetic Sounding (PIMS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.pim::1.1" + }, + { + "name": [ + "Radar for Europa Assessment and Sounding: Ocean to Near-surface (REASON)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.rea::1.1" + }, + { + "name": [ + "Europa Clipper Gravity/Radio Science (G/RS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.rss::1.1" + }, + { + "name": [ + "SUrface Dust Analyzer (SUDA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.sud::1.1" + }, + { + "name": [ + "Europa Ultraviolet Spectrograph (Europa UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.uvs::1.1" + }, + { + "name": [ + "Europa Imaging System (EIS) Wide-Angle Camera (WAC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clipper.wac::1.1" + }, + { + "name": [ + "CLPS Task Order 2AB Linear Energy Transfer Spectrometer (LETS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.lets::1.1" + }, + { + "name": [ + "CLPS Task Order 2AB Near InfraRed Volatiles Spectrometer System (NIRVSS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.nirvss::1.1" + }, + { + "name": [ + "CLPS Task Order 2AB Neutron Spectrometer System (NSS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.nss::1.1" + }, + { + "name": [ + "CLPS Task Order 2AB PROSPECT Ion-Trap Mass Spectrometer (PITMS) for Lunar Surface Volatiles" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:clps_to_2ab_pll.pitms::1.1" + }, + { + "name": [ + "Far-Infrared Beamline at the Canadian Light Source Facility" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:cls.farir_beamline::1.1" + }, + { + "name": [ + "CASSINI PLASMA SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:caps.co::1.1" + }, + { + "name": [ + "COSMIC DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cda.co::1.1" + }, + { + "name": [ + "COMPOSITE INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:cirs.co::1.1" + }, + { + "name": [ + "Cassini Engineering" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eng.co::1.1" + }, + { + "name": [ + "HIGH RATE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:hrd.co::1.1" + }, + { + "name": [ + "ION AND NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:inms.co::1.1" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:issna.co::1.1" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:isswa.co::1.1" + }, + { + "name": [ + "DUAL TECHNIQUE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.co::1.1" + }, + { + "name": [ + "MIMI Charge/Energy Mass Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi-chems.co::1.1" + }, + { + "name": [ + "MIMI Ion Neutral Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi-inca.co::1.1" + }, + { + "name": [ + "MIMI Charge/Energy Mass Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi-lemms.co::1.1" + }, + { + "name": [ + "MAGNETOSPHERIC IMAGING INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:mimi.co::1.1" + }, + { + "name": [ + "RADAR" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:radar.co::1.1" + }, + { + "name": [ + "RADIO AND PLASMA WAVE SCIENCE" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rpws.co::1.1" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.co::2.1" + }, + { + "name": [ + "ULTRAVIOLET IMAGING SPECTROGRAPH" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvis.co::1.1" + }, + { + "name": [ + "VISUAL AND INFRARED MAPPING SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vims.co::1.1" + }, + { + "name": [ + "CONTOUR FORWARD IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.cfi::1.1" + }, + { + "name": [ + "CONTOUR DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.cida::1.1" + }, + { + "name": [ + "CONTOUR REMOTE IMAGING SPECTROGRAPH - IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.crispimag::1.1" + }, + { + "name": [ + "CONTOUR REMOTE IMAGING SPECTROGRAPH - SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.crispspec::1.1" + }, + { + "name": [ + "NEUTRAL GAS AND ION MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:con.ngims::1.1" + }, + { + "name": [ + "2MASS Camera - South" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.2mass_1m3.2masssouth::1.1" + }, + { + "name": [ + "CTIO 1.0m 2DFrutti Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.smarts_1m0.fruttispec::1.1" + }, + { + "name": [ + "CTIO 1.5-meter Cassegrain Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.smarts_1m50.cassegrainspec::1.1" + }, + { + "name": [ + "SOAR-GHTS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.soar_4m1.ghts::1.1" + }, + { + "name": [ + "SOAR Imager (SOI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.soar_4m1.soi::1.1" + }, + { + "name": [ + "Dark Energy Camera (DECam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctio-cerro_tololo.victorblanco_4m0.decam::1.1" + }, + { + "name": [ + "DRACO" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dart.draco::1.2" + }, + { + "name": [ + "DART High Gain Antenna (HGA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dart.hga::1.1" + }, + { + "name": [ + "Framing Camera 1" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.fc1::1.1" + }, + { + "name": [ + "FRAMING CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.fc2::1.1" + }, + { + "name": [ + "GAMMA-RAY AND NEUTRON DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.grand::1.1" + }, + { + "name": [ + "GRAVITY SCIENCE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.rss::1.1" + }, + { + "name": [ + "VISIBLE AND INFRARED SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dawn.vir::1.1" + }, + { + "name": [ + "DCAM3-A (DCAM3 Analog)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:dcam3.dcam3-a::1.1" + }, + { + "name": [ + "DCAM3-D (DCAM3 Digital)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:dcam3.dcam3-d::1.1" + }, + { + "name": [ + "DEEP IMPACT HIGH RESOLUTION INSTRUMENT - IR SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.hrii::1.1" + }, + { + "name": [ + "DEEP IMPACT HIGH RESOLUTION INSTRUMENT - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.hriv::1.1" + }, + { + "name": [ + "DEEP IMPACT MEDIUM RESOLUTION INSTRUMENT - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.mri::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:dif.rss::1.1" + }, + { + "name": [ + "DEEP IMPACT IMPACTOR TARGETING SENSOR - VISIBLE CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:dii.its::1.1" + }, + { + "name": [ + "ION PROPULSION SYSTEM DIAGNOSTIC SUBSYSTEM" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ds1.ids::1.1" + }, + { + "name": [ + "MINIATURE INTEGRATED CAMERA-SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ds1.micas::1.1" + }, + { + "name": [ + "PLASMA EXPERIMENT FOR PLANETARY EXPLORATION" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ds1.pepe::1.1" + }, + { + "name": [ + "Deep Space Station Media Calibration Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dsn.media::1.1" + }, + { + "name": [ + "NASA Deep Space Network Radio Science" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:dsn.rss::1.1" + }, + { + "name": [ + "Sanglok Observatory Photometer-Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:dushanbe.rcc.sanglok::1.1" + }, + { + "name": [ + "Torino Photopolarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:el_leoncito.js2m15.torino_phot::1.1" + }, + { + "name": [ + "ALMA Radio Receivers" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-chajnantor.alma.alma_radio_receiver::1.1" + }, + { + "name": [ + "DENIS 3-Channel Near-Infrared Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.1m04.denis::1.1" + }, + { + "name": [ + "ESO Boller and Chivens Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.1m52.bcspectrograph::1.1" + }, + { + "name": [ + "Thermal Infrared Multi-Mode Instrument 2" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.3m6.timmi2::1.1" + }, + { + "name": [ + "ESO Faint Object Spectrograph and Camera 2" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.efosc2::1.1" + }, + { + "name": [ + "Eso Multimode Instrument" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.eso_multi::1.1" + }, + { + "name": [ + "ESO Multi-Mode Instrument: RILD Mode" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.eso_rild::1.1" + }, + { + "name": [ + "SOFI (Son OF Isaac)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-la_silla.ntt.sofi::1.1" + }, + { + "name": [ + "VLT Imager and Spectrometer for mid-Infrared (VISIR)" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-paranal.vlt_8m2.visir::1.1" + }, + { + "name": [ + "ESO VLT Focal Reducer and Spectrograph #1 (FORS1)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:eso-paranal.vlt_kueyen_8m2_ut2.forsi::1.1" + }, + { + "name": [ + "2MASS Camera - North" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:flwo.2mass1m3.2massnorth::1.1" + }, + { + "name": [ + "Green Bank Telescope 4mm Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gbo.gbt_100m.4mm_receiver::1.1" + }, + { + "name": [ + "Gemini Multi-Object Spectrograph - South (GMOS-S)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gemini-south.8m1.gmos-s::1.1" + }, + { + "name": [ + "Thermal-Region Camera Spectrograph (T-ReCS)" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:gemini-south.8m1.t-recs::1.1" + }, + { + "name": [ + "Gemini Multi-Object Spectrograph - North (GMOS-N)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gemini_north-maunakea.8m1.gmos_n::1.1" + }, + { + "name": [ + "International Centre for Eremology Wind Tunnel, Ghent University, Belgium" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ghent-ice.ice_wt::1.1" + }, + { + "name": [ + "DUST IMPACT DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.did::1.1" + }, + { + "name": [ + "ENERGETIC PARTICLE EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.epa::1.1" + }, + { + "name": [ + "GIOTTO RADIOSCIENCE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.gre::1.1" + }, + { + "name": [ + "HALLEY MULTICOLOUR CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.hmc::1.1" + }, + { + "name": [ + "ION MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.ims::1.1" + }, + { + "name": [ + "JOHNSTONE PLASMA ANALYZER (JPA)" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.jpa::1.1" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.mag::1.1" + }, + { + "name": [ + "OPTICAL PROBE EXPERIMENT" + ], + "type": [ + "Photometer", + "Polarimeter" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.ope::1.1" + }, + { + "name": [ + "PARTICULATE IMPACT ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:gio.pia::1.1" + }, + { + "name": [ + "ENERGETIC PARTICLES DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.epd::1.1" + }, + { + "name": [ + "GALILEO DUST DETECTION SYSTEM" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.gdds::1.1" + }, + { + "name": [ + "HEAVY ION COUNTER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.hic::1.1" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.mag::1.1" + }, + { + "name": [ + "NEAR INFRARED MAPPING SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.nims::1.1" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.pls::1.1" + }, + { + "name": [ + "PHOTOPOLARIMETER RADIOMETER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.ppr::1.1" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.pws::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.rss::1.1" + }, + { + "name": [ + "GALILEO ORBITER STAR SCANNER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.ssd::1.1" + }, + { + "name": [ + "SOLID STATE IMAGING SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.ssi::1.1" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:go.uvs::1.1" + }, + { + "name": [ + "DSS-13 X-band Goldstone Solar System Radar Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:goldstone.dss13_34m.recv_x::1.1" + }, + { + "name": [ + "DSS-14 X-band Goldstone Solar System Radar Receiver" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:goldstone.dss14_70m.recv_x::1.1" + }, + { + "name": [ + "DSS-14 X-band Goldstone Solar System Radar Transmitter" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:goldstone.dss14_70m.trans_x::1.1" + }, + { + "name": [ + "ATMOSPHERIC STRUCTURE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.asi::1.1" + }, + { + "name": [ + "DOPPLER WIND EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.dwe::1.1" + }, + { + "name": [ + "ENERGETIC PARTICLES INVESTIGATION" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.epi::1.1" + }, + { + "name": [ + "GALILEO PROBE MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.gpms::1.1" + }, + { + "name": [ + "HELIUM ABUNDANCE DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.had::1.1" + }, + { + "name": [ + "LIGHTNING AND RADIO EMISSION DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.lrd::1.1" + }, + { + "name": [ + "GALILEO PROBE NEPHELOMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.nep::1.1" + }, + { + "name": [ + "NET FLUX RADIOMETER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:gp.nfr::1.1" + }, + { + "name": [ + "LUNAR GRAVITY RANGING SYSTEM A" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:grail-a.lgrs-a::1.1" + }, + { + "name": [ + "LUNAR GRAVITY RANGING SYSTEM B" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:grail-b.lgrs-b::1.1" + }, + { + "name": [ + "Guelph Wind Tunnel at Wind Erosion Laboratory, Department of Geography, University of Guelph, Ontario, Canada" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:guelph-wel.guelph_wt::1.1" + }, + { + "name": [ + "Observatoire de Haute-Provence 1.2m CCD 1996-2014" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:haute-provence.1m20.ccd_1m2::1.1" + }, + { + "name": [ + "Asteroid Multi-band Imaging Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:amica.hay::2.1" + }, + { + "name": [ + "LIght Detection And Ranging (LIDAR)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lidar.hay::2.1" + }, + { + "name": [ + "NEAR-INFRARED SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nirs.hay::2.1" + }, + { + "name": [ + "Bomem DA 3.02 FT-IR Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:hofmeister.da_3_02_ir_spec::1.1" + }, + { + "name": [ + "AEROSOL COLLECTOR PYROLYSER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.acp::1.1" + }, + { + "name": [ + "DESCENT IMAGER SPECTRAL RADIOMETER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.disr::1.1" + }, + { + "name": [ + "DOPPLER WIND EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.dwe::1.1" + }, + { + "name": [ + "GAS CHROMATOGRAPH MASS SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.gcms::1.1" + }, + { + "name": [ + "HUYGENS ATMOSPHERIC STRUCTURE INSTRUMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.hasi::1.1" + }, + { + "name": [ + "HUYGENS PROBE HOUSEKEEPING" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.huygens_hk::1.1" + }, + { + "name": [ + "SURFACE SCIENCE PACKAGE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:hp.ssp::1.1" + }, + { + "name": [ + "Advanced Camera for Surveys" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.acs::1.1" + }, + { + "name": [ + "Cosmic Origins Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.cos::1.1" + }, + { + "name": [ + "Fine Guidance Sensor" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.fgs::1.1" + }, + { + "name": [ + "Faint Object Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.foc::1.1" + }, + { + "name": [ + "HST Faint Object Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.fos::1.1" + }, + { + "name": [ + "High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.hsp::1.1" + }, + { + "name": [ + "ADVANCE CAMERA FOR SURVEYS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.hstacs::1.1" + }, + { + "name": [ + "Near Infrared Camera and Multi-Object Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.nicmos::1.1" + }, + { + "name": [ + "Space Telescope Imaging Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.stis::1.1" + }, + { + "name": [ + "Wide Field Camera 3" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.wfc3::1.1" + }, + { + "name": [ + "WIDE FIELD PLANETARY CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hst.wfpc2::2.1" + }, + { + "name": [ + "Small Monitor Camera (CAM-H)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.cam-h::1.1" + }, + { + "name": [ + "LIght Detection And Ranging (LIDAR)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.lidar::1.1" + }, + { + "name": [ + "Near InfraRed Spectrometer (NIRS3)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.nirs3::1.1" + }, + { + "name": [ + "Optical Navigation Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.onc::1.1" + }, + { + "name": [ + "Small Carry-on Impactor (SCI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.sci::1.1" + }, + { + "name": [ + "Thermal Infrared Imager (TIR)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:hyb2.tir::1.1" + }, + { + "name": [ + "ENERGETIC PARTICLE ANISOTROPY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.epas::1.1" + }, + { + "name": [ + "ION COMPOSITION INSTRUMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.ici::1.1" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.mag::1.1" + }, + { + "name": [ + "PLASMA WAVE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.plawav::1.1" + }, + { + "name": [ + "RADIOWAVE DETECTOR" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.radwav::1.1" + }, + { + "name": [ + "SOLAR WIND PLASMA EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.swp::1.1" + }, + { + "name": [ + "ULTRA LOW ENERGY CHARGE ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:ice.uleca::1.1" + }, + { + "name": [ + "R.A. Bagnold, Wooden Wind Tunnel (c.1935)" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:imperial_college-hydraulics.bagnold_wt::1.1" + }, + { + "name": [ + "InSight Fluxgate Magnetometer" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apss-ifg.insight::1.1" + }, + { + "name": [ + "Auxiliary Payload Sensor Subsystem Pressure Sensor" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:apss-ps.insight::1.1" + }, + { + "name": [ + "Auxiliary Payload Sensor Subsystem Temperatures and Wind Sensor for InSight" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:apss-twins.insight::1.1" + }, + { + "name": [ + "InSight EDL (Entry, Descent and Landing) Instrument" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:edl.insight::1.1" + }, + { + "name": [ + "Heat Flow and Physical Properties Package" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:hp3.insight::1.1" + }, + { + "name": [ + "InSight Context Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:icc.insight::1.1" + }, + { + "name": [ + "Instrument Deployment Arm" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:ida.insight::1.1" + }, + { + "name": [ + "InSight Deployment Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:idc.insight::1.1" + }, + { + "name": [ + "Radiometer" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:radiometer.insight::1.1" + }, + { + "name": [ + "RISE" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:rise.insight::1.1" + }, + { + "name": [ + "Seismic Experiment for Interior Structure" + ], + "type": [ + "Seismometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:seis.insight::1.1" + }, + { + "name": [ + "Focal Plane Array" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:iras.fpa::2.1" + }, + { + "name": [ + "Circularly Variable Filter" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.cvf::1.1" + }, + { + "name": [ + "Mid-Infrared Array Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirac2::1.1" + }, + { + "name": [ + "Mid-Infrared Array Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirac::1.1" + }, + { + "name": [ + "Mid-Infrared Facility Camera (MIRLIN)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirlin::1.1" + }, + { + "name": [ + "Mid-Infrared Spectrometer and Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.mirsi::1.1" + }, + { + "name": [ + "Primo I Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.primo_1::1.1" + }, + { + "name": [ + "SpeX" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtf-maunakea.3m2.spex::1.2" + }, + { + "name": [ + "Iowa State University Boundary Layer Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:isu_ae.isuwt::1.1" + }, + { + "name": [ + "LONG-WAVELENGTH PRIME" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:esa:psa:context:instrument:iue.lwp::1.1" + }, + { + "name": [ + "LONG-WAVELENGTH REDUNDANT" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:esa:psa:context:instrument:iue.lwr::1.1" + }, + { + "name": [ + "SHORT-WAVELENGTH PRIME" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:esa:psa:context:instrument:iue.swp::1.1" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:fgm.jno::1.1" + }, + { + "name": [ + "Jovian Infrared Auroral Mapper" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:jiram.jno::1.1" + }, + { + "name": [ + "Microwave Radiometer" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mwr.jno::1.1" + }, + { + "name": [ + "Gravity Science Instrument" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:jno.rss::1.1" + }, + { + "name": [ + "ULTRAVIOLET SPECTROGRAPH" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.jno::1.1" + }, + { + "name": [ + "Waves" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:waves.jno::1.2" + }, + { + "name": [ + "GRS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:kaguya.grs::1.1" + }, + { + "name": [ + "LISM" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:kaguya.lism::1.1" + }, + { + "name": [ + "Keck I Long Wavelength Spectrograph (IR)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:keck.10m_keck1.lws_ir::1.1" + }, + { + "name": [ + "Keck Echelle Spectrograph and Imager" + ], + "type": [ + "Spectrometer", + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:keck.10m_keck2.echelle::1.1" + }, + { + "name": [ + "KPLO Gamma Ray Spectrometer (KGRS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.kgrs::1.1" + }, + { + "name": [ + "KPLO Magnetometer (KMAG)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.kmag::1.1" + }, + { + "name": [ + "Lunar Terrain Imager (LUTI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.luti::1.1" + }, + { + "name": [ + "Wide-Angle Polarimetric Camera (PolCam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.polcam::1.1" + }, + { + "name": [ + "ShadowCam" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:kari:kpds:context:instrument:kplo.shc::1.1" + }, + { + "name": [ + "Vacuum Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno-mcmath-pierce-solar.main_1m61.vacuum-spectrograph::1.1" + }, + { + "name": [ + "KPNO Single Channel Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno.boller1m3.kpsc::1.1" + }, + { + "name": [ + "CFIM+T2KA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno.corning2m13.cfim_t2ka::1.1" + }, + { + "name": [ + "Kitt Peak Mosaic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:kpno.mayall4m.kpmc::1.1" + }, + { + "name": [ + "Chepil Wind Tunnel at The High Plains Wind Erosion Laboratory, Kansas State University" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ksu-hpwel.chepil_wt::1.1" + }, + { + "name": [ + "Logie Wind Tunnel, Laboratory of Experimental Geomorphology, Catholic University, Leuven, Begium" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:kuleuven-leg.logie_wt::1.1" + }, + { + "name": [ + "LUNAR DUST EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ladee.ldex::1.1" + }, + { + "name": [ + "Neutral Mass Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ladee.nms::1.1" + }, + { + "name": [ + "Ultraviolet-Visible Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ladee.uvs::1.1" + }, + { + "name": [ + "Swope 4K CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:las_campanas.swope_1m0.4k_ccd::1.1" + }, + { + "name": [ + "Las Cumbres 1m Telescopes - FLI Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:las_cumbres.1m0_telescopes.fli::1.1" + }, + { + "name": [ + "McPherson VUVAS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lasp.mcpherson-vuvas::1.1" + }, + { + "name": [ + "MID INFRARED CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mir1.lcross::1.1" + }, + { + "name": [ + "MID INFRARED CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mir2.lcross::1.1" + }, + { + "name": [ + "NEAR INFRARED CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nir1.lcross::1.1" + }, + { + "name": [ + "NEAR INFRARED CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nir2.lcross::1.1" + }, + { + "name": [ + "NEAR INFRARED SPECTROMETER 1" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nsp1.lcross::1.1" + }, + { + "name": [ + "NEAR INFRARED SPECTROMETER 2" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nsp2.lcross::1.1" + }, + { + "name": [ + "TOTAL LUMINANCE PHOTOMETER" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:tlp.lcross::1.1" + }, + { + "name": [ + "VISIBLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vis.lcross::1.1" + }, + { + "name": [ + "VISIBLE SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vsp.lcross::1.1" + }, + { + "name": [ + "SBIG ST-9E" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:leura.0m25.sbig_st9e::1.1" + }, + { + "name": [ + "LICIACube TX High Gain Antenna (HGA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:liciacube.hga::1.1" + }, + { + "name": [ + "LEIA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:liciacube.leia::1.1" + }, + { + "name": [ + "LEIA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:liciacube.luke::1.1" + }, + { + "name": [ + "Kron Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.hall_ritchey-chretien_1_1m07.kron_photometer::1.1" + }, + { + "name": [ + "NASA42 Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.hall_ritchey-chretien_1_1m07.nasa42cam::1.1" + }, + { + "name": [ + "LONEOS Mosaic CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.loneos_0m60.loneos_mosaic_ccd::1.3" + }, + { + "name": [ + "NASAcam" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lowell.nuro_0m79.nasacam::1.1" + }, + { + "name": [ + "ALPHA PARTICLE SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.aps::1.1" + }, + { + "name": [ + "LP ENGINEERING" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.eng::1.1" + }, + { + "name": [ + "ELECTRON REFLECTOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.er::1.1" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.grs::1.1" + }, + { + "name": [ + "MAGNETOMETER - ELECTRON REFLECTOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.mager::1.1" + }, + { + "name": [ + "NEUTRON SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.ns::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:lp.rss::1.1" + }, + { + "name": [ + "COSMIC RAY TELESCOPE FOR THE EFFECTS OF RADIATION" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.crat::1.1" + }, + { + "name": [ + "DIVINER LUNAR RADIOMETER EXPERIMENT" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.dlre::1.1" + }, + { + "name": [ + "LYMAN ALPHA MAPPING PROJECT" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lamp::1.1" + }, + { + "name": [ + "LUNAR EXPLORATION NEUTRON DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lend::1.1" + }, + { + "name": [ + "LUNAR ORBITER LASER ALTIMETER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lola::1.1" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.lroc::1.1" + }, + { + "name": [ + "MINI-RF LRO" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.mrflro::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:lro.rss::1.1" + }, + { + "name": [ + "HIGH-RESOLUTION VOLATILES AND MINERALS MOON MAPPER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lt.hvm3::1.1" + }, + { + "name": [ + "LUNAR THERMAL MAPPER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lt.ltm::1.1" + }, + { + "name": [ + "Lucy Ralph Linear Etalon Imaging Spectral Array (LEISA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.leisa::1.1" + }, + { + "name": [ + "Lucy Long Range Reconnaissance Imager (L'LORRI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.llorri::1.2" + }, + { + "name": [ + "Lucy Thermal Emission Spectrometer (L'TES)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.ltes::1.1" + }, + { + "name": [ + "Lucy Ralph Multispectral Visible Imaging Camera (MVIC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.mvic::1.1" + }, + { + "name": [ + "Lucy Propulsion System" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.prop::1.1" + }, + { + "name": [ + "Lucy Radio Science" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.rss::1.1" + }, + { + "name": [ + "Lucy Terminal Tracking Cameras (TTCAM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:lucy.ttcam::1.1" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:m10.mag::1.1" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:m10.pls::1.1" + }, + { + "name": [ + "Photdoc Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:magdalena_ridge.mro2m4.photdoc_camera::1.1" + }, + { + "name": [ + "Photdoc Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:magdalena_ridge.mro2m4.photgjon_camera::1.1" + }, + { + "name": [ + "Engineering Camera Suite (ECAM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.ecam::1.1" + }, + { + "name": [ + "Entry, Descent, and Landing Camera Suite (EDL)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.edlcam::1.1" + }, + { + "name": [ + "Helicopter Imaging Suite (Helicam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.helicam::1.1" + }, + { + "name": [ + "Lander Visual System (LVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.lcam::1.1" + }, + { + "name": [ + "Mastcam-Zoom Camera Instrument Suite (Mastcam-Z)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.mastcamz::1.1" + }, + { + "name": [ + "Mars Environmental Dynamics Analyzer (MEDA)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.meda::1.1" + }, + { + "name": [ + "Mars Oxygen In-Situ Resource Utilization Experiment (MOXIE)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.moxie::1.1" + }, + { + "name": [ + "Planetary Instrument for X-ray Lithochemistry (PIXL)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.pixl::1.1" + }, + { + "name": [ + "Radar Imager for Mars Subsurface Experiment (RIMFAX)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.rimfax::1.1" + }, + { + "name": [ + "Perseverance" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.rover::1.1" + }, + { + "name": [ + "Scanning Habitable Environments with Raman and Luminescence for Organics and Chemicals (SHERLOC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.sherloc::1.1" + }, + { + "name": [ + "Spectrometer and Micro-Imager Suite (SuperCam)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mars2020.supercam::1.1" + }, + { + "name": [ + "MARA" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.mara::1.1" + }, + { + "name": [ + "MASCOT Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.mascam::1.1" + }, + { + "name": [ + "MASCOT Fluxgate Magnetometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.masmag::1.1" + }, + { + "name": [ + "MASCOT Lander Bus" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.mbus::1.1" + }, + { + "name": [ + "MicrOmega" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:mascot.micromega::1.1" + }, + { + "name": [ + "Supernova Integral Field Spectrograph (SNIFS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:maunakea.2m24.snifs::1.1" + }, + { + "name": [ + "Tinsley Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:maunakea.2m24.tinsley_phot::1.1" + }, + { + "name": [ + "UH Tektronix 2K CCD" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:maunakea.2m24.uht2kccd::1.1" + }, + { + "name": [ + "Accelerometer" + ], + "type": [ + "Accelerometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:acc.maven::1.1" + }, + { + "name": [ + "Extreme Ultraviolet Monitor" + ], + "type": [ + "Ultraviolet Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:euv.maven::1.1" + }, + { + "name": [ + "Imaging Ultraviolet Spectrograph" + ], + "type": [ + "Ultraviolet Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:iuvs.maven::1.1" + }, + { + "name": [ + "Langmuir Probe and Waves Instrument" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:lpw.maven::1.1" + }, + { + "name": [ + "Magnetometer" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.maven::1.1" + }, + { + "name": [ + "Neutral Gas and Ion Mass Spectrometer" + ], + "type": [ + "Mass Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ngims.maven::1.1" + }, + { + "name": [ + "Radio Science Instrument" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.maven::1.1" + }, + { + "name": [ + "Solar Energetic Particle Instrument" + ], + "type": [ + "Energetic Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:sep.maven::1.1" + }, + { + "name": [ + "Supra-Thermal and Thermal Ion Composition" + ], + "type": [ + "Plasma Analyzer" + ], + "lidvid": "urn:nasa:pds:context:instrument:static.maven::1.1" + }, + { + "name": [ + "Solar Wind Electron Analyzer" + ], + "type": [ + "Energetic Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:swea.maven::1.1" + }, + { + "name": [ + "Solar Wind Ion Analyzer" + ], + "type": [ + "Energetic Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:swia.maven::1.1" + }, + { + "name": [ + "Large Cassegrain Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.harlanjsmith_2m7.lcs::1.1" + }, + { + "name": [ + "McDonald P45a Two-Channel Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.harlanjsmith_2m7.p45a_phot::1.1" + }, + { + "name": [ + "Cassegrain Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.struve2m1.cs::1.1" + }, + { + "name": [ + "McDonald Observatory Linear Polarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcdonald.struve2m1.molp::1.1" + }, + { + "name": [ + "Mark III Spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mdm.markiii::1.1" + }, + { + "name": [ + "ALPHA PARTICLE X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apxs.mer1::1.1" + }, + { + "name": [ + "DESCENT CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:descam.mer1::1.1" + }, + { + "name": [ + "HAZARD AVOIDANCE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hazcam.mer1::1.1" + }, + { + "name": [ + "INERTIAL MEASUREMENT UNIT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:imu.mer1::1.1" + }, + { + "name": [ + "MOESSBAUER SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mb.mer1::1.1" + }, + { + "name": [ + "MINIATURE THERMAL EMISSION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mini-tes.mer1::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.mer1::1.1" + }, + { + "name": [ + "PANORAMIC CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.mer1::1.1" + }, + { + "name": [ + "ROCK ABRASION TOOL" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:rat.mer1::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mer1::1.1" + }, + { + "name": [ + "ALPHA PARTICLE X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apxs.mer2::1.1" + }, + { + "name": [ + "DESCENT CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:descam.mer2::1.1" + }, + { + "name": [ + "HAZARD AVOIDANCE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hazcam.mer2::1.1" + }, + { + "name": [ + "INERTIAL MEASUREMENT UNIT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:imu.mer2::1.1" + }, + { + "name": [ + "MOESSBAUER SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mb.mer2::1.1" + }, + { + "name": [ + "MINIATURE THERMAL EMISSION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mini-tes.mer2::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.mer2::1.1" + }, + { + "name": [ + "PANORAMIC CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:pancam.mer2::1.1" + }, + { + "name": [ + "ROCK ABRASION TOOL" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:rat.mer2::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mer2::1.1" + }, + { + "name": [ + "EPPS Energetic Particle Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:epps-eps.mess::1.1" + }, + { + "name": [ + "EPPS Fast Imaging Plamsa Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:epps-fips.mess::1.1" + }, + { + "name": [ + "Gamma Ray Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:grs.mess::1.2" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.mess::1.1" + }, + { + "name": [ + "MERCURY ATMOSPHERIC AND SURFACE COMPOSITION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mascs.mess::1.1" + }, + { + "name": [ + "MERCURY DUAL IMAGING SYSTEM NARROW ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mdis-nac.mess::1.1" + }, + { + "name": [ + "MERCURY DUAL IMAGING SYSTEM WIDE ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mdis-wac.mess::1.1" + }, + { + "name": [ + "Mercury Laser Altimeter" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mla.mess::1.2" + }, + { + "name": [ + "Neutron Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ns.mess::1.2" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "Radio Science" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mess::1.2" + }, + { + "name": [ + "X-Ray Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:xrs.mess::1.2" + }, + { + "name": [ + "ANALYZER OF SPACE PLASMA AND ENERGETIC ATOMS (3RD VERSION)" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.aspera-3::1.1" + }, + { + "name": [ + "HIGH RESOLUTION STEREO CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.hrsc::1.1" + }, + { + "name": [ + "MARS ADVANCED RADAR FOR SUBSURFACE AND IONOSPHERE SOUNDING" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.marsis::1.1" + }, + { + "name": [ + "MARS EXPRESS ORBITER RADIO SCIENCE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.mrs::1.1" + }, + { + "name": [ + "OBSERVATOIRE MINERALOGIE, EAU, GLACES, ACTIVITE" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.omega::1.1" + }, + { + "name": [ + "PLANETARY FOURIER SPECTROMETER" + ], + "type": [ + "Interferometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.pfs::1.1" + }, + { + "name": [ + "SPICAM" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:mex.spicam::1.1" + }, + { + "name": [ + "RADAR SYSTEM" + ], + "type": [ + "Radiometer", + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgn.rdrs::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgn.rss::1.1" + }, + { + "name": [ + "ACCELEROMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.accel::1.1" + }, + { + "name": [ + "ELECTRON REFLECTOMETER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.er::1.1" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.mag::1.1" + }, + { + "name": [ + "MARS ORBITER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.moc::1.1" + }, + { + "name": [ + "MARS ORBITER LASER ALTIMETER" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.mola::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.rss::1.1" + }, + { + "name": [ + "THERMAL EMISSION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mgs.tes::1.1" + }, + { + "name": [ + "CCD47 Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mmt.single_mirror6m5.ccd47::1.1" + }, + { + "name": [ + "CLIO Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mmt.single_mirror6m5.clio::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:mo.rss::1.1" + }, + { + "name": [ + "Apogee AP8" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:modra.0m6.ap8::1.1" + }, + { + "name": [ + "SN_110-108/165685-06" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.0m7.10kccd::1.1" + }, + { + "name": [ + "SI_600-277" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.0m7.4kccd::1.1" + }, + { + "name": [ + "ccd21 camera for the Kuiper 1.54m telescope" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.ccd21::1.1" + }, + { + "name": [ + "Fink Spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.finkspec::1.1" + }, + { + "name": [ + "Larson IHW spectrograph" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.larson_ihw::1.1" + }, + { + "name": [ + "Mont4K CCD Imager" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_bigelow.1m54.mont4k::1.1" + }, + { + "name": [ + "SI_800-594" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_lemmon.1m02.2kccd::1.1" + }, + { + "name": [ + "SN_110-106/165685-06" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_lemmon.1m54.10kccd::1.1" + }, + { + "name": [ + "SI_600-386" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mount_lemmon.1m54.4kccd::1.1" + }, + { + "name": [ + "ATMOSPHERIC STRUCTURE INSTRUMENT / METEOROLOGY PACKAGE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:asimet.mpfl::1.1" + }, + { + "name": [ + "IMAGER FOR MARS PATHFINDER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:imp.mpfl::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mpfl::1.1" + }, + { + "name": [ + "MARS PATHFINDER IMP WINDSOCKS" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:windsock.mpfl::1.1" + }, + { + "name": [ + "ALPHA PROTON X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.apxs::1.1" + }, + { + "name": [ + "ROVER CAMERA LEFT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.rclt::1.1" + }, + { + "name": [ + "ROVER CAMERA REAR" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.rcrr::1.1" + }, + { + "name": [ + "ROVER CAMERA RIGHT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mpfr.rcrt::1.1" + }, + { + "name": [ + "INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irs.mr6::1.1" + }, + { + "name": [ + "MARINER 6 Narrow Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nac.mr6::1.1" + }, + { + "name": [ + "Mariner 6 Ultraviolet Spectrometer (UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.mr6::1.1" + }, + { + "name": [ + "MARINER 6 Wide Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:wac.mr6::1.1" + }, + { + "name": [ + "INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irs.mr7::1.1" + }, + { + "name": [ + "MARINER 7 Narrow Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nac.mr7::1.1" + }, + { + "name": [ + "Mariner 7 Ultraviolet Spectrometer (UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.mr7::1.1" + }, + { + "name": [ + "MARINER 7 Wide Angle Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:wac.mr7::1.1" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:iris.mr9::1.1" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:iss.mr9::1.1" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mr9::1.1" + }, + { + "name": [ + "Mariner 9 Ultraviolet Spectrometer (UVS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:uvs.mr9::1.1" + }, + { + "name": [ + "ACCELEROMETER" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:accel.mro::1.1" + }, + { + "name": [ + "COMPACT RECONNAISSANCE IMAGING SPECTROMETER FOR MARS" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:crism.mro::1.1" + }, + { + "name": [ + "CONTEXT CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ctx.mro::1.1" + }, + { + "name": [ + "HIGH RESOLUTION IMAGING SCIENCE EXPERIMENT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hirise.mro::1.1" + }, + { + "name": [ + "MARS COLOR IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:marci.mro::1.1" + }, + { + "name": [ + "MARS CLIMATE SOUNDER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mcs.mro::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.mro::1.1" + }, + { + "name": [ + "SHALLOW RADAR" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:sharad.mro::1.1" + }, + { + "name": [ + "Accelerometer" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:accel.msl::1.1" + }, + { + "name": [ + "ALPHA PARTICLE X-RAY SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:apxs.msl::1.1" + }, + { + "name": [ + "CHEMISTRY CAMERA LASER INDUCED BREAKDOWN SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemcam_libs.msl::1.1" + }, + { + "name": [ + "CHEMISTRY CAMERA REMOTE MICRO-IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemcam_rmi.msl::1.1" + }, + { + "name": [ + "CHEMISTRY CAMERA STATE OF HEALTH" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemcam_soh.msl::1.1" + }, + { + "name": [ + "CHEMISTRY AND MINERALOGY INSTRUMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:chemin.msl::1.1" + }, + { + "name": [ + "DYNAMIC ALBEDO OF NEUTRONS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:dan.msl::1.1" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA LEFT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_left_a.msl::1.1" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA LEFT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_left_b.msl::1.1" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA RIGHT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_right_a.msl::1.1" + }, + { + "name": [ + "FRONT HAZARD AVOIDANCE CAMERA RIGHT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:fhaz_right_b.msl::1.1" + }, + { + "name": [ + "HAZARD AVOIDANCE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:hazcam.msl::1.1" + }, + { + "name": [ + "MARS HAND LENS IMAGER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mahli.msl::1.1" + }, + { + "name": [ + "MARS DESCENT IMAGER CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mardi.msl::1.1" + }, + { + "name": [ + "MAST CAMERA LEFT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mast_left.msl::1.1" + }, + { + "name": [ + "MAST CAMERA RIGHT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:mast_right.msl::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA LEFT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_left_a.msl::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA LEFT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_left_b.msl::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA RIGHT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_right_a.msl::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA RIGHT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nav_right_b.msl::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:navcam.msl::1.1" + }, + { + "name": [ + "RADIATION ASSESSMENT DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rad.msl::1.1" + }, + { + "name": [ + "ROVER ENVIRONMENTAL MONITORING STATION" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rems.msl::1.1" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA LEFT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_left_a.msl::1.1" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA LEFT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_left_b.msl::1.1" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA RIGHT STRING A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_right_a.msl::1.1" + }, + { + "name": [ + "REAR HAZARD AVOIDANCE CAMERA RIGHT STRING B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rhaz_right_b.msl::1.1" + }, + { + "name": [ + "SAMPLE ANALYSIS AT MARS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sam.msl::1.1" + }, + { + "name": [ + "SPATIAL INFRARED IMAGING TELESCOPE" + ], + "type": [ + "Radiometer", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:msx.spirit3::1.1" + }, + { + "name": [ + "Beckman DK2A Ratio Recording Spectroreflectometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.beckman_dk2a_spec::1.1" + }, + { + "name": [ + "Bruker IFS 125HR Fourier Transform Infrared Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.brukifs125hr_ftspec::1.1" + }, + { + "name": [ + "Dual Beam Photometer" + ], + "type": [ + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.dbp::1.1" + }, + { + "name": [ + "Generic Visual Wavelengths CCD Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_ccd_camera::1.1" + }, + { + "name": [ + "Generic GaAs High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_gaas_hsp::1.1" + }, + { + "name": [ + "Generic InSb High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_insp_hsp::1.1" + }, + { + "name": [ + "Generic Infrared High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_ir_hsp::1.1" + }, + { + "name": [ + "Generic NICMOS IR Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_nicmos_ir_camera::1.1" + }, + { + "name": [ + "Generic Visual Wavelengths High Speed Photometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:multi-host.generic_vis_hsp::1.1" + }, + { + "name": [ + "CANON EOS DIGITAL REBEL XT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rebelxt.n-a::1.1" + }, + { + "name": [ + "Cooled Mid-Infrared Camera and Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:naoj-hawaii.subaru_8m2.comics::1.1" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:grs.near::1.2" + }, + { + "name": [ + "MAGNETOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:mag.near::1.2" + }, + { + "name": [ + "MULTI-SPECTRAL IMAGER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:msi.near::1.2" + }, + { + "name": [ + "NEAR INFRARED SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nis.near::1.2" + }, + { + "name": [ + "NEAR LASER RANGEFINDER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nlr.near::1.2" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.near::1.2" + }, + { + "name": [ + "XRAY SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:xrs.near::1.2" + }, + { + "name": [ + "NEAS Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:neas.neacam::1.1" + }, + { + "name": [ + "ALICE ULTRAVIOLET IMAGING SPECTROGRAPH" + ], + "type": [ + "Spectrograph" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.alice::1.1" + }, + { + "name": [ + "LINEAR ETALON IMAGING SPECTRAL ARRAY" + ], + "type": [ + "Spectrometer", + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.leisa::1.1" + }, + { + "name": [ + "LONG RANGE RECONNAISSANCE IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.lorri::1.1" + }, + { + "name": [ + "Multispectral Visible Imaging Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.mvic::2.1" + }, + { + "name": [ + "PLUTO ENERGETIC PARTICLE SPECTROMETER SCIENCE INVESTIGATION" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.pepssi::1.1" + }, + { + "name": [ + "Radio Science Experiment" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.rex::1.1" + }, + { + "name": [ + "STUDENT DUST COUNTER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.sdc::1.1" + }, + { + "name": [ + "SOLAR WIND AROUND PLUTO" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:nh.swap::1.1" + }, + { + "name": [ + "Dunhuang Portable Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:no-host.dunhuang-portable_wt::1.1" + }, + { + "name": [ + "Portable Meterological Station (Ralph Lorenz design)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:no-host.lorenz_met_station::1.1" + }, + { + "name": [ + "Pietersma Portable Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:no-host.pietersma-portable_wt::1.1" + }, + { + "name": [ + "ACCELEROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.accel::1.1" + }, + { + "name": [ + "GAMMA RAY SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.grs::1.1" + }, + { + "name": [ + "HIGH ENERGY NEUTRON DETECTOR" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.hend::1.1" + }, + { + "name": [ + "MARS RADIATION ENVIRONMENT EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.mar::1.1" + }, + { + "name": [ + "NEUTRON SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.ns::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.rss::1.1" + }, + { + "name": [ + "THERMAL EMISSION IMAGING SYSTEM" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ody.themis::1.1" + }, + { + "name": [ + "OCAMS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ocams.orex::1.1" + }, + { + "name": [ + "OLA" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:ola.orex::1.1" + }, + { + "name": [ + "OTES" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:otes.orex::1.1" + }, + { + "name": [ + "OVIRS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ovirs.orex::1.1" + }, + { + "name": [ + "Propulsion Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:prop.orex::1.1" + }, + { + "name": [ + "REXIS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:rexis.orex::1.1" + }, + { + "name": [ + "Radio Science (Telecom) Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.orex::1.1" + }, + { + "name": [ + "TAGCAMS" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:tagcams.orex::1.1" + }, + { + "name": [ + "DOLORES (Device Optimized for LOw RESolution)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.galileo_zeiss3m5.dolores::1.1" + }, + { + "name": [ + "Near Infrared Camera Spectrometer (NICS)" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.galileo_zeiss3m5.nics::1.1" + }, + { + "name": [ + "GTC OSIRIS Optical Imager and Spectrograph" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.gtc10m4.osiris::1.1" + }, + { + "name": [ + "Intermediate Dispersion Spectrograph (IDS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.int2m54.ids::1.1" + }, + { + "name": [ + "Wide Field Camera (WFC)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:orm.int2m54.wfc::1.1" + }, + { + "name": [ + "CHARGED PARTICLE INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cpi.p10::1.1" + }, + { + "name": [ + "COSMIC RAY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crt.p10::1.1" + }, + { + "name": [ + "GEIGER TUBE TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gtt.p10::1.1" + }, + { + "name": [ + "HELIUM VECTOR MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:hvm.p10::1.1" + }, + { + "name": [ + "IMAGING PHOTOPOLARIMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:ipp.p10::1.1" + }, + { + "name": [ + "QUADRISPHERICAL PLASMA ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pa.p10::1.1" + }, + { + "name": [ + "TRAPPED RADIATION DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:trd.p10::1.1" + }, + { + "name": [ + "ULTRAVIOLET PHOTOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uv.p10::1.1" + }, + { + "name": [ + "CHARGED PARTICLE INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:cpi.p11::1.1" + }, + { + "name": [ + "CRS" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crs.p11::1.1" + }, + { + "name": [ + "COSMIC RAY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:crt.p11::1.1" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:fgm.p11::1.1" + }, + { + "name": [ + "GEIGER TUBE TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:gtt.p11::1.1" + }, + { + "name": [ + "HELIUM VECTOR MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:hvm.p11::1.1" + }, + { + "name": [ + "QUADRISPHERICAL PLASMA ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:pa.p11::1.1" + }, + { + "name": [ + "TRAPPED RADIATION DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:trd.p11::1.1" + }, + { + "name": [ + "ULTRAVIOLET PHOTOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:uv.p11::1.1" + }, + { + "name": [ + "ORBITING RADAR" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:orad.p12::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.p12::1.1" + }, + { + "name": [ + "Pioneer 8 Cosmic Dust Detector" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cdd.p8::1.1" + }, + { + "name": [ + "Pioneer 9 Cosmic Dust Detector" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:cdd.p9::1.1" + }, + { + "name": [ + "Carousel Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.cwt::1.1" + }, + { + "name": [ + "Mars Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.marswit::1.1" + }, + { + "name": [ + "Titan Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.twt::1.1" + }, + { + "name": [ + "Venus Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pal.vwt::1.1" + }, + { + "name": [ + "Palmer Divide 0.5m CCD" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palmer_divide.old10inch.ccd0m5::1.1" + }, + { + "name": [ + "SBIG ST-8" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palmer_divide.old10inch.sbig_st8::1.1" + }, + { + "name": [ + "Palomar High Angular Resolution Observer (PHARO)" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palomar.hale_5m08.pharo::1.1" + }, + { + "name": [ + "NEAT QUEST camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palomar.oschin_schmidt_1m2.quest_camera::1.1" + }, + { + "name": [ + "NEAT Palomar Tri-Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:palomar.oschin_schmidt_1m2.tricam::1.1" + }, + { + "name": [ + "CrAO Five-Channel Photopolarimeter" + ], + "type": [ + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:partizanskoye.1m25_azt11.crao5c::1.1" + }, + { + "name": [ + "Analytical Spectral Devices FieldSpec 3" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pgl.asd-fieldspec3::1.1" + }, + { + "name": [ + "Ocean Optics UV-Flame" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pgl.ocean_optics-uvflame::1.1" + }, + { + "name": [ + "KRFM-COMBINED RADIOMETER SPECTROPHOTOMETER FOR MARS" + ], + "type": [ + "Radiometer", + "Photometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:krfm.phb2::1.1" + }, + { + "name": [ + "TERMOSKAN" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:ts.phb2::1.1" + }, + { + "name": [ + "VSK-FREGAT" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vsk.phb2::1.1" + }, + { + "name": [ + "ATMOSPHERIC STRUCTURE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ase.phx::1.1" + }, + { + "name": [ + "METEOROLOGY SUITE, LIDAR" + ], + "type": [ + "Altimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:lidar.phx::1.1" + }, + { + "name": [ + "MECA ATOMIC FORCE MICROSCOPE" + ], + "type": [ + "Microscope" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_afm.phx::1.1" + }, + { + "name": [ + "MECA COMMON ELECTRONICS" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_elec.phx::1.1" + }, + { + "name": [ + "MECA THERMAL AND ELECTRICAL CONDUCTIVITY PROBE" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_tecp.phx::1.1" + }, + { + "name": [ + "MECA WET CHEMISTRY LABORATORY" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:meca_wcl.phx::1.1" + }, + { + "name": [ + "METEOROLOGY SUITE, PRESSURE & TEMPERATURE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:met.phx::1.1" + }, + { + "name": [ + "MECA OPTICAL MICROSCOPE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:om.phx::1.1" + }, + { + "name": [ + "ROBOTIC ARM CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:rac.phx::1.1" + }, + { + "name": [ + "SURFACE STEREO IMAGER" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:ssi.phx::1.1" + }, + { + "name": [ + "THERMAL EVOLVED GAS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:tega.phx::1.1" + }, + { + "name": [ + "TELLTALE" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:tt.phx::1.1" + }, + { + "name": [ + "Analytical Spectral Devices LabSpec 4" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psf.asd-labspec4::1.1" + }, + { + "name": [ + "Bruker VERTEX 80v" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psl.bruker-vertex80v::1.1" + }, + { + "name": [ + "Psyche Gamma Ray Spectrometer (GRS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.grs::1.1" + }, + { + "name": [ + "Psyche Multispectral Imager (PMI)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.imager::1.1" + }, + { + "name": [ + "Psyche Magnetometer (MAG)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.mag::1.1" + }, + { + "name": [ + "Psyche Neutron Spectrometer (NS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:psyche.ns::1.1" + }, + { + "name": [ + "PIONEER VENUS PROBE BUS ION MASS SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.bus.bims::1.1" + }, + { + "name": [ + "PIONEER VENUS PROBE BUS NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.bus.bnms::1.1" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE ATMOSPHERIC STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.las::1.1" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE CLOUD PARTICLE SIZE SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lcps::1.1" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE GAS CHROMATOGRAPH" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lgc::1.1" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE INFRARED RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lir::1.1" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE NEUTRAL MASS SPECTROMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lnms::1.2" + }, + { + "name": [ + "PIONEER VENUS LARGE PROBE SOLAR FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.lp.lsfr::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (DAY) ATMOSPHERE STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-day.sas::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (DAY) NET-FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-day.snfr::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NIGHT) ATMOSPHERE STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-night.sas::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NIGHT) NET-FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-night.snfr::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NORTH) ATMOSPHERE STRUCTURE EXPERIMENT" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-north.sas::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NORTH) NET-FLUX RADIOMETER" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvmp.sp-north.snfr::1.1" + }, + { + "name": [ + "ORBITER ATMOSPHERIC DRAG (OAD) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oad::1.1" + }, + { + "name": [ + "CLOUD PHOTOPOLARIMETER (OCPP) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.ocpp::1.1" + }, + { + "name": [ + "ELECTRIC FIELD DETECTOR (OEFD) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oefd::2.1" + }, + { + "name": [ + "ELECTRON TEMPERATURE PROBE (OETP) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oetp::2.1" + }, + { + "name": [ + "GAMMA RAY BURST DETECTOR (OGBD) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.ogbd::1.1" + }, + { + "name": [ + "ION MASS SPECTROMETER (OIMS) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oims::2.1" + }, + { + "name": [ + "INFRARED RADIOMETER (OIR) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.oir::1.1" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER (OMAG) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.omag::2.1" + }, + { + "name": [ + "ORBITER NEUTRAL MASS SPECTROMETER (ONMS) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.onms::2.1" + }, + { + "name": [ + "SOLAR WIND PLASMA ANALYZER (OPA) FOR PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.opa::1.1" + }, + { + "name": [ + "SURFACE RADAR MAPPER (ORAD) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orad::2.1" + }, + { + "name": [ + "ORBITER RETARDING POTENTIAL ANALYZER (ORPA) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orpa::2.1" + }, + { + "name": [ + "ORBITER RADIO SCIENCE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.orse::1.1" + }, + { + "name": [ + "PIONEER VENUS ORBITER ULTRAVIOLET SPECTROMETER (OUVS) for PIONEER VENUS" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:pvo.ouvs::2.1" + }, + { + "name": [ + "Butterfield Wind Tunnel, Whitehead Aeronautical Laboratory, Queen Mary University of London, UK" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:qmu-wal.butterfield_wt::1.1" + }, + { + "name": [ + "Nicolet 740 FTIR with Spectra-Tech Bi-conical Diffuse Reflectance Accessory" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:relab.bc-ftir1::1.1" + }, + { + "name": [ + "Thermo Nicolet Nexus 870 FTIR with Pike AutoDiff Diffuse Reflectance Accessory" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:relab.bcf-ftir2::1.1" + }, + { + "name": [ + "RELAB Bidirectional Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:relab.bd-vnir::1.1" + }, + { + "name": [ + "Alpha Particle X-Ray Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.apxs::1.1" + }, + { + "name": [ + "CIVA - Cometary Infrared and Visible Analyzer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.civa::1.1" + }, + { + "name": [ + "Comet Nucleus Sounding Experiment by Radiowave Transmission" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.consert::1.1" + }, + { + "name": [ + "Cometary Sampling and Composition Experiment" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.cosac::1.1" + }, + { + "name": [ + "Multi Purpose Suite for Surface and Subsurface Science" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.mupus::1.1" + }, + { + "name": [ + "PTOLEMY - Gas Chromatograph Isoptope Ratio Mass Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.ptolemy::1.1" + }, + { + "name": [ + "ROSETTA Lander Imaginag System - Descent and Closeup Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.rolis::1.1" + }, + { + "name": [ + "ROSETTA Lander Magnetometer and Plasma Monitor" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.romap::1.1" + }, + { + "name": [ + "Sampling, Drilling and Distribution Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.sd2::1.1" + }, + { + "name": [ + "Surface Electric Sounding and Acoustic Monitoring Experiment" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:rl.sesame::1.1" + }, + { + "name": [ + "ALICE" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.alice::1.1" + }, + { + "name": [ + "ALICE" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.alice::1.2" + }, + { + "name": [ + "COMETARY SECONDARY ION MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.cosima::1.1" + }, + { + "name": [ + "GRAIN IMPACT ANALYSER AND DUST ACCUMULATOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.giada::1.1" + }, + { + "name": [ + "MICRO-IMAGING DUST ANALYSIS SYSTEM" + ], + "type": [ + "Microscope" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.midas::1.1" + }, + { + "name": [ + "MICROWAVE INSTRUMENT FOR THE ROSETTA ORBITER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.miro::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.navcam::1.1" + }, + { + "name": [ + "OSIRIS - NARROW ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.osinac::1.1" + }, + { + "name": [ + "OSIRIS - WIDE ANGLE CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.osiwac::1.1" + }, + { + "name": [ + "ROSETTA ORBITER SPECTROMETER FOR ION AND NEUTRAL ANALYSIS" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rosina::1.1" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - ION COMPOSITION ANALYSER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpcica::1.1" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - ION AND ELECTRON SENSOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpcies::1.1" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - LANGMUIR PROBE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpclap::1.1" + }, + { + "name": [ + "ROSETTA PLASMA CONSORTIUM - FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rpcmag::1.1" + }, + { + "name": [ + "ROSETTA RADIO SCIENCE INVESTIGATION" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.rsi::1.1" + }, + { + "name": [ + "VISIBLE AND INFRARED THERMAL IMAGING SPECTROMETER" + ], + "type": [ + "Imager", + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:ro.virtis::1.1" + }, + { + "name": [ + "INTERPLANETARY MAGNETIC FIELD EXPERIMENT" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sakig.imf::1.1" + }, + { + "name": [ + "SOLAR-WIND INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:sakig.sow::1.1" + }, + { + "name": [ + "Nicolet iN10MX FTIR microscope" + ], + "type": [ + "Microscope" + ], + "lidvid": "urn:nasa:pds:context:instrument:sbu_cpex.ftir::1.1" + }, + { + "name": [ + "Raman Spectrometer" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:sbu_cpex.raman::1.1" + }, + { + "name": [ + "Shapotou Wind Tunnel, Shapotou Desert Experimental Research Station, Institute od Desert Research, Chinese Academy" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:sders-china.shapotou_wt::1.1" + }, + { + "name": [ + "COMETARY AND INTERSTELLAR DUST ANALYZER" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.cida::1.1" + }, + { + "name": [ + "DUST FLUX MONITOR INSTRUMENT" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.dfmi::1.1" + }, + { + "name": [ + "DYNAMIC SCIENCE EXPERIMENT" + ], + "type": [ + "Small Bodies Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.dynsci::1.1" + }, + { + "name": [ + "NAVIGATION CAMERA" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.navcam::1.1" + }, + { + "name": [ + "SAMPLE RETURN CAPSULE" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:sdu.src::1.1" + }, + { + "name": [ + "SI_600-263" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:siding_spring.uppsala0m5.4kccd::1.1" + }, + { + "name": [ + "SBIG ST-6" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:simeis.grubb1m.sbig_st-6::1.1" + }, + { + "name": [ + "SMT MPIfR 19-channel Bolometer" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:smt.heinrich_hertz10m.mpifr::1.1" + }, + { + "name": [ + "LARGE ANGLE SPECTROMETRIC CORONAGRAPH" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:soho.lasco::1.1" + }, + { + "name": [ + "SOHO Solar Wind ANisotropies (SWAN) Instrument" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:soho.swan::1.1" + }, + { + "name": [ + "Infrared Spectrograph (IRS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:spitzer.irs::1.1" + }, + { + "name": [ + "90Prime Mosaic camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.bok2m3.90prime::1.1" + }, + { + "name": [ + "Spacewatch Drift Scan Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.spacewatch_0m9.driftscan::1.1" + }, + { + "name": [ + "Spacewatch Mosaic Camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.spacewatch_0m9.mosaic::1.1" + }, + { + "name": [ + "Spacewatch 1.8m FLI Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:steward-kittpeak.spacewatch_1m8.fli::1.1" + }, + { + "name": [ + "SOLAR-WIND EXPERIMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:suisei.esp::1.1" + }, + { + "name": [ + "SwRI Ultraviolet Reflectance Chamber" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:swri.swurc::1.1" + }, + { + "name": [ + "Table Mountain Observatory 24-inch CCD camera" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:table_mountain.astro_mechanics0m61.ccd::1.1" + }, + { + "name": [ + "BOPPS Infrared Camera (BIRC)" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:telescope.birc.sto::1.1" + }, + { + "name": [ + "Darwish Wind Tunnel at Texas Tech University, Agricultural Engineering Department" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ttu-ag_eng.darwish_wt::1.1" + }, + { + "name": [ + "Trent Environmental Wind Tunnel" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:tu-tewt.tewt::1.1" + }, + { + "name": [ + "Belly Wind Tunnel at UC Berkeley, Richmond Field Station, Bldg. 276" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:ucberkeley-rfs.belly_wt::1.1" + }, + { + "name": [ + "COSPIN-ANISOTROPY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-at::1.1" + }, + { + "name": [ + "COSPIN-HIGH ENERGY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-het::1.1" + }, + { + "name": [ + "COSPIN-HIGH FLUX TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-hft::1.1" + }, + { + "name": [ + "COSPIN-KIEL ELECTRON TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-ket::1.1" + }, + { + "name": [ + "COSPIN-LOW ENERGY TELESCOPE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.cospin-let::1.1" + }, + { + "name": [ + "ENERGETIC PARTICLE COMPOSITION INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.epac::1.1" + }, + { + "name": [ + "GAS INSTRUMENT" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.gas::1.1" + }, + { + "name": [ + "SOLAR X-RAY/COSMIC GAMMA-RAY BURST INSTRUMENT" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.grb::1.1" + }, + { + "name": [ + "GRAVITATIONAL WAVE EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.gwe::1.1" + }, + { + "name": [ + "HISCALE Composition Aperature" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale-ca::1.1" + }, + { + "name": [ + "HISCALE Low-Energy Foil Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale-lefs::1.1" + }, + { + "name": [ + "HISCALE Low-Energy Magnetic Spectrometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale-lems::1.1" + }, + { + "name": [ + "HELIOSPHERIC INST-SPECTRA,COMPOSITION,ANISOTROPY AT LOW ENER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.hiscale::1.1" + }, + { + "name": [ + "SOLAR CORONA EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.sce::1.1" + }, + { + "name": [ + "SOLAR WIND ION COMPOSITION SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.swics::1.1" + }, + { + "name": [ + "SOLAR WIND OBSERVATIONS OVER THE POLES OF THE SUN" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.swoops::1.1" + }, + { + "name": [ + "ULYSSES DUST DETECTION SYSTEM" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.udds::1.1" + }, + { + "name": [ + "UNIFIED RADIO AND PLASMA WAVE EXPERIMENT" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.urap::1.1" + }, + { + "name": [ + "VECTOR HELIUM/FLUXGATE MAGNETOMETERS" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:uly.vhm-fgm::1.1" + }, + { + "name": [ + "USDA-ARS Wind Tunnel at United States Department of Agriculture, Agricultural Research Service, Wind Erosion and Water Conservation Research Unit, Lubbock, TX" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:usda-ars-lubbock.usda-ars_wt::1.1" + }, + { + "name": [ + "Bruker XFlash 4010 SSD energy-dispersive X-ray detector (EDS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:utsa_kamc.bruker_eds::1.1" + }, + { + "name": [ + "Hitachi S 5500 cold field-emission scanning electron microscope (SEM)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:utsa_kamc.hitachi_sem::1.1" + }, + { + "name": [ + "Canadian Meteor Orbit Radar (CMOR)" + ], + "type": [ + "Radio-Radar" + ], + "lidvid": "urn:nasa:pds:context:instrument:uwo_meteor_radar.cmor.cmor_inst::1.1" + }, + { + "name": [ + "RADIO OCCULTATION EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:v15.roe::1.1" + }, + { + "name": [ + "RADIO OCCULTATION EXPERIMENT" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:v16.roe::1.1" + }, + { + "name": [ + "FLI--FL-PL3041-1-BB" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:valle_d'aosta.oavda.pl3041::1.1" + }, + { + "name": [ + "1-micron Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.ir1::1.2" + }, + { + "name": [ + "2-micron Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.ir2::1.2" + }, + { + "name": [ + "Lightning and Airglow Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.lac::1.2" + }, + { + "name": [ + "Longwave Infrared Camera" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.lir::1.2" + }, + { + "name": [ + "Radio Science Subsystem for Venus Climate Orbiter Akatsuki" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.rss::1.2" + }, + { + "name": [ + "Ultraviolet Imager" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:jaxa:darts:context:instrument:vco.uvi::1.2" + }, + { + "name": [ + "DUST PARTICLE COUNTER AND MASS ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.ducma::1.1" + }, + { + "name": [ + "INFRARED SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.iks::1.1" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.mischa::1.1" + }, + { + "name": [ + "PLASMA ENERGY ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.pm1::1.1" + }, + { + "name": [ + "DUST IMPACT MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.puma::1.1" + }, + { + "name": [ + "DUST IMPACT PLASMA DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.sp1::1.1" + }, + { + "name": [ + "DUST PARTICLE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.sp2::1.1" + }, + { + "name": [ + "TUNDE-M ENERGETIC PARTICLE ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.tnm::1.1" + }, + { + "name": [ + "TELEVISION SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega1.tvs::1.1" + }, + { + "name": [ + "DUST PARTICLE COUNTER AND MASS ANALYZER" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.ducma::1.1" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.mischa::1.1" + }, + { + "name": [ + "PLASMA ENERGY ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.pm1::1.1" + }, + { + "name": [ + "DUST IMPACT MASS ANALYZER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.puma::1.1" + }, + { + "name": [ + "DUST IMPACT PLASMA DETECTOR" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.sp1::1.1" + }, + { + "name": [ + "DUST PARTICLE DETECTOR" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.sp2::1.1" + }, + { + "name": [ + "TELEVISION SYSTEM" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vega2.tvs::1.1" + }, + { + "name": [ + "ANALYZER OF SPACE PLASMA AND ENERGETIC ATOMS (4TH VERSION) Electron Spectrometer" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.aspera4-els::1.1" + }, + { + "name": [ + "Magnetometer" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.mag::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.rss::1.1" + }, + { + "name": [ + "Venus Express Visible and Infrared Thermal Imaging Spectrometer (VIRTIS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:esa:psa:context:instrument:vex.virtis::1.1" + }, + { + "name": [ + "COSMIC RAY SUBSYSTEM" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.crs::1.1" + }, + { + "name": [ + "Voyager 1 Engineering" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.eng::1.1" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER AND RADIOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.iris::1.1" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.issn::1.1" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.issw::1.1" + }, + { + "name": [ + "LOW ENERGY CHARGED PARTICLE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.lecp::1.1" + }, + { + "name": [ + "FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.mag::1.1" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.pls::1.1" + }, + { + "name": [ + "PLANETARY RADIO ASTRONOMY RECEIVER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.pra::1.1" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.pws::1.1" + }, + { + "name": [ + "Radio Science Subsystem" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.rss::2.1" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg1.uvs::1.1" + }, + { + "name": [ + "COSMIC RAY SUBSYSTEM" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.crs::1.1" + }, + { + "name": [ + "Voyager 2 Engineering" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.eng::1.1" + }, + { + "name": [ + "INFRARED INTERFEROMETER SPECTROMETER AND RADIOMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.iris::1.1" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - NARROW ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.issn::1.1" + }, + { + "name": [ + "IMAGING SCIENCE SUBSYSTEM - WIDE ANGLE" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.issw::1.1" + }, + { + "name": [ + "LOW ENERGY CHARGED PARTICLE" + ], + "type": [ + "Particle Detector" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.lecp::1.1" + }, + { + "name": [ + "TRIAXIAL FLUXGATE MAGNETOMETER" + ], + "type": [ + "Magnetometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.mag::1.1" + }, + { + "name": [ + "PLASMA SCIENCE EXPERIMENT" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pls::1.1" + }, + { + "name": [ + "PHOTOPOLARIMETER SUBSYSTEM" + ], + "type": [ + "Photometer", + "Polarimeter" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pps::1.1" + }, + { + "name": [ + "PLANETARY RADIO ASTRONOMY RECEIVER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pra::1.1" + }, + { + "name": [ + "PLASMA WAVE RECEIVER" + ], + "type": [ + "Plasma Wave Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.pws::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.rss::1.1" + }, + { + "name": [ + "ULTRAVIOLET SPECTROMETER" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:vg2.uvs::1.1" + }, + { + "name": [ + "CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam1.vl1::1.1" + }, + { + "name": [ + "CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam2.vl1::1.1" + }, + { + "name": [ + "UNK - INSTRUMENT ID (FTS)" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:fts.vl1::1.1" + }, + { + "name": [ + "Gas Chromatograph Mass Spectrometer (GCMS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gcms.vl1::1.1" + }, + { + "name": [ + "LABELED RELEASE" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lr1.vl1::1.1" + }, + { + "name": [ + "VIKING METEOROLOGY INSTRUMENT SYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:met.vl1::1.1" + }, + { + "name": [ + "CAMERA 1" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam1.vl2::1.1" + }, + { + "name": [ + "CAMERA 2" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:cam2.vl2::1.1" + }, + { + "name": [ + "UNK - INSTRUMENT ID (FTS)" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:fts.vl2::1.1" + }, + { + "name": [ + "Gas Chromatograph Mass Spectrometer (GCMS)" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:gcms.vl2::1.1" + }, + { + "name": [ + "LABELED RELEASE" + ], + "type": [ + "Regolith Properties" + ], + "lidvid": "urn:nasa:pds:context:instrument:lr2.vl2::1.1" + }, + { + "name": [ + "VIKING METEOROLOGY INSTRUMENT SYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:met.vl2::1.1" + }, + { + "name": [ + "Viking Lander Seismometer" + ], + "type": [ + "N/A" + ], + "lidvid": "urn:nasa:pds:context:instrument:seis.vl2::1.1" + }, + { + "name": [ + "INFRARED THERMAL MAPPER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtm.vo1::1.1" + }, + { + "name": [ + "MARS ATMOSPHERIC WATER DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mawd.vo1::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.vo1::1.1" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visa.vo1::1.1" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visb.vo1::1.1" + }, + { + "name": [ + "INFRARED THERMAL MAPPER" + ], + "type": [ + "Radiometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:irtm.vo2::1.1" + }, + { + "name": [ + "MARS ATMOSPHERIC WATER DETECTOR" + ], + "type": [ + "Spectrometer" + ], + "lidvid": "urn:nasa:pds:context:instrument:mawd.vo2::1.1" + }, + { + "name": [ + "RADIO SCIENCE SUBSYSTEM" + ], + "type": [ + "Atmospheric Sciences" + ], + "lidvid": "urn:nasa:pds:context:instrument:rss.vo2::1.1" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA A" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visa.vo2::1.1" + }, + { + "name": [ + "VISUAL IMAGING SUBSYSTEM - CAMERA B" + ], + "type": [ + "Imager" + ], + "lidvid": "urn:nasa:pds:context:instrument:visb.vo2::1.1" + }, + { + "name": [ + "MASCOT" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:lander.mascot::1.0" + }, + { + "name": [ + "MASCOT" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:lander.mascot::1.1" + }, + { + "name": [ + "MINERVA-II1 Rover-1a HIBOU" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:rover.minerva2-1_hibou::1.0" + }, + { + "name": [ + "MINERVA-II1 Rover-1b OWL" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:rover.minerva2-1_owl::1.0" + }, + { + "name": [ + "MINERVA-II2 Rover-2 ULULA" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:rover.minerva2-2_ulula::1.0" + }, + { + "name": [ + "APOLLO 11 EARLY APOLLO SCIENTIFIC EXPERIMENT PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a11e::1.0" + }, + { + "name": [ + "APOLLO 12 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12a::1.0" + }, + { + "name": [ + "APOLLO 12 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12a::1.1" + }, + { + "name": [ + "APOLLO 12 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12a::1.2" + }, + { + "name": [ + "APOLLO 12 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12c::1.0" + }, + { + "name": [ + "APOLLO 12 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12c::1.1" + }, + { + "name": [ + "APOLLO 12 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12l::1.0" + }, + { + "name": [ + "APOLLO 12 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12l::1.1" + }, + { + "name": [ + "APOLLO 14 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14a::1.0" + }, + { + "name": [ + "APOLLO 14 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14a::1.1" + }, + { + "name": [ + "APOLLO 14 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14a::1.2" + }, + { + "name": [ + "APOLLO 14 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14a::1.3" + }, + { + "name": [ + "APOLLO 14 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14c::1.0" + }, + { + "name": [ + "APOLLO 14 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14c::1.1" + }, + { + "name": [ + "APOLLO 14 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14l::1.0" + }, + { + "name": [ + "APOLLO 14 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14l::1.1" + }, + { + "name": [ + "APOLLO 15 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15a::1.0" + }, + { + "name": [ + "APOLLO 15 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15a::1.1" + }, + { + "name": [ + "APOLLO 15 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15a::1.2" + }, + { + "name": [ + "APOLLO 15 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15c::1.0" + }, + { + "name": [ + "APOLLO 15 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15c::1.1" + }, + { + "name": [ + "APOLLO 15 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15c::1.2" + }, + { + "name": [ + "APOLLO 15 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15l::1.0" + }, + { + "name": [ + "APOLLO 15 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15l::1.1" + }, + { + "name": [ + "APOLLO 15 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15s::1.0" + }, + { + "name": [ + "APOLLO 15 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15s::1.1" + }, + { + "name": [ + "APOLLO 16 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16a::1.0" + }, + { + "name": [ + "APOLLO 16 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16a::1.1" + }, + { + "name": [ + "APOLLO 16 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16a::1.2" + }, + { + "name": [ + "APOLLO 16 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16c::1.0" + }, + { + "name": [ + "APOLLO 16 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16c::1.1" + }, + { + "name": [ + "APOLLO 16 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16c::1.2" + }, + { + "name": [ + "APOLLO 16 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16l::1.0" + }, + { + "name": [ + "APOLLO 16 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16l::1.1" + }, + { + "name": [ + "APOLLO 16 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16s::1.0" + }, + { + "name": [ + "APOLLO 16 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16s::1.1" + }, + { + "name": [ + "APOLLO 17 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17a::1.0" + }, + { + "name": [ + "APOLLO 17 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17a::1.1" + }, + { + "name": [ + "APOLLO 17 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17a::1.2" + }, + { + "name": [ + "APOLLO 17 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17c::1.0" + }, + { + "name": [ + "APOLLO 17 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17c::1.1" + }, + { + "name": [ + "APOLLO 17 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17l::1.0" + }, + { + "name": [ + "APOLLO 17 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17l::1.1" + }, + { + "name": [ + "APOLLO 17 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17s::1.0" + }, + { + "name": [ + "APOLLO 17 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17s::1.1" + }, + { + "name": [ + "CHANDRAYAAN-1 ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ch1-orb::1.0" + }, + { + "name": [ + "CHANDRAYAAN-1 ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ch1-orb::1.1" + }, + { + "name": [ + "CLEMENTINE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clem1::1.0" + }, + { + "name": [ + "CLEMENTINE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clem1::1.1" + }, + { + "name": [ + "CLEMENTINE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clem1::1.2" + }, + { + "name": [ + "Europa Clipper Spacecraft" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clipper::1.0" + }, + { + "name": [ + "CLPS Task Order 2 AB Peregrine Lunar Lander" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clps_to_2ab_pll::1.0" + }, + { + "name": [ + "CASSINI ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.co::1.0" + }, + { + "name": [ + "CASSINI ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.co::1.1" + }, + { + "name": [ + "Cassini Orbiter" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.co::1.2" + }, + { + "name": [ + "Cassini Orbiter" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.co::1.3" + }, + { + "name": [ + "COMET NUCLEUS TOUR" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.con::1.0" + }, + { + "name": [ + "COMET NUCLEUS TOUR" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.con::1.1" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dart::1.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dart::1.1" + }, + { + "name": [ + "DAWN" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dawn::1.0" + }, + { + "name": [ + "DAWN" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dawn::1.1" + }, + { + "name": [ + "DAWN" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dawn::1.2" + }, + { + "name": [ + "DCAM3 (Deployable Camera 3)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:spacecraft.dcam3::1.0" + }, + { + "name": [ + "DEEP IMPACT FLYBY SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dif::1.0" + }, + { + "name": [ + "DEEP IMPACT FLYBY SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dif::1.1" + }, + { + "name": [ + "DEEP IMPACT FLYBY SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dif::1.2" + }, + { + "name": [ + "DEEP IMPACT IMPACTOR SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dii::1.0" + }, + { + "name": [ + "DEEP IMPACT IMPACTOR SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dii::1.1" + }, + { + "name": [ + "DEEP IMPACT IMPACTOR SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dii::1.2" + }, + { + "name": [ + "DEEP SPACE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ds1::1.0" + }, + { + "name": [ + "DEEP SPACE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ds1::1.1" + }, + { + "name": [ + "DEEP SPACE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ds1::1.2" + }, + { + "name": [ + "GIOTTO" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.gio::1.0" + }, + { + "name": [ + "GALILEO ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.go::1.0" + }, + { + "name": [ + "GALILEO ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.go::1.1" + }, + { + "name": [ + "GALILEO ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.go::1.2" + }, + { + "name": [ + "GALILEO PROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.gp::1.0" + }, + { + "name": [ + "GALILEO PROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.gp::1.1" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-a::1.0" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-a::1.1" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-a::1.2" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY B" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-b::1.0" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY B" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-b::1.1" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY B" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-b::1.2" + }, + { + "name": [ + "HAYABUSA" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hay::1.0" + }, + { + "name": [ + "HAYABUSA" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hay::1.1" + }, + { + "name": [ + "Hayabusa" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hay::2.0" + }, + { + "name": [ + "HUYGENS PROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.hp::1.0" + }, + { + "name": [ + "HUBBLE SPACE TELESCOPE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hst::1.0" + }, + { + "name": [ + "HUBBLE SPACE TELESCOPE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hst::1.1" + }, + { + "name": [ + "HUBBLE SPACE TELESCOPE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hst::1.2" + }, + { + "name": [ + "HUBBLE SPACE TELESCOPE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hst::1.3" + }, + { + "name": [ + "Hayabusa2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:spacecraft.hyb2::1.0" + }, + { + "name": [ + "ICE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ice::1.0" + }, + { + "name": [ + "ICE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ice::1.1" + }, + { + "name": [ + "ICE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ice::1.2" + }, + { + "name": [ + "InSight" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.insight::1.0" + }, + { + "name": [ + "InSight" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.insight::2.0" + }, + { + "name": [ + "INFRARED ASTRONOMICAL SATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.iras::1.0" + }, + { + "name": [ + "INFRARED ASTRONOMICAL SATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.iras::1.1" + }, + { + "name": [ + "INFRARED ASTRONOMICAL SATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.iras::1.2" + }, + { + "name": [ + "IRAS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.iras::2.0" + }, + { + "name": [ + "INTERNATIONAL ULTRAVIOLET EXPLORER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.iue::1.0" + }, + { + "name": [ + "JUNO" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.jno::1.0" + }, + { + "name": [ + "Juno" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.jno::2.0" + }, + { + "name": [ + "Juno" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.jno::2.1" + }, + { + "name": [ + "Juno" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.jno::2.2" + }, + { + "name": [ + "Kaguya" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.kaguya::1.0" + }, + { + "name": [ + "Korea Pathfinder Lunar Orbiter (Danuri)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:kari:kpds:context:instrument_host:spacecraft.kplo::1.0" + }, + { + "name": [ + "LADEE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ladee::1.0" + }, + { + "name": [ + "LADEE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ladee::1.2" + }, + { + "name": [ + "LUNAR CRATER OBSERVATION AND SENSING SATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lcross::1.0" + }, + { + "name": [ + "LUNAR CRATER OBSERVATION AND SENSING SATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lcross::1.1" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.liciacube::1.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.liciacube::1.1" + }, + { + "name": [ + "LUNAR PROSPECTOR" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lp::1.2" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lro::1.0" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lro::1.1" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lro::1.2" + }, + { + "name": [ + "LUNAR TRAILBLAZER ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lt::1.0" + }, + { + "name": [ + "Lucy" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lucy::1.0" + }, + { + "name": [ + "Lucy" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lucy::1.1" + }, + { + "name": [ + "MARINER 10" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.m10::1.0" + }, + { + "name": [ + "MARINER 10" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.m10::1.1" + }, + { + "name": [ + "Perseverance" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mars2020::1.0" + }, + { + "name": [ + "Perseverance" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mars2020::1.1" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.maven::1.0" + }, + { + "name": [ + "Mars Atmosphere and Volatile Evolution (MAVEN)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.maven::1.1" + }, + { + "name": [ + "Mars Atmosphere and Volatile Evolution (MAVEN)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.maven::2.0" + }, + { + "name": [ + "MARS EXPLORATION ROVER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mer1::1.0" + }, + { + "name": [ + "MARS EXPLORATION ROVER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mer2::1.0" + }, + { + "name": [ + "MESSENGER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mess::1.0" + }, + { + "name": [ + "MESSENGER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mess::1.1" + }, + { + "name": [ + "MESSENGER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mess::1.2" + }, + { + "name": [ + "MARS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.mex::1.0" + }, + { + "name": [ + "MAGELLAN" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mgn::1.0" + }, + { + "name": [ + "MAGELLAN" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mgn::1.1" + }, + { + "name": [ + "MARS GLOBAL SURVEYOR" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mgs::1.2" + }, + { + "name": [ + "MARS OBSERVER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mo::1.0" + }, + { + "name": [ + "MARS OBSERVER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mo::1.1" + }, + { + "name": [ + "MARS PATHFINDER LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mpfl::1.0" + }, + { + "name": [ + "MARS PATHFINDER LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mpfl::1.1" + }, + { + "name": [ + "MICROROVER FLIGHT EXPERIMENT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mpfr::1.0" + }, + { + "name": [ + "MICROROVER FLIGHT EXPERIMENT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mpfr::1.1" + }, + { + "name": [ + "MARINER 6" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr6::1.0" + }, + { + "name": [ + "MARINER 6" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr6::1.1" + }, + { + "name": [ + "MARINER 7" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr7::1.0" + }, + { + "name": [ + "MARINER 7" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr7::1.1" + }, + { + "name": [ + "MARINER 9" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr9::1.0" + }, + { + "name": [ + "MARS RECONNAISSANCE ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mro::1.0" + }, + { + "name": [ + "MARS SCIENCE LABORATORY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.msl::1.0" + }, + { + "name": [ + "MARS SCIENCE LABORATORY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.msl::1.1" + }, + { + "name": [ + "MIDCOURSE SPACE EXPERIMENT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.msx::1.0" + }, + { + "name": [ + "MIDCOURSE SPACE EXPERIMENT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.msx::1.1" + }, + { + "name": [ + "MIDCOURSE SPACE EXPERIMENT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.msx::1.2" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.near::1.0" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.near::1.1" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.near::1.2" + }, + { + "name": [ + "neas" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.neas::1.0" + }, + { + "name": [ + "NEW HORIZONS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.nh::1.0" + }, + { + "name": [ + "NEW HORIZONS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.nh::1.1" + }, + { + "name": [ + "NEW HORIZONS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.nh::1.2" + }, + { + "name": [ + "2001 MARS ODYSSEY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ody::1.0" + }, + { + "name": [ + "2001 MARS ODYSSEY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ody::1.1" + }, + { + "name": [ + "2001 MARS ODYSSEY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ody::1.2" + }, + { + "name": [ + "OSIRIS-REx" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.orex::1.0" + }, + { + "name": [ + "OSIRIS-REx" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.orex::1.1" + }, + { + "name": [ + "OSIRIS-REx" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.orex::1.2" + }, + { + "name": [ + "PIONEER 10" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p10::1.0" + }, + { + "name": [ + "PIONEER 10" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p10::1.1" + }, + { + "name": [ + "PIONEER 11" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p11::1.0" + }, + { + "name": [ + "PIONEER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p12::1.0" + }, + { + "name": [ + "Pioneer 8" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p8::1.0" + }, + { + "name": [ + "Pioneer 9" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p9::1.0" + }, + { + "name": [ + "PHOBOS 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.phb2::1.0" + }, + { + "name": [ + "PHOBOS 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.phb2::1.1" + }, + { + "name": [ + "MASCOT" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:lander.mascot::1.2" + }, + { + "name": [ + "MINERVA-II1 Rover-1a HIBOU" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:rover.minerva2-1_hibou::1.1" + }, + { + "name": [ + "MINERVA-II1 Rover-1b OWL" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:rover.minerva2-1_owl::1.1" + }, + { + "name": [ + "MINERVA-II2 Rover-2 ULULA" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:rover.minerva2-2_ulula::1.1" + }, + { + "name": [ + "APOLLO 11 EARLY APOLLO SCIENTIFIC EXPERIMENT PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a11e::1.1" + }, + { + "name": [ + "APOLLO 12 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12a::1.3" + }, + { + "name": [ + "APOLLO 12 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12c::1.2" + }, + { + "name": [ + "APOLLO 12 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a12l::1.2" + }, + { + "name": [ + "APOLLO 14 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14a::1.4" + }, + { + "name": [ + "APOLLO 14 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14c::1.2" + }, + { + "name": [ + "APOLLO 14 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a14l::1.2" + }, + { + "name": [ + "APOLLO 15 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15a::1.3" + }, + { + "name": [ + "APOLLO 15 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15c::1.3" + }, + { + "name": [ + "APOLLO 15 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15l::1.2" + }, + { + "name": [ + "APOLLO 15 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a15s::1.2" + }, + { + "name": [ + "APOLLO 16 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16a::1.3" + }, + { + "name": [ + "APOLLO 16 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16c::1.3" + }, + { + "name": [ + "APOLLO 16 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16l::1.2" + }, + { + "name": [ + "APOLLO 16 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a16s::1.2" + }, + { + "name": [ + "APOLLO 17 LUNAR SURFACE EXPERIMENTS PACKAGE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17a::1.3" + }, + { + "name": [ + "APOLLO 17 COMMAND AND SERVICE MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17c::1.2" + }, + { + "name": [ + "APOLLO 17 LUNAR MODULE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17l::1.2" + }, + { + "name": [ + "APOLLO 17 SUBSATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.a17s::1.2" + }, + { + "name": [ + "CHANDRAYAAN-1 ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ch1-orb::1.2" + }, + { + "name": [ + "CLEMENTINE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clem1::1.3" + }, + { + "name": [ + "Europa Clipper Spacecraft" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clipper::1.1" + }, + { + "name": [ + "CLPS Task Order 2 AB Peregrine Lunar Lander" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.clps_to_2ab_pll::1.1" + }, + { + "name": [ + "COMET NUCLEUS TOUR" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.con::1.2" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dart::1.2" + }, + { + "name": [ + "DAWN" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dawn::1.3" + }, + { + "name": [ + "DCAM3 (Deployable Camera 3)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:spacecraft.dcam3::1.1" + }, + { + "name": [ + "DEEP IMPACT FLYBY SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dif::1.3" + }, + { + "name": [ + "DEEP IMPACT IMPACTOR SPACECRAFT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.dii::1.3" + }, + { + "name": [ + "DEEP SPACE 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ds1::1.3" + }, + { + "name": [ + "GIOTTO" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.gio::1.1" + }, + { + "name": [ + "GALILEO ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.go::1.3" + }, + { + "name": [ + "GALILEO PROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.gp::1.2" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-a::1.3" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY B" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.grail-b::1.3" + }, + { + "name": [ + "Hayabusa" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hay::2.1" + }, + { + "name": [ + "HUYGENS PROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.hp::1.1" + }, + { + "name": [ + "HUBBLE SPACE TELESCOPE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.hst::1.4" + }, + { + "name": [ + "Hayabusa2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:spacecraft.hyb2::1.1" + }, + { + "name": [ + "ICE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ice::1.3" + }, + { + "name": [ + "InSight" + ], + "type": [ + "Lander" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.insight::2.1" + }, + { + "name": [ + "IRAS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.iras::2.1" + }, + { + "name": [ + "INTERNATIONAL ULTRAVIOLET EXPLORER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.iue::1.1" + }, + { + "name": [ + "Juno" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.jno::2.3" + }, + { + "name": [ + "Kaguya" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.kaguya::1.1" + }, + { + "name": [ + "Korea Pathfinder Lunar Orbiter (Danuri)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:kari:kpds:context:instrument_host:spacecraft.kplo::1.1" + }, + { + "name": [ + "LADEE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ladee::1.3" + }, + { + "name": [ + "LUNAR CRATER OBSERVATION AND SENSING SATELLITE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lcross::1.2" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.liciacube::1.2" + }, + { + "name": [ + "LUNAR PROSPECTOR" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lp::1.3" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lro::1.3" + }, + { + "name": [ + "LUNAR TRAILBLAZER ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lt::1.1" + }, + { + "name": [ + "Lucy" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.lucy::1.2" + }, + { + "name": [ + "MARINER 10" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.m10::1.2" + }, + { + "name": [ + "Perseverance" + ], + "type": [ + "Rover" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mars2020::1.2" + }, + { + "name": [ + "Mars Atmosphere and Volatile Evolution (MAVEN)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.maven::1.3" + }, + { + "name": [ + "MARS EXPLORATION ROVER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mer1::1.1" + }, + { + "name": [ + "MARS EXPLORATION ROVER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mer2::1.1" + }, + { + "name": [ + "MESSENGER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mess::1.3" + }, + { + "name": [ + "MARS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.mex::1.1" + }, + { + "name": [ + "MAGELLAN" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mgn::1.2" + }, + { + "name": [ + "MARS GLOBAL SURVEYOR" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mgs::1.3" + }, + { + "name": [ + "MARS OBSERVER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mo::1.2" + }, + { + "name": [ + "MARS PATHFINDER LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mpfl::1.2" + }, + { + "name": [ + "MICROROVER FLIGHT EXPERIMENT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mpfr::1.2" + }, + { + "name": [ + "MARINER 6" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr6::1.2" + }, + { + "name": [ + "MARINER 7" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr7::1.2" + }, + { + "name": [ + "MARINER 9" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mr9::1.1" + }, + { + "name": [ + "MARS RECONNAISSANCE ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.mro::1.1" + }, + { + "name": [ + "MARS SCIENCE LABORATORY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.msl::1.2" + }, + { + "name": [ + "MIDCOURSE SPACE EXPERIMENT" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.msx::1.3" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.near::1.3" + }, + { + "name": [ + "neas" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.neas::1.1" + }, + { + "name": [ + "NEW HORIZONS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.nh::1.3" + }, + { + "name": [ + "2001 MARS ODYSSEY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.ody::1.3" + }, + { + "name": [ + "OSIRIS-REx" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.orex::1.3" + }, + { + "name": [ + "PIONEER 10" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p10::1.2" + }, + { + "name": [ + "PIONEER 11" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p11::1.1" + }, + { + "name": [ + "PIONEER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p12::1.1" + }, + { + "name": [ + "Pioneer 8" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p8::1.1" + }, + { + "name": [ + "Pioneer 9" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.p9::1.1" + }, + { + "name": [ + "PHOBOS 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.phb2::1.2" + }, + { + "name": [ + "PHOENIX" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.phx::1.2" + }, + { + "name": [ + "Psyche" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.psyche::1.1" + }, + { + "name": [ + "PIONEER VENUS PROBE BUS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.bus::1.1" + }, + { + "name": [ + "PIONEER VENUS MULTIPROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.lp::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (DAY)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.sp-day::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NIGHT)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.sp-night::1.1" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NORTH)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.sp-north::1.1" + }, + { + "name": [ + "PIONEER VENUS ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvo::2.1" + }, + { + "name": [ + "ROSETTA-LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.rl::1.2" + }, + { + "name": [ + "ROSETTA-ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.ro::1.1" + }, + { + "name": [ + "SAKIGAKE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sakig::1.3" + }, + { + "name": [ + "STARDUST" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sdu::1.3" + }, + { + "name": [ + "SOLAR AND HELIOSPHERIC OBSERVATORY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.soho::1.2" + }, + { + "name": [ + "Spitzer Space Telescope" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.spitzer::1.1" + }, + { + "name": [ + "SUISEI" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.suisei::1.3" + }, + { + "name": [ + "ULYSSES" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.uly::1.2" + }, + { + "name": [ + "VENERA 15" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.v15::1.2" + }, + { + "name": [ + "VENERA 16" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.v16::1.2" + }, + { + "name": [ + "Venus Climate Orbiter Akatsuki" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:spacecraft.vco::1.1" + }, + { + "name": [ + "VEGA 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega1::1.3" + }, + { + "name": [ + "VEGA 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega2::1.3" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.vex::1.1" + }, + { + "name": [ + "VOYAGER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg1::1.4" + }, + { + "name": [ + "VOYAGER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg2::1.4" + }, + { + "name": [ + "VIKING LANDER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl1::1.3" + }, + { + "name": [ + "VIKING LANDER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl2::1.4" + }, + { + "name": [ + "VIKING ORBITER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vo1::1.2" + }, + { + "name": [ + "VIKING ORBITER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vo2::1.2" + }, + { + "name": [ + "PHOENIX" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.phx::1.0" + }, + { + "name": [ + "PHOENIX" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.phx::1.1" + }, + { + "name": [ + "Psyche" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.psyche::1.0" + }, + { + "name": [ + "PIONEER VENUS PROBE BUS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.bus::1.0" + }, + { + "name": [ + "PIONEER VENUS MULTIPROBE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.lp::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (DAY)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.sp-day::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NIGHT)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.sp-night::1.0" + }, + { + "name": [ + "PIONEER VENUS SMALL PROBE (NORTH)" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvmp.sp-north::1.0" + }, + { + "name": [ + "PIONEER VENUS ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvo::1.0" + }, + { + "name": [ + "PIONEER VENUS ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.pvo::2.0" + }, + { + "name": [ + "ROSETTA-LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.rl::1.0" + }, + { + "name": [ + "ROSETTA-LANDER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.rl::1.1" + }, + { + "name": [ + "ROSETTA-ORBITER" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.ro::1.0" + }, + { + "name": [ + "SAKIGAKE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sakig::1.0" + }, + { + "name": [ + "SAKIGAKE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sakig::1.1" + }, + { + "name": [ + "SAKIGAKE" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sakig::1.2" + }, + { + "name": [ + "STARDUST" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sdu::1.0" + }, + { + "name": [ + "STARDUST" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sdu::1.1" + }, + { + "name": [ + "STARDUST" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.sdu::1.2" + }, + { + "name": [ + "SOLAR AND HELIOSPHERIC OBSERVATORY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.soho::1.0" + }, + { + "name": [ + "SOLAR AND HELIOSPHERIC OBSERVATORY" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.soho::1.1" + }, + { + "name": [ + "Spitzer Space Telescope" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.spitzer::1.0" + }, + { + "name": [ + "SUISEI" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.suisei::1.0" + }, + { + "name": [ + "SUISEI" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.suisei::1.1" + }, + { + "name": [ + "SUISEI" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.suisei::1.2" + }, + { + "name": [ + "ULYSSES" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.uly::1.0" + }, + { + "name": [ + "ULYSSES" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.uly::1.1" + }, + { + "name": [ + "VENERA 15" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.v15::1.0" + }, + { + "name": [ + "VENERA 15" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.v15::1.1" + }, + { + "name": [ + "VENERA 16" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.v16::1.0" + }, + { + "name": [ + "VENERA 16" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.v16::1.1" + }, + { + "name": [ + "Venus Climate Orbiter Akatsuki" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:jaxa:darts:context:instrument_host:spacecraft.vco::1.0" + }, + { + "name": [ + "VEGA 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega1::1.0" + }, + { + "name": [ + "VEGA 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega1::1.1" + }, + { + "name": [ + "VEGA 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega1::1.2" + }, + { + "name": [ + "VEGA 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega2::1.0" + }, + { + "name": [ + "VEGA 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega2::1.1" + }, + { + "name": [ + "VEGA 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vega2::1.2" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:esa:psa:context:instrument_host:spacecraft.vex::1.0" + }, + { + "name": [ + "VOYAGER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg1::1.0" + }, + { + "name": [ + "VOYAGER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg1::1.1" + }, + { + "name": [ + "VOYAGER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg1::1.2" + }, + { + "name": [ + "VOYAGER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg1::1.3" + }, + { + "name": [ + "VOYAGER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg2::1.0" + }, + { + "name": [ + "VOYAGER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg2::1.1" + }, + { + "name": [ + "VOYAGER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg2::1.2" + }, + { + "name": [ + "VOYAGER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vg2::1.3" + }, + { + "name": [ + "VIKING LANDER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl1::1.0" + }, + { + "name": [ + "VIKING LANDER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl1::1.1" + }, + { + "name": [ + "VIKING LANDER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl1::1.2" + }, + { + "name": [ + "VIKING LANDER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl2::1.0" + }, + { + "name": [ + "VIKING LANDER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl2::1.1" + }, + { + "name": [ + "VIKING LANDER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl2::1.2" + }, + { + "name": [ + "VIKING LANDER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vl2::1.3" + }, + { + "name": [ + "VIKING ORBITER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vo1::1.0" + }, + { + "name": [ + "VIKING ORBITER 1" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vo1::1.1" + }, + { + "name": [ + "VIKING ORBITER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vo2::1.0" + }, + { + "name": [ + "VIKING ORBITER 2" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.vo2::1.1" + }, + { + "name": [ + "Wide-Field Infrared Survey Explorer" + ], + "type": [ + "Spacecraft" + ], + "lidvid": "urn:nasa:pds:context:instrument_host:spacecraft.wise::1.0" + }, + { + "name": [ + "Dust Devil Field Campaign, Eldorado Playa, Nevada, 2015" + ], + "type": [ + "Field Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:field_campaign.dd_eldorado_nv_2015::1.0" + }, + { + "name": [ + "Arecibo Radar Imaging and Doppler Spectroscopy" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.arecibo_radar_imaging_and_doppler_spectroscopy::1.0" + }, + { + "name": [ + "Venus Earth-Based Radar Observations" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.campbell_venus_radar::1.0" + }, + { + "name": [ + "B. Campbell Venus Earth-Based Radar Observations" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.campbell_venus_radar::2.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.carbonate_refractive_indices::1.0" + }, + { + "name": [ + "Visible to Mid-Infrared (VMIR, ~0.3-6 micrometer) Complex Refractive Indices of Carbonates" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.carbonate_refractive_indices::2.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.catalina_sky_survey::1.0" + }, + { + "name": [ + "Frankenspectra Database" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.frankenspectra::1.0" + }, + { + "name": [ + "Frankenspectra Database" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.frankenspectra::2.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.goldstone_raw_radar::1.0" + }, + { + "name": [ + "The Ronald Greeley 35mm Slide Collection" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.greeley_35mm_slides::1.0" + }, + { + "name": [ + "The Ronald Greeley 35 mm Slide Collection" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.greeley_35mm_slides::2.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.greeley_field_amboycrater::1.0" + }, + { + "name": [ + "R. Greeley Field Investigation, Amboy Crater, California" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.greeley_field_amboycrater::2.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lab_shocked_feldspars::1.0" + }, + { + "name": [ + "Investigation of Laboratory Shocked Feldspars" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lab_shocked_feldspars::2.0" + }, + { + "name": [ + "Investigation of Laboratory Shocked Feldspars" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lab_shocked_feldspars::3.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lowell_observatory_near_earth_object_survey::1.0" + }, + { + "name": [ + "Lunar Simulants JSC-1A and LMS-1 Far-ultraviolet Reflectance" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lunar_simulants_fuv_reflectance_gimar_22::1.0" + }, + { + "name": [ + "Lunar Simulants JSC-1A and LMS-1 Far-ultraviolet Reflectance Data Bundle" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lunar_simulants_fuv_reflectance_gimar_22::2.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.near_earth_asteroid_tracking::1.0" + }, + { + "name": [ + "No Specific Investigation" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.none::1.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.spacewatch::1.0" + }, + { + "name": [ + "XAS Spectra of Synthesized Glasses" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.xas_synthesized_glasses::1.0" + }, + { + "name": [ + "XAS Spectra of Synthesized Glasses" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.xas_synthesized_glasses::2.0" + }, + { + "name": [ + "lab.hydrocarbon_spectra" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual_investigation.lab.hydrocarbon_spectra::1.0" + }, + { + "name": [ + "Material Properties of Organic Liquids, Ices, and Hazes on Titan" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.titan-material-database::1.0" + }, + { + "name": [ + "2001 MARS ODYSSEY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.2001_mars_odyssey::1.0" + }, + { + "name": [ + "Mars Odyssey" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.2001_mars_odyssey::2.0" + }, + { + "name": [ + "APOLLO 11" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_11::1.0" + }, + { + "name": [ + "Apollo 11" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_11::2.0" + }, + { + "name": [ + "APOLLO 12" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_12::1.0" + }, + { + "name": [ + "APOLLO 12" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_12::1.1" + }, + { + "name": [ + "Apollo 12" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_12::2.0" + }, + { + "name": [ + "APOLLO 14" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_14::1.0" + }, + { + "name": [ + "APOLLO 14" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_14::1.1" + }, + { + "name": [ + "Apollo 14" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_14::2.0" + }, + { + "name": [ + "APOLLO 15" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_15::1.0" + }, + { + "name": [ + "APOLLO 15" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_15::1.1" + }, + { + "name": [ + "Apollo 15" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_15::2.0" + }, + { + "name": [ + "APOLLO 16" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_16::1.0" + }, + { + "name": [ + "APOLLO 16" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_16::1.1" + }, + { + "name": [ + "Apollo 16" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_16::2.0" + }, + { + "name": [ + "APOLLO 17" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_17::1.0" + }, + { + "name": [ + "APOLLO 17" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_17::1.1" + }, + { + "name": [ + "Apollo 17" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_17::2.0" + }, + { + "name": [ + "Balloon Observation Platform for Planetary Science (BOPPS) - 2014 Flight" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.bopps::1.0" + }, + { + "name": [ + "CASSINI-HUYGENS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.cassini-huygens::1.0" + }, + { + "name": [ + "CASSINI-HUYGENS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.cassini-huygens::1.1" + }, + { + "name": [ + "Cassini-Huygens" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.cassini-huygens::1.2" + }, + { + "name": [ + "Cassini-Huygens" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.cassini-huygens::1.3" + }, + { + "name": [ + "CHANDRAYAAN-1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.chandrayaan-1::1.0" + }, + { + "name": [ + "CHANDRAYAAN-1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.chandrayaan-1::1.1" + }, + { + "name": [ + "Europa Clipper Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.clipper::1.0" + }, + { + "name": [ + "CLPS Task Order 2AB" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.clps_to_2ab::1.0" + }, + { + "name": [ + "CLPS Task Order 2AB" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.clps_to_2ab::2.0" + }, + { + "name": [ + "COMET SL9/JUPITER COLLISION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.comet_sl9-jupiter_collision::1.0" + }, + { + "name": [ + "COMET SL9/JUPITER COLLISION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.comet_sl9-jupiter_collision::1.1" + }, + { + "name": [ + "COMET SL9/JUPITER COLLISION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.comet_sl9-jupiter_collision::1.2" + }, + { + "name": [ + "CONTOUR MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.contour_mission::1.0" + }, + { + "name": [ + "DAWN MISSION TO VESTA AND CERES" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.dawn_mission_to_vesta_and_ceres::1.0" + }, + { + "name": [ + "DAWN MISSION TO VESTA AND CERES" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.dawn_mission_to_vesta_and_ceres::1.1" + }, + { + "name": [ + "DEEP IMPACT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_impact::1.0" + }, + { + "name": [ + "DEEP IMPACT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_impact::1.1" + }, + { + "name": [ + "DEEP SPACE 1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_space_1::1.0" + }, + { + "name": [ + "DEEP SPACE 1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_space_1::1.1" + }, + { + "name": [ + "DEEP SPACE PROGRAM SCIENCE EXPERIMENT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_space_program_science_experiment::1.0" + }, + { + "name": [ + "DEEP SPACE PROGRAM SCIENCE EXPERIMENT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_space_program_science_experiment::1.1" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.double_asteroid_redirection_test::1.0" + }, + { + "name": [ + "EPOXI" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.epoxi::1.0" + }, + { + "name": [ + "EPOXI" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.epoxi::1.1" + }, + { + "name": [ + "GALILEO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.galileo::1.0" + }, + { + "name": [ + "GALILEO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.galileo::1.1" + }, + { + "name": [ + "GIOTTO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.giotto::1.0" + }, + { + "name": [ + "GIOTTO EXTENDED MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.giotto_extended_mission::1.0" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.gravity_recovery_and_interior_laboratory::1.0" + }, + { + "name": [ + "GRAVITY RECOVERY AND INTERIOR LABORATORY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.gravity_recovery_and_interior_laboratory::1.1" + }, + { + "name": [ + "Gravity Recovery and Interior Laboratory" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.gravity_recovery_and_interior_laboratory::2.0" + }, + { + "name": [ + "HAYABUSA" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.hayabusa::1.0" + }, + { + "name": [ + "HAYABUSA" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.hayabusa::1.1" + }, + { + "name": [ + "Hayabusa Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.hayabusa::2.0" + }, + { + "name": [ + "HST" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.hst::1.0" + }, + { + "name": [ + "HST" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.hst::1.1" + }, + { + "name": [ + "Hayabusa2 Asteroid Sample Return Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:jaxa:darts:context:investigation:mission.hyb2::1.0" + }, + { + "name": [ + "INFRARED ASTRONOMICAL SATELLITE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.infrared_astronomical_satellite::1.0" + }, + { + "name": [ + "IRAS Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.infrared_astronomical_satellite::2.0" + }, + { + "name": [ + "INSIGHT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.insight::1.0" + }, + { + "name": [ + "INSIGHT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.insight::2.0" + }, + { + "name": [ + "InSight Lander" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.insight::3.0" + }, + { + "name": [ + "InSight Lander" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.insight::3.1" + }, + { + "name": [ + "INTERNATIONAL COMETARY EXPLORER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.international_cometary_explorer::1.0" + }, + { + "name": [ + "INTERNATIONAL COMETARY EXPLORER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.international_cometary_explorer::1.1" + }, + { + "name": [ + "INTERNATIONAL ROSETTA MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.international_rosetta_mission::1.0" + }, + { + "name": [ + "IUE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.iue::1.0" + }, + { + "name": [ + "JUNO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.juno::1.0" + }, + { + "name": [ + "JUNO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.juno::2.0" + }, + { + "name": [ + "JUNO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.juno::2.1" + }, + { + "name": [ + "Kaguya" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.kaguya::1.0" + }, + { + "name": [ + "Korea Aerospace Research Institute KPLO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:kari:kpds:context:investigation:mission.kplo::1.0" + }, + { + "name": [ + "Korea Pathfinder Lunar Orbiter" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:kari:kpds:context:investigation:mission.kplo::1.1" + }, + { + "name": [ + "Korea Pathfinder Lunar Orbiter" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:kari:kpds:context:investigation:mission.kplo::1.2" + }, + { + "name": [ + "LADEE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.ladee::1.0" + }, + { + "name": [ + "LADEE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.ladee::1.2" + }, + { + "name": [ + "LADEE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.ladee::1.3" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.light_italian_cubesat_for_imaging_of_asteroids::1.0" + }, + { + "name": [ + "Lucy" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lucy::1.0" + }, + { + "name": [ + "Lucy" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lucy::1.1" + }, + { + "name": [ + "LUNAR CRATER OBSERVATION AND SENSING SATELLITE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_crater_observation_and_sensing_satellite::1.0" + }, + { + "name": [ + "LUNAR CRATER OBSERVATION AND SENSING SATELLITE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_crater_observation_and_sensing_satellite::1.1" + }, + { + "name": [ + "Lunar Crater Observation and Sensing Satellite" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_crater_observation_and_sensing_satellite::2.0" + }, + { + "name": [ + "LUNAR PROSPECTOR" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_prospector::1.1" + }, + { + "name": [ + "Lunar Prospector" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_prospector::2.0" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_reconnaissance_orbiter::1.0" + }, + { + "name": [ + "LUNAR RECONNAISSANCE ORBITER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_reconnaissance_orbiter::1.1" + }, + { + "name": [ + "Lunar Reconnaissance Orbiter" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_reconnaissance_orbiter::2.0" + }, + { + "name": [ + "LUNAR TRAILBLAZER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_trailblazer::1.0" + }, + { + "name": [ + "Lunar Trailblazer" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_trailblazer::2.0" + }, + { + "name": [ + "Lunar Trailblazer" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_trailblazer::2.1" + }, + { + "name": [ + "MAGELLAN" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.magellan::1.0" + }, + { + "name": [ + "Magellan" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.magellan::2.0" + }, + { + "name": [ + "MARINER69" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mariner69::1.0" + }, + { + "name": [ + "MARINER69" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mariner69::1.1" + }, + { + "name": [ + "Mariner 69" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mariner69::2.0" + }, + { + "name": [ + "MARINER71" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mariner71::1.0" + }, + { + "name": [ + "MARINER 10" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mariner_10::1.0" + }, + { + "name": [ + "Mars 2020" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars2020::1.0" + }, + { + "name": [ + "Mars 2020: Perseverance Rover" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars2020::2.0" + }, + { + "name": [ + "MARS EXPLORATION ROVER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_exploration_rover::1.0" + }, + { + "name": [ + "Mars Exploration Rovers: Spirit and Opportunity" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_exploration_rover::2.0" + }, + { + "name": [ + "MARS EXPRESS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.mars_express::1.0" + }, + { + "name": [ + "Mars Express" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.mars_express::2.0" + }, + { + "name": [ + "MARS GLOBAL SURVEYOR" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_global_surveyor::1.0" + }, + { + "name": [ + "MARS GLOBAL SURVEYOR" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_global_surveyor::1.1" + }, + { + "name": [ + "Mars Global Surveyor" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_global_surveyor::2.0" + }, + { + "name": [ + "MARS OBSERVER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_observer::1.0" + }, + { + "name": [ + "MARS PATHFINDER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_pathfinder::1.0" + }, + { + "name": [ + "MARS PATHFINDER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_pathfinder::1.1" + }, + { + "name": [ + "MARS RECONNAISSANCE ORBITER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_reconnaissance_orbiter::1.0" + }, + { + "name": [ + "Mars Reconnaissance Orbiter" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_reconnaissance_orbiter::2.0" + }, + { + "name": [ + "MARS SCIENCE LABORATORY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_science_laboratory::1.0" + }, + { + "name": [ + "Mars Science Laboratory: Curiosity Rover" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_science_laboratory::2.0" + }, + { + "name": [ + "MAVEN" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.maven::1.0" + }, + { + "name": [ + "Mars Atmosphere and Volatile EvolutioN" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.maven::1.1" + }, + { + "name": [ + "MESSENGER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.messenger::1.0" + }, + { + "name": [ + "MESSENGER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.messenger::1.1" + }, + { + "name": [ + "MIDCOURSE SPACE EXPERIMENT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.midcourse_space_experiment::1.0" + }, + { + "name": [ + "MIDCOURSE SPACE EXPERIMENT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.midcourse_space_experiment::1.1" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.near_earth_asteroid_rendezvous::1.0" + }, + { + "name": [ + "NEAS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.neas::1.0" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.near_earth_asteroid_rendezvous::1.1" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.near_earth_asteroid_rendezvous::1.2" + }, + { + "name": [ + "NEOWISE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.neowise::1.0" + }, + { + "name": [ + "NEW HORIZONS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons::1.0" + }, + { + "name": [ + "NEW HORIZONS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons::1.1" + }, + { + "name": [ + "New Horizons" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons::2.0" + }, + { + "name": [ + "New Horizons Kuiper Belt Extended Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons_kem1::1.0" + }, + { + "name": [ + "New Horizons Kuiper Belt Extended Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons_kem1::1.1" + }, + { + "name": [ + "New Horizons Kuiper Belt Extended Mission 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons_kem2::1.0" + }, + { + "name": [ + "NEXT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.next::1.0" + }, + { + "name": [ + "NEXT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.next::1.1" + }, + { + "name": [ + "OSIRIS-REx" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.orex::1.0" + }, + { + "name": [ + "OSIRIS-REx" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.orex::1.1" + }, + { + "name": [ + "PHOBOS 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.phobos_2::1.0" + }, + { + "name": [ + "PHOBOS 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.phobos_2::1.1" + }, + { + "name": [ + "PHOENIX" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.phoenix::1.0" + }, + { + "name": [ + "PHOENIX" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.phoenix::1.1" + }, + { + "name": [ + "Mars Phoenix" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.phoenix::2.0" + }, + { + "name": [ + "PIONEER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer::1.0" + }, + { + "name": [ + "PIONEER 10" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_10::1.0" + }, + { + "name": [ + "PIONEER 11" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_11::1.0" + }, + { + "name": [ + "Pioneer 8" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_8::1.0" + }, + { + "name": [ + "Pioneer 9" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_9::1.0" + }, + { + "name": [ + "PIONEER VENUS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_venus::1.0" + }, + { + "name": [ + "PIONEER VENUS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_venus::2.0" + }, + { + "name": [ + "PRE-MAGELLAN" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pre-magellan::1.0" + }, + { + "name": [ + "PRE-MAGELLAN" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pre-magellan::1.1" + }, + { + "name": [ + "Psyche" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.psyche::1.0" + }, + { + "name": [ + "SAKIGAKE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.sakigake::1.0" + }, + { + "name": [ + "SAKIGAKE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.sakigake::1.1" + }, + { + "name": [ + "SATURN RING PLANE CROSSING 1995" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.saturn_ring_plane_crossing_1995::1.0" + }, + { + "name": [ + "SATURN RING PLANE CROSSING 1995" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.saturn_ring_plane_crossing_1995::1.1" + }, + { + "name": [ + "SATURN SMALL SATELLITE ASTROMETRY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.saturn_small_satellite_astrometry::1.0" + }, + { + "name": [ + "SATURN SMALL SATELLITE ASTROMETRY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.saturn_small_satellite_astrometry::1.1" + }, + { + "name": [ + "SOLAR AND HELIOSPHERIC OBSERVATORY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.solar_and_heliospheric_observatory::1.0" + }, + { + "name": [ + "Spitzer Space Telescope" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.spitzer::1.0" + }, + { + "name": [ + "STARDUST" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.stardust::1.0" + }, + { + "name": [ + "STARDUST" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.stardust::1.1" + }, + { + "name": [ + "SUISEI" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.suisei::1.0" + }, + { + "name": [ + "SUISEI" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.suisei::1.1" + }, + { + "name": [ + "ULYSSES" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.ulysses::1.0" + }, + { + "name": [ + "Venus Climate Orbiter Akatsuki Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:jaxa:darts:context:investigation:mission.vco::1.0" + }, + { + "name": [ + "VEGA 1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.vega_1::1.0" + }, + { + "name": [ + "VEGA 1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.vega_1::1.1" + }, + { + "name": [ + "VEGA 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.vega_2::1.0" + }, + { + "name": [ + "VEGA 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.vega_2::1.1" + }, + { + "name": [ + "VENERA 15 AND 16" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.venera_15_and_16::1.0" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.venus_express::1.0" + }, + { + "name": [ + "VIKING" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.viking::1.0" + }, + { + "name": [ + "VIKING" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.viking::1.1" + }, + { + "name": [ + "Viking Project" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.viking::2.0" + }, + { + "name": [ + "VOYAGER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.voyager::1.0" + }, + { + "name": [ + "VOYAGER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.voyager::1.1" + }, + { + "name": [ + "Wide-Field Infrared Survey Explorer" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.wise::1.0" + }, + { + "name": [ + "Earth-based Observations of Uranus System Stellar Occultations" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.earth-based-uranus-stellar-occultations::1.0" + }, + { + "name": [ + "IRTF Io Observing Campaign" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.irtf_io::1.0" + }, + { + "name": [ + "IRTF Io Observing Campaign" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.irtf_io::1.1" + }, + { + "name": [ + "Jupiter Support Monitoring" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.jupiter_support::1.0" + }, + { + "name": [ + "Jupiter Support Monitoring" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.jupiter_support::1.1" + }, + { + "name": [ + "lowell_uranus-neptune-photometry" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.lowell_uranus-neptune-photometry::1.0" + }, + { + "name": [ + "mcmath-pierce_mercury" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.mcmath-pierce_mercury::1.0" + }, + { + "name": [ + "N/A" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.astromat_data::1.0" + }, + { + "name": [ + "Astromaterial Geochemical Data" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.astromat_data::2.0" + }, + { + "name": [ + "CLPS" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.clps::1.0" + }, + { + "name": [ + "Geodesy" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.geodesy::1.0" + }, + { + "name": [ + "hot_ion_atmos_escape" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.hot_ion_atmos_escape::1.0" + }, + { + "name": [ + "DSN Media Calibration" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.media.dsn::1.0" + }, + { + "name": [ + "RELAB Spectral Library" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.relab_speclib::1.0" + }, + { + "name": [ + "RELAB Spectral Library" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.relab_speclib::2.0" + }, + { + "name": [ + "wt_threshold" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.wt_threshold::1.0" + }, + { + "name": [ + "Commercial Lunar Payload Services (CLPS) Initiative" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.clps::2.0" + }, + { + "name": [ + "Dust Devil Field Campaign, Eldorado Playa, Nevada, 2015" + ], + "type": [ + "Field Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:field_campaign.dd_eldorado_nv_2015::1.1" + }, + { + "name": [ + "Arecibo Radar Imaging and Doppler Spectroscopy" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.arecibo_radar_imaging_and_doppler_spectroscopy::1.1" + }, + { + "name": [ + "B. Campbell Venus Earth-Based Radar Observations" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.campbell_venus_radar::2.1" + }, + { + "name": [ + "Visible to Mid-Infrared (VMIR, ~0.3-6 micrometer) Complex Refractive Indices of Carbonates" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.carbonate_refractive_indices::2.1" + }, + { + "name": [ + "Catalina Sky Survey" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.catalina_sky_survey::1.1" + }, + { + "name": [ + "Goldstone Raw Radar" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.goldstone_raw_radar::1.1" + }, + { + "name": [ + "The Ronald Greeley 35 mm Slide Collection" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.greeley_35mm_slides::2.1" + }, + { + "name": [ + "R. Greeley Field Investigation, Amboy Crater, California" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.greeley_field_amboycrater::2.1" + }, + { + "name": [ + "Investigation of Laboratory Shocked Feldspars" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lab_shocked_feldspars::3.1" + }, + { + "name": [ + "Lowell Observatory Near-Earth Object Survey" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.lowell_observatory_near_earth_object_survey::1.1" + }, + { + "name": [ + "Near-Earth Asteroid Tracking" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.near_earth_asteroid_tracking::1.1" + }, + { + "name": [ + "No Specific Investigation" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.none::1.1" + }, + { + "name": [ + "Spacewatch" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.spacewatch::1.1" + }, + { + "name": [ + "XAS Spectra of Synthesized Glasses" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.xas_synthesized_glasses::2.1" + }, + { + "name": [ + "lab.hydrocarbon_spectra" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual_investigation.lab.hydrocarbon_spectra::1.1" + }, + { + "name": [ + "Material Properties of Organic Liquids, Ices, and Hazes on Titan" + ], + "type": [ + "Individual Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:individual.titan-material-database::1.1" + }, + { + "name": [ + "Apollo 11" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_11::2.1" + }, + { + "name": [ + "Apollo 12" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_12::2.1" + }, + { + "name": [ + "Apollo 14" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_14::2.1" + }, + { + "name": [ + "Apollo 15" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_15::2.1" + }, + { + "name": [ + "Apollo 16" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_16::2.1" + }, + { + "name": [ + "Apollo 17" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.apollo_17::2.1" + }, + { + "name": [ + "Balloon Observation Platform for Planetary Science (BOPPS) - 2014 Flight" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.bopps::1.1" + }, + { + "name": [ + "Cassini-Huygens" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.cassini-huygens::1.4" + }, + { + "name": [ + "CHANDRAYAAN-1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.chandrayaan-1::1.2" + }, + { + "name": [ + "Europa Clipper Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.clipper::1.1" + }, + { + "name": [ + "COMET SL9/JUPITER COLLISION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.comet_sl9-jupiter_collision::1.3" + }, + { + "name": [ + "CONTOUR MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.contour_mission::1.1" + }, + { + "name": [ + "DAWN MISSION TO VESTA AND CERES" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.dawn_mission_to_vesta_and_ceres::1.2" + }, + { + "name": [ + "DEEP IMPACT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_impact::1.2" + }, + { + "name": [ + "DEEP SPACE 1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_space_1::1.2" + }, + { + "name": [ + "DEEP SPACE PROGRAM SCIENCE EXPERIMENT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.deep_space_program_science_experiment::1.2" + }, + { + "name": [ + "Double Asteroid Redirection Test (DART)" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.double_asteroid_redirection_test::1.1" + }, + { + "name": [ + "EPOXI" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.epoxi::1.2" + }, + { + "name": [ + "GALILEO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.galileo::1.2" + }, + { + "name": [ + "GIOTTO EXTENDED MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.giotto_extended_mission::1.1" + }, + { + "name": [ + "Gravity Recovery and Interior Laboratory" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.gravity_recovery_and_interior_laboratory::2.1" + }, + { + "name": [ + "Hayabusa Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.hayabusa::2.1" + }, + { + "name": [ + "HST" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.hst::1.2" + }, + { + "name": [ + "Hayabusa2 Asteroid Sample Return Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:jaxa:darts:context:investigation:mission.hyb2::1.1" + }, + { + "name": [ + "IRAS Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.infrared_astronomical_satellite::2.1" + }, + { + "name": [ + "INTERNATIONAL COMETARY EXPLORER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.international_cometary_explorer::1.2" + }, + { + "name": [ + "INTERNATIONAL ROSETTA MISSION" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.international_rosetta_mission::1.1" + }, + { + "name": [ + "IUE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.iue::1.1" + }, + { + "name": [ + "JUNO" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.juno::2.2" + }, + { + "name": [ + "Kaguya" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.kaguya::1.1" + }, + { + "name": [ + "Korea Pathfinder Lunar Orbiter" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:kari:kpds:context:investigation:mission.kplo::1.3" + }, + { + "name": [ + "LADEE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.ladee::1.4" + }, + { + "name": [ + "Light Italian CubeSat for Imaging of Asteroids (LICIACube)" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.light_italian_cubesat_for_imaging_of_asteroids::1.1" + }, + { + "name": [ + "Lucy" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lucy::1.2" + }, + { + "name": [ + "Lunar Crater Observation and Sensing Satellite" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_crater_observation_and_sensing_satellite::2.1" + }, + { + "name": [ + "Lunar Prospector" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.lunar_prospector::2.1" + }, + { + "name": [ + "Magellan" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.magellan::2.1" + }, + { + "name": [ + "MARINER71" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mariner71::1.1" + }, + { + "name": [ + "MARINER 10" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mariner_10::1.1" + }, + { + "name": [ + "MARS OBSERVER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_observer::1.1" + }, + { + "name": [ + "MARS PATHFINDER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.mars_pathfinder::1.2" + }, + { + "name": [ + "Mars Atmosphere and Volatile EvolutioN" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.maven::1.2" + }, + { + "name": [ + "MESSENGER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.messenger::1.2" + }, + { + "name": [ + "MIDCOURSE SPACE EXPERIMENT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.midcourse_space_experiment::1.2" + }, + { + "name": [ + "NEAR EARTH ASTEROID RENDEZVOUS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.near_earth_asteroid_rendezvous::1.3" + }, + { + "name": [ + "NEAS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.neas::1.1" + }, + { + "name": [ + "NEOWISE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.neowise::1.1" + }, + { + "name": [ + "New Horizons Kuiper Belt Extended Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons_kem1::1.2" + }, + { + "name": [ + "New Horizons Kuiper Belt Extended Mission 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.new_horizons_kem2::1.1" + }, + { + "name": [ + "NEXT" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.next::1.2" + }, + { + "name": [ + "OSIRIS-REx" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.orex::1.2" + }, + { + "name": [ + "PHOBOS 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.phobos_2::1.2" + }, + { + "name": [ + "Mars Phoenix" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.phoenix::2.1" + }, + { + "name": [ + "PIONEER 10" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_10::1.1" + }, + { + "name": [ + "PIONEER 11" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_11::1.1" + }, + { + "name": [ + "Pioneer 8" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_8::1.1" + }, + { + "name": [ + "Pioneer 9" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_9::1.1" + }, + { + "name": [ + "PIONEER VENUS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pioneer_venus::2.1" + }, + { + "name": [ + "PRE-MAGELLAN" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.pre-magellan::1.2" + }, + { + "name": [ + "Psyche" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.psyche::1.1" + }, + { + "name": [ + "SAKIGAKE" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.sakigake::1.2" + }, + { + "name": [ + "SATURN RING PLANE CROSSING 1995" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.saturn_ring_plane_crossing_1995::1.2" + }, + { + "name": [ + "SATURN SMALL SATELLITE ASTROMETRY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.saturn_small_satellite_astrometry::1.2" + }, + { + "name": [ + "SOLAR AND HELIOSPHERIC OBSERVATORY" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.solar_and_heliospheric_observatory::1.1" + }, + { + "name": [ + "Spitzer Space Telescope" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.spitzer::1.1" + }, + { + "name": [ + "STARDUST" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.stardust::1.2" + }, + { + "name": [ + "SUISEI" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.suisei::1.2" + }, + { + "name": [ + "ULYSSES" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.ulysses::1.1" + }, + { + "name": [ + "Venus Climate Orbiter Akatsuki Mission" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:jaxa:darts:context:investigation:mission.vco::1.1" + }, + { + "name": [ + "VEGA 1" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.vega_1::1.2" + }, + { + "name": [ + "VEGA 2" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.vega_2::1.2" + }, + { + "name": [ + "VENERA 15 AND 16" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.venera_15_and_16::1.1" + }, + { + "name": [ + "VENUS EXPRESS" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:esa:psa:context:investigation:mission.venus_express::1.1" + }, + { + "name": [ + "Viking Project" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.viking::2.1" + }, + { + "name": [ + "VOYAGER" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.voyager::1.2" + }, + { + "name": [ + "Wide-Field Infrared Survey Explorer" + ], + "type": [ + "Mission" + ], + "lidvid": "urn:nasa:pds:context:investigation:mission.wise::1.1" + }, + { + "name": [ + "Earth-based Observations of Uranus System Stellar Occultations" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.earth-based-uranus-stellar-occultations::1.1" + }, + { + "name": [ + "IRTF Io Observing Campaign" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.irtf_io::1.2" + }, + { + "name": [ + "Jupiter Support Monitoring" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.jupiter_support::1.2" + }, + { + "name": [ + "lowell_uranus-neptune-photometry" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.lowell_uranus-neptune-photometry::1.1" + }, + { + "name": [ + "mcmath-pierce_mercury" + ], + "type": [ + "Observing Campaign" + ], + "lidvid": "urn:nasa:pds:context:investigation:observing_campaign.mcmath-pierce_mercury::1.1" + }, + { + "name": [ + "Astromaterial Geochemical Data" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.astromat_data::2.1" + }, + { + "name": [ + "Geodesy" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.geodesy::1.1" + }, + { + "name": [ + "hot_ion_atmos_escape" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.hot_ion_atmos_escape::1.1" + }, + { + "name": [ + "DSN Media Calibration" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.media.dsn::1.1" + }, + { + "name": [ + "RELAB Spectral Library" + ], + "type": [ + "Other Investigation" + ], + "lidvid": "urn:nasa:pds:context:investigation:other_investigation.relab_speclib::2.1" + }, + { + "name": [ + "(10123) Fideoja" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10123_fideoja::1.0" + }, + { + "name": [ + "10123 Fideoja" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10123_fideoja::1.1" + }, + { + "name": [ + "(101955) Bennu" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.101955_bennu::1.0" + }, + { + "name": [ + "101955 Bennu" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.101955_bennu::1.1" + }, + { + "name": [ + "(1042) Amazone" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1042_amazone::1.0" + }, + { + "name": [ + "1042 Amazone" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1042_amazone::1.1" + }, + { + "name": [ + "(10664) Phemios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10664_phemios::1.0" + }, + { + "name": [ + "10664 Phemios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10664_phemios::1.1" + }, + { + "name": [ + "(106) Dione" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.106_dione::1.0" + }, + { + "name": [ + "106 Dione" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.106_dione::1.1" + }, + { + "name": [ + "(10783) 1991 RB9" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10783_1991_rb9::1.0" + }, + { + "name": [ + "(107) Camilla" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.107_camilla::1.0" + }, + { + "name": [ + "107 Camilla" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.107_camilla::1.1" + }, + { + "name": [ + "(109) Felicitas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.109_felicitas::1.0" + }, + { + "name": [ + "109 Felicitas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.109_felicitas::1.1" + }, + { + "name": [ + "(10) Hygiea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10_hygiea::1.0" + }, + { + "name": [ + "10 Hygiea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.10_hygiea::1.1" + }, + { + "name": [ + "(111) Ate" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.111_ate::1.0" + }, + { + "name": [ + "111 Ate" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.111_ate::1.1" + }, + { + "name": [ + "(11372) 1998 QP41" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11372_1998_qp41::1.0" + }, + { + "name": [ + "(1137) Raissa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1137_raissa::1.0" + }, + { + "name": [ + "1137 Raissa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1137_raissa::1.1" + }, + { + "name": [ + "(113) Amalthea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.113_amalthea::1.0" + }, + { + "name": [ + "113 Amalthea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.113_amalthea::1.1" + }, + { + "name": [ + "(1144) Oda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1144_oda::1.0" + }, + { + "name": [ + "1144 Oda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1144_oda::1.1" + }, + { + "name": [ + "(11768) Merrill" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11768_merrill::1.0" + }, + { + "name": [ + "11768 Merrill" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11768_merrill::1.1" + }, + { + "name": [ + "(11) Parthenope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11_parthenope::1.0" + }, + { + "name": [ + "11 Parthenope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.11_parthenope::1.1" + }, + { + "name": [ + "(1208) Troilus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1208_troilus::1.0" + }, + { + "name": [ + "1208 Troilus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1208_troilus::1.1" + }, + { + "name": [ + "(121) Hermione" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.121_hermione::1.0" + }, + { + "name": [ + "121 Hermione" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.121_hermione::1.1" + }, + { + "name": [ + "(1220) Crocus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1220_crocus::1.0" + }, + { + "name": [ + "1220 Crocus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1220_crocus::1.1" + }, + { + "name": [ + "(12379) Thulin" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12379_thulin::1.0" + }, + { + "name": [ + "12379 Thulin" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12379_thulin::1.1" + }, + { + "name": [ + "(12658) Peiraios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12658_peiraios::1.0" + }, + { + "name": [ + "12658 Peiraios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12658_peiraios::1.1" + }, + { + "name": [ + "(12842) 1997 GQ23" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12842_1997_gq23::1.0" + }, + { + "name": [ + "(12916) Eteoneus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12916_eteoneus::1.0" + }, + { + "name": [ + "12916 Eteoneus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12916_eteoneus::1.1" + }, + { + "name": [ + "(12921) 1998 WZ5" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.12921_1998_wz5::1.0" + }, + { + "name": [ + "(130) Elektra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.130_elektra::1.0" + }, + { + "name": [ + "130 Elektra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.130_elektra::1.1" + }, + { + "name": [ + "(13185) Agasthenes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13185_agasthenes::1.0" + }, + { + "name": [ + "13185 Agasthenes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13185_agasthenes::1.1" + }, + { + "name": [ + "(13230) 1997 VG1" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13230_1997_vg1::1.0" + }, + { + "name": [ + "(13331) 1998 SU52" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13331_1998_su52::1.0" + }, + { + "name": [ + "(13366) 1998 US24" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13366_1998_us24::1.0" + }, + { + "name": [ + "(13372) 1998 VU6" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13372_1998_vu6::1.0" + }, + { + "name": [ + "(13379) 1998 WX9" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13379_1998_wx9::1.0" + }, + { + "name": [ + "(13383) 1998 XS31" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13383_1998_xs31::1.0" + }, + { + "name": [ + "(13537) 1991 SG" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13537_1991_sg::1.0" + }, + { + "name": [ + "(13765) Nansmith" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13765_nansmith::1.0" + }, + { + "name": [ + "13765 Nansmith" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13765_nansmith::1.1" + }, + { + "name": [ + "(13782) 1998 UM18" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13782_1998_um18::1.0" + }, + { + "name": [ + "(13807) 1998 XE13" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13807_1998_xe13::1.0" + }, + { + "name": [ + "(13) Egeria" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13_egeria::1.0" + }, + { + "name": [ + "13 Egeria" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.13_egeria::1.1" + }, + { + "name": [ + "(144) Vibilia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.144_vibilia::1.0" + }, + { + "name": [ + "144 Vibilia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.144_vibilia::1.1" + }, + { + "name": [ + "(146) Lucina" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.146_lucina::1.0" + }, + { + "name": [ + "146 Lucina" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.146_lucina::1.1" + }, + { + "name": [ + "(14792) Thyestes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.14792_thyestes::1.0" + }, + { + "name": [ + "14792 Thyestes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.14792_thyestes::1.1" + }, + { + "name": [ + "(14) Irene" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.14_irene::1.0" + }, + { + "name": [ + "14 Irene" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.14_irene::1.1" + }, + { + "name": [ + "(1512) Oulu" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1512_oulu::1.0" + }, + { + "name": [ + "1512 Oulu" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1512_oulu::1.1" + }, + { + "name": [ + "(15521) 1999 XH133" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15521_1999_xh133::1.0" + }, + { + "name": [ + "(15535) 2000 AT177" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15535_2000_at177::1.0" + }, + { + "name": [ + "(15649) 6317 P-L" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15649_6317_p-l::1.0" + }, + { + "name": [ + "(15651) Tlepolemos" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15651_tlepolemos::1.0" + }, + { + "name": [ + "15651 Tlepolemos" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15651_tlepolemos::1.1" + }, + { + "name": [ + "(15) Eunomia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15_eunomia::1.0" + }, + { + "name": [ + "15 Eunomia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.15_eunomia::1.1" + }, + { + "name": [ + "(162173) Ryugu" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.162173_ryugu::1.0" + }, + { + "name": [ + "(163249) 2002 GT" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.163249_2002_gt::1.0" + }, + { + "name": [ + "16974 Iphthime" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.16974_iphthime::1.0" + }, + { + "name": [ + "16 Psyche" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.16_psyche::1.0" + }, + { + "name": [ + "17246 Christophedumas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.17246_christophedumas::1.0" + }, + { + "name": [ + "(182) Elsa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.182_elsa::1.0" + }, + { + "name": [ + "182 Elsa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.182_elsa::1.1" + }, + { + "name": [ + "(18) Melpomene" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.18_melpomene::1.0" + }, + { + "name": [ + "Spica" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_vir::1.0" + }, + { + "name": [ + "18 Melpomene" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.18_melpomene::1.1" + }, + { + "name": [ + "(1906) Naef" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1906_naef::1.0" + }, + { + "name": [ + "1906 Naef" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.1906_naef::1.1" + }, + { + "name": [ + "(19) Fortuna" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.19_fortuna::1.0" + }, + { + "name": [ + "19 Fortuna" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.19_fortuna::1.1" + }, + { + "name": [ + "2006 SG109" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2006_sg109::1.0" + }, + { + "name": [ + "2007 WD5" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2007_wd5::1.0" + }, + { + "name": [ + "(20) Massalia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.20_massalia::1.0" + }, + { + "name": [ + "20 Massalia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.20_massalia::1.1" + }, + { + "name": [ + "(2110) Moore-Sitterly" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2110_moore-sitterly::1.0" + }, + { + "name": [ + "2110 Moore-Sitterly" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2110_moore-sitterly::1.1" + }, + { + "name": [ + "(2148) Epeios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2148_epeios::1.0" + }, + { + "name": [ + "2148 Epeios" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2148_epeios::1.1" + }, + { + "name": [ + "(21566) 1998 QM103" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.21566_1998_qm103::1.0" + }, + { + "name": [ + "(216) Kleopatra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.216_kleopatra::1.0" + }, + { + "name": [ + "216 Kleopatra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.216_kleopatra::1.1" + }, + { + "name": [ + "(21) Lutetia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.21_lutetia::1.0" + }, + { + "name": [ + "21 Lutetia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.21_lutetia::1.1" + }, + { + "name": [ + "(2201) Oljato" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2201_oljato::1.0" + }, + { + "name": [ + "2201 Oljato" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2201_oljato::1.1" + }, + { + "name": [ + "(22059) 2000 AD75" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22059_2000_ad75::1.0" + }, + { + "name": [ + "(224) Oceana" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.224_oceana::1.0" + }, + { + "name": [ + "224 Oceana" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.224_oceana::1.1" + }, + { + "name": [ + "(22669) 1998 QX32" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22669_1998_qx32::1.0" + }, + { + "name": [ + "(22672) 1998 QV37" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22672_1998_qv37::1.0" + }, + { + "name": [ + "22899 Alconrad" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22899_alconrad::1.0" + }, + { + "name": [ + "(22) Kalliope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22_kalliope::1.0" + }, + { + "name": [ + "22 Kalliope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.22_kalliope::1.1" + }, + { + "name": [ + "(23054) Thomaslynch" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23054_thomaslynch::1.0" + }, + { + "name": [ + "23054 Thomaslynch" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23054_thomaslynch::1.1" + }, + { + "name": [ + "(23144) 2000 AY182" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23144_2000_ay182::1.0" + }, + { + "name": [ + "(23433) 1981 UU22" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23433_1981_uu22::1.0" + }, + { + "name": [ + "(23622) 1996 RW29" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23622_1996_rw29::1.0" + }, + { + "name": [ + "(23958) 1998 VD30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.23958_1998_vd30::1.0" + }, + { + "name": [ + "(2411) Zellner" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2411_zellner::1.0" + }, + { + "name": [ + "2411 Zellner" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2411_zellner::1.1" + }, + { + "name": [ + "(24380) 2000 AA160" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24380_2000_aa160::1.0" + }, + { + "name": [ + "(243) Ida" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.243_ida::1.0" + }, + { + "name": [ + "243 Ida" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.243_ida::1.1" + }, + { + "name": [ + "(24403) 2000 AX193" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24403_2000_ax193::1.0" + }, + { + "name": [ + "(24449) 2000 QL63" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24449_2000_ql63::1.0" + }, + { + "name": [ + "(24470) 2000 SJ310" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24470_2000_sj310::1.0" + }, + { + "name": [ + "(24537) 2001 CB35" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.24537_2001_cb35::1.0" + }, + { + "name": [ + "25143 Itokawa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.25143_itokawa::1.0" + }, + { + "name": [ + "(25192) 1998 SU124" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.25192_1998_su124::1.0" + }, + { + "name": [ + "253 Mathilde" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.253_mathilde::1.0" + }, + { + "name": [ + "(25820) 2000 DB56" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.25820_2000_db56::1.0" + }, + { + "name": [ + "(26641) 2000 JT30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.26641_2000_jt30::1.0" + }, + { + "name": [ + "2685 Masursky" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2685_masursky::1.0" + }, + { + "name": [ + "(26970) Elias" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.26970_elias::1.0" + }, + { + "name": [ + "26970 Elias" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.26970_elias::1.1" + }, + { + "name": [ + "(27705) 1985 DU1" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.27705_1985_du1::1.0" + }, + { + "name": [ + "(28271) 1999 CK16" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.28271_1999_ck16::1.0" + }, + { + "name": [ + "(28306) 1999 CV79" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.28306_1999_cv79::1.0" + }, + { + "name": [ + "(283) Emma" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.283_emma::1.0" + }, + { + "name": [ + "283 Emma" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.283_emma::1.1" + }, + { + "name": [ + "2867 Steins" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2867_steins::1.0" + }, + { + "name": [ + "(288) Glauke" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.288_glauke::1.0" + }, + { + "name": [ + "288 Glauke" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.288_glauke::1.1" + }, + { + "name": [ + "(29281) 1993 FJ38" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.29281_1993_fj38::1.0" + }, + { + "name": [ + "(29481) 1997 VJ3" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.29481_1997_vj3::1.0" + }, + { + "name": [ + "(29) Amphitrite" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.29_amphitrite::1.0" + }, + { + "name": [ + "29 Amphitrite" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.29_amphitrite::1.1" + }, + { + "name": [ + "(2) Pallas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2_pallas::1.0" + }, + { + "name": [ + "2 Pallas" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.2_pallas::1.1" + }, + { + "name": [ + "(300163) 2006 VW139" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300163_2006_vw139::1.0" + }, + { + "name": [ + "(300164) 2006 VE140" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300164_2006_ve140::1.0" + }, + { + "name": [ + "(300165) 2006 VW140" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300165_2006_vw140::1.0" + }, + { + "name": [ + "(300166) 2006 VQ142" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300166_2006_vq142::1.0" + }, + { + "name": [ + "(300167) 2006 VM143" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300167_2006_vm143::1.0" + }, + { + "name": [ + "(300168) 2006 VA144" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300168_2006_va144::1.0" + }, + { + "name": [ + "(300169) 2006 VC146" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300169_2006_vc146::1.0" + }, + { + "name": [ + "(300170) 2006 VB151" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300170_2006_vb151::1.0" + }, + { + "name": [ + "(300171) 2006 VS151" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300171_2006_vs151::1.0" + }, + { + "name": [ + "(300172) 2006 VS168" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300172_2006_vs168::1.0" + }, + { + "name": [ + "(300173) 2006 WT" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300173_2006_wt::1.0" + }, + { + "name": [ + "(300174) 2006 WM11" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300174_2006_wm11::1.0" + }, + { + "name": [ + "(300175) 2006 WV20" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300175_2006_wv20::1.0" + }, + { + "name": [ + "(300176) 2006 WG26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300176_2006_wg26::1.0" + }, + { + "name": [ + "(300177) 2006 WD33" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300177_2006_wd33::1.0" + }, + { + "name": [ + "(300178) 2006 WV36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300178_2006_wv36::1.0" + }, + { + "name": [ + "(300179) 2006 WY36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300179_2006_wy36::1.0" + }, + { + "name": [ + "(300180) 2006 WX42" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300180_2006_wx42::1.0" + }, + { + "name": [ + "(300181) 2006 WK45" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300181_2006_wk45::1.0" + }, + { + "name": [ + "(300182) 2006 WJ53" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300182_2006_wj53::1.0" + }, + { + "name": [ + "(300183) 2006 WZ58" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300183_2006_wz58::1.0" + }, + { + "name": [ + "(300184) 2006 WK61" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300184_2006_wk61::1.0" + }, + { + "name": [ + "(300185) 2006 WB62" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300185_2006_wb62::1.0" + }, + { + "name": [ + "(300186) 2006 WG64" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300186_2006_wg64::1.0" + }, + { + "name": [ + "(300187) 2006 WK65" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300187_2006_wk65::1.0" + }, + { + "name": [ + "(300188) 2006 WD70" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300188_2006_wd70::1.0" + }, + { + "name": [ + "(300189) 2006 WU71" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300189_2006_wu71::1.0" + }, + { + "name": [ + "(300190) 2006 WV75" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300190_2006_wv75::1.0" + }, + { + "name": [ + "(300191) 2006 WQ86" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300191_2006_wq86::1.0" + }, + { + "name": [ + "(300192) 2006 WW87" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300192_2006_ww87::1.0" + }, + { + "name": [ + "(300193) 2006 WH92" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300193_2006_wh92::1.0" + }, + { + "name": [ + "(300194) 2006 WC95" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300194_2006_wc95::1.0" + }, + { + "name": [ + "(300195) 2006 WO96" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300195_2006_wo96::1.0" + }, + { + "name": [ + "(300196) 2006 WZ96" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300196_2006_wz96::1.0" + }, + { + "name": [ + "(300197) 2006 WX99" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300197_2006_wx99::1.0" + }, + { + "name": [ + "(300198) 2006 WH100" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300198_2006_wh100::1.0" + }, + { + "name": [ + "(300199) 2006 WK100" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300199_2006_wk100::1.0" + }, + { + "name": [ + "(300200) 2006 WS100" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300200_2006_ws100::1.0" + }, + { + "name": [ + "(300201) 2006 WG101" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300201_2006_wg101::1.0" + }, + { + "name": [ + "(300202) 2006 WE109" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300202_2006_we109::1.0" + }, + { + "name": [ + "(300203) 2006 WE111" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300203_2006_we111::1.0" + }, + { + "name": [ + "(300204) 2006 WR117" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300204_2006_wr117::1.0" + }, + { + "name": [ + "(300205) 2006 WH125" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300205_2006_wh125::1.0" + }, + { + "name": [ + "(300206) 2006 WW126" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300206_2006_ww126::1.0" + }, + { + "name": [ + "(300207) 2006 WB137" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300207_2006_wb137::1.0" + }, + { + "name": [ + "(300208) 2006 WF139" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300208_2006_wf139::1.0" + }, + { + "name": [ + "(300209) 2006 WT151" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300209_2006_wt151::1.0" + }, + { + "name": [ + "(300210) 2006 WB152" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300210_2006_wb152::1.0" + }, + { + "name": [ + "(300211) 2006 WP152" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300211_2006_wp152::1.0" + }, + { + "name": [ + "(300212) 2006 WZ153" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300212_2006_wz153::1.0" + }, + { + "name": [ + "(300213) 2006 WC156" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300213_2006_wc156::1.0" + }, + { + "name": [ + "(300214) 2006 WH174" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300214_2006_wh174::1.0" + }, + { + "name": [ + "(300215) 2006 WC180" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300215_2006_wc180::1.0" + }, + { + "name": [ + "(300216) 2006 WK180" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300216_2006_wk180::1.0" + }, + { + "name": [ + "(300217) 2006 WK182" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300217_2006_wk182::1.0" + }, + { + "name": [ + "(300218) 2006 WG187" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300218_2006_wg187::1.0" + }, + { + "name": [ + "(300219) 2006 WN187" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300219_2006_wn187::1.0" + }, + { + "name": [ + "(300220) 2006 WT191" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300220_2006_wt191::1.0" + }, + { + "name": [ + "(300221) Brucebills" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300221_brucebills::1.0" + }, + { + "name": [ + "300221 Brucebills" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300221_brucebills::1.1" + }, + { + "name": [ + "(300222) 2006 XF6" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300222_2006_xf6::1.0" + }, + { + "name": [ + "(300223) 2006 XK32" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300223_2006_xk32::1.0" + }, + { + "name": [ + "(300224) 2006 XJ43" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300224_2006_xj43::1.0" + }, + { + "name": [ + "(300225) 2006 XN44" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300225_2006_xn44::1.0" + }, + { + "name": [ + "(300226) 2006 XK51" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300226_2006_xk51::1.0" + }, + { + "name": [ + "(300227) 2006 XA52" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300227_2006_xa52::1.0" + }, + { + "name": [ + "(300228) 2006 XN54" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300228_2006_xn54::1.0" + }, + { + "name": [ + "(300229) 2006 XF73" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300229_2006_xf73::1.0" + }, + { + "name": [ + "(300230) 2006 YZ" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300230_2006_yz::1.0" + }, + { + "name": [ + "(300231) 2006 YV3" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300231_2006_yv3::1.0" + }, + { + "name": [ + "(300232) 2006 YL5" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300232_2006_yl5::1.0" + }, + { + "name": [ + "(300233) 2006 YX8" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300233_2006_yx8::1.0" + }, + { + "name": [ + "(300234) 2006 YH16" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300234_2006_yh16::1.0" + }, + { + "name": [ + "(300235) 2006 YT17" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300235_2006_yt17::1.0" + }, + { + "name": [ + "(300236) 2006 YM39" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300236_2006_ym39::1.0" + }, + { + "name": [ + "(300237) 2006 YD45" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300237_2006_yd45::1.0" + }, + { + "name": [ + "(300238) 2007 CM16" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300238_2007_cm16::1.0" + }, + { + "name": [ + "(300239) 2007 CO25" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300239_2007_co25::1.0" + }, + { + "name": [ + "(300240) 2007 CP26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300240_2007_cp26::1.0" + }, + { + "name": [ + "(300241) 2007 CQ60" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300241_2007_cq60::1.0" + }, + { + "name": [ + "(300242) 2007 DZ70" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300242_2007_dz70::1.0" + }, + { + "name": [ + "(300243) 2007 DE117" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300243_2007_de117::1.0" + }, + { + "name": [ + "(300244) 2007 EY8" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300244_2007_ey8::1.0" + }, + { + "name": [ + "(300245) 2007 EC20" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300245_2007_ec20::1.0" + }, + { + "name": [ + "(300246) 2007 EE96" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300246_2007_ee96::1.0" + }, + { + "name": [ + "(300247) 2007 EX111" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300247_2007_ex111::1.0" + }, + { + "name": [ + "(300248) 2007 ED165" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300248_2007_ed165::1.0" + }, + { + "name": [ + "(300249) 2007 EE218" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300249_2007_ee218::1.0" + }, + { + "name": [ + "(300250) 2007 EF222" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300250_2007_ef222::1.0" + }, + { + "name": [ + "(300251) 2007 FX26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300251_2007_fx26::1.0" + }, + { + "name": [ + "(300252) 2007 FN32" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300252_2007_fn32::1.0" + }, + { + "name": [ + "(300253) 2007 GP7" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300253_2007_gp7::1.0" + }, + { + "name": [ + "(300254) 2007 GH36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300254_2007_gh36::1.0" + }, + { + "name": [ + "(300255) 2007 GT47" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300255_2007_gt47::1.0" + }, + { + "name": [ + "(300256) 2007 GV60" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300256_2007_gv60::1.0" + }, + { + "name": [ + "(300257) 2007 GV75" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300257_2007_gv75::1.0" + }, + { + "name": [ + "(300258) 2007 HT4" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.300258_2007_ht4::1.0" + }, + { + "name": [ + "(30726) 1978 VK7" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.30726_1978_vk7::1.0" + }, + { + "name": [ + "(31050) 1996 RA2" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.31050_1996_ra2::1.0" + }, + { + "name": [ + "(31806) 1999 NE11" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.31806_1999_ne11::1.0" + }, + { + "name": [ + "(3200) Phaethon" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3200_phaethon::1.0" + }, + { + "name": [ + "3200 Phaethon" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3200_phaethon::1.1" + }, + { + "name": [ + "(32480) 2000 SG348" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.32480_2000_sg348::1.0" + }, + { + "name": [ + "(32625) 2001 RZ45" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.32625_2001_rz45::1.0" + }, + { + "name": [ + "(3361) Orpheus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3361_orpheus::1.0" + }, + { + "name": [ + "3361 Orpheus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3361_orpheus::1.1" + }, + { + "name": [ + "(34312) 2000 QO188" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.34312_2000_qo188::1.0" + }, + { + "name": [ + "(3494) Purple Mountain" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3494_purple_mountain::1.0" + }, + { + "name": [ + "3494 Purple Mountain" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3494_purple_mountain::1.1" + }, + { + "name": [ + "(36551) 2000 QR101" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.36551_2000_qr101::1.0" + }, + { + "name": [ + "(3659) Bellingshausen" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3659_bellingshausen::1.0" + }, + { + "name": [ + "3659 Bellingshausen" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.3659_bellingshausen::1.1" + }, + { + "name": [ + "(37360) 2001 UZ24" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.37360_2001_uz24::1.0" + }, + { + "name": [ + "(375) Ursula" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.375_ursula::1.0" + }, + { + "name": [ + "375 Ursula" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.375_ursula::1.1" + }, + { + "name": [ + "(379) Huenna" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.379_huenna::1.0" + }, + { + "name": [ + "379 Huenna" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.379_huenna::1.1" + }, + { + "name": [ + "(38) Leda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.38_leda::1.0" + }, + { + "name": [ + "38 Leda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.38_leda::1.1" + }, + { + "name": [ + "(39264) 2000 YQ139" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.39264_2000_yq139::1.0" + }, + { + "name": [ + "(39474) 1978 VC7" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.39474_1978_vc7::1.0" + }, + { + "name": [ + "(4015) Wilson-Harrington" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4015_wilson-harrington::1.0" + }, + { + "name": [ + "4015 Wilson-Harrington" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4015_wilson-harrington::1.1" + }, + { + "name": [ + "(40506) 1999 RB86" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.40506_1999_rb86::1.0" + }, + { + "name": [ + "(40782) 1999 TX26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.40782_1999_tx26::1.0" + }, + { + "name": [ + "(40804) 1999 TQ40" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.40804_1999_tq40::1.0" + }, + { + "name": [ + "(41003) 1999 UZ12" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.41003_1999_uz12::1.0" + }, + { + "name": [ + "(41307) 1999 XA149" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.41307_1999_xa149::1.0" + }, + { + "name": [ + "(41379) 2000 AS105" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.41379_2000_as105::1.0" + }, + { + "name": [ + "(4179) Toutatis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4179_toutatis::1.0" + }, + { + "name": [ + "4179 Toutatis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4179_toutatis::1.1" + }, + { + "name": [ + "(42367) 2002 CQ134" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.42367_2002_cq134::1.0" + }, + { + "name": [ + "(43032) 1999 VR26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.43032_1999_vr26::1.0" + }, + { + "name": [ + "(433) Eros" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.433_eros::1.0" + }, + { + "name": [ + "433 Eros" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.433_eros::1.1" + }, + { + "name": [ + "(43460) 2000 YM123" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.43460_2000_ym123::1.0" + }, + { + "name": [ + "(434) Hungaria" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.434_hungaria::1.0" + }, + { + "name": [ + "434 Hungaria" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.434_hungaria::1.1" + }, + { + "name": [ + "(43) Ariadne" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.43_ariadne::1.0" + }, + { + "name": [ + "43 Ariadne" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.43_ariadne::1.1" + }, + { + "name": [ + "(444) Gyptis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.444_gyptis::1.0" + }, + { + "name": [ + "444 Gyptis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.444_gyptis::1.1" + }, + { + "name": [ + "(44) Nysa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.44_nysa::1.0" + }, + { + "name": [ + "44 Nysa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.44_nysa::1.1" + }, + { + "name": [ + "(45590) 2000 CU101" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.45590_2000_cu101::1.0" + }, + { + "name": [ + "(456781) 2007 TY170" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.456781_2007_ty170::1.0" + }, + { + "name": [ + "(45) Eugenia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.45_eugenia::1.0" + }, + { + "name": [ + "45 Eugenia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.45_eugenia::1.1" + }, + { + "name": [ + "(46) Hestia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.46_hestia::1.0" + }, + { + "name": [ + "46 Hestia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.46_hestia::1.1" + }, + { + "name": [ + "(47640) 2000 CA30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.47640_2000_ca30::1.0" + }, + { + "name": [ + "(477410) 2009 VG86" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.477410_2009_vg86::1.0" + }, + { + "name": [ + "(48424) Souchay" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.48424_souchay::1.0" + }, + { + "name": [ + "48424 Souchay" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.48424_souchay::1.1" + }, + { + "name": [ + "(486959) 2014 NX1" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.486959_2014_nx1::1.0" + }, + { + "name": [ + "(49) Pales" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.49_pales::1.0" + }, + { + "name": [ + "49 Pales" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.49_pales::1.1" + }, + { + "name": [ + "(4) Vesta" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4_vesta::1.0" + }, + { + "name": [ + "4 Vesta" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4_vesta::1.1" + }, + { + "name": [ + "4 Vesta" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.4_vesta::1.2" + }, + { + "name": [ + "(5025) 1986 TS6" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5025_1986_ts6::1.0" + }, + { + "name": [ + "(5026) Martes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5026_martes::1.0" + }, + { + "name": [ + "5026 Martes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5026_martes::1.1" + }, + { + "name": [ + "(5041) Theotes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5041_theotes::1.0" + }, + { + "name": [ + "5041 Theotes" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5041_theotes::1.1" + }, + { + "name": [ + "(506496) 2003 UZ377" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.506496_2003_uz377::1.0" + }, + { + "name": [ + "(50715) 2000 EV136" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.50715_2000_ev136::1.0" + }, + { + "name": [ + "(51068) 2000 GW156" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51068_2000_gw156::1.0" + }, + { + "name": [ + "(51136) 2000 HQ44" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51136_2000_hq44::1.0" + }, + { + "name": [ + "(51336) 2000 NV26" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51336_2000_nv26::1.0" + }, + { + "name": [ + "(51914) 2001 QM70" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51914_2001_qm70::1.0" + }, + { + "name": [ + "(51) Nemausa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51_nemausa::1.0" + }, + { + "name": [ + "51 Nemausa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.51_nemausa::1.1" + }, + { + "name": [ + "(52551) 1997 AL" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.52551_1997_al::1.0" + }, + { + "name": [ + "(52) Europa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.52_europa::1.0" + }, + { + "name": [ + "52 Europa" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.52_europa::1.1" + }, + { + "name": [ + "(532) Herculina" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.532_herculina::1.0" + }, + { + "name": [ + "532 Herculina" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.532_herculina::1.1" + }, + { + "name": [ + "(5436) Eumelos" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5436_eumelos::1.0" + }, + { + "name": [ + "5436 Eumelos" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5436_eumelos::1.1" + }, + { + "name": [ + "(54869) 2001 OP43" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.54869_2001_op43::1.0" + }, + { + "name": [ + "(54) Alexandra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.54_alexandra::1.0" + }, + { + "name": [ + "54 Alexandra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.54_alexandra::1.1" + }, + { + "name": [ + "(5511) Cloanthus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5511_cloanthus::1.0" + }, + { + "name": [ + "5511 Cloanthus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5511_cloanthus::1.1" + }, + { + "name": [ + "5535 Annefrank" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5535_annefrank::1.0" + }, + { + "name": [ + "(55578) 2002 GK105" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.55578_2002_gk105::1.0" + }, + { + "name": [ + "(57735) 2001 UQ159" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.57735_2001_uq159::1.0" + }, + { + "name": [ + "(593) Titania" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.593_titania::1.0" + }, + { + "name": [ + "593 Titania" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.593_titania::1.1" + }, + { + "name": [ + "(596) Scheila" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.596_scheila::1.0" + }, + { + "name": [ + "596 Scheila" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.596_scheila::1.1" + }, + { + "name": [ + "(5) Astraea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5_astraea::1.0" + }, + { + "name": [ + "5 Astraea" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.5_astraea::1.1" + }, + { + "name": [ + "(6070) Rheinland" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6070_rheinland::1.0" + }, + { + "name": [ + "6070 Rheinland" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6070_rheinland::1.1" + }, + { + "name": [ + "(617) Patroclus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.617_patroclus::1.0" + }, + { + "name": [ + "617 Patroclus" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.617_patroclus::1.1" + }, + { + "name": [ + "(619) Triberga" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.619_triberga::1.0" + }, + { + "name": [ + "619 Triberga" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.619_triberga::1.1" + }, + { + "name": [ + "(624) Hektor" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.624_hektor::1.0" + }, + { + "name": [ + "624 Hektor" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.624_hektor::1.1" + }, + { + "name": [ + "(6369) 1983 UC" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6369_1983_uc::1.0" + }, + { + "name": [ + "(63) Ausonia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.63_ausonia::1.0" + }, + { + "name": [ + "63 Ausonia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.63_ausonia::1.1" + }, + { + "name": [ + "(65803) Didymos (1996 GT)" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.65803_didymos::1.0" + }, + { + "name": [ + "(65) Cybele" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.65_cybele::1.0" + }, + { + "name": [ + "65 Cybele" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.65_cybele::1.1" + }, + { + "name": [ + "(674) Rachele" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.674_rachele::1.0" + }, + { + "name": [ + "674 Rachele" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.674_rachele::1.1" + }, + { + "name": [ + "(6) Hebe" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6_hebe::1.0" + }, + { + "name": [ + "6 Hebe" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.6_hebe::1.1" + }, + { + "name": [ + "(702) Alauda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.702_alauda::1.0" + }, + { + "name": [ + "702 Alauda" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.702_alauda::1.1" + }, + { + "name": [ + "(709) Fringilla" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.709_fringilla::1.0" + }, + { + "name": [ + "709 Fringilla" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.709_fringilla::1.1" + }, + { + "name": [ + "(7119) Hiera" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7119_hiera::1.0" + }, + { + "name": [ + "7119 Hiera" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7119_hiera::1.1" + }, + { + "name": [ + "(7126) Cureau" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7126_cureau::1.0" + }, + { + "name": [ + "7126 Cureau" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7126_cureau::1.1" + }, + { + "name": [ + "(7543) Prylis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7543_prylis::1.0" + }, + { + "name": [ + "7543 Prylis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7543_prylis::1.1" + }, + { + "name": [ + "(762) Pulcova" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.762_pulcova::1.0" + }, + { + "name": [ + "762 Pulcova" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.762_pulcova::1.1" + }, + { + "name": [ + "(7689) Reinerstoss" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7689_reinerstoss::1.0" + }, + { + "name": [ + "7689 Reinerstoss" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7689_reinerstoss::1.1" + }, + { + "name": [ + "(7696) Liebe" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7696_liebe::1.0" + }, + { + "name": [ + "7696 Liebe" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7696_liebe::1.1" + }, + { + "name": [ + "(7719) 1997 GT36" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7719_1997_gt36::1.0" + }, + { + "name": [ + "(79213) 1994 EX" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.79213_1994_ex::1.0" + }, + { + "name": [ + "(7968) Elst-Pizarro" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7968_elst-pizarro::1.0" + }, + { + "name": [ + "7968 Elst-Pizarro" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7968_elst-pizarro::1.1" + }, + { + "name": [ + "(7) Iris" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7_iris::1.0" + }, + { + "name": [ + "7 Iris" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.7_iris::1.1" + }, + { + "name": [ + "(82780) 2001 QF18" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.82780_2001_qf18::1.0" + }, + { + "name": [ + "(8306) Shoko" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8306_shoko::1.0" + }, + { + "name": [ + "8306 Shoko" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8306_shoko::1.1" + }, + { + "name": [ + "(832) Karin" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.832_karin::1.0" + }, + { + "name": [ + "832 Karin" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.832_karin::1.1" + }, + { + "name": [ + "8624 Kaleycuoco" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8624_kaleycuoco::1.0" + }, + { + "name": [ + "(87) Sylvia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.87_sylvia::1.0" + }, + { + "name": [ + "87 Sylvia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.87_sylvia::1.1" + }, + { + "name": [ + "(899) Jokaste" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.899_jokaste::1.0" + }, + { + "name": [ + "899 Jokaste" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.899_jokaste::1.1" + }, + { + "name": [ + "(89) Julia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.89_julia::1.0" + }, + { + "name": [ + "89 Julia" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.89_julia::1.1" + }, + { + "name": [ + "(8) Flora" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8_flora::1.0" + }, + { + "name": [ + "8 Flora" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.8_flora::1.1" + }, + { + "name": [ + "(90428) 2004 BL30" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.90428_2004_bl30::1.0" + }, + { + "name": [ + "(90) Antiope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.90_antiope::1.0" + }, + { + "name": [ + "90 Antiope" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.90_antiope::1.1" + }, + { + "name": [ + "(93) Minerva" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.93_minerva::1.0" + }, + { + "name": [ + "93 Minerva" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.93_minerva::1.1" + }, + { + "name": [ + "951 Gaspra" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.951_gaspra::1.0" + }, + { + "name": [ + "(9860) Archaeopteryx" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.9860_archaeopteryx::1.0" + }, + { + "name": [ + "9860 Archaeopteryx" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.9860_archaeopteryx::1.1" + }, + { + "name": [ + "(9) Metis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.9_metis::1.0" + }, + { + "name": [ + "9 Metis" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:asteroid.9_metis::1.1" + }, + { + "name": [ + "Tests of General Relativity" + ], + "type": [ + "Astrophysical" + ], + "lidvid": "urn:nasa:pds:context:target:astrophysical.general_relativity::1.0" + }, + { + "name": [ + "Gravitational Waves" + ], + "type": [ + "Astrophysical" + ], + "lidvid": "urn:nasa:pds:context:target:astrophysical.gravitational_waves::1.0" + }, + { + "name": [ + "BLACK SKY" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.black_sky::1.0" + }, + { + "name": [ + "CAL_TARGET" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.cal_target::1.0" + }, + { + "name": [ + "DARK" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.dark::1.0" + }, + { + "name": [ + "DARK SKY" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.dark_sky::1.0" + }, + { + "name": [ + "DEEP SPACE" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.deep_space::1.0" + }, + { + "name": [ + "OB_STAR" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.ob_star::1.0" + }, + { + "name": [ + "SCAT LIGHT" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.scat_light::1.0" + }, + { + "name": [ + "SKY" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.sky::1.0" + }, + { + "name": [ + "SKYFLAT" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.skyflat::1.0" + }, + { + "name": [ + "SPACE" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.space::1.0" + }, + { + "name": [ + "Star" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.star::1.0" + }, + { + "name": [ + "STARFIELD" + ], + "type": [ + "Calibration Field" + ], + "lidvid": "urn:nasa:pds:context:target:calibration_field.starfield::1.0" + }, + { + "name": [ + "BIAS" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.bias::1.0" + }, + { + "name": [ + "CAL" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.cal::1.0" + }, + { + "name": [ + "CAL LAMPS" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.cal_lamps::1.0" + }, + { + "name": [ + "CALIBRATION" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.calibration::1.0" + }, + { + "name": [ + "CALIMG" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.calimg::1.0" + }, + { + "name": [ + "CHECKOUT" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.checkout::1.0" + }, + { + "name": [ + "FF_LAMP" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.ff_lamp::1.0" + }, + { + "name": [ + "FLAT FIELD" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.flat_field::1.0" + }, + { + "name": [ + "GLL PCT" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.gll_pct::1.0" + }, + { + "name": [ + "INTERNAL SOURCE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.internal_source::1.0" + }, + { + "name": [ + "NON SCIENCE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.non_science::1.0" + }, + { + "name": [ + "PLAQUE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.plaque::1.0" + }, + { + "name": [ + "PPR RCT" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.ppr_rct::1.0" + }, + { + "name": [ + "RESPONSIVITY" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.responsivity::1.0" + }, + { + "name": [ + "SPACECRAFT_DECK" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.spacecraft_deck::1.0" + }, + { + "name": [ + "STIM LAMP" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.stim_lamp::1.0" + }, + { + "name": [ + "SYSTEM" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.system::1.0" + }, + { + "name": [ + "TEST_IMAGE" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.test_image::1.0" + }, + { + "name": [ + "Unknown" + ], + "type": [ + "Calibrator" + ], + "lidvid": "urn:nasa:pds:context:target:calibrator.unk::1.0" + }, + { + "name": [ + "10199 Chariklo" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.10199_chariklo::1.0" + }, + { + "name": [ + "10370 Hylonome" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.10370_hylonome::1.0" + }, + { + "name": [ + "(119315) 2001 SQ73" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.119315_2001_sq73::1.0" + }, + { + "name": [ + "(119976) 2002 VR130" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.119976_2002_vr130::1.0" + }, + { + "name": [ + "(120061) 2003 CO1" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.120061_2003_co1::1.0" + }, + { + "name": [ + "121725 Aphidas" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.121725_aphidas::1.0" + }, + { + "name": [ + "(136204) 2003 WL7" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.136204_2003_wl7::1.0" + }, + { + "name": [ + "(144908) 2004 YH32" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.144908_2004_yh32::1.0" + }, + { + "name": [ + "(145486) 2005 UJ438" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.145486_2005_uj438::1.0" + }, + { + "name": [ + "(148975) 2001 XA255" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.148975_2001_xa255::1.0" + }, + { + "name": [ + "(154783) 2004 PA44" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.154783_2004_pa44::1.0" + }, + { + "name": [ + "(160427) 2005 RL43" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.160427_2005_rl43::1.0" + }, + { + "name": [ + "(187661) 2007 JG43" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.187661_2007_jg43::1.0" + }, + { + "name": [ + "2002 QX47" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2002_qx47::1.0" + }, + { + "name": [ + "2003 CC22" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2003_cc22::1.0" + }, + { + "name": [ + "2003 WN188" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2003_wn188::1.0" + }, + { + "name": [ + "2004 DA62" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2004_da62::1.0" + }, + { + "name": [ + "2004 QQ26" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2004_qq26::1.0" + }, + { + "name": [ + "2006 FV4" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2006_fv4::1.0" + }, + { + "name": [ + "2006 RJ103" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2006_rj103::1.0" + }, + { + "name": [ + "2007 RH283" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2007_rh283::1.0" + }, + { + "name": [ + "2007 UM126" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2007_um126::1.0" + }, + { + "name": [ + "2007 VL305" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2007_vl305::1.0" + }, + { + "name": [ + "2060 Chiron" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.2060_chiron::1.0" + }, + { + "name": [ + "31824 Elatus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.31824_elatus::1.0" + }, + { + "name": [ + "32532 Thereus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.32532_thereus::1.0" + }, + { + "name": [ + "365756 ISON" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.365756_ison::1.0" + }, + { + "name": [ + "37117 Narcissus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.37117_narcissus::1.0" + }, + { + "name": [ + "(447178) 2005 RO43" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.447178_2005_ro43::1.0" + }, + { + "name": [ + "49036 Pelion" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.49036_pelion::1.0" + }, + { + "name": [ + "5145 Pholus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.5145_pholus::1.0" + }, + { + "name": [ + "52872 Okyrhoe" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.52872_okyrhoe::1.0" + }, + { + "name": [ + "52975 Cyllarus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.52975_cyllarus::1.0" + }, + { + "name": [ + "5335 Damocles" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.5335_damocles::1.0" + }, + { + "name": [ + "54598 Bienor" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.54598_bienor::1.0" + }, + { + "name": [ + "55576 Amycus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.55576_amycus::1.0" + }, + { + "name": [ + "60558 Echeclus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.60558_echeclus::1.0" + }, + { + "name": [ + "(63252) 2001 BL41" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.63252_2001_bl41::1.0" + }, + { + "name": [ + "7066 Nessus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.7066_nessus::1.0" + }, + { + "name": [ + "83982 Crantor" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.83982_crantor::1.0" + }, + { + "name": [ + "8405 Asbolus" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.8405_asbolus::1.0" + }, + { + "name": [ + "(88269) 2001 KF77" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.88269_2001_kf77::1.0" + }, + { + "name": [ + "944 Hidalgo" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.944_hidalgo::1.0" + }, + { + "name": [ + "(95626) 2002 GZ32" + ], + "type": [ + "Centaur" + ], + "lidvid": "urn:nasa:pds:context:target:centaur.95626_2002_gz32::1.0" + }, + { + "name": [ + "101P/Chernykh" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.101p_chernykh::1.0" + }, + { + "name": [ + "102P/Shoemaker 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.102p_shoemaker_1::1.0" + }, + { + "name": [ + "103P/Hartley 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.103p_hartley_2::1.0" + }, + { + "name": [ + "103P/Hartley 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.103p_hartley_2::1.1" + }, + { + "name": [ + "105P/Singer Brewster" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.105p_singer_brewster::1.0" + }, + { + "name": [ + "106P/Schuster" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.106p_schuster::1.0" + }, + { + "name": [ + "108P/Ciffreo" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.108p_ciffreo::1.0" + }, + { + "name": [ + "109P/Swift-Tuttle" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.109p_swift-tuttle::1.0" + }, + { + "name": [ + "10P/Tempel 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.10p_tempel_2::1.0" + }, + { + "name": [ + "110P/Hartley 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.110p_hartley_3::1.0" + }, + { + "name": [ + "112P/Urata-Niijima" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.112p_urata-niijima::1.0" + }, + { + "name": [ + "114P/Wiseman-Skiff" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.114p_wiseman-skiff::1.0" + }, + { + "name": [ + "116P/Wild 4" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.116p_wild_4::1.0" + }, + { + "name": [ + "121P/Shoemaker-Holt 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.121p_shoemaker-holt_2::1.0" + }, + { + "name": [ + "123P/West-Hartley" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.123p_west-hartley::1.0" + }, + { + "name": [ + "126P/IRAS" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.126p_iras::1.0" + }, + { + "name": [ + "132P/Helin-Roman-Alu 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.132p_helin-roman-alu_2::1.0" + }, + { + "name": [ + "144P/Kushida" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.144p_kushida::1.0" + }, + { + "name": [ + "14P/Wolf" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.14p_wolf::1.0" + }, + { + "name": [ + "153P/Ikeya-Zhang" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.153p_ikeya-zhang::1.0" + }, + { + "name": [ + "15P/Finlay" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.15p_finlay::1.0" + }, + { + "name": [ + "161P/Hartley-IRAS" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.161p_hartley-iras::1.0" + }, + { + "name": [ + "167P/CINEOS" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.167p_cineos::1.0" + }, + { + "name": [ + "16P/Brooks 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.16p_brooks_2::1.0" + }, + { + "name": [ + "17P/Holmes" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.17p_holmes::1.0" + }, + { + "name": [ + "19P/Borrelly" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.19p_borrelly::1.0" + }, + { + "name": [ + "1P/Halley" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.1p_halley::1.0" + }, + { + "name": [ + "21P/Giacobini-Zinner" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.21p_giacobini-zinner::1.0" + }, + { + "name": [ + "22P/Kopff" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.22p_kopff::1.0" + }, + { + "name": [ + "23P/Brorsen-Metcalf" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.23p_brorsen-metcalf::1.0" + }, + { + "name": [ + "24P/Schaumasse" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.24p_schaumasse::1.0" + }, + { + "name": [ + "252P/LINEAR" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.252p_linear::1.0" + }, + { + "name": [ + "26P/Grigg-Skjellerup" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.26p_grigg-skjellerup::1.0" + }, + { + "name": [ + "27P/Crommelin" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.27p_crommelin::1.0" + }, + { + "name": [ + "28P/Neujmin 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.28p_neujmin_1::1.0" + }, + { + "name": [ + "29P/Schwassmann-Wachmann 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.29p_schwassmann-wachmann_1::1.0" + }, + { + "name": [ + "2P/Encke" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.2p_encke::1.0" + }, + { + "name": [ + "313P/Gibbs" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.313p_gibbs::1.0" + }, + { + "name": [ + "31P/Schwassmann-Wachmann 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.31p_schwassmann-wachmann_2::1.0" + }, + { + "name": [ + "354P/LINEAR" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.354p_linear::1.0" + }, + { + "name": [ + "37P/Forbes" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.37p_forbes::1.0" + }, + { + "name": [ + "38P/Stephan-Oterma" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.38p_stephan-oterma::1.0" + }, + { + "name": [ + "41P/Tuttle-Giacobini-Kresak" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.41p_tuttle-giacobini-kresak::1.0" + }, + { + "name": [ + "43P/Wolf-Harrington" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.43p_wolf-harrington::1.0" + }, + { + "name": [ + "44P/Reinmuth 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.44p_reinmuth_2::1.0" + }, + { + "name": [ + "45P/Honda-Mrkos-Pajdusakova" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.45p_honda-mrkos-pajdusakova::1.0" + }, + { + "name": [ + "46P/Wirtanen" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.46p_wirtanen::1.0" + }, + { + "name": [ + "47P/Ashbrook-Jackson" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.47p_ashbrook-jackson::1.0" + }, + { + "name": [ + "48P/Johnson" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.48p_johnson::1.0" + }, + { + "name": [ + "49P/Arend-Rigaux" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.49p_arend-rigaux::1.0" + }, + { + "name": [ + "4P/Faye" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.4p_faye::1.0" + }, + { + "name": [ + "50P/Arend" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.50p_arend::1.0" + }, + { + "name": [ + "55P/Tempel-Tuttle" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.55p_tempel-tuttle::1.0" + }, + { + "name": [ + "59P/Kearns-Kwee" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.59p_kearns-kwee::1.0" + }, + { + "name": [ + "61P/Shajn-Schaldach" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.61p_shajn-schaldach::1.0" + }, + { + "name": [ + "62P/Tsuchinshan 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.62p_tsuchinshan_1::1.0" + }, + { + "name": [ + "63P/Wild 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.63p_wild_1::1.0" + }, + { + "name": [ + "64P/Swift-Gehrels" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.64p_swift-gehrels::1.0" + }, + { + "name": [ + "65P/Gunn" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.65p_gunn::1.0" + }, + { + "name": [ + "67P/Churyumov-Gerasimenko" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.67p_churyumov-gerasimenko::1.0" + }, + { + "name": [ + "68P/Klemola" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.68p_klemola::1.0" + }, + { + "name": [ + "69P/Taylor" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.69p_taylor::1.0" + }, + { + "name": [ + "6P/d'Arrest" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.6p_d_arrest::1.0" + }, + { + "name": [ + "70P/Kojima" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.70p_kojima::1.0" + }, + { + "name": [ + "71P/Clark" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.71p_clark::1.0" + }, + { + "name": [ + "73P/Schwassmann-Wachmann 3 B" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.73p_schwassmann-wachmann_3-b::1.0" + }, + { + "name": [ + "73P/Schwassmann-Wachmann 3 C" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.73p_schwassmann-wachmann_3-c::1.0" + }, + { + "name": [ + "73P/Schwassmann-Wachmann 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.73p_schwassmann-wachmann_3::1.0" + }, + { + "name": [ + "74P/Smirnova-Chernykh" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.74p_smirnova-chernykh::1.0" + }, + { + "name": [ + "76P/West-Kohoutek-Ikemura" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.76p_west-kohoutek-ikemura::1.0" + }, + { + "name": [ + "78P/Gehrels 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.78p_gehrels_2::1.0" + }, + { + "name": [ + "81P/Wild 2" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.81p_wild_2::1.0" + }, + { + "name": [ + "82P/Gehrels 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.82p_gehrels_3::1.0" + }, + { + "name": [ + "84P/Giclas" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.84p_giclas::1.0" + }, + { + "name": [ + "85P/Boethin" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.85p_boethin::1.0" + }, + { + "name": [ + "86P/Wild 3" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.86p_wild_3::1.0" + }, + { + "name": [ + "87P/Bus" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.87p_bus::1.0" + }, + { + "name": [ + "88P/Howell" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.88p_howell::1.0" + }, + { + "name": [ + "8P/Tuttle" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.8p_tuttle::1.0" + }, + { + "name": [ + "94P/Russell 4" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.94p_russell_4::1.0" + }, + { + "name": [ + "97P/Metcalf-Brewington" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.97p_metcalf-brewington::1.0" + }, + { + "name": [ + "98P/Takamizawa" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.98p_takamizawa::1.0" + }, + { + "name": [ + "9P/Tempel 1" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.9p_tempel_1::1.0" + }, + { + "name": [ + "C/1973 E1 (Kohoutek)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1973_e1_kohoutek::1.0" + }, + { + "name": [ + "C/1975 V1 (West)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1975_v1_west::1.0" + }, + { + "name": [ + "C/1977 R1 (Kohler)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1977_r1_kohler::1.0" + }, + { + "name": [ + "C/1978 H1 (Meier)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1978_h1_meier::1.0" + }, + { + "name": [ + "C/1979 M1 (Bradfield)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1979_m1_bradfield::1.0" + }, + { + "name": [ + "C/1979 S1 (Meier)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1979_s1_meier::1.0" + }, + { + "name": [ + "C/1979 Y1 (Bradfield)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1979_y1_bradfield::1.0" + }, + { + "name": [ + "C/1980 E1 (Bowell)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1980_e1_bowell::1.0" + }, + { + "name": [ + "C/1980 O1 (Cernis-Petrauskas)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1980_o1_cernis-petrauskas::1.0" + }, + { + "name": [ + "C/1980 V1 (Meier)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1980_v1_meier::1.0" + }, + { + "name": [ + "C/1980 Y1 (Bradfield)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1980_y1_bradfield::1.0" + }, + { + "name": [ + "C/1980 Y2 (Panther)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1980_y2_panther::1.0" + }, + { + "name": [ + "C/1981 G1 (Elias)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1981_g1_elias::1.0" + }, + { + "name": [ + "C/1981 H1 (Bus)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1981_h1_bus::1.0" + }, + { + "name": [ + "C/1982 M1 (Austin)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1982_m1_austin::1.0" + }, + { + "name": [ + "C/1983 H1 (IRAS-Araki-Alcock)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1983_h1_iras-araki-alcock::1.0" + }, + { + "name": [ + "C/1983 J1 (Sugano-Saigusa-Fujikawa)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1983_j1_sugano-saigusa-fujikawa::1.0" + }, + { + "name": [ + "C/1983 O1 (Cernis)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1983_o1_cernis::1.0" + }, + { + "name": [ + "C/1983 O2 (IRAS)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1983_o2_iras::1.0" + }, + { + "name": [ + "C/1983 R1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1983_r1_shoemaker::1.0" + }, + { + "name": [ + "C/1984 K1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1984_k1_shoemaker::1.0" + }, + { + "name": [ + "C/1984 N1 (Austin)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1984_n1_austin::1.0" + }, + { + "name": [ + "C/1984 U1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1984_u1_shoemaker::1.0" + }, + { + "name": [ + "C/1984 U2 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1984_u2_shoemaker::1.0" + }, + { + "name": [ + "C/1984 V1 (Levy-Rudenko)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1984_v1_levy-rudenko::1.0" + }, + { + "name": [ + "C/1985 K1 (Machholz)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1985_k1_machholz::1.0" + }, + { + "name": [ + "C/1985 R1 (Hartley-Good)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1985_r1_hartley-good::1.0" + }, + { + "name": [ + "C/1985 T1 (Thiele)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1985_t1_thiele::1.0" + }, + { + "name": [ + "C/1986 P1 (Wilson)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1986_p1_wilson::1.0" + }, + { + "name": [ + "C/1986 V1 (Sorrells)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1986_v1_sorrells::1.0" + }, + { + "name": [ + "C/1987 B1 (Nishikawa-Takamizawa-Tago)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_b1_nishikawa-takamizawa-tago::1.0" + }, + { + "name": [ + "C/1987 F1 Torres" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_f1_torres::1.0" + }, + { + "name": [ + "C/1987 F1 (Torres)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_f1_torres::1.1" + }, + { + "name": [ + "C/1987 H1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_h1_shoemaker::1.0" + }, + { + "name": [ + "C/1987 P1 (Bradfield)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_p1_bradfield::1.0" + }, + { + "name": [ + "C/1987 W2 (Furuyama)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1987_w2_furuyama::1.0" + }, + { + "name": [ + "C/1988 A1 (Liller)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1988_a1_liller::1.0" + }, + { + "name": [ + "C/1988 B1 (Shoemaker)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1988_b1_shoemaker::1.0" + }, + { + "name": [ + "C/1989 Q1 (Okazaki-Levy-Rudenko)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1989_q1_okazaki-levy-rudenko::1.0" + }, + { + "name": [ + "C/1989 X1 (Austin)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1989_x1_austin::1.0" + }, + { + "name": [ + "C/1989 Y1 (Skorichenko-George)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1989_y1_skorichenko-george::1.0" + }, + { + "name": [ + "C/1990 K1 (Levy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1990_k1_levy::1.0" + }, + { + "name": [ + "C/1990 N1 (Tsuchiya-Kiuchi)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1990_n1_tsuchiya-kiuchi::1.0" + }, + { + "name": [ + "C/1991 B1 (Shoemaker-Levy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1991_b1_shoemaker-levy::1.0" + }, + { + "name": [ + "C/1991 T2 (Shoemaker-Levy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1991_t2_shoemaker-levy::1.0" + }, + { + "name": [ + "C/1992 J2 Bradfield" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1992_j2_bradfield::1.0" + }, + { + "name": [ + "C/1992 J2 (Bradfield)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1992_j2_bradfield::1.1" + }, + { + "name": [ + "C/1995 O1 (Hale-Bopp)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1995_o1_hale-bopp::1.0" + }, + { + "name": [ + "C/1996 B2 Hyakutake" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1996_b2_hyakutake::1.0" + }, + { + "name": [ + "C/1996 B2 (Hyakutake)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1996_b2_hyakutake::1.1" + }, + { + "name": [ + "C/1997 BA6 Spacewatch" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1997_ba6_spacewatch::1.0" + }, + { + "name": [ + "C/1997 BA6 (Spacewatch)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1997_ba6_spacewatch::1.1" + }, + { + "name": [ + "C/1999 H1 (Lee)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_h1_lee::1.0" + }, + { + "name": [ + "C/1999 J2 (Skiff)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_j2_skiff::1.0" + }, + { + "name": [ + "C/1999 S4 LINEAR" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_s4_linear::1.0" + }, + { + "name": [ + "C/1999 S4 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_s4_linear::1.1" + }, + { + "name": [ + "C/1999 T1 (McNaught-Hartley)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c1999_t1_mcnaught-hartley::1.0" + }, + { + "name": [ + "C/2000 WM1 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2000_wm1_linear::1.0" + }, + { + "name": [ + "C/2001 G1 (LONEOS)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2001_g1_loneos::1.0" + }, + { + "name": [ + "C/2001 Q4 (NEAT)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2001_q4_neat::1.0" + }, + { + "name": [ + "C/2002 T7 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2002_t7_linear::1.0" + }, + { + "name": [ + "C/2003 A2 Gleason" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_a2_gleason::1.0" + }, + { + "name": [ + "C/2003 A2 (Gleason)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_a2_gleason::1.1" + }, + { + "name": [ + "C/2003 K4 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_k4_linear::1.0" + }, + { + "name": [ + "C/2003 O1 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_o1_linear::1.0" + }, + { + "name": [ + "C/2003 T3 (Tabur)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_t3_tabur::1.0" + }, + { + "name": [ + "C/2003 T4 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2003_t4_linear::1.0" + }, + { + "name": [ + "C/2004 B1 (LINEAR)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2004_b1_linear::1.0" + }, + { + "name": [ + "C/2004 Q2 (Machholz)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2004_q2_machholz::1.0" + }, + { + "name": [ + "C/2006 P1 (McNaught)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2006_p1_mcnaught::1.0" + }, + { + "name": [ + "C/2006 Q1 (McNaught)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2006_q1_mcnaught::1.0" + }, + { + "name": [ + "C/2007 N3 (Lulin)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2007_n3_lulin::1.0" + }, + { + "name": [ + "C/2008 T2 (Cardinal)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2008_t2_cardinal::1.0" + }, + { + "name": [ + "C/2009 P1 Garradd" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2009_p1_garradd::1.0" + }, + { + "name": [ + "C/2009 P1 (Garradd)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2009_p1_garradd::1.1" + }, + { + "name": [ + "C/2011 W3 (Lovejoy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2011_w3_lovejoy::1.0" + }, + { + "name": [ + "C/2012 S1 ISON" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2012_s1_ison::1.0" + }, + { + "name": [ + "C/2012 S1 (ISON)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2012_s1_ison::1.1" + }, + { + "name": [ + "C/2014 Q2 (Lovejoy)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.c2014_q2_lovejoy::1.0" + }, + { + "name": [ + "D/1978 R1 (Haneda-Campos)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1978_r1_haneda-campos::1.0" + }, + { + "name": [ + "D/1993 F2-A (Shoemaker-Levy 9-A)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-a_shoemaker-levy_9-a::1.0" + }, + { + "name": [ + "D/1993 F2-B (Shoemaker-Levy 9-B)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-b_shoemaker-levy_9-b::1.0" + }, + { + "name": [ + "D/1993 F2-C (Shoemaker-Levy 9-C)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-c_shoemaker-levy_9-c::1.0" + }, + { + "name": [ + "D/1993 F2-D (Shoemaker-Levy 9-D)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-d_shoemaker-levy_9-d::1.0" + }, + { + "name": [ + "D/1993 F2-E (Shoemaker-Levy 9-E)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-e_shoemaker-levy_9-e::1.0" + }, + { + "name": [ + "D/1993 F2-F (Shoemaker-Levy 9-F)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-f_shoemaker-levy_9-f::1.0" + }, + { + "name": [ + "D/1993 F2-G (Shoemaker-Levy 9-G)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-g_shoemaker-levy_9-g::1.0" + }, + { + "name": [ + "D/1993 F2-H (Shoemaker-Levy 9-H)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-h_shoemaker-levy_9-h::1.0" + }, + { + "name": [ + "D/1993 F2-K (Shoemaker-Levy 9-K)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-k_shoemaker-levy_9-k::1.0" + }, + { + "name": [ + "D/1993 F2-L (Shoemaker-Levy 9-L)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-l_shoemaker-levy_9-l::1.0" + }, + { + "name": [ + "D/1993 F2-N (Shoemaker-Levy 9-N)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-n_shoemaker-levy_9-n::1.0" + }, + { + "name": [ + "D/1993 F2-P1 (Shoemaker-Levy 9-P1)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-p1_shoemaker-levy_9-p1::1.0" + }, + { + "name": [ + "D/1993 F2-P2 (Shoemaker-Levy 9-P2)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-p2_shoemaker-levy_9-p2::1.0" + }, + { + "name": [ + "D/1993 F2-Q1 (Shoemaker-Levy 9-Q1)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-q1_shoemaker-levy_9-q1::1.0" + }, + { + "name": [ + "D/1993 F2-Q2 (Shoemaker-Levy 9-Q2)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-q2_shoemaker-levy_9-q2::1.0" + }, + { + "name": [ + "D/1993 F2-R (Shoemaker-Levy 9-R)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-r_shoemaker-levy_9-r::1.0" + }, + { + "name": [ + "D/1993 F2-S (Shoemaker-Levy 9-S)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-s_shoemaker-levy_9-s::1.0" + }, + { + "name": [ + "D/1993 F2-T (Shoemaker-Levy 9-T)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-t_shoemaker-levy_9-t::1.0" + }, + { + "name": [ + "D/1993 F2-U (Shoemaker-Levy 9-U)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-u_shoemaker-levy_9-u::1.0" + }, + { + "name": [ + "D/1993 F2-V (Shoemaker-Levy 9-V)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-v_shoemaker-levy_9-v::1.0" + }, + { + "name": [ + "D/1993 F2-W (Shoemaker-Levy 9-W)" + ], + "type": [ + "Comet" + ], + "lidvid": "urn:nasa:pds:context:target:comet.d1993_f2-w_shoemaker-levy_9-w::1.0" + }, + { + "name": [ + "DUST" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:target:dust.dust::1.0" + }, + { + "name": [ + "INTERSTELLAR PARTICLES" + ], + "type": [ + "Dust" + ], + "lidvid": "urn:nasa:pds:context:target:dust.interstellar_particles::1.0" + }, + { + "name": [ + "(134340) Pluto" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.134340_pluto::1.0" + }, + { + "name": [ + "(134340) Pluto" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.134340_pluto::1.1" + }, + { + "name": [ + "(136108) Haumea" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136108_haumea::1.0" + }, + { + "name": [ + "136108 Haumea" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136108_haumea::1.1" + }, + { + "name": [ + "(136199) Eris" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136199_eris::1.0" + }, + { + "name": [ + "136199 Eris" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136199_eris::1.1" + }, + { + "name": [ + "(136472) Makemake" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136472_makemake::1.0" + }, + { + "name": [ + "136472 Makemake" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.136472_makemake::1.1" + }, + { + "name": [ + "(1) Ceres" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.1_ceres::1.0" + }, + { + "name": [ + "1 Ceres" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.1_ceres::1.1" + }, + { + "name": [ + "1 Ceres" + ], + "type": [ + "Dwarf Planet" + ], + "lidvid": "urn:nasa:pds:context:target:dwarf_planet.1_ceres::1.2" + }, + { + "name": [ + "APXSSITE" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.apxssite::1.0" + }, + { + "name": [ + "Filter" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.filter::1.0" + }, + { + "name": [ + "InSight Wind and Thermal Shield" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.insight.wts::1.0" + }, + { + "name": [ + "LANDER" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.lander::1.0" + }, + { + "name": [ + "MAG" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.mag::1.0" + }, + { + "name": [ + "Probe" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.probe::1.0" + }, + { + "name": [ + "ROVER" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.rover::1.0" + }, + { + "name": [ + "WINDSOCK" + ], + "type": [ + "Equipment" + ], + "lidvid": "urn:nasa:pds:context:target:equipment.windsock::1.0" + }, + { + "name": [ + "Andromeda" + ], + "type": [ + "Galaxy" + ], + "lidvid": "urn:nasa:pds:context:target:galaxy.m_31::1.0" + }, + { + "name": [ + "Earth Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.earth::1.0" + }, + { + "name": [ + "Jupiter Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.jupiter::1.0" + }, + { + "name": [ + "Mars Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.mars::1.0" + }, + { + "name": [ + "Titan Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.saturn.titan::1.0" + }, + { + "name": [ + "Saturn Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.saturn::1.0" + }, + { + "name": [ + "Venus Laboratory Analog" + ], + "type": [ + "Laboratory Analog" + ], + "lidvid": "urn:nasa:pds:context:target:laboratory_analog.venus::1.0" + }, + { + "name": [ + "Erinome" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.erinome::1.0" + }, + { + "name": [ + "Interplanetary Magnetic Field" + ], + "type": [ + "Magnetic Field" + ], + "lidvid": "urn:nasa:pds:context:target:magnetic_field.interplanetary_magnetic_field::1.0" + }, + { + "name": [ + "Earth" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.earth::1.1" + }, + { + "name": [ + "Earth" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.earth::1.2" + }, + { + "name": [ + "Earth" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.earth::1.3" + }, + { + "name": [ + "Jupiter" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.jupiter::1.1" + }, + { + "name": [ + "Jupiter" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.jupiter::1.2" + }, + { + "name": [ + "Mars" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.mars::1.1" + }, + { + "name": [ + "Mars" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.mars::1.2" + }, + { + "name": [ + "Mercury" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.mercury::1.1" + }, + { + "name": [ + "Mercury" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.mercury::1.2" + }, + { + "name": [ + "Mercury" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.mercury::1.3" + }, + { + "name": [ + "Neptune" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.neptune::1.1" + }, + { + "name": [ + "Neptune" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.neptune::1.2" + }, + { + "name": [ + "Saturn" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.saturn::1.1" + }, + { + "name": [ + "Saturn" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.saturn::1.2" + }, + { + "name": [ + "Saturn" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.saturn::1.3" + }, + { + "name": [ + "Uranus" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.uranus::1.1" + }, + { + "name": [ + "Uranus" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.uranus::1.2" + }, + { + "name": [ + "Venus" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.venus::1.1" + }, + { + "name": [ + "Venus" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.venus::1.2" + }, + { + "name": [ + "Venus" + ], + "type": [ + "Planet" + ], + "lidvid": "urn:nasa:pds:context:target:planet.venus::1.3" + }, + { + "name": [ + "NGC 6543" + ], + "type": [ + "Planetary Nebula" + ], + "lidvid": "urn:nasa:pds:context:target:planetary_nebula.ngc_6543::1.0" + }, + { + "name": [ + "NGC 7027" + ], + "type": [ + "Planetary Nebula" + ], + "lidvid": "urn:nasa:pds:context:target:planetary_nebula.ngc_7027::1.0" + }, + { + "name": [ + "SOLAR_SYSTEM" + ], + "type": [ + "Planetary System" + ], + "lidvid": "urn:nasa:pds:context:target:planetary_system.solar_system::1.0" + }, + { + "name": [ + "Io Torus" + ], + "type": [ + "Plasma Cloud" + ], + "lidvid": "urn:nasa:pds:context:target:plasma_cloud.jupiter.io_torus::1.0" + }, + { + "name": [ + "Interstellar Medium" + ], + "type": [ + "Plasma Stream" + ], + "lidvid": "urn:nasa:pds:context:target:plasma_stream.interstellar_medium::1.0" + }, + { + "name": [ + "SOLAR WIND" + ], + "type": [ + "Plasma Stream" + ], + "lidvid": "urn:nasa:pds:context:target:plasma_stream.solar_wind::1.0" + }, + { + "name": [ + "Jupiter Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.jupiter.rings::1.0" + }, + { + "name": [ + "Neptune Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.neptune.rings::1.0" + }, + { + "name": [ + "F Ring of Saturn" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.saturn.f_ring::1.0" + }, + { + "name": [ + "Saturn Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.saturn.rings::1.0" + }, + { + "name": [ + "Uranus ring alpha" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.alpha_ring::1.0" + }, + { + "name": [ + "Uranus ring beta" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.beta_ring::1.0" + }, + { + "name": [ + "Uranus ring delta" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.delta_ring::1.0" + }, + { + "name": [ + "Uranus ring epsilon" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.epsilon_ring::1.0" + }, + { + "name": [ + "Uranus ring eta" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.eta_ring::1.0" + }, + { + "name": [ + "Uranus ring five" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.five_ring::1.0" + }, + { + "name": [ + "Uranus ring four" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.four_ring::1.0" + }, + { + "name": [ + "Uranus ring gamma" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.gamma_ring::1.0" + }, + { + "name": [ + "Uranus ring lambda" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.lambda_ring::1.0" + }, + { + "name": [ + "Uranus Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.rings::1.0" + }, + { + "name": [ + "Uranus Rings" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.rings::1.1" + }, + { + "name": [ + "Uranus ring six" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.six_ring::1.0" + }, + { + "name": [ + "Uranus ring zeta" + ], + "type": [ + "Ring" + ], + "lidvid": "urn:nasa:pds:context:target:ring.uranus.zeta_ring::1.0" + }, + { + "name": [ + "Charon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.charon::1.0" + }, + { + "name": [ + "Charon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.charon::1.1" + }, + { + "name": [ + "Hydra" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.hydra::1.0" + }, + { + "name": [ + "Hydra" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.hydra::1.1" + }, + { + "name": [ + "Kerberos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.kerberos::1.0" + }, + { + "name": [ + "Kerberos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.kerberos::1.1" + }, + { + "name": [ + "Nix" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.nix::1.0" + }, + { + "name": [ + "Nix" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.nix::1.1" + }, + { + "name": [ + "Styx" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.styx::1.0" + }, + { + "name": [ + "Styx" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.134340_pluto.styx::1.1" + }, + { + "name": [ + "(243) Ida I (Dactyl)" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.243_ida.dactyl::1.0" + }, + { + "name": [ + "(65803) Didymos I (Dimorphos)" + ], + "type": [ + "Asteroid" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.65803_didymos.dimorphos::1.0" + }, + { + "name": [ + "Moon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.earth.moon::1.0" + }, + { + "name": [ + "Moon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.earth.moon::1.1" + }, + { + "name": [ + "Adrastea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.adrastea::1.0" + }, + { + "name": [ + "Adrastea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.adrastea::1.1" + }, + { + "name": [ + "Aitne" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.aitne::1.0" + }, + { + "name": [ + "Aitne" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.aitne::1.1" + }, + { + "name": [ + "Amalthea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.amalthea::1.0" + }, + { + "name": [ + "Amalthea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.amalthea::1.1" + }, + { + "name": [ + "Ananke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.ananke::1.0" + }, + { + "name": [ + "Ananke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.ananke::1.1" + }, + { + "name": [ + "Aoede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.aoede::1.0" + }, + { + "name": [ + "Aoede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.aoede::1.1" + }, + { + "name": [ + "Arche" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.arche::1.0" + }, + { + "name": [ + "Arche" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.arche::1.1" + }, + { + "name": [ + "Autonoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.autonoe::1.0" + }, + { + "name": [ + "Autonoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.autonoe::1.1" + }, + { + "name": [ + "Callirrhoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.callirrhoe::1.0" + }, + { + "name": [ + "Callirrhoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.callirrhoe::1.1" + }, + { + "name": [ + "Callisto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.callisto::1.0" + }, + { + "name": [ + "Callisto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.callisto::1.1" + }, + { + "name": [ + "Carme" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.carme::1.0" + }, + { + "name": [ + "Carme" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.carme::1.1" + }, + { + "name": [ + "Carpo" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.carpo::1.0" + }, + { + "name": [ + "Carpo" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.carpo::1.1" + }, + { + "name": [ + "Chaldene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.chaldene::1.0" + }, + { + "name": [ + "Chaldene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.chaldene::1.1" + }, + { + "name": [ + "Cyllene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.cyllene::1.0" + }, + { + "name": [ + "Cyllene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.cyllene::1.1" + }, + { + "name": [ + "Dia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.dia::1.0" + }, + { + "name": [ + "Dia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.dia::1.1" + }, + { + "name": [ + "Elara" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.elara::1.0" + }, + { + "name": [ + "Elara" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.elara::1.1" + }, + { + "name": [ + "Atria" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_tra::1.0" + }, + { + "name": [ + "Erinome" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.erinome::1.1" + }, + { + "name": [ + "Euanthe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.euanthe::1.0" + }, + { + "name": [ + "Euanthe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.euanthe::1.1" + }, + { + "name": [ + "Eukelade" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.eukelade::1.0" + }, + { + "name": [ + "Eukelade" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.eukelade::1.1" + }, + { + "name": [ + "Euporie" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.euporie::1.0" + }, + { + "name": [ + "Euporie" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.euporie::1.1" + }, + { + "name": [ + "Europa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.europa::1.0" + }, + { + "name": [ + "Europa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.europa::1.1" + }, + { + "name": [ + "Eurydome" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.eurydome::1.0" + }, + { + "name": [ + "Eurydome" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.eurydome::1.1" + }, + { + "name": [ + "Ganymede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.ganymede::1.0" + }, + { + "name": [ + "Ganymede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.ganymede::1.1" + }, + { + "name": [ + "Harpalyke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.harpalyke::1.0" + }, + { + "name": [ + "Harpalyke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.harpalyke::1.1" + }, + { + "name": [ + "Hegemone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.hegemone::1.0" + }, + { + "name": [ + "Hegemone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.hegemone::1.1" + }, + { + "name": [ + "Helike" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.helike::1.0" + }, + { + "name": [ + "Helike" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.helike::1.1" + }, + { + "name": [ + "Hermippe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.hermippe::1.0" + }, + { + "name": [ + "Hermippe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.hermippe::1.1" + }, + { + "name": [ + "Herse" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.herse::1.0" + }, + { + "name": [ + "Herse" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.herse::1.1" + }, + { + "name": [ + "Himalia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.himalia::1.0" + }, + { + "name": [ + "Himalia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.himalia::1.1" + }, + { + "name": [ + "Io" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.io::1.0" + }, + { + "name": [ + "Io" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.io::1.1" + }, + { + "name": [ + "Iocaste" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.iocaste::1.0" + }, + { + "name": [ + "Iocaste" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.iocaste::1.1" + }, + { + "name": [ + "Isonoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.isonoe::1.0" + }, + { + "name": [ + "Isonoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.isonoe::1.1" + }, + { + "name": [ + "Kale" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kale::1.0" + }, + { + "name": [ + "Kale" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kale::1.1" + }, + { + "name": [ + "Kallichore" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kallichore::1.0" + }, + { + "name": [ + "Kallichore" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kallichore::1.1" + }, + { + "name": [ + "Kalyke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kalyke::1.0" + }, + { + "name": [ + "Kalyke" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kalyke::1.1" + }, + { + "name": [ + "Kore" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kore::1.0" + }, + { + "name": [ + "Kore" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.kore::1.1" + }, + { + "name": [ + "Leda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.leda::1.0" + }, + { + "name": [ + "Leda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.leda::1.1" + }, + { + "name": [ + "Lysithea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.lysithea::1.0" + }, + { + "name": [ + "Lysithea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.lysithea::1.1" + }, + { + "name": [ + "Megaclite" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.megaclite::1.0" + }, + { + "name": [ + "Megaclite" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.megaclite::1.1" + }, + { + "name": [ + "Metis" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.metis::1.0" + }, + { + "name": [ + "Metis" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.metis::1.1" + }, + { + "name": [ + "Mneme" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.mneme::1.0" + }, + { + "name": [ + "Mneme" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.mneme::1.1" + }, + { + "name": [ + "Orthosie" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.orthosie::1.0" + }, + { + "name": [ + "Orthosie" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.orthosie::1.1" + }, + { + "name": [ + "Pasiphae" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.pasiphae::1.0" + }, + { + "name": [ + "Pasiphae" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.pasiphae::1.1" + }, + { + "name": [ + "Pasithee" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.pasithee::1.0" + }, + { + "name": [ + "Pasithee" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.pasithee::1.1" + }, + { + "name": [ + "Praxidike" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.praxidike::1.0" + }, + { + "name": [ + "Praxidike" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.praxidike::1.1" + }, + { + "name": [ + "S/2003 J 10" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j10::1.0" + }, + { + "name": [ + "S/2003 J 10" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j10::1.1" + }, + { + "name": [ + "S/2003 J 12" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j12::1.0" + }, + { + "name": [ + "S/2003 J 12" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j12::1.1" + }, + { + "name": [ + "S/2003 J 15" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j15::1.0" + }, + { + "name": [ + "S/2003 J 15" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j15::1.1" + }, + { + "name": [ + "S/2003 J 16" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j16::1.0" + }, + { + "name": [ + "S/2003 J 16" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j16::1.1" + }, + { + "name": [ + "S/2003 J 18" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j18::1.0" + }, + { + "name": [ + "S/2003 J 18" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j18::1.1" + }, + { + "name": [ + "S/2003 J 19" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j19::1.0" + }, + { + "name": [ + "S/2003 J 19" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j19::1.1" + }, + { + "name": [ + "S/2003 J 23" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j23::1.0" + }, + { + "name": [ + "S/2003 J 23" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j23::1.1" + }, + { + "name": [ + "S/2003 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j2::1.0" + }, + { + "name": [ + "S/2003 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j2::1.1" + }, + { + "name": [ + "S/2003 J 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j3::1.0" + }, + { + "name": [ + "S/2003 J 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j3::1.1" + }, + { + "name": [ + "S/2003 J 4" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j4::1.0" + }, + { + "name": [ + "S/2003 J 4" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j4::1.1" + }, + { + "name": [ + "S/2003 J 5" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j5::1.0" + }, + { + "name": [ + "S/2003 J 5" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j5::1.1" + }, + { + "name": [ + "S/2003 J 9" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j9::1.0" + }, + { + "name": [ + "S/2003 J 9" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2003j9::1.1" + }, + { + "name": [ + "S/2010 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2010j1::1.0" + }, + { + "name": [ + "S/2010 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2010j1::1.1" + }, + { + "name": [ + "S/2010 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2010j2::1.0" + }, + { + "name": [ + "S/2010 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2010j2::1.1" + }, + { + "name": [ + "S/2011 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2011j1::1.0" + }, + { + "name": [ + "S/2011 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2011j1::1.1" + }, + { + "name": [ + "S/2011 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2011j2::1.0" + }, + { + "name": [ + "S/2011 J 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2011j2::1.1" + }, + { + "name": [ + "S/2016 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2016j1::1.0" + }, + { + "name": [ + "S/2016 J 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.s2016j1::1.1" + }, + { + "name": [ + "Sinope" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.sinope::1.0" + }, + { + "name": [ + "Sinope" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.sinope::1.1" + }, + { + "name": [ + "Sponde" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.sponde::1.0" + }, + { + "name": [ + "Sponde" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.sponde::1.1" + }, + { + "name": [ + "Taygete" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.taygete::1.0" + }, + { + "name": [ + "Taygete" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.taygete::1.1" + }, + { + "name": [ + "Thebe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thebe::1.0" + }, + { + "name": [ + "Thebe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thebe::1.1" + }, + { + "name": [ + "Thelxinoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thelxinoe::1.0" + }, + { + "name": [ + "Thelxinoe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thelxinoe::1.1" + }, + { + "name": [ + "Themisto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.themisto::1.0" + }, + { + "name": [ + "Themisto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.themisto::1.1" + }, + { + "name": [ + "Thyone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thyone::1.0" + }, + { + "name": [ + "Thyone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.jupiter.thyone::1.1" + }, + { + "name": [ + "Deimos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mars.deimos::1.0" + }, + { + "name": [ + "Deimos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mars.deimos::1.1" + }, + { + "name": [ + "Phobos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mars.phobos::1.0" + }, + { + "name": [ + "Phobos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.mars.phobos::1.1" + }, + { + "name": [ + "Despina" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.despina::1.0" + }, + { + "name": [ + "Despina" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.despina::1.1" + }, + { + "name": [ + "Galatea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.galatea::1.0" + }, + { + "name": [ + "Galatea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.galatea::1.1" + }, + { + "name": [ + "Halimede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.halimede::1.0" + }, + { + "name": [ + "Halimede" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.halimede::1.1" + }, + { + "name": [ + "Laomedeia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.laomedeia::1.0" + }, + { + "name": [ + "Laomedeia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.laomedeia::1.1" + }, + { + "name": [ + "Larissa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.larissa::1.0" + }, + { + "name": [ + "Larissa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.larissa::1.1" + }, + { + "name": [ + "Larissa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.larissa::1.2" + }, + { + "name": [ + "Naiad" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.naiad::1.0" + }, + { + "name": [ + "Naiad" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.naiad::1.1" + }, + { + "name": [ + "Nereid" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.nereid::1.0" + }, + { + "name": [ + "Nereid" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.nereid::1.1" + }, + { + "name": [ + "Neso" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.neso::1.0" + }, + { + "name": [ + "Neso" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.neso::1.1" + }, + { + "name": [ + "Proteus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.proteus::1.0" + }, + { + "name": [ + "Proteus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.proteus::1.1" + }, + { + "name": [ + "Proteus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.proteus::1.2" + }, + { + "name": [ + "Psamathe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.psamathe::1.0" + }, + { + "name": [ + "Psamathe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.psamathe::1.1" + }, + { + "name": [ + "Sao" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.sao::1.0" + }, + { + "name": [ + "Sao" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.sao::1.1" + }, + { + "name": [ + "Thalassa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.thalassa::1.0" + }, + { + "name": [ + "Thalassa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.thalassa::1.1" + }, + { + "name": [ + "Triton" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.triton::1.0" + }, + { + "name": [ + "Triton" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.neptune.triton::1.1" + }, + { + "name": [ + "ROCK" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.rock::1.0" + }, + { + "name": [ + "SATELLITE" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.satellite::1.0" + }, + { + "name": [ + "Aegaeon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.aegaeon::1.0" + }, + { + "name": [ + "Aegaeon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.aegaeon::1.1" + }, + { + "name": [ + "Aegir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.aegir::1.0" + }, + { + "name": [ + "Aegir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.aegir::1.1" + }, + { + "name": [ + "Albiorix" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.albiorix::1.0" + }, + { + "name": [ + "Albiorix" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.albiorix::1.1" + }, + { + "name": [ + "Anthe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.anthe::1.0" + }, + { + "name": [ + "Anthe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.anthe::1.1" + }, + { + "name": [ + "Atlas" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.atlas::1.0" + }, + { + "name": [ + "Atlas" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.atlas::1.1" + }, + { + "name": [ + "Bebhionn" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bebhionn::1.0" + }, + { + "name": [ + "Bebhionn" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bebhionn::1.1" + }, + { + "name": [ + "Bergelmir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bergelmir::1.0" + }, + { + "name": [ + "Bergelmir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bergelmir::1.1" + }, + { + "name": [ + "Bestla" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bestla::1.0" + }, + { + "name": [ + "Bestla" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.bestla::1.1" + }, + { + "name": [ + "Calypso" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.calypso::1.0" + }, + { + "name": [ + "Calypso" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.calypso::1.1" + }, + { + "name": [ + "Daphnis" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.daphnis::1.0" + }, + { + "name": [ + "Daphnis" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.daphnis::1.1" + }, + { + "name": [ + "Dione" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.dione::1.0" + }, + { + "name": [ + "Dione" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.dione::1.1" + }, + { + "name": [ + "Enceladus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.enceladus::1.0" + }, + { + "name": [ + "Enceladus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.enceladus::1.1" + }, + { + "name": [ + "Epimetheus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.epimetheus::1.0" + }, + { + "name": [ + "Epimetheus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.epimetheus::1.1" + }, + { + "name": [ + "Erriapus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.erriapus::1.0" + }, + { + "name": [ + "Erriapus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.erriapus::1.1" + }, + { + "name": [ + "Erriapus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.erriapus::1.2" + }, + { + "name": [ + "Farbauti" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.farbauti::1.0" + }, + { + "name": [ + "Farbauti" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.farbauti::1.1" + }, + { + "name": [ + "Fenrir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.fenrir::1.0" + }, + { + "name": [ + "Fenrir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.fenrir::1.1" + }, + { + "name": [ + "Fornjot" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.fornjot::1.0" + }, + { + "name": [ + "Fornjot" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.fornjot::1.1" + }, + { + "name": [ + "Greip" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.greip::1.0" + }, + { + "name": [ + "Greip" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.greip::1.1" + }, + { + "name": [ + "Hati" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hati::1.0" + }, + { + "name": [ + "Hati" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hati::1.1" + }, + { + "name": [ + "Helene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.helene::1.0" + }, + { + "name": [ + "Helene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.helene::1.1" + }, + { + "name": [ + "Helene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.helene::1.2" + }, + { + "name": [ + "Hyperion" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hyperion::1.0" + }, + { + "name": [ + "Hyperion" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hyperion::1.1" + }, + { + "name": [ + "Hyrrokkin" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hyrrokkin::1.0" + }, + { + "name": [ + "Hyrrokkin" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.hyrrokkin::1.1" + }, + { + "name": [ + "Iapetus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.iapetus::1.0" + }, + { + "name": [ + "Iapetus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.iapetus::1.1" + }, + { + "name": [ + "Ijiraq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.ijiraq::1.0" + }, + { + "name": [ + "Ijiraq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.ijiraq::1.1" + }, + { + "name": [ + "Janus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.janus::1.0" + }, + { + "name": [ + "Janus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.janus::1.1" + }, + { + "name": [ + "Jarnsaxa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.jarnsaxa::1.0" + }, + { + "name": [ + "Jarnsaxa" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.jarnsaxa::1.1" + }, + { + "name": [ + "Kari" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.kari::1.0" + }, + { + "name": [ + "Kari" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.kari::1.1" + }, + { + "name": [ + "Kiviuq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.kiviuq::1.0" + }, + { + "name": [ + "Kiviuq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.kiviuq::1.1" + }, + { + "name": [ + "Loge" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.loge::1.0" + }, + { + "name": [ + "Loge" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.loge::1.1" + }, + { + "name": [ + "Methone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.methone::1.0" + }, + { + "name": [ + "Methone" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.methone::1.1" + }, + { + "name": [ + "Mimas" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.mimas::1.0" + }, + { + "name": [ + "Mimas" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.mimas::1.1" + }, + { + "name": [ + "Mundilfari" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.mundilfari::1.0" + }, + { + "name": [ + "Mundilfari" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.mundilfari::1.1" + }, + { + "name": [ + "Narvi" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.narvi::1.0" + }, + { + "name": [ + "Narvi" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.narvi::1.1" + }, + { + "name": [ + "Paaliaq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.paaliaq::1.0" + }, + { + "name": [ + "Paaliaq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.paaliaq::1.1" + }, + { + "name": [ + "Pallene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pallene::1.0" + }, + { + "name": [ + "Pallene" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pallene::1.1" + }, + { + "name": [ + "Pan" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pan::1.0" + }, + { + "name": [ + "Pan" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pan::1.1" + }, + { + "name": [ + "Pandora" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pandora::1.0" + }, + { + "name": [ + "Pandora" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.pandora::1.1" + }, + { + "name": [ + "Phoebe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.phoebe::1.0" + }, + { + "name": [ + "Phoebe" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.phoebe::1.1" + }, + { + "name": [ + "Polydeuces" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.polydeuces::1.0" + }, + { + "name": [ + "Polydeuces" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.polydeuces::1.1" + }, + { + "name": [ + "Prometheus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.prometheus::1.0" + }, + { + "name": [ + "Prometheus" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.prometheus::1.1" + }, + { + "name": [ + "Rhea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.rhea::1.0" + }, + { + "name": [ + "Rhea" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.rhea::1.1" + }, + { + "name": [ + "S/2004 S 12" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s12::1.0" + }, + { + "name": [ + "S/2004 S 12" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s12::1.1" + }, + { + "name": [ + "S/2004 S 13" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s13::1.0" + }, + { + "name": [ + "S/2004 S 13" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s13::1.1" + }, + { + "name": [ + "S/2004 S 17" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s17::1.0" + }, + { + "name": [ + "S/2004 S 17" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s17::1.1" + }, + { + "name": [ + "S/2004 S 7" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s7::1.0" + }, + { + "name": [ + "S/2004 S 7" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2004s7::1.1" + }, + { + "name": [ + "S/2006 S 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2006s1::1.0" + }, + { + "name": [ + "S/2006 S 1" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2006s1::1.1" + }, + { + "name": [ + "S/2006 S 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2006s3::1.0" + }, + { + "name": [ + "S/2006 S 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2006s3::1.1" + }, + { + "name": [ + "S/2007 S 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2007s2::1.0" + }, + { + "name": [ + "S/2007 S 2" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2007s2::1.1" + }, + { + "name": [ + "S/2007 S 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2007s3::1.0" + }, + { + "name": [ + "S/2007 S 3" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.s2007s3::1.1" + }, + { + "name": [ + "Siarnaq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.siarnaq::1.0" + }, + { + "name": [ + "Siarnaq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.siarnaq::1.1" + }, + { + "name": [ + "Skathi" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.skathi::1.0" + }, + { + "name": [ + "Skathi" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.skathi::1.1" + }, + { + "name": [ + "Skoll" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.skoll::1.0" + }, + { + "name": [ + "Skoll" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.skoll::1.1" + }, + { + "name": [ + "Surtur" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.surtur::1.0" + }, + { + "name": [ + "Surtur" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.surtur::1.1" + }, + { + "name": [ + "Suttungr" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.suttungr::1.0" + }, + { + "name": [ + "Suttungr" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.suttungr::1.1" + }, + { + "name": [ + "Tarqeq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tarqeq::1.0" + }, + { + "name": [ + "Tarqeq" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tarqeq::1.1" + }, + { + "name": [ + "Tarvos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tarvos::1.0" + }, + { + "name": [ + "Tarvos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tarvos::1.1" + }, + { + "name": [ + "Telesto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.telesto::1.0" + }, + { + "name": [ + "Telesto" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.telesto::1.1" + }, + { + "name": [ + "Tethys" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tethys::1.0" + }, + { + "name": [ + "Tethys" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.tethys::1.1" + }, + { + "name": [ + "Thrymr" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.thrymr::1.0" + }, + { + "name": [ + "Thrymr" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.thrymr::1.1" + }, + { + "name": [ + "Titan" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.titan::1.0" + }, + { + "name": [ + "Ymir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.ymir::1.0" + }, + { + "name": [ + "Ymir" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.saturn.ymir::1.1" + }, + { + "name": [ + "Ariel" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ariel::1.0" + }, + { + "name": [ + "Ariel" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ariel::1.1" + }, + { + "name": [ + "Belinda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.belinda::1.0" + }, + { + "name": [ + "Belinda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.belinda::1.1" + }, + { + "name": [ + "Bianca" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.bianca::1.0" + }, + { + "name": [ + "Bianca" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.bianca::1.1" + }, + { + "name": [ + "Caliban" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.caliban::1.0" + }, + { + "name": [ + "Caliban" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.caliban::1.1" + }, + { + "name": [ + "Cordelia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cordelia::1.0" + }, + { + "name": [ + "Cordelia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cordelia::1.1" + }, + { + "name": [ + "Cressida" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cressida::1.0" + }, + { + "name": [ + "Cressida" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cressida::1.1" + }, + { + "name": [ + "Cupid" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cupid::1.0" + }, + { + "name": [ + "Cupid" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.cupid::1.1" + }, + { + "name": [ + "Desdemona" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.desdemona::1.0" + }, + { + "name": [ + "Desdemona" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.desdemona::1.1" + }, + { + "name": [ + "Ferdinand" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ferdinand::1.0" + }, + { + "name": [ + "Ferdinand" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ferdinand::1.1" + }, + { + "name": [ + "Francisco" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.francisco::1.0" + }, + { + "name": [ + "Francisco" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.francisco::1.1" + }, + { + "name": [ + "Juliet" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.juliet::1.0" + }, + { + "name": [ + "Juliet" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.juliet::1.1" + }, + { + "name": [ + "Mab" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.mab::1.0" + }, + { + "name": [ + "Mab" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.mab::1.1" + }, + { + "name": [ + "Margaret" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.margaret::1.0" + }, + { + "name": [ + "Margaret" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.margaret::1.1" + }, + { + "name": [ + "Miranda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.miranda::1.0" + }, + { + "name": [ + "Miranda" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.miranda::1.1" + }, + { + "name": [ + "Oberon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.oberon::1.0" + }, + { + "name": [ + "Oberon" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.oberon::1.1" + }, + { + "name": [ + "Ophelia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ophelia::1.0" + }, + { + "name": [ + "Ophelia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.ophelia::1.1" + }, + { + "name": [ + "Perdita" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.perdita::1.0" + }, + { + "name": [ + "Perdita" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.perdita::1.1" + }, + { + "name": [ + "Portia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.portia::1.0" + }, + { + "name": [ + "Portia" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.portia::1.1" + }, + { + "name": [ + "Prospero" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.prospero::1.0" + }, + { + "name": [ + "Prospero" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.prospero::1.1" + }, + { + "name": [ + "Puck" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.puck::1.0" + }, + { + "name": [ + "Puck" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.puck::1.1" + }, + { + "name": [ + "Rosalind" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.rosalind::1.0" + }, + { + "name": [ + "Rosalind" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.rosalind::1.1" + }, + { + "name": [ + "Setebos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.setebos::1.0" + }, + { + "name": [ + "Setebos" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.setebos::1.1" + }, + { + "name": [ + "Stephano" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.stephano::1.0" + }, + { + "name": [ + "Stephano" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.stephano::1.1" + }, + { + "name": [ + "Sycorax" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.sycorax::1.0" + }, + { + "name": [ + "Sycorax" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.sycorax::1.1" + }, + { + "name": [ + "Titania" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.titania::1.0" + }, + { + "name": [ + "Titania" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.titania::1.1" + }, + { + "name": [ + "Trinculo" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.trinculo::1.0" + }, + { + "name": [ + "Trinculo" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.trinculo::1.1" + }, + { + "name": [ + "Umbriel" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.umbriel::1.0" + }, + { + "name": [ + "Umbriel" + ], + "type": [ + "Satellite" + ], + "lidvid": "urn:nasa:pds:context:target:satellite.uranus.umbriel::1.1" + }, + { + "name": [ + "R Lyrae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.13_lyr::1.0" + }, + { + "name": [ + "GSC 03089-00929" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.1swasp_j175207.01_373246.3::1.0" + }, + { + "name": [ + "26 Tauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.26_tau::1.0" + }, + { + "name": [ + "30 Piscium" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.30_psc::1.0" + }, + { + "name": [ + "31 Leonis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.31_leo::1.0" + }, + { + "name": [ + "3 Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.3_cen::1.0" + }, + { + "name": [ + "56 Leonis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.56_leo::1.0" + }, + { + "name": [ + "Alpha1 Crucis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf01_cru::1.0" + }, + { + "name": [ + "Alpha Arae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_ara::1.0" + }, + { + "name": [ + "Capella" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_aur::1.0" + }, + { + "name": [ + "Arcturus" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_boo::1.0" + }, + { + "name": [ + "Canopus" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_car::1.0" + }, + { + "name": [ + "Alpha Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_cen::1.0" + }, + { + "name": [ + "Menkar" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_cet::1.0" + }, + { + "name": [ + "Sirius" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_cma::1.0" + }, + { + "name": [ + "Procyon" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_cmi::1.0" + }, + { + "name": [ + "Acrux" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_cru::1.0" + }, + { + "name": [ + "Achernar" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_eri::1.0" + }, + { + "name": [ + "Rasalgethi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_her::1.0" + }, + { + "name": [ + "Alphard" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_hya::1.0" + }, + { + "name": [ + "Regulus" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_leo::1.0" + }, + { + "name": [ + "Alpha Lupi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_lup::1.0" + }, + { + "name": [ + "Vega" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_lyr::1.0" + }, + { + "name": [ + "Betelgeuse" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_ori::1.0" + }, + { + "name": [ + "Alpha Pavonis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_pav::1.0" + }, + { + "name": [ + "Fomalhaut" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_psa::1.0" + }, + { + "name": [ + "Antares" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_sco::1.0" + }, + { + "name": [ + "Alpha Sextantis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_sex::1.0" + }, + { + "name": [ + "Aldebaran" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.alf_tau::1.0" + }, + { + "name": [ + "b Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.b_cen::1.0" + }, + { + "name": [ + "U13" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd-19_4222::1.0" + }, + { + "name": [ + "U138" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd-20_5937::1.0" + }, + { + "name": [ + "U17" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd-21_4376::1.0" + }, + { + "name": [ + "HAT-P-4" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd_36_2593::1.0" + }, + { + "name": [ + "HAT-P-7" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bd_47_2846::1.0" + }, + { + "name": [ + "Arkab Prior" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet01_sgr::1.0" + }, + { + "name": [ + "Arkab Posterior" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet02_sgr::1.0" + }, + { + "name": [ + "Mirach" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_and::1.0" + }, + { + "name": [ + "Beta Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_cen::1.0" + }, + { + "name": [ + "Beta Canis Majoris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_cma::1.0" + }, + { + "name": [ + "Mirzam" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_cma::1.1" + }, + { + "name": [ + "Mimosa" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_cru::1.0" + }, + { + "name": [ + "Tiaki" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_gru::1.0" + }, + { + "name": [ + "Beta Hydrae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_hya::1.0" + }, + { + "name": [ + "Zubeneschamali" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_lib::1.0" + }, + { + "name": [ + "Beta Lupi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_lup::1.0" + }, + { + "name": [ + "Rigel" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_ori::1.0" + }, + { + "name": [ + "Scheat" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_peg::1.0" + }, + { + "name": [ + "Algol" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_per::1.0" + }, + { + "name": [ + "Beta Piscis Austrini" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_psa::1.0" + }, + { + "name": [ + "Elnath" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_tau::1.0" + }, + { + "name": [ + "Kochab" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.bet_umi::1.0" + }, + { + "name": [ + "Chi Aquarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.chi_aqr::1.0" + }, + { + "name": [ + "Chi Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.chi_cen::1.0" + }, + { + "name": [ + "Chi Cygni" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.chi_cyg::1.0" + }, + { + "name": [ + "Skat" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_aqr::1.0" + }, + { + "name": [ + "Delta Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_cen::1.0" + }, + { + "name": [ + "Delta Ceti" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_cet::1.0" + }, + { + "name": [ + "Delta Lupi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_lup::1.0" + }, + { + "name": [ + "Yed Prior" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_oph::1.0" + }, + { + "name": [ + "Delta Orionis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_ori::1.0" + }, + { + "name": [ + "Delta Persei" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_per::1.0" + }, + { + "name": [ + "Delta Scorpii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_sco::1.0" + }, + { + "name": [ + "Minelauva" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.del_vir::1.0" + }, + { + "name": [ + "Segin" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_cas::1.0" + }, + { + "name": [ + "Epsilon Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_cen::1.0" + }, + { + "name": [ + "Epsilon Canis Majoris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_cma::1.0" + }, + { + "name": [ + "Epsilon Lupi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_lup::1.0" + }, + { + "name": [ + "Epsilon Microscopii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_mic::1.0" + }, + { + "name": [ + "Epsilon Muscae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_mus::1.0" + }, + { + "name": [ + "Alnilam" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_ori::1.0" + }, + { + "name": [ + "Epsilon Persei" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_per::1.0" + }, + { + "name": [ + "Epsilon Piscis Austrini" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_psa::1.0" + }, + { + "name": [ + "Epsilon Sagittarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eps_sgr::1.0" + }, + { + "name": [ + "Eta Carinae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eta_car::1.0" + }, + { + "name": [ + "Eta Canis Majoris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eta_cma::1.0" + }, + { + "name": [ + "Eta Lupi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eta_lup::1.0" + }, + { + "name": [ + "Eta Sagittarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eta_sgr::1.0" + }, + { + "name": [ + "Alkaid" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.eta_uma::1.0" + }, + { + "name": [ + "g Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.g_cen::1.0" + }, + { + "name": [ + "30 Herculis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.g_her::1.0" + }, + { + "name": [ + "Almach" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_and::1.0" + }, + { + "name": [ + "Gamma Arae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_ara::1.0" + }, + { + "name": [ + "Gamma Cassiopeiae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_cas::1.0" + }, + { + "name": [ + "Gamma Cancri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_cnc::1.0" + }, + { + "name": [ + "Gamma Columbae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_col::1.0" + }, + { + "name": [ + "Gacrux" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_cru::1.0" + }, + { + "name": [ + "Zaurak" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_eri::1.0" + }, + { + "name": [ + "Aldhanab" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_gru::1.0" + }, + { + "name": [ + "Gamma Lupi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_lup::1.0" + }, + { + "name": [ + "Gamma Orionis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_ori::1.0" + }, + { + "name": [ + "Algenib" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.gam_peg::1.0" + }, + { + "name": [ + "U0" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.hd_128598::1.0" + }, + { + "name": [ + "HD 339479" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.hd_339479::1.0" + }, + { + "name": [ + "HD 71334" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.hd_71334::1.0" + }, + { + "name": [ + "IK Tauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ik_tau::1.0" + }, + { + "name": [ + "Io Cen" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.io_cen::1.0" + }, + { + "name": [ + "Io Orionis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.io_ori::1.0" + }, + { + "name": [ + "Iota Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.iot_cen::1.0" + }, + { + "name": [ + "Iota Orionis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.iot_ori::1.0" + }, + { + "name": [ + "Peanut Nebula" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.irc__10216::1.0" + }, + { + "name": [ + "Kappa1 Ceti" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kap01_cet::1.0" + }, + { + "name": [ + "Kappa Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kap_cen::1.0" + }, + { + "name": [ + "Kappa Canis Majoris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kap_cma::1.0" + }, + { + "name": [ + "Saiph" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kap_ori::1.0" + }, + { + "name": [ + "Kappa Scorpii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kap_sco::1.0" + }, + { + "name": [ + "Kappa Velorum" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kap_vel::1.0" + }, + { + "name": [ + "GSC 03549-02811" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.kepler-1::1.0" + }, + { + "name": [ + "Xi2 Ceti" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ksi02_cet::1.0" + }, + { + "name": [ + "Lambda Aquilae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.lam_aql::1.0" + }, + { + "name": [ + "Lambda Aquarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.lam_aqr::1.0" + }, + { + "name": [ + "Lambda Ceti" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.lam_cet::1.0" + }, + { + "name": [ + "Shaula" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.lam_sco::1.0" + }, + { + "name": [ + "Lambda Tauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.lam_tau::1.0" + }, + { + "name": [ + "Suhail" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.lam_vel::1.0" + }, + { + "name": [ + "MOA 2009-BLG-266" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.moa_2009-blg-266::1.0" + }, + { + "name": [ + "Mu Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.mu._cen::1.0" + }, + { + "name": [ + "Herschel's Garnet Star" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.mu._cep::1.0" + }, + { + "name": [ + "Tejat" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.mu._gem::1.0" + }, + { + "name": [ + "Mu Piscis Austrini" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.mu._psa::1.0" + }, + { + "name": [ + "Mu Scorpii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.mu._sco::1.0" + }, + { + "name": [ + "Mu Sagittarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.mu._sgr::1.0" + }, + { + "name": [ + "Nu Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.nu._cen::1.0" + }, + { + "name": [ + "Nu Virginis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.nu._vir::1.0" + }, + { + "name": [ + "Omega Virginis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ome_vir::1.0" + }, + { + "name": [ + "Mira" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.omi_cet::1.0" + }, + { + "name": [ + "Pi1 Gruis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.pi.01_gru::1.0" + }, + { + "name": [ + "Pi2 Orionis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.pi.02_ori::1.0" + }, + { + "name": [ + "Pi4 Orionis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.pi.04_ori::1.0" + }, + { + "name": [ + "Psi Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.psi_cen::1.0" + }, + { + "name": [ + "R Aquarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.r_aqr::1.0" + }, + { + "name": [ + "R Cassiopeiae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.r_cas::1.0" + }, + { + "name": [ + "R Doradus" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.r_dor::1.0" + }, + { + "name": [ + "R Hydrae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.r_hya::1.0" + }, + { + "name": [ + "R Leonis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.r_leo::1.0" + }, + { + "name": [ + "Rho Leonis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.rho_leo::1.0" + }, + { + "name": [ + "Gorgonea Tertia" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.rho_per::1.0" + }, + { + "name": [ + "Gliese 436" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ross_905::1.0" + }, + { + "name": [ + "RS Cancer" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.rs_cnc::1.0" + }, + { + "name": [ + "RW Leonis Minoris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.rw_lmi::1.0" + }, + { + "name": [ + "RX Leporis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.rx_lep::1.0" + }, + { + "name": [ + "S Leporis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.s_lep::1.0" + }, + { + "name": [ + "SA 92" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.sa_92::1.0" + }, + { + "name": [ + "Sigma Sagittarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.sig_sgr::1.0" + }, + { + "name": [ + "Sun" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.sun::1.0" + }, + { + "name": [ + "T Cephei" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.t_cep::1.0" + }, + { + "name": [ + "Tau Scorpii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tau_sco::1.0" + }, + { + "name": [ + "Chamukuy" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tet02_tau::1.0" + }, + { + "name": [ + "Theta Arae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tet_ara::1.0" + }, + { + "name": [ + "Theta Carinae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tet_car::1.0" + }, + { + "name": [ + "Theta Crateris" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tet_crt::1.0" + }, + { + "name": [ + "Theta Hydrae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tet_hya::1.0" + }, + { + "name": [ + "TX Camelopardalis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tx_cam::1.0" + }, + { + "name": [ + "U134" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.tyc_6325-848-1::1.0" + }, + { + "name": [ + "U1052" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22296665::1.0" + }, + { + "name": [ + "U28" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22517254::1.0" + }, + { + "name": [ + "U84" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22563790::1.0" + }, + { + "name": [ + "U83" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22564036::1.0" + }, + { + "name": [ + "U25" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22734194::1.0" + }, + { + "name": [ + "U23" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22735323::1.0" + }, + { + "name": [ + "U103" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22794421::1.0" + }, + { + "name": [ + "U102" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_22794648::1.0" + }, + { + "name": [ + "U9539" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_23016546::1.0" + }, + { + "name": [ + "U15" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_23648038::1.0" + }, + { + "name": [ + "U16" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_23892052::1.0" + }, + { + "name": [ + "U144" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_24243741::1.0" + }, + { + "name": [ + "U11" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_24610234::1.0" + }, + { + "name": [ + "U12" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_25096598::1.0" + }, + { + "name": [ + "U9" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_25547691::1.0" + }, + { + "name": [ + "U5" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_25775788::1.0" + }, + { + "name": [ + "U0201" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac2_27214859::1.0" + }, + { + "name": [ + "U65" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac3_133-382807::1.0" + }, + { + "name": [ + "U137" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.ucac3_141-413386::1.0" + }, + { + "name": [ + "U14" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.v1047_sco::1.0" + }, + { + "name": [ + "V Hydrae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.v_hya::1.0" + }, + { + "name": [ + "VX Sagittarii" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.vx_sgr::1.0" + }, + { + "name": [ + "W Aquilae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.w_aql::1.0" + }, + { + "name": [ + "W Hydrae" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.w_hya::1.0" + }, + { + "name": [ + "WASP-3" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.wasp-3::1.0" + }, + { + "name": [ + "X Ophiuchi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.x_oph::1.0" + }, + { + "name": [ + "XO-2" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.xo-2::1.0" + }, + { + "name": [ + "XO-3" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.xo-3::1.0" + }, + { + "name": [ + "Zeta Centauri" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.zet_cen::1.0" + }, + { + "name": [ + "Furud" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.zet_cma::1.0" + }, + { + "name": [ + "Zeta Ophiuchi" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.zet_oph::1.0" + }, + { + "name": [ + "Alnitak" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.zet_ori::1.0" + }, + { + "name": [ + "Zeta Persei" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.zet_per::1.0" + }, + { + "name": [ + "Zeta Puppis" + ], + "type": [ + "Star" + ], + "lidvid": "urn:nasa:pds:context:target:star.zet_pup::1.0" + }, + { + "name": [ + "Pleiades" + ], + "type": [ + "Star Cluster" + ], + "lidvid": "urn:nasa:pds:context:target:star_cluster.cl_melotte_22::1.0" + }, + { + "name": [ + "NGC 3532" + ], + "type": [ + "Star Cluster" + ], + "lidvid": "urn:nasa:pds:context:target:star_cluster.ngc_3532::1.0" + }, + { + "name": [ + "(118228) 1996 TQ66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118228_1996_tq66::1.0" + }, + { + "name": [ + "(118378) 1999 HT11" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118378_1999_ht11::1.0" + }, + { + "name": [ + "(118379) 1999 HC12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118379_1999_hc12::1.0" + }, + { + "name": [ + "(118698) 2000 OY51" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118698_2000_oy51::1.0" + }, + { + "name": [ + "(118702) 2000 OM67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.118702_2000_om67::1.0" + }, + { + "name": [ + "(119066) 2001 KJ76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119066_2001_kj76::1.0" + }, + { + "name": [ + "(119067) 2001 KP76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119067_2001_kp76::1.0" + }, + { + "name": [ + "(119069) 2001 KN77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119069_2001_kn77::1.0" + }, + { + "name": [ + "(119070) 2001 KP77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119070_2001_kp77::1.0" + }, + { + "name": [ + "(119473) 2001 UO18" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119473_2001_uo18::1.0" + }, + { + "name": [ + "(119878) 2002 CY224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119878_2002_cy224::1.0" + }, + { + "name": [ + "(119951) 2002 KX14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119951_2002_kx14::1.0" + }, + { + "name": [ + "(119956) 2002 PA149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119956_2002_pa149::1.0" + }, + { + "name": [ + "(119979) 2002 WC19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.119979_2002_wc19::1.0" + }, + { + "name": [ + "(120181) 2003 UR292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.120181_2003_ur292::1.0" + }, + { + "name": [ + "(120216) 2004 EW95" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.120216_2004_ew95::1.0" + }, + { + "name": [ + "(120347) Salacia" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.120347_salacia::1.0" + }, + { + "name": [ + "120347 Salacia" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.120347_salacia::1.1" + }, + { + "name": [ + "(123509) 2000 WK183" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.123509_2000_wk183::1.0" + }, + { + "name": [ + "(126154) 2001 YH140" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126154_2001_yh140::1.0" + }, + { + "name": [ + "(126155) 2001 YJ140" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126155_2001_yj140::1.0" + }, + { + "name": [ + "(126619) 2002 CX154" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126619_2002_cx154::1.0" + }, + { + "name": [ + "(126719) 2002 CC249" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.126719_2002_cc249::1.0" + }, + { + "name": [ + "(127546) 2002 XU93" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.127546_2002_xu93::1.0" + }, + { + "name": [ + "(127871) 2003 FC128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.127871_2003_fc128::1.0" + }, + { + "name": [ + "(129746) 1999 CE119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.129746_1999_ce119::1.0" + }, + { + "name": [ + "(130391) 2000 JG81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.130391_2000_jg81::1.0" + }, + { + "name": [ + "(131318) 2001 FL194" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131318_2001_fl194::1.0" + }, + { + "name": [ + "(131695) 2001 XS254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131695_2001_xs254::1.0" + }, + { + "name": [ + "(131696) 2001 XT254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131696_2001_xt254::1.0" + }, + { + "name": [ + "(131697) 2001 XH255" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.131697_2001_xh255::1.0" + }, + { + "name": [ + "(134210) 2005 PQ21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.134210_2005_pq21::1.0" + }, + { + "name": [ + "(134568) 1999 RH215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.134568_1999_rh215::1.0" + }, + { + "name": [ + "(134860) 2000 OJ67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.134860_2000_oj67::1.0" + }, + { + "name": [ + "(135024) 2001 KO76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.135024_2001_ko76::1.0" + }, + { + "name": [ + "(135571) 2002 GG32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.135571_2002_gg32::1.0" + }, + { + "name": [ + "(135742) 2002 PB171" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.135742_2002_pb171::1.0" + }, + { + "name": [ + "(136120) 2003 LG7" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.136120_2003_lg7::1.0" + }, + { + "name": [ + "(137294) 1999 RE215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.137294_1999_re215::1.0" + }, + { + "name": [ + "(137295) 1999 RB216" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.137295_1999_rb216::1.0" + }, + { + "name": [ + "(138537) 2000 OK67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.138537_2000_ok67::1.0" + }, + { + "name": [ + "(138628) 2000 QM251" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.138628_2000_qm251::1.0" + }, + { + "name": [ + "(139775) 2001 QG298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.139775_2001_qg298::1.0" + }, + { + "name": [ + "(143685) 2003 SS317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.143685_2003_ss317::1.0" + }, + { + "name": [ + "(143991) 2003 YO179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.143991_2003_yo179::1.0" + }, + { + "name": [ + "(144897) 2004 UX10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.144897_2004_ux10::1.0" + }, + { + "name": [ + "(145451) 2005 RM43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145451_2005_rm43::1.0" + }, + { + "name": [ + "(145452) 2005 RN43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145452_2005_rn43::1.0" + }, + { + "name": [ + "(145453) 2005 RR43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145453_2005_rr43::1.0" + }, + { + "name": [ + "(145474) 2005 SA278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145474_2005_sa278::1.0" + }, + { + "name": [ + "(145480) 2005 TB190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.145480_2005_tb190::1.0" + }, + { + "name": [ + "(148209) 2000 CR105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.148209_2000_cr105::1.0" + }, + { + "name": [ + "(148780) Altjira" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.148780_altjira::1.0" + }, + { + "name": [ + "148780 Altjira" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.148780_altjira::1.1" + }, + { + "name": [ + "(149348) 2002 VS130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.149348_2002_vs130::1.0" + }, + { + "name": [ + "(149349) 2002 VA131" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.149349_2002_va131::1.0" + }, + { + "name": [ + "(149560) 2003 QZ91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.149560_2003_qz91::1.0" + }, + { + "name": [ + "(150642) 2001 CZ31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.150642_2001_cz31::1.0" + }, + { + "name": [ + "15760 Albion" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15760_albion::1.0" + }, + { + "name": [ + "(15788) 1993 SB" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15788_1993_sb::1.0" + }, + { + "name": [ + "(15789) 1993 SC" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15789_1993_sc::1.0" + }, + { + "name": [ + "(15809) 1994 JS" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15809_1994_js::1.0" + }, + { + "name": [ + "(15810) Arawn" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15810_arawn::1.0" + }, + { + "name": [ + "15810 Arawn" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15810_arawn::1.1" + }, + { + "name": [ + "(15820) 1994 TB" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15820_1994_tb::1.0" + }, + { + "name": [ + "(15836) 1995 DA2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15836_1995_da2::1.0" + }, + { + "name": [ + "(15874) 1996 TL66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15874_1996_tl66::1.0" + }, + { + "name": [ + "(15875) 1996 TP66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15875_1996_tp66::1.0" + }, + { + "name": [ + "(15883) 1997 CR29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.15883_1997_cr29::1.0" + }, + { + "name": [ + "(160091) 2000 OL67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160091_2000_ol67::1.0" + }, + { + "name": [ + "(160147) 2001 KN76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160147_2001_kn76::1.0" + }, + { + "name": [ + "(160148) 2001 KV76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160148_2001_kv76::1.0" + }, + { + "name": [ + "(160256) 2002 PD149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.160256_2002_pd149::1.0" + }, + { + "name": [ + "(16684) 1994 JQ1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.16684_1994_jq1::1.0" + }, + { + "name": [ + "(168700) 2000 GE147" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.168700_2000_ge147::1.0" + }, + { + "name": [ + "(168703) 2000 GP183" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.168703_2000_gp183::1.0" + }, + { + "name": [ + "(169071) 2001 FR185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.169071_2001_fr185::1.0" + }, + { + "name": [ + "174567 Varda" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.174567_varda::1.0" + }, + { + "name": [ + "(181708) 1993 FW" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181708_1993_fw::1.0" + }, + { + "name": [ + "(181855) 1998 WT31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181855_1998_wt31::1.0" + }, + { + "name": [ + "(181867) 1999 CV118" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181867_1999_cv118::1.0" + }, + { + "name": [ + "(181868) 1999 CG119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181868_1999_cg119::1.0" + }, + { + "name": [ + "(181871) 1999 CO153" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181871_1999_co153::1.0" + }, + { + "name": [ + "(181874) 1999 HW11" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181874_1999_hw11::1.0" + }, + { + "name": [ + "(181902) 1999 RD215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.181902_1999_rd215::1.0" + }, + { + "name": [ + "(182222) 2000 YU1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182222_2000_yu1::1.0" + }, + { + "name": [ + "(182294) 2001 KU76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182294_2001_ku76::1.0" + }, + { + "name": [ + "(182397) 2001 QW297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182397_2001_qw297::1.0" + }, + { + "name": [ + "(182933) 2002 GZ31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182933_2002_gz31::1.0" + }, + { + "name": [ + "(182934) 2002 GJ32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.182934_2002_gj32::1.0" + }, + { + "name": [ + "(183595) 2003 TG58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.183595_2003_tg58::1.0" + }, + { + "name": [ + "(183964) 2004 DJ71" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.183964_2004_dj71::1.0" + }, + { + "name": [ + "(19255) 1994 VK8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19255_1994_vk8::1.0" + }, + { + "name": [ + "(19299) 1996 SZ4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19299_1996_sz4::1.0" + }, + { + "name": [ + "(19308) 1996 TO66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19308_1996_to66::1.0" + }, + { + "name": [ + "(19521) Chaos" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19521_chaos::1.0" + }, + { + "name": [ + "19521 Chaos" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.19521_chaos::1.1" + }, + { + "name": [ + "1995 DB2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1995_db2::1.0" + }, + { + "name": [ + "1995 HM5" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1995_hm5::1.0" + }, + { + "name": [ + "1996 KV1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_kv1::1.0" + }, + { + "name": [ + "1996 RQ20" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_rq20::1.0" + }, + { + "name": [ + "1996 RR20" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_rr20::1.0" + }, + { + "name": [ + "1996 TK66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_tk66::1.0" + }, + { + "name": [ + "1996 TS66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1996_ts66::1.0" + }, + { + "name": [ + "1997 CT29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1997_ct29::1.0" + }, + { + "name": [ + "1997 CV29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1997_cv29::1.0" + }, + { + "name": [ + "1997 SZ10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1997_sz10::1.0" + }, + { + "name": [ + "1998 FS144" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_fs144::1.0" + }, + { + "name": [ + "1998 KS65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ks65::1.0" + }, + { + "name": [ + "1998 KY61" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ky61::1.0" + }, + { + "name": [ + "1998 UR43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ur43::1.0" + }, + { + "name": [ + "1998 UU43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_uu43::1.0" + }, + { + "name": [ + "1998 WG24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wg24::1.0" + }, + { + "name": [ + "1998 WS31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ws31::1.0" + }, + { + "name": [ + "1998 WV24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wv24::1.0" + }, + { + "name": [ + "1998 WV31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wv31::1.0" + }, + { + "name": [ + "1998 WW31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_ww31::1.0" + }, + { + "name": [ + "1998 WX24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wx24::1.0" + }, + { + "name": [ + "1998 WX31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wx31::1.0" + }, + { + "name": [ + "1998 WY24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wy24::1.0" + }, + { + "name": [ + "1998 WY31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wy31::1.0" + }, + { + "name": [ + "1998 WZ31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_wz31::1.0" + }, + { + "name": [ + "1998 XY95" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1998_xy95::1.0" + }, + { + "name": [ + "1999 CF119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cf119::1.0" + }, + { + "name": [ + "1999 CH119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_ch119::1.0" + }, + { + "name": [ + "1999 CJ119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cj119::1.0" + }, + { + "name": [ + "1999 CL119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cl119::1.0" + }, + { + "name": [ + "1999 CM158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cm158::1.0" + }, + { + "name": [ + "1999 CQ133" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cq133::1.0" + }, + { + "name": [ + "1999 CX131" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_cx131::1.0" + }, + { + "name": [ + "1999 HG12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_hg12::1.0" + }, + { + "name": [ + "1999 HJ12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_hj12::1.0" + }, + { + "name": [ + "1999 KR18" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_kr18::1.0" + }, + { + "name": [ + "1999 OA4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_oa4::1.0" + }, + { + "name": [ + "1999 OD4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_od4::1.0" + }, + { + "name": [ + "1999 OH4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_oh4::1.0" + }, + { + "name": [ + "1999 OJ4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_oj4::1.0" + }, + { + "name": [ + "1999 RC215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rc215::1.0" + }, + { + "name": [ + "1999 RJ215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rj215::1.0" + }, + { + "name": [ + "1999 RT214" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rt214::1.0" + }, + { + "name": [ + "1999 RX214" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_rx214::1.0" + }, + { + "name": [ + "1999 RY214" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_ry214::1.0" + }, + { + "name": [ + "1999 TR11" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_tr11::1.0" + }, + { + "name": [ + "1999 XY143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.1999_xy143::1.0" + }, + { + "name": [ + "(20000) Varuna" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.20000_varuna::1.0" + }, + { + "name": [ + "20000 Varuna" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.20000_varuna::1.1" + }, + { + "name": [ + "2000 AF255" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_af255::1.0" + }, + { + "name": [ + "2000 CE105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ce105::1.0" + }, + { + "name": [ + "2000 CF105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cf105::1.0" + }, + { + "name": [ + "2000 CG105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cg105::1.0" + }, + { + "name": [ + "2000 CJ105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cj105::1.0" + }, + { + "name": [ + "2000 CK105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ck105::1.0" + }, + { + "name": [ + "2000 CL104" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cl104::1.0" + }, + { + "name": [ + "2000 CN105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cn105::1.0" + }, + { + "name": [ + "2000 CO105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_co105::1.0" + }, + { + "name": [ + "2000 CP104" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cp104::1.0" + }, + { + "name": [ + "2000 CQ105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_cq105::1.0" + }, + { + "name": [ + "2000 FC8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_fc8::1.0" + }, + { + "name": [ + "2000 FF8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ff8::1.0" + }, + { + "name": [ + "2000 FS53" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_fs53::1.0" + }, + { + "name": [ + "2000 FV53" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_fv53::1.0" + }, + { + "name": [ + "2000 GV146" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_gv146::1.0" + }, + { + "name": [ + "2000 GX146" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_gx146::1.0" + }, + { + "name": [ + "2000 JF81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_jf81::1.0" + }, + { + "name": [ + "2000 KK4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_kk4::1.0" + }, + { + "name": [ + "2000 KL4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_kl4::1.0" + }, + { + "name": [ + "2000 OB51" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ob51::1.0" + }, + { + "name": [ + "2000 OH67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_oh67::1.0" + }, + { + "name": [ + "2000 ON67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_on67::1.0" + }, + { + "name": [ + "2000 OP67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_op67::1.0" + }, + { + "name": [ + "2000 OU69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ou69::1.0" + }, + { + "name": [ + "2000 PA30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pa30::1.0" + }, + { + "name": [ + "2000 PD30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pd30::1.0" + }, + { + "name": [ + "2000 PF30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pf30::1.0" + }, + { + "name": [ + "2000 PH30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ph30::1.0" + }, + { + "name": [ + "2000 PL30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pl30::1.0" + }, + { + "name": [ + "2000 PM30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pm30::1.0" + }, + { + "name": [ + "2000 PN30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pn30::1.0" + }, + { + "name": [ + "2000 PW29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_pw29::1.0" + }, + { + "name": [ + "2000 PX29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_px29::1.0" + }, + { + "name": [ + "2000 QC226" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_qc226::1.0" + }, + { + "name": [ + "2000 QE226" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_qe226::1.0" + }, + { + "name": [ + "2000 QL251" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ql251::1.0" + }, + { + "name": [ + "2000 QN251" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_qn251::1.0" + }, + { + "name": [ + "2000 SR331" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_sr331::1.0" + }, + { + "name": [ + "2000 WL183" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_wl183::1.0" + }, + { + "name": [ + "2000 WT169" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_wt169::1.0" + }, + { + "name": [ + "2000 WV12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_wv12::1.0" + }, + { + "name": [ + "2000 WW12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ww12::1.0" + }, + { + "name": [ + "2000 YA2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_ya2::1.0" + }, + { + "name": [ + "2000 YF2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_yf2::1.0" + }, + { + "name": [ + "2000 YH2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_yh2::1.0" + }, + { + "name": [ + "2000 YX1" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2000_yx1::1.0" + }, + { + "name": [ + "2001 FL185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_fl185::1.0" + }, + { + "name": [ + "2001 FQ185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_fq185::1.0" + }, + { + "name": [ + "2001 HZ58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_hz58::1.0" + }, + { + "name": [ + "2001 KA77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ka77::1.0" + }, + { + "name": [ + "2001 KD77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kd77::1.0" + }, + { + "name": [ + "2001 KF76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kf76::1.0" + }, + { + "name": [ + "2001 KG76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kg76::1.0" + }, + { + "name": [ + "2001 KH76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kh76::1.0" + }, + { + "name": [ + "2001 KL76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_kl76::1.0" + }, + { + "name": [ + "2001 KY76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ky76::1.0" + }, + { + "name": [ + "2001 OG109" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_og109::1.0" + }, + { + "name": [ + "2001 OK108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ok108::1.0" + }, + { + "name": [ + "2001 OM109" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_om109::1.0" + }, + { + "name": [ + "2001 OQ108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_oq108::1.0" + }, + { + "name": [ + "2001 OZ108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_oz108::1.0" + }, + { + "name": [ + "2001 PK47" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_pk47::1.0" + }, + { + "name": [ + "2001 QC298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qc298::1.0" + }, + { + "name": [ + "2001 QD298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qd298::1.0" + }, + { + "name": [ + "2001 QE298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qe298::1.0" + }, + { + "name": [ + "2001 QP297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qp297::1.0" + }, + { + "name": [ + "2001 QQ322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qq322::1.0" + }, + { + "name": [ + "2001 QR297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qr297::1.0" + }, + { + "name": [ + "2001 QR322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qr322::1.0" + }, + { + "name": [ + "2001 QS322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qs322::1.0" + }, + { + "name": [ + "2001 QX297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qx297::1.0" + }, + { + "name": [ + "2001 QX322" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qx322::1.0" + }, + { + "name": [ + "2001 QZ297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_qz297::1.0" + }, + { + "name": [ + "2001 RU143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_ru143::1.0" + }, + { + "name": [ + "2001 RW143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_rw143::1.0" + }, + { + "name": [ + "2001 RZ143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_rz143::1.0" + }, + { + "name": [ + "2001 UP18" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_up18::1.0" + }, + { + "name": [ + "2001 VN71" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_vn71::1.0" + }, + { + "name": [ + "2001 XQ254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_xq254::1.0" + }, + { + "name": [ + "2001 XR254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_xr254::1.0" + }, + { + "name": [ + "2001 XU254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2001_xu254::1.0" + }, + { + "name": [ + "2002 CB225" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cb225::1.0" + }, + { + "name": [ + "2002 CU154" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cu154::1.0" + }, + { + "name": [ + "2002 CW224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cw224::1.0" + }, + { + "name": [ + "2002 CX224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cx224::1.0" + }, + { + "name": [ + "2002 CY248" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cy248::1.0" + }, + { + "name": [ + "2002 CZ224" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_cz224::1.0" + }, + { + "name": [ + "2002 FW36" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_fw36::1.0" + }, + { + "name": [ + "2002 FW6" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_fw6::1.0" + }, + { + "name": [ + "2002 FX36" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_fx36::1.0" + }, + { + "name": [ + "2002 GA32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_ga32::1.0" + }, + { + "name": [ + "2002 GB32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gb32::1.0" + }, + { + "name": [ + "2002 GP32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gp32::1.0" + }, + { + "name": [ + "2002 GS32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gs32::1.0" + }, + { + "name": [ + "2002 GV32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gv32::1.0" + }, + { + "name": [ + "2002 GY32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_gy32::1.0" + }, + { + "name": [ + "2002 PD155" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pd155::1.0" + }, + { + "name": [ + "2002 PO149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_po149::1.0" + }, + { + "name": [ + "2002 PP149" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pp149::1.0" + }, + { + "name": [ + "2002 PU170" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pu170::1.0" + }, + { + "name": [ + "2002 PV170" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_pv170::1.0" + }, + { + "name": [ + "2002 VD130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vd130::1.0" + }, + { + "name": [ + "2002 VF130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vf130::1.0" + }, + { + "name": [ + "2002 VV130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vv130::1.0" + }, + { + "name": [ + "2002 VX130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_vx130::1.0" + }, + { + "name": [ + "2002 WL21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_wl21::1.0" + }, + { + "name": [ + "2002 XH91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_xh91::1.0" + }, + { + "name": [ + "2002 XV93" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2002_xv93::1.0" + }, + { + "name": [ + "2003 BF91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_bf91::1.0" + }, + { + "name": [ + "2003 BG91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_bg91::1.0" + }, + { + "name": [ + "2003 BH91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_bh91::1.0" + }, + { + "name": [ + "2003 FJ127" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_fj127::1.0" + }, + { + "name": [ + "2003 FZ129" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_fz129::1.0" + }, + { + "name": [ + "2003 HF57" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_hf57::1.0" + }, + { + "name": [ + "2003 HG57" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_hg57::1.0" + }, + { + "name": [ + "2003 LA7" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_la7::1.0" + }, + { + "name": [ + "2003 LD9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ld9::1.0" + }, + { + "name": [ + "2003 QA92" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qa92::1.0" + }, + { + "name": [ + "2003 QB112" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qb112::1.0" + }, + { + "name": [ + "2003 QB91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qb91::1.0" + }, + { + "name": [ + "2003 QG91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qg91::1.0" + }, + { + "name": [ + "2003 QK91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qk91::1.0" + }, + { + "name": [ + "2003 QN91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qn91::1.0" + }, + { + "name": [ + "2003 QQ91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qq91::1.0" + }, + { + "name": [ + "2003 QR91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qr91::1.0" + }, + { + "name": [ + "2003 QV90" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qv90::1.0" + }, + { + "name": [ + "2003 QW113" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qw113::1.0" + }, + { + "name": [ + "2003 QX113" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qx113::1.0" + }, + { + "name": [ + "2003 QX91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qx91::1.0" + }, + { + "name": [ + "2003 QY90" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qy90::1.0" + }, + { + "name": [ + "2003 QZ111" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_qz111::1.0" + }, + { + "name": [ + "2003 SQ317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_sq317::1.0" + }, + { + "name": [ + "2003 SR317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_sr317::1.0" + }, + { + "name": [ + "2003 TH58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_th58::1.0" + }, + { + "name": [ + "2003 TJ58" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_tj58::1.0" + }, + { + "name": [ + "2003 UB292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ub292::1.0" + }, + { + "name": [ + "2003 UN284" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_un284::1.0" + }, + { + "name": [ + "2003 UN292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_un292::1.0" + }, + { + "name": [ + "2003 UT292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ut292::1.0" + }, + { + "name": [ + "2003 UV292" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_uv292::1.0" + }, + { + "name": [ + "2003 UY413" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_uy413::1.0" + }, + { + "name": [ + "2003 UZ291" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_uz291::1.0" + }, + { + "name": [ + "2003 WA191" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_wa191::1.0" + }, + { + "name": [ + "2003 WU188" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_wu188::1.0" + }, + { + "name": [ + "2003 YJ179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yj179::1.0" + }, + { + "name": [ + "2003 YL179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yl179::1.0" + }, + { + "name": [ + "2003 YN179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yn179::1.0" + }, + { + "name": [ + "2003 YP179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yp179::1.0" + }, + { + "name": [ + "2003 YQ179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yq179::1.0" + }, + { + "name": [ + "2003 YS179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_ys179::1.0" + }, + { + "name": [ + "2003 YU179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yu179::1.0" + }, + { + "name": [ + "2003 YV179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yv179::1.0" + }, + { + "name": [ + "2003 YX179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2003_yx179::1.0" + }, + { + "name": [ + "2004 HC79" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hc79::1.0" + }, + { + "name": [ + "2004 HX78" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hx78::1.0" + }, + { + "name": [ + "2004 HY78" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hy78::1.0" + }, + { + "name": [ + "2004 HZ78" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_hz78::1.0" + }, + { + "name": [ + "2004 KB19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_kb19::1.0" + }, + { + "name": [ + "2004 KC19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_kc19::1.0" + }, + { + "name": [ + "2004 KD19" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_kd19::1.0" + }, + { + "name": [ + "2004 OJ14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_oj14::1.0" + }, + { + "name": [ + "2004 PA108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pa108::1.0" + }, + { + "name": [ + "2004 PA112" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pa112::1.0" + }, + { + "name": [ + "2004 PB108" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pb108::1.0" + }, + { + "name": [ + "2004 PW107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pw107::1.0" + }, + { + "name": [ + "2004 PX107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_px107::1.0" + }, + { + "name": [ + "2004 PZ107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_pz107::1.0" + }, + { + "name": [ + "2004 TE282" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_te282::1.0" + }, + { + "name": [ + "2004 TF282" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tf282::1.0" + }, + { + "name": [ + "2004 TT357" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tt357::1.0" + }, + { + "name": [ + "2004 TV357" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tv357::1.0" + }, + { + "name": [ + "2004 TX357" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_tx357::1.0" + }, + { + "name": [ + "2004 VE131" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_ve131::1.0" + }, + { + "name": [ + "2004 VS75" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vs75::1.0" + }, + { + "name": [ + "2004 VT75" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vt75::1.0" + }, + { + "name": [ + "2004 VY130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vy130::1.0" + }, + { + "name": [ + "2004 VZ75" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_vz75::1.0" + }, + { + "name": [ + "2004 XR190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_xr190::1.0" + }, + { + "name": [ + "2004 XX190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2004_xx190::1.0" + }, + { + "name": [ + "2005 CA79" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ca79::1.0" + }, + { + "name": [ + "2005 CF81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_cf81::1.0" + }, + { + "name": [ + "2005 EB299" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_eb299::1.0" + }, + { + "name": [ + "2005 EF304" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ef304::1.0" + }, + { + "name": [ + "2005 EO304" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_eo304::1.0" + }, + { + "name": [ + "2005 ER318" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_er318::1.0" + }, + { + "name": [ + "2005 EZ300" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ez300::1.0" + }, + { + "name": [ + "2005 GD187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_gd187::1.0" + }, + { + "name": [ + "2005 GF187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_gf187::1.0" + }, + { + "name": [ + "2005 GV210" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_gv210::1.0" + }, + { + "name": [ + "2005 JA175" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_ja175::1.0" + }, + { + "name": [ + "2005 JJ186" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_jj186::1.0" + }, + { + "name": [ + "2005 JP179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_jp179::1.0" + }, + { + "name": [ + "2005 RP43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_rp43::1.0" + }, + { + "name": [ + "2005 SD278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_sd278::1.0" + }, + { + "name": [ + "2005 SE278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_se278::1.0" + }, + { + "name": [ + "2005 SF278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_sf278::1.0" + }, + { + "name": [ + "2005 TN53" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_tn53::1.0" + }, + { + "name": [ + "2005 TN74" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_tn74::1.0" + }, + { + "name": [ + "2005 TV189" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_tv189::1.0" + }, + { + "name": [ + "2005 VA123" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_va123::1.0" + }, + { + "name": [ + "2005 VZ122" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2005_vz122::1.0" + }, + { + "name": [ + "2006 BR284" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_br284::1.0" + }, + { + "name": [ + "2006 CH69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_ch69::1.0" + }, + { + "name": [ + "2006 HW122" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_hw122::1.0" + }, + { + "name": [ + "2006 HX122" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_hx122::1.0" + }, + { + "name": [ + "2006 QH181" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_qh181::1.0" + }, + { + "name": [ + "2006 QP180" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_qp180::1.0" + }, + { + "name": [ + "2006 QQ180" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_qq180::1.0" + }, + { + "name": [ + "2006 SF369" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_sf369::1.0" + }, + { + "name": [ + "2006 UZ184" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2006_uz184::1.0" + }, + { + "name": [ + "2007 RT15" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2007_rt15::1.0" + }, + { + "name": [ + "2007 TA418" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2007_ta418::1.0" + }, + { + "name": [ + "2007 VK305" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2007_vk305::1.0" + }, + { + "name": [ + "2008 CT190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2008_ct190::1.0" + }, + { + "name": [ + "(20108) 1995 QZ9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.20108_1995_qz9::1.0" + }, + { + "name": [ + "2010 LQ68" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2010_lq68::1.0" + }, + { + "name": [ + "2011 HF103" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_hf103::1.0" + }, + { + "name": [ + "2011 HK103" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_hk103::1.0" + }, + { + "name": [ + "2011 JW31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_jw31::1.0" + }, + { + "name": [ + "2011 JX31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2011_jx31::1.0" + }, + { + "name": [ + "2012 HE85" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2012_he85::1.0" + }, + { + "name": [ + "2014 MT69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2014_mt69::1.0" + }, + { + "name": [ + "2014 OS393" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2014_os393::1.0" + }, + { + "name": [ + "2014 PN70" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2014_pn70::1.0" + }, + { + "name": [ + "(20161) 1996 TR66" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.20161_1996_tr66::1.0" + }, + { + "name": [ + "2020 KS11" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.2020_ks11::1.0" + }, + { + "name": [ + "(208996) 2003 AZ84" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.208996_2003_az84::1.0" + }, + { + "name": [ + "(225088) 2007 OR10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.225088_2007_or10::1.0" + }, + { + "name": [ + "(229762) 2007 UK126" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.229762_2007_uk126::1.0" + }, + { + "name": [ + "(24835) 1995 SM55" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.24835_1995_sm55::1.0" + }, + { + "name": [ + "(24952) 1997 QJ4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.24952_1997_qj4::1.0" + }, + { + "name": [ + "(24978) 1998 HJ151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.24978_1998_hj151::1.0" + }, + { + "name": [ + "(26181) 1996 GQ21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.26181_1996_gq21::1.0" + }, + { + "name": [ + "(26308) 1998 SM165" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.26308_1998_sm165::1.0" + }, + { + "name": [ + "(26375) 1999 DE9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.26375_1999_de9::1.0" + }, + { + "name": [ + "(275809) 2001 QY297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.275809_2001_qy297::1.0" + }, + { + "name": [ + "(28978) Ixion" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.28978_ixion::1.0" + }, + { + "name": [ + "28978 Ixion" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.28978_ixion::1.1" + }, + { + "name": [ + "(29981) 1999 TD10" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.29981_1999_td10::1.0" + }, + { + "name": [ + "(303712) 2005 PR21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.303712_2005_pr21::1.0" + }, + { + "name": [ + "(306792) 2001 KQ77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.306792_2001_kq77::1.0" + }, + { + "name": [ + "(307251) 2002 KW14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307251_2002_kw14::1.0" + }, + { + "name": [ + "(307261) 2002 MS4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307261_2002_ms4::1.0" + }, + { + "name": [ + "(307463) 2002 VU130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307463_2002_vu130::1.0" + }, + { + "name": [ + "(307616) 2003 QW90" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.307616_2003_qw90::1.0" + }, + { + "name": [ + "(308193) 2005 CB79" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308193_2005_cb79::1.0" + }, + { + "name": [ + "(308379) 2005 RS43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308379_2005_rs43::1.0" + }, + { + "name": [ + "(308460) 2005 SC278" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308460_2005_sc278::1.0" + }, + { + "name": [ + "(308933) 2006 SQ372" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.308933_2006_sq372::1.0" + }, + { + "name": [ + "(312645) 2010 EP65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.312645_2010_ep65::1.0" + }, + { + "name": [ + "(32929) 1995 QY9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.32929_1995_qy9::1.0" + }, + { + "name": [ + "(33001) 1997 CU29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.33001_1997_cu29::1.0" + }, + { + "name": [ + "(33128) 1998 BU48" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.33128_1998_bu48::1.0" + }, + { + "name": [ + "(33340) 1998 VG44" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.33340_1998_vg44::1.0" + }, + { + "name": [ + "(35671) 1998 SN165" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.35671_1998_sn165::1.0" + }, + { + "name": [ + "(363330) 2002 PQ145" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.363330_2002_pq145::1.0" + }, + { + "name": [ + "(364171) 2006 JZ81" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.364171_2006_jz81::1.0" + }, + { + "name": [ + "(38084) 1999 HB12" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.38084_1999_hb12::1.0" + }, + { + "name": [ + "(385191) 1997 RT5" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385191_1997_rt5::1.0" + }, + { + "name": [ + "(385194) 1998 KG62" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385194_1998_kg62::1.0" + }, + { + "name": [ + "(385199) 1999 OE4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385199_1999_oe4::1.0" + }, + { + "name": [ + "(385201) 1999 RN215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385201_1999_rn215::1.0" + }, + { + "name": [ + "(385266) 2001 QB298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385266_2001_qb298::1.0" + }, + { + "name": [ + "(385437) 2003 GH55" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385437_2003_gh55::1.0" + }, + { + "name": [ + "(385445) 2003 QH91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385445_2003_qh91::1.0" + }, + { + "name": [ + "(385446) Manwe" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385446_manwe::1.0" + }, + { + "name": [ + "385446 Manwe" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385446_manwe::1.1" + }, + { + "name": [ + "(385447) 2003 QF113" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385447_2003_qf113::1.0" + }, + { + "name": [ + "(385458) 2003 SP317" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385458_2003_sp317::1.0" + }, + { + "name": [ + "(385527) 2004 OK14" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385527_2004_ok14::1.0" + }, + { + "name": [ + "385571 Otrera" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385571_otrera::1.0" + }, + { + "name": [ + "(385607) 2005 EO297" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385607_2005_eo297::1.0" + }, + { + "name": [ + "(385695) 2005 TO74" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.385695_2005_to74::1.0" + }, + { + "name": [ + "(38628) Huya" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.38628_huya::1.0" + }, + { + "name": [ + "38628 Huya" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.38628_huya::1.1" + }, + { + "name": [ + "(40314) 1999 KR16" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.40314_1999_kr16::1.0" + }, + { + "name": [ + "(408832) 2001 QJ298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.408832_2001_qj298::1.0" + }, + { + "name": [ + "(413666) 2005 VJ119" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.413666_2005_vj119::1.0" + }, + { + "name": [ + "(42301) 2001 UR163" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.42301_2001_ur163::1.0" + }, + { + "name": [ + "(42355) Typhon" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.42355_typhon::1.0" + }, + { + "name": [ + "42355 Typhon" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.42355_typhon::1.1" + }, + { + "name": [ + "(427581) 2003 QB92" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.427581_2003_qb92::1.0" + }, + { + "name": [ + "(437915) 2002 GD32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.437915_2002_gd32::1.0" + }, + { + "name": [ + "(438028) 2004 EH96" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.438028_2004_eh96::1.0" + }, + { + "name": [ + "(443843) 2001 FO185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.443843_2001_fo185::1.0" + }, + { + "name": [ + "(44594) 1999 OX3" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.44594_1999_ox3::1.0" + }, + { + "name": [ + "(450265) 2003 WU172" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.450265_2003_wu172::1.0" + }, + { + "name": [ + "(455502) 2003 UZ413" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.455502_2003_uz413::1.0" + }, + { + "name": [ + "(45802) 2000 PV29" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.45802_2000_pv29::1.0" + }, + { + "name": [ + "(469306) 1999 CD158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469306_1999_cd158::1.0" + }, + { + "name": [ + "(469333) 2000 PE30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469333_2000_pe30::1.0" + }, + { + "name": [ + "(469361) 2001 HY65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469361_2001_hy65::1.0" + }, + { + "name": [ + "(469362) 2001 KB77" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469362_2001_kb77::1.0" + }, + { + "name": [ + "(469372) 2001 QF298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469372_2001_qf298::1.0" + }, + { + "name": [ + "(469420) 2001 XP254" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469420_2001_xp254::1.0" + }, + { + "name": [ + "(469421) 2001 XD255" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469421_2001_xd255::1.0" + }, + { + "name": [ + "(469505) 2003 FE128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469505_2003_fe128::1.0" + }, + { + "name": [ + "(469506) 2003 FF128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469506_2003_ff128::1.0" + }, + { + "name": [ + "(469514) 2003 QA91" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469514_2003_qa91::1.0" + }, + { + "name": [ + "(469584) 2003 YW179" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469584_2003_yw179::1.0" + }, + { + "name": [ + "(469615) 2004 PT107" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469615_2004_pt107::1.0" + }, + { + "name": [ + "(469704) 2005 EZ296" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469704_2005_ez296::1.0" + }, + { + "name": [ + "(469705) 2005 EF298" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469705_2005_ef298::1.0" + }, + { + "name": [ + "(469707) 2005 GB187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469707_2005_gb187::1.0" + }, + { + "name": [ + "(469708) 2005 GE187" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469708_2005_ge187::1.0" + }, + { + "name": [ + "(469750) 2005 PU21" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.469750_2005_pu21::1.0" + }, + { + "name": [ + "(470309) 2007 JK43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.470309_2007_jk43::1.0" + }, + { + "name": [ + "(470523) 2008 CS190" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.470523_2008_cs190::1.0" + }, + { + "name": [ + "(471143) 2010 EK139" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.471143_2010_ek139::1.0" + }, + { + "name": [ + "(471151) 2010 FD49" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.471151_2010_fd49::1.0" + }, + { + "name": [ + "47171 Lempo" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.47171_lempo::1.0" + }, + { + "name": [ + "(474640) 2004 VN112" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.474640_2004_vn112::1.0" + }, + { + "name": [ + "(47932) 2000 GN171" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.47932_2000_gn171::1.0" + }, + { + "name": [ + "(48639) 1995 TL8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.48639_1995_tl8::1.0" + }, + { + "name": [ + "(486958) 2014 MU69" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.486958_2014_mu69::1.0" + }, + { + "name": [ + "(486958) Arrokoth" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.486958_2014_mu69::1.1" + }, + { + "name": [ + "(50000) Quaoar" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.50000_quaoar::1.0" + }, + { + "name": [ + "50000 Quaoar" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.50000_quaoar::1.1" + }, + { + "name": [ + "(503858) 1998 HQ151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.503858_1998_hq151::1.0" + }, + { + "name": [ + "(504555) 2008 SO266" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.504555_2008_so266::1.0" + }, + { + "name": [ + "(506439) 2000 YB2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.506439_2000_yb2::1.0" + }, + { + "name": [ + "(508788) 2000 CQ114" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.508788_2000_cq114::1.0" + }, + { + "name": [ + "(508823) 2001 RX143" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.508823_2001_rx143::1.0" + }, + { + "name": [ + "(508869) 2002 VT130" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.508869_2002_vt130::1.0" + }, + { + "name": [ + "(52747) 1998 HM151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.52747_1998_hm151::1.0" + }, + { + "name": [ + "(54520) 2000 PJ30" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.54520_2000_pj30::1.0" + }, + { + "name": [ + "(55565) 2002 AW197" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55565_2002_aw197::1.0" + }, + { + "name": [ + "(55636) 2002 TX300" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55636_2002_tx300::1.0" + }, + { + "name": [ + "(55637) 2002 UX25" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55637_2002_ux25::1.0" + }, + { + "name": [ + "(55638) 2002 VE95" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.55638_2002_ve95::1.0" + }, + { + "name": [ + "(58534) Logos" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.58534_logos::1.0" + }, + { + "name": [ + "58534 Logos" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.58534_logos::1.1" + }, + { + "name": [ + "(59358) 1999 CL158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.59358_1999_cl158::1.0" + }, + { + "name": [ + "(60454) 2000 CH105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60454_2000_ch105::1.0" + }, + { + "name": [ + "(60458) 2000 CM114" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60458_2000_cm114::1.0" + }, + { + "name": [ + "(60608) 2000 EE173" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60608_2000_ee173::1.0" + }, + { + "name": [ + "(60620) 2000 FD8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60620_2000_fd8::1.0" + }, + { + "name": [ + "(60621) 2000 FE8" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.60621_2000_fe8::1.0" + }, + { + "name": [ + "(65489) Ceto" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.65489_ceto::1.0" + }, + { + "name": [ + "65489 Ceto" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.65489_ceto::1.1" + }, + { + "name": [ + "(66452) 1999 OF4" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.66452_1999_of4::1.0" + }, + { + "name": [ + "(66652) Borasisi" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.66652_borasisi::1.0" + }, + { + "name": [ + "66652 Borasisi" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.66652_borasisi::1.1" + }, + { + "name": [ + "(69986) 1998 WW24" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69986_1998_ww24::1.0" + }, + { + "name": [ + "(69987) 1998 WA25" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69987_1998_wa25::1.0" + }, + { + "name": [ + "(69988) 1998 WA31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69988_1998_wa31::1.0" + }, + { + "name": [ + "(69990) 1998 WU31" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.69990_1998_wu31::1.0" + }, + { + "name": [ + "(73480) 2002 PN34" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.73480_2002_pn34::1.0" + }, + { + "name": [ + "(78799) 2002 XW93" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.78799_2002_xw93::1.0" + }, + { + "name": [ + "(79360) Sila-Nunam" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79360_sila-nunam::1.0" + }, + { + "name": [ + "79360 Sila-Nunam" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79360_sila-nunam::1.1" + }, + { + "name": [ + "(79969) 1999 CP133" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79969_1999_cp133::1.0" + }, + { + "name": [ + "(79978) 1999 CC158" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79978_1999_cc158::1.0" + }, + { + "name": [ + "(79983) 1999 DF9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.79983_1999_df9::1.0" + }, + { + "name": [ + "(80806) 2000 CM105" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.80806_2000_cm105::1.0" + }, + { + "name": [ + "(82075) 2000 YW134" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82075_2000_yw134::1.0" + }, + { + "name": [ + "(82155) 2001 FZ173" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82155_2001_fz173::1.0" + }, + { + "name": [ + "(82157) 2001 FM185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82157_2001_fm185::1.0" + }, + { + "name": [ + "(82158) 2001 FP185" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.82158_2001_fp185::1.0" + }, + { + "name": [ + "(84522) 2002 TC302" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.84522_2002_tc302::1.0" + }, + { + "name": [ + "(84719) 2002 VR128" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.84719_2002_vr128::1.0" + }, + { + "name": [ + "(84922) 2003 VS2" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.84922_2003_vs2::1.0" + }, + { + "name": [ + "(85627) 1998 HP151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.85627_1998_hp151::1.0" + }, + { + "name": [ + "(85633) 1998 KR65" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.85633_1998_kr65::1.0" + }, + { + "name": [ + "(86047) 1999 OY3" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.86047_1999_oy3::1.0" + }, + { + "name": [ + "(86177) 1999 RY215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.86177_1999_ry215::1.0" + }, + { + "name": [ + "(87269) 2000 OO67" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.87269_2000_oo67::1.0" + }, + { + "name": [ + "(87555) 2000 QB243" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.87555_2000_qb243::1.0" + }, + { + "name": [ + "(88267) 2001 KE76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.88267_2001_ke76::1.0" + }, + { + "name": [ + "(88268) 2001 KK76" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.88268_2001_kk76::1.0" + }, + { + "name": [ + "(88611) Teharonhiawako" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.88611_teharonhiawako::1.0" + }, + { + "name": [ + "88611 Teharonhiawako" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.88611_teharonhiawako::1.1" + }, + { + "name": [ + "(90377) Sedna" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90377_sedna::1.0" + }, + { + "name": [ + "90377 Sedna" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90377_sedna::1.1" + }, + { + "name": [ + "(90482) Orcus" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90482_orcus::1.0" + }, + { + "name": [ + "90482 Orcus" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90482_orcus::1.1" + }, + { + "name": [ + "(90568) 2004 GV9" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.90568_2004_gv9::1.0" + }, + { + "name": [ + "(91133) 1998 HK151" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.91133_1998_hk151::1.0" + }, + { + "name": [ + "(91205) 1998 US43" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.91205_1998_us43::1.0" + }, + { + "name": [ + "(91554) 1999 RZ215" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.91554_1999_rz215::1.0" + }, + { + "name": [ + "(95625) 2002 GX32" + ], + "type": [ + "Trans-Neptunian Object" + ], + "lidvid": "urn:nasa:pds:context:target:trans-neptunian_object.95625_2002_gx32::1.0" + } + ] +} \ No newline at end of file diff --git a/model-lddtool/src/test/resources/features/validate.feature b/model-lddtool/src/test/resources/features/validate.feature index 0ba48022..8f1750c3 100644 --- a/model-lddtool/src/test/resources/features/validate.feature +++ b/model-lddtool/src/test/resources/features/validate.feature @@ -20,7 +20,7 @@ Feature: Running integration tests for validate module | "NASA-PDS/pds4-information-model#795 Test Schematron 2" | "github795b" | 1 | "1 errors expected" | "SCHEMATRON_ERROR" | "--target {resourceDir}/github795/" | "" | - #| "NASA-PDS/pds4-information-model#797 Test Schematron 1" | "github797" | 3 | "3 errors expected" | "SCHEMATRON_ERROR" | "--target {resourceDir}/github797/test_label1_FAIL.xml {resourceDir}/github797/u5.xml" | "PDS4_GEOM_IngestLDD.xml" | + | "NASA-PDS/pds4-information-model#797 Test Schematron 1" | "github797" | 3 | "3 errors expected" | "SCHEMATRON_ERROR" | "--target {resourceDir}/github797/test_label1_FAIL.xml {resourceDir}/github797/u5.xml" | "PDS4_GEOM_IngestLDD.xml" | diff --git a/model-lddtool/src/test/resources/github795/miscellaneous/xa.s16..shz.1976.070.0.xml b/model-lddtool/src/test/resources/github795/miscellaneous/xa.s16..shz.1976.070.0.xml deleted file mode 100644 index f7800bc3..00000000 --- a/model-lddtool/src/test/resources/github795/miscellaneous/xa.s16..shz.1976.070.0.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - urn:nasa:pds:im795:misc:xa.s16..shz.1976.070.0 - 1.0 - Apollo Passive Seismic Experiment data in MiniSEED format - 1.23.0.0 - Product_Native - - - 2021-10-05Z - 1.0 - First release to Planetary Data System - - - - - - 1976-03-10T00:00:00.034000Z - 1976-03-11T00:00:05.449094Z - - - APOLLO 16 - Mission - - urn:nasa:pds:context:investigation:mission.apollo_16 - data_to_investigation - - - - - APOLLO 16 LUNAR SURFACE EXPERIMENTS PACKAGE - Host - - urn:nasa:pds:context:instrument_host:spacecraft.a16a - is_instrument_host - - - - Apollo 16 Passive Seismic Experiment (PSE) - Instrument - - urn:nasa:pds:context:instrument:pse.a16a - is_instrument - - - - - Jupiter - Planet - - urn:nasa:pds:context:target:planet.jupiter - native_to_target - - - - Io - Satellite - - urn:nasa:pds:context:target:satellite.jupiter.io - data_to_target - - - - - - urn:nasa:pds:apollo_pse:document:apollo_pse_description - native_to_archival - - - - - xa.s16..shz.1976.070.0.mseed - 2021-10-05T18:00:07.111859Z - - - Apollo PSE MiniSEED Data - 0 - SEED 2.4 - - -