Skip to content

Commit

Permalink
Merge pull request #59 from NASA-PDS-Incubator/Issue-#58-190908_PDS4_…
Browse files Browse the repository at this point in the history
…Information_Model_V1D00_Database_Update---Part-3

Issue #58 190908_PDS4_Information_Model_V1D00_Database_Update - Part 3
  • Loading branch information
jshughes416 authored Sep 8, 2019
2 parents b2d23cb + e1bd0fd commit c63c61b
Show file tree
Hide file tree
Showing 3 changed files with 7,093 additions and 6,594 deletions.
66 changes: 59 additions & 7 deletions model-ontology/src/ontology/Data/UpperModel.pont
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; Mon Aug 19 10:00:54 PDT 2019
; Wed Aug 28 20:48:50 PDT 2019
;
;+ (version "3.5")
;+ (build "Build 663")
Expand Down Expand Up @@ -259,6 +259,10 @@
;+ (comment "The low_representative_saturation attribute specifies a special value whose presence indicates the true value cannot be represented in the chosen data type and length -- in this case being below the allowable range -- which may happen during conversion from another data type. The value must be less than the value of the valid_minimum attribute. Values of this attribute should be represented in the same data_type as the elements in the object with which the Special_Constants class is associated.")
(type STRING)
(create-accessor read-write))
(single-slot attribute_relative_xpath
(type STRING)
;+ (cardinality 0 1)
(create-accessor read-write))
(single-slot DD_Rule_Let
(type STRING)
;+ (cardinality 0 1)
Expand Down Expand Up @@ -3903,6 +3907,11 @@
;+ (comment "The maximum_characters attribute provides the upper, inclusive bound on the number of characters.")
(type STRING)
(create-accessor read-write))
(single-slot dd_context_Value_List
(type INSTANCE)
;+ (allowed-classes DD_Context_Value_List)
;+ (cardinality 0 1)
(create-accessor read-write))
(single-slot grid_coordinate_system_name
;+ (comment "The grid_coordinate_system_name attribute provides the name of the grid coordinate system.")
(type STRING)
Expand Down Expand Up @@ -5271,7 +5280,7 @@
(single-slot information_model_version
;+ (comment "The information_model_version attribute provides the version identification of the PDS Information Model on which the label and schema are based.")
(type STRING)
;+ (value "1.4.0.0" "1.0.0.0" "1.1.0.0" "1.2.0.0" "1.2.0.1" "1.3.0.0" "1.3.0.1" "1.5.0.0" "1.6.0.0" "1.7.0.0" "1.8.0.0" "1.9.0.0" "1.9.1.0" "1.10.0.0" "1.10.1.0" "1.11.0.0" "1.12.0.0")
;+ (value "1.4.0.0" "1.0.0.0" "1.1.0.0" "1.2.0.0" "1.2.0.1" "1.3.0.0" "1.3.0.1" "1.5.0.0" "1.6.0.0" "1.7.0.0" "1.8.0.0" "1.9.0.0" "1.9.1.0" "1.10.0.0" "1.10.1.0" "1.11.0.0" "1.12.0.0" "1.13.0.0")
;+ (cardinality 1 1)
(create-accessor read-write))
(single-slot version_id
Expand Down Expand Up @@ -9462,7 +9471,7 @@
(multislot dd_association
;+ (comment "The local_association_attribute association provides a relationship to an attribute.")
(type INSTANCE)
;+ (allowed-classes DD_Association DD_Association_External XSChoice%23)
;+ (allowed-classes DD_Association DD_Association_External DD_Associate_External_Class XSChoice%23)
(cardinality 1 ?VARIABLE)
(create-accessor read-write)))

Expand Down Expand Up @@ -10374,7 +10383,7 @@
(single-slot unit_of_measure_type
;+ (comment "The unit_of_measure_type attribute identifies the class from which the attribute being defined in this data dictionary draws its possible expressions for units.")
(type STRING)
;+ (value "Units_of_Amount_Of_Substance" "Units_of_Angle" "Units_of_Angular_Velocity" "Units_of_Area" "Units_of_Frequency" "Units_of_Length" "Units_of_Mass" "Units_of_Misc" "Units_of_None" "Units_of_Optical_Path_Length" "Units_of_Pressure" "Units_of_Radiance" "Units_of_Rates" "Units_of_Map_Scale" "Units_of_Solid_Angle" "Units_of_Storage" "Units_of_Temperature" "Units_of_Time" "Units_of_Velocity" "Units_of_Voltage" "Units_of_Volume" "Units_of_Acceleration" "Units_of_Frame_Rate" "Units_of_Spectral_Irradiance" "Units_of_Spectral_Radiance" "Units_of_Wavenumber" "Units_of_Current" "Units_of_Pixel_Scale_Linear" "Units_of_Pixel_Scale_Angular" "Units_of_Pixel_Resolution_Linear" "Units_of_Pixel_Resolution_Angular" "Units_of_Pixel_Resolution_Map" "Units_of_Pixel_Scale_Map" "Units_of_Energy")
;+ (value "Units_of_Amount_Of_Substance" "Units_of_Angle" "Units_of_Angular_Velocity" "Units_of_Area" "Units_of_Frequency" "Units_of_Length" "Units_of_Mass" "Units_of_Misc" "Units_of_None" "Units_of_Optical_Path_Length" "Units_of_Pressure" "Units_of_Radiance" "Units_of_Rates" "Units_of_Map_Scale" "Units_of_Solid_Angle" "Units_of_Storage" "Units_of_Temperature" "Units_of_Time" "Units_of_Velocity" "Units_of_Voltage" "Units_of_Volume" "Units_of_Acceleration" "Units_of_Frame_Rate" "Units_of_Spectral_Irradiance" "Units_of_Spectral_Radiance" "Units_of_Wavenumber" "Units_of_Current" "Units_of_Pixel_Scale_Linear" "Units_of_Pixel_Scale_Angular" "Units_of_Pixel_Resolution_Linear" "Units_of_Pixel_Resolution_Angular" "Units_of_Pixel_Resolution_Map" "Units_of_Pixel_Scale_Map" "Units_of_Energy" "Units_of_Force" "Units_of_Gmass")
;+ (cardinality 0 1)
(create-accessor read-write))
(single-slot maximum_value
Expand All @@ -10395,7 +10404,7 @@
(single-slot value_data_type
;+ (comment "The value_data_type attribute is used in a data dictionary to specify the data type of an attribute's value.")
(type STRING)
;+ (value "ASCII_Boolean" "ASCII_Date_YMD" "ASCII_Integer" "ASCII_Real" "ASCII_AnyURI" "ASCII_Date_DOY" "ASCII_Date_Time_DOY_UTC" "ASCII_Date_Time_YMD_UTC" "ASCII_LID" "ASCII_LIDVID" "ASCII_MD5_Checksum" "ASCII_Short_String_Collapsed" "ASCII_Text_Preserved" "ASCII_Short_String_Preserved" "ASCII_Time" "ASCII_VID" "ASCII_DOI" "ASCII_Numeric_Base2" "ASCII_Numeric_Base16" "ASCII_NonNegative_Integer" "ASCII_File_Specification_Name" "ASCII_Directory_Path_Name" "ASCII_LIDVID_LID" "ASCII_File_Name" "ASCII_Numeric_Base8" "ASCII_Text_Collapsed" "UTF8_Short_String_Collapsed" "UTF8_Short_String_Preserved" "UTF8_Text_Preserved" "Vector_Cartesian_3" "Vector_Cartesian_3_Acceleration" "Vector_Cartesian_3_Position" "Vector_Cartesian_3_Velocity" "Vector_Cartesian_3_Pointing" "ASCII_Date_Time_DOY" "ASCII_Date_Time_YMD" "ASCII_BibCode")
;+ (value "ASCII_Boolean" "ASCII_Date_YMD" "ASCII_Integer" "ASCII_Real" "ASCII_AnyURI" "ASCII_Date_DOY" "ASCII_Date_Time_DOY_UTC" "ASCII_Date_Time_YMD_UTC" "ASCII_LID" "ASCII_LIDVID" "ASCII_MD5_Checksum" "ASCII_Short_String_Collapsed" "ASCII_Text_Preserved" "ASCII_Short_String_Preserved" "ASCII_Time" "ASCII_VID" "ASCII_DOI" "ASCII_Numeric_Base2" "ASCII_Numeric_Base16" "ASCII_NonNegative_Integer" "ASCII_File_Specification_Name" "ASCII_Directory_Path_Name" "ASCII_LIDVID_LID" "ASCII_File_Name" "ASCII_Numeric_Base8" "ASCII_Text_Collapsed" "UTF8_Short_String_Collapsed" "UTF8_Short_String_Preserved" "UTF8_Text_Preserved" "Vector_Cartesian_3" "Vector_Cartesian_3_Acceleration" "Vector_Cartesian_3_Position" "Vector_Cartesian_3_Velocity" "Vector_Cartesian_3_Pointing" "ASCII_Date_Time_DOY" "ASCII_Date_Time_YMD" "ASCII_BibCode" "UTF8_Text_Collapsed")
;+ (cardinality 1 1)
(create-accessor read-write))
(single-slot minimum_value
Expand Down Expand Up @@ -10480,7 +10489,7 @@
(single-slot unit_of_measure_type
;+ (comment "The unit_of_measure_type attribute identifies the class from which the attribute being defined in this data dictionary draws its possible expressions for units.")
(type STRING)
;+ (value "Units_of_Amount_Of_Substance" "Units_of_Angle" "Units_of_Angular_Velocity" "Units_of_Area" "Units_of_Frequency" "Units_of_Length" "Units_of_Mass" "Units_of_Misc" "Units_of_None" "Units_of_Optical_Path_Length" "Units_of_Pressure" "Units_of_Radiance" "Units_of_Rates" "Units_of_Map_Scale" "Units_of_Solid_Angle" "Units_of_Storage" "Units_of_Temperature" "Units_of_Time" "Units_of_Velocity" "Units_of_Voltage" "Units_of_Volume" "Units_of_Frame_Rate" "Units_of_Wavenumber" "Units_of_Spectral_Radiance" "Units_of_Spectral_Irradiance" "Units_of_Current" "Units_of_Pixel_Scale_Linear" "Units_of_Pixel_Scale_Angular" "Units_of_Pixel_Resolution_Linear" "Units_of_Pixel_Resolution_Angular" "Units_of_Acceleration" "Units_of_Pixel_Resolution_Map" "Units_of_Pixel_Scale_Map" "Units_of_Energy")
;+ (value "Units_of_Amount_Of_Substance" "Units_of_Angle" "Units_of_Angular_Velocity" "Units_of_Area" "Units_of_Frequency" "Units_of_Length" "Units_of_Mass" "Units_of_Misc" "Units_of_None" "Units_of_Optical_Path_Length" "Units_of_Pressure" "Units_of_Radiance" "Units_of_Rates" "Units_of_Map_Scale" "Units_of_Solid_Angle" "Units_of_Storage" "Units_of_Temperature" "Units_of_Time" "Units_of_Velocity" "Units_of_Voltage" "Units_of_Volume" "Units_of_Frame_Rate" "Units_of_Wavenumber" "Units_of_Spectral_Radiance" "Units_of_Spectral_Irradiance" "Units_of_Current" "Units_of_Pixel_Scale_Linear" "Units_of_Pixel_Scale_Angular" "Units_of_Pixel_Resolution_Linear" "Units_of_Pixel_Resolution_Angular" "Units_of_Acceleration" "Units_of_Pixel_Resolution_Map" "Units_of_Pixel_Scale_Map" "Units_of_Energy" "Units_of_Force" "Units_of_Gmass")
;+ (cardinality 0 1)
(create-accessor read-write))
(single-slot maximum_value
Expand All @@ -10497,7 +10506,7 @@
(single-slot value_data_type
;+ (comment "The value_data_type attribute is used in a data dictionary to specify the data type of an attribute's value.")
(type STRING)
;+ (value "ASCII_Boolean" "ASCII_Date_YMD" "ASCII_Integer" "ASCII_Real" "ASCII_AnyURI" "ASCII_Date_DOY" "ASCII_Date_Time_DOY_UTC" "ASCII_Date_Time_YMD_UTC" "ASCII_LID" "ASCII_LIDVID" "ASCII_MD5_Checksum" "ASCII_Short_String_Collapsed" "ASCII_Text_Preserved" "ASCII_Short_String_Preserved" "ASCII_Time" "ASCII_VID" "ASCII_DOI" "ASCII_Numeric_Base2" "ASCII_Numeric_Base16" "ASCII_NonNegative_Integer" "ASCII_File_Specification_Name" "ASCII_Directory_Path_Name" "ASCII_LIDVID_LID" "ASCII_File_Name" "ASCII_Numeric_Base8" "ASCII_Text_Collapsed" "UTF8_Short_String_Collapsed" "UTF8_Short_String_Preserved" "UTF8_Text_Preserved" "ASCII_Date_Time_DOY" "ASCII_Date_Time_YMD" "ASCII_BibCode")
;+ (value "ASCII_Boolean" "ASCII_Date_YMD" "ASCII_Integer" "ASCII_Real" "ASCII_AnyURI" "ASCII_Date_DOY" "ASCII_Date_Time_DOY_UTC" "ASCII_Date_Time_YMD_UTC" "ASCII_LID" "ASCII_LIDVID" "ASCII_MD5_Checksum" "ASCII_Short_String_Collapsed" "ASCII_Text_Preserved" "ASCII_Short_String_Preserved" "ASCII_Time" "ASCII_VID" "ASCII_DOI" "ASCII_Numeric_Base2" "ASCII_Numeric_Base16" "ASCII_NonNegative_Integer" "ASCII_File_Specification_Name" "ASCII_Directory_Path_Name" "ASCII_LIDVID_LID" "ASCII_File_Name" "ASCII_Numeric_Base8" "ASCII_Text_Collapsed" "UTF8_Short_String_Collapsed" "UTF8_Short_String_Preserved" "UTF8_Text_Preserved" "ASCII_Date_Time_DOY" "ASCII_Date_Time_YMD" "ASCII_BibCode" "UTF8_Text_Collapsed")
;+ (cardinality 1 1)
(create-accessor read-write))
(multislot permissible_value
Expand Down Expand Up @@ -10635,6 +10644,49 @@
(cardinality 1 ?VARIABLE)
(create-accessor read-write)))

(defclass DD_Associate_External_Class
(is-a Tagged_NonDigital_Child)
(role concrete)
(single-slot namespace_id
;+ (comment "The namespace_id attribute provides the abbreviation of the XML schema namespace container for this logical grouping of classes and attributes. It is assigned by the steward.")
(type STRING)
;+ (cardinality 1 1)
(create-accessor read-write))
(single-slot class_name
;+ (comment "The class_name attribute provides the common name by which the class is identified, as well as the class within which the attribute is used.")
(type STRING)
;+ (cardinality 1 1)
(create-accessor read-write))
(single-slot maximum_occurrences
;+ (comment "The maximum occurrences attribute indicates the number of times something may occur. It is also called the maximum cardinality. The asterisk character is used as a value to indicate that no upper bound exists.")
(type STRING)
;+ (cardinality 1 1)
(create-accessor read-write))
(single-slot dd_context_Value_List
(type INSTANCE)
;+ (allowed-classes DD_Context_Value_List)
;+ (cardinality 1 1)
(create-accessor read-write))
(single-slot minimum_occurrences
;+ (comment "The minimum occurrences attribute indicates the number of times something may occur. It is also called the minimum cardinality.")
(type STRING)
;+ (cardinality 1 1)
(create-accessor read-write)))

(defclass DD_Context_Value_List
(is-a Tagged_NonDigital_Child)
(role concrete)
(single-slot attribute_relative_xpath
(type STRING)
;+ (cardinality 1 1)
(create-accessor read-write))
(multislot permissible_value
;+ (comment "The permissible_value association is a relationship to Permissible_Value.")
(type INSTANCE)
;+ (allowed-classes DD_Permissible_Value)
(cardinality 1 ?VARIABLE)
(create-accessor read-write)))

(defclass Unit_Of_Measure "The Unit_Of_Measure is a definite magnitude of a quantity."
(is-a USER)
(role abstract)
Expand Down
60 changes: 30 additions & 30 deletions model-ontology/src/ontology/Data/config.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#DMDOC settings
#Sat Dec 17 12:00:00 PDT 2018
infoModelVersionId=1.12.0.0
schemaLabelVersionId=1.18
#Thu Sep 22 12:00:00 PDT 2019
infoModelVersionId=1.13.0.0
schemaLabelVersionId=1.19
imSpecDocTitle=PDS4 Information Model Specification
imSpecDocAuthor=PDS4 Information Model Specification Team
imSpecDocSubTitle=
ddDocTitle=PDS4 Data Dictionary
ddDocTeam=Data Design Working Group
pds4BuildId=9b
pds4BuildId=10a
mastRegAuthId=0001_NASA_PDS_1
mastModelId=PDS4
pds4ModelFlag=true
Expand All @@ -26,8 +26,8 @@ lSchemaFileDefn.pds.modelShortName=PDS4
lSchemaFileDefn.pds.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.atm.identifier=atm
lSchemaFileDefn.atm.versionId=1.12.0.0
lSchemaFileDefn.atm.labelVersionId=1.18
lSchemaFileDefn.atm.versionId=1.13.0.0
lSchemaFileDefn.atm.labelVersionId=1.19
lSchemaFileDefn.atm.isMaster=false
lSchemaFileDefn.atm.isDiscipline=true
lSchemaFileDefn.atm.stewardArr=atm
Expand All @@ -39,7 +39,7 @@ lSchemaFileDefn.atm.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.geo.identifier=geo
lSchemaFileDefn.geo.versionId=1.7.0.0
lSchemaFileDefn.geo.labelVersionId=1.18
lSchemaFileDefn.geo.labelVersionId=1.19
lSchemaFileDefn.geo.isMaster=false
lSchemaFileDefn.geo.isDiscipline=true
lSchemaFileDefn.geo.stewardArr=geo
Expand All @@ -51,7 +51,7 @@ lSchemaFileDefn.geo.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.img.identifier=img
lSchemaFileDefn.img.versionId=1.6.0.0
lSchemaFileDefn.img.labelVersionId=1.18
lSchemaFileDefn.img.labelVersionId=1.19
lSchemaFileDefn.img.isMaster=false
lSchemaFileDefn.img.isDiscipline=true
lSchemaFileDefn.img.stewardArr=img
Expand All @@ -62,8 +62,8 @@ lSchemaFileDefn.img.modelShortName=PDS4
lSchemaFileDefn.img.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.naif.identifier=naif
lSchemaFileDefn.naif.versionId=1.12.0.0
lSchemaFileDefn.naif.labelVersionId=1.18
lSchemaFileDefn.naif.versionId=1.13.0.0
lSchemaFileDefn.naif.labelVersionId=1.19
lSchemaFileDefn.naif.isMaster=false
lSchemaFileDefn.naif.isDiscipline=true
lSchemaFileDefn.naif.stewardArr=naif
Expand All @@ -74,8 +74,8 @@ lSchemaFileDefn.naif.modelShortName=PDS4
lSchemaFileDefn.naif.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.ppi.identifier=ppi
lSchemaFileDefn.ppi.versionId=1.12.0.0
lSchemaFileDefn.ppi.labelVersionId=1.18
lSchemaFileDefn.ppi.versionId=1.13.0.0
lSchemaFileDefn.ppi.labelVersionId=1.19
lSchemaFileDefn.ppi.isMaster=false
lSchemaFileDefn.ppi.isDiscipline=true
lSchemaFileDefn.ppi.stewardArr=ppi
Expand All @@ -98,8 +98,8 @@ lSchemaFileDefn.rings.modelShortName=PDS4
lSchemaFileDefn.rings.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.rs.identifier=rs
lSchemaFileDefn.rs.versionId=1.12.0.0
lSchemaFileDefn.rs.labelVersionId=1.18
lSchemaFileDefn.rs.versionId=1.13.0.0
lSchemaFileDefn.rs.labelVersionId=1.19
lSchemaFileDefn.rs.isMaster=false
lSchemaFileDefn.rs.isDiscipline=true
lSchemaFileDefn.rs.stewardArr=rs
Expand All @@ -110,8 +110,8 @@ lSchemaFileDefn.rs.modelShortName=PDS4
lSchemaFileDefn.rs.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.sbn.identifier=sbn
lSchemaFileDefn.sbn.versionId=1.12.0.0
lSchemaFileDefn.sbn.labelVersionId=1.18
lSchemaFileDefn.sbn.versionId=1.13.0.0
lSchemaFileDefn.sbn.labelVersionId=1.19
lSchemaFileDefn.sbn.isMaster=false
lSchemaFileDefn.sbn.isDiscipline=true
lSchemaFileDefn.sbn.stewardArr=sbn
Expand All @@ -123,7 +123,7 @@ lSchemaFileDefn.sbn.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.msn.identifier=msn
lSchemaFileDefn.msn.versionId=1.10.0.0
lSchemaFileDefn.msn.labelVersionId=1.18
lSchemaFileDefn.msn.labelVersionId=1.19
lSchemaFileDefn.msn.isMaster=false
lSchemaFileDefn.msn.isDiscipline=false
lSchemaFileDefn.msn.isMission=true
Expand All @@ -136,7 +136,7 @@ lSchemaFileDefn.msn.regAuthId=0001_NASA_PDS_1

lSchemaFileDefn.disp.identifier=disp
lSchemaFileDefn.disp.versionId=1.4.0.0
lSchemaFileDefn.disp.labelVersionId=1.18
lSchemaFileDefn.disp.labelVersionId=1.19
lSchemaFileDefn.disp.isMaster=false
lSchemaFileDefn.disp.isDiscipline=true
lSchemaFileDefn.disp.stewardArr=img
Expand All @@ -149,7 +149,7 @@ lSchemaFileDefn.disp.comment=This dictionary describes how to display Array data

lSchemaFileDefn.geom.identifier=geom
lSchemaFileDefn.geom.versionId=1.7.0.0
lSchemaFileDefn.geom.labelVersionId=1.18
lSchemaFileDefn.geom.labelVersionId=1.19
lSchemaFileDefn.geom.isMaster=false
lSchemaFileDefn.geom.isDiscipline=true
lSchemaFileDefn.geom.stewardArr=geo
Expand All @@ -161,8 +161,8 @@ lSchemaFileDefn.geom.regAuthId=0001_NASA_PDS_1
lSchemaFileDefn.geom.comment=This dictionary describes geometry.

lSchemaFileDefn.cart.identifier=cart
lSchemaFileDefn.cart.versionId=1.12.0.0
lSchemaFileDefn.cart.labelVersionId=1.18
lSchemaFileDefn.cart.versionId=1.13.0.0
lSchemaFileDefn.cart.labelVersionId=1.19
lSchemaFileDefn.cart.isMaster=false
lSchemaFileDefn.cart.isDiscipline=true
lSchemaFileDefn.cart.stewardArr=cart
Expand All @@ -175,7 +175,7 @@ lSchemaFileDefn.cart.comment=Contains classes and attributes used to describe ca

lSchemaFileDefn.img_surface.identifier=img_surface
lSchemaFileDefn.img_surface.versionId=1.1.0.0
lSchemaFileDefn.img_surface.labelVersionId=1.18
lSchemaFileDefn.img_surface.labelVersionId=1.19
lSchemaFileDefn.img_surface.isMaster=false
lSchemaFileDefn.img_surface.isDiscipline=true
lSchemaFileDefn.img_surface.stewardArr=img
Expand All @@ -187,8 +187,8 @@ lSchemaFileDefn.img_surface.regAuthId=0001_NASA_PDS_1
lSchemaFileDefn.img_surface.comment=Attributes specific to imaging instruments on surface missions.

lSchemaFileDefn.darts.identifier=darts
lSchemaFileDefn.darts.versionId=1.12.0.0
lSchemaFileDefn.darts.labelVersionId=1.18
lSchemaFileDefn.darts.versionId=1.13.0.0
lSchemaFileDefn.darts.labelVersionId=1.19
lSchemaFileDefn.darts.isMaster=false
lSchemaFileDefn.darts.isDiscipline=true
lSchemaFileDefn.darts.stewardArr=darts
Expand All @@ -200,8 +200,8 @@ lSchemaFileDefn.darts.regAuthId=0001_JAXA_DARTS_1
lSchemaFileDefn.darts.comment=This dictionary is for the Data Archive and Transmission System (DARTS) - JAXA.

lSchemaFileDefn.isda.identifier=isda
lSchemaFileDefn.isda.versionId=1.12.0.0
lSchemaFileDefn.isda.labelVersionId=1.18
lSchemaFileDefn.isda.versionId=1.13.0.0
lSchemaFileDefn.isda.labelVersionId=1.19
lSchemaFileDefn.isda.isMaster=false
lSchemaFileDefn.isda.isDiscipline=true
lSchemaFileDefn.isda.stewardArr=isda
Expand All @@ -213,8 +213,8 @@ lSchemaFileDefn.isda.regAuthId=0001_ISRO_ISDA_1
lSchemaFileDefn.isda.comment=This dictionary is for the Indian Space Science Data Centre.

lSchemaFileDefn.psa.identifier=psa
lSchemaFileDefn.psa.versionId=1.12.0.0
lSchemaFileDefn.psa.labelVersionId=1.18
lSchemaFileDefn.psa.versionId=1.13.0.0
lSchemaFileDefn.psa.labelVersionId=1.19
lSchemaFileDefn.psa.isMaster=false
lSchemaFileDefn.psa.isDiscipline=true
lSchemaFileDefn.psa.stewardArr=psa
Expand All @@ -226,8 +226,8 @@ lSchemaFileDefn.psa.regAuthId=0001_ESA_PSA_1
lSchemaFileDefn.psa.comment=This dictionary is for the European Space Agency (ESA) Planetary Science Archive (PSA).

lSchemaFileDefn.rssa.identifier=rssa
lSchemaFileDefn.rssa.versionId=1.12.0.0
lSchemaFileDefn.rssa.labelVersionId=1.18
lSchemaFileDefn.rssa.versionId=1.13.0.0
lSchemaFileDefn.rssa.labelVersionId=1.19
lSchemaFileDefn.rssa.isMaster=false
lSchemaFileDefn.rssa.isDiscipline=true
lSchemaFileDefn.rssa.stewardArr=rssa
Expand Down
Loading

0 comments on commit c63c61b

Please sign in to comment.