際際滷

際際滷Share a Scribd company logo
ISO Metadata and Granules
Ted Habermann, Director of Earth Science
The HDF Group
thabermann@hdfgroup.org
1
ISO Metadata Standards
ISO Standards come in two parts:
Concepts / Content Representations
The Goal
3
Include ISO concepts/content in [NASA]
Earth Science products in a
representation that is useful and
consistent across products and
missions.
SMAP Approach
Concepts / Content Representations
1) Identify ISO concepts important for SMAP users (ISO 19115-2).
2) Represent those concepts in standard XML (ISO 19139-2).
SMAP Granules Approach (1)
ISO XML
blob
included as
a string
attribute in
the
Metadata
group.
ISO 19139-2
SMAP Granules Approach (2)
As groups and attributes in Metadata Group.
Achieves the Goal?
7
The approach achieves the first part of the goal:
Include ISO concepts/content in NASA Earth Science
products
in a representation that is useful and consistent
across products and missions.
But the representation is specific for the SMAP mission.
ISO Metadata as Information Hub
Citations are included in the ISO Metadata Standards as a way to reference resources
that provide details that are not included directly in the metadata.
Metadata
XML
dataset /
resource
source
keyword
thesaurus
& ontology
evaluation
procedure
standard
specification
algorithm associated
resource
application
schema
alternate
metadata
metadata
& service
standard
associated
resource
name/metadata
additional
documentation
constraints
reference
source
metadata
process
reference &
documentation
software
reference
feature
catalog
format
specification
ISO Dataset Titles
All ISO Citations include the concept of Title" which can be represented as a
CharacterString or a FileName. The ISO xPath to the dataset title is special.
/gmi:MI_Metadata
/gmd:identificationInfo/gmd:MD_DataIdentification
/gmd:citation/gmd:CI_Citation
/gmd:title/gco:CharacterString | gmx:FileName
I
S
O
SMAP Dataset Titles (1)
10
SMAP Dataset Titles (2)
11
Accessing Dataset Titles
We have the dataset titles in two locations: ISO and SMAP (HDF)
/gmi:MI_Metadata
/gmd:identificationInfo/gmd:MD_DataIdentification
/gmd:citation/gmd:CI_Citation
/gmd:title/gco:CharacterString | gmx:FileName
/Metadata/DatasetIdentification/fileName
This
mapping is
unique to
SMAP.
/gmi:MI_Metadata
/gmd:identificationInfo/gmd:MD_DataIdentification
/gmd:citation/gmd:CI_Citation
/gmd:title/gco:CharacterString | gmx:FileName
/Metadata
/DatasetIdentification
/fileName=/
I
S
O
S
M
A
P
Can HDF Paths = ISO Paths?
I
S
O
H
D
F
ISO: Roles and Types
Roles = lowerCamelCase / Types = AA_UpperCamelCase
ISO XML always alternates between roles and types.
Each hierarchy level is either a role level or a type level.
/gmi:MI_Metadata
/gmd:identificationInfo/gmd:MD_DataIdentification
/gmd:citation/gmd:CI_Citation
/gmd:title/gco:CharacterString | gmx:FileName
HDF: Groups and Attributes
HDF: Groups and Attributes
NcML: Groups and Attributes with XML attributes
The Goal
ISO Roles
and Types
NcML Groups
and Attributes
and XML
Attributes
Rules
The Workflow
17
SMAP
19115-2
(19139-2)
SMAP
19115-1
(19115-3)
SMAP
NcML
SMAP
19115-1
(19115-3)
Translation Proofing File Differencing
SMAP
HDF
Product
Designer
The method we use to develop and test this
approach involves several (standard) XSLT
transforms (solid arrows) and comparisons
between input metadata and metadata
transformed to NcML and back to ISO (grey
arrows). All of these transforms are lossless.
The Workflow
18
SMAP
19115-2
(19139-2)
SMAP
NcML
SMAP
19115-2
(19139-2)
File Differencing
The same transforms can be used to go
directly from ISO 19139-2 (the ISO version
currently used by NASA and NOAA) to NcML
and back.
SMAP
HDF
Product
Designer
ISO 19139-2 > NcML > HDF
19
/gmi:MI_Metadata
/gmd:identificationInfo/gmd:MD_DataIdentification
/gmd:citation/gmd:CI_Citation
/gmd:title/gco:CharacterString | gmx:FileName
/nc:netcdf
/nc:group[@name=gmi:MI_Metadata]
/nc:group[@name=gmd:identificationInfo]
/nc:group[@name=gmd:citation]
/nc:group[@name=gmd:title]
/nc:attribute[@name=value]/@value
I
S
O
N
C
M
L
/gmi:MI_Metadata/gmd:identificationInfo/gmd:citation/gmd:title/value
S
M
A
P
ISO 19115-3 > NcML > HDF
20
/nc:netcdf
/nc:group[@name=mdb:MD_Metadata]
/nc:group[@name=mdb:identificationInfo]
/nc:group[@name=mri:citation]
/nc:group[@name=mri:title]
/nc:attribute[@name=value]/@value
/mdb:MD_Metadata
/mdb:identificationInfo/mri:MD_DataIdentification
/mri:citation/cit:CI_Citation
/cit:title/gco:CharacterString | gcx:FileName
I
S
O
N
C
M
L
S
M
A
P
/mdb:MD_Metadata/mdb:identificationInfo/mri:citation/mri:title/value
ISO 19139-2 and 19115-3 = HDF
21
/gmi:MI_Metadata
/gmd:identificationInfo/gmd:MD_DataIdentification
/gmd:citation/gmd:CI_Citation
/gmd:title/gco:CharacterString | gmx:FileName
/gmi:MI_Metadata
/gmd:identificationInfo
/gmd:citation
/gmd:title
/value
/mdb:MD_Metadata
/mdb:identificationInfo/mri:MD_DataIdentification
/mri:citation/cit:CI_Citation
/cit:title/gco:CharacterString | gcx:FileName
/mdb:MD_Metadata
/mdb:identificationInfo
/mri:citation
/mri:title
/value
~
~
ISO 19115-2 HDF
ISO 19115-1 HDF
At least the transforms are consistent and the same!
What Does This Mean?
22
Any ISO conceptual model can be transformed into HDF and
extracted using standard transforms.
What Does This Mean?
1) We can write standard interoperable ISO metadata into
SWOT, NISAR, and PDS granules
2) They are all accessible with standard xPaths.
3) We can add standard ISO 19115 and 19115-1 groups to SMAP
without any impact on current metadata access.
The Goal
24
Include ISO concepts/content in NASA
Earth Science products in a
representation that is useful and
consistent across products and
missions.
Acknowledgements
25
This work was partially supported by contract number NNG10HP02C from NASA.
Any opinions, findings, conclusions, or recommendations expressed in this material are
those of the author and do not necessarily reflect the views of NASA or The HDF Group.
Ad

Recommended

ISO Metadata Improvements - Questions and Answers
ISO Metadata Improvements - Questions and Answers
Ted Habermann
ISO Metadata in HDF Data Files
ISO Metadata in HDF Data Files
Ted Habermann
19157 Questions and Answers
19157 Questions and Answers
Ted Habermann
ESDIS and International Standards
ESDIS and International Standards
Ted Habermann
CMPT470-usask-guest-lecture
CMPT470-usask-guest-lecture
Masud Rahman
PhD Maintainability of transformations in evolving MDE ecosystems
PhD Maintainability of transformations in evolving MDE ecosystems
Jokin Garc鱈a P辿rez
What is HDF-EOS?
What is HDF-EOS?
The HDF-EOS Tools and Information Center
HDF Product Designer
HDF Product Designer
The HDF-EOS Tools and Information Center
Connecting HDF with ISO Metadata Standards
Connecting HDF with ISO Metadata Standards
The HDF-EOS Tools and Information Center
Some Options for Non-MARC Descriptive Metadata
Some Options for Non-MARC Descriptive Metadata
Jenn Riley
metadata profiles for protected sites. analysis and propositions for annex III
metadata profiles for protected sites. analysis and propositions for annex III
Desconnets Jean-Christophe
Metadata for your Digital Collections
Metadata for your Digital Collections
Jenn Riley
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Jenn Riley
spatial data infrastructure : data modelling and web services for data access
spatial data infrastructure : data modelling and web services for data access
Desconnets Jean-Christophe
Translation proofing
Translation proofing
Ted Habermann
New ISO Geospatial Metadata Capabilities
New ISO Geospatial Metadata Capabilities
Ted Habermann
The HDF Product Designer Interoperability in the First Mile
The HDF Product Designer Interoperability in the First Mile
Ted Habermann
Hdf Augmentation: Interoperability in the Last Mile
Hdf Augmentation: Interoperability in the Last Mile
Ted Habermann
Citations in ISO Metadata
Citations in ISO Metadata
Ted Habermann
Can ISO 19157 support current NASA data quality metadata?
Can ISO 19157 support current NASA data quality metadata?
Ted Habermann
Translation proofing
Translation proofing
Ted Habermann
Wikis, Rubrics and Views: An Integrated Approach to Improving Documentation
Wikis, Rubrics and Views: An Integrated Approach to Improving Documentation
Ted Habermann
Hdf Inside
Hdf Inside
Ted Habermann
Metadata Evaluation and Improvement
Metadata Evaluation and Improvement
Ted Habermann
Metadata For Humans and Machines
Metadata For Humans and Machines
Ted Habermann
ESDIS Metadata Archive
ESDIS Metadata Archive
Ted Habermann
Earth Science Platform
Earth Science Platform
Ted Habermann
Role of Glutamate, glutamine and Alanine in Transport of Ammonia in Tissues
Role of Glutamate, glutamine and Alanine in Transport of Ammonia in Tissues
Tayyab
Climate and Weather_SCIENCE9-QUARTER3.pptx
Climate and Weather_SCIENCE9-QUARTER3.pptx
Dayan Espartero
GBSN_ Unit 1 - Introduction to Microbiology
GBSN_ Unit 1 - Introduction to Microbiology
Areesha Ahmad

More Related Content

Similar to Granules and ISO Metadata (6)

Connecting HDF with ISO Metadata Standards
Connecting HDF with ISO Metadata Standards
The HDF-EOS Tools and Information Center
Some Options for Non-MARC Descriptive Metadata
Some Options for Non-MARC Descriptive Metadata
Jenn Riley
metadata profiles for protected sites. analysis and propositions for annex III
metadata profiles for protected sites. analysis and propositions for annex III
Desconnets Jean-Christophe
Metadata for your Digital Collections
Metadata for your Digital Collections
Jenn Riley
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Jenn Riley
spatial data infrastructure : data modelling and web services for data access
spatial data infrastructure : data modelling and web services for data access
Desconnets Jean-Christophe
Some Options for Non-MARC Descriptive Metadata
Some Options for Non-MARC Descriptive Metadata
Jenn Riley
metadata profiles for protected sites. analysis and propositions for annex III
metadata profiles for protected sites. analysis and propositions for annex III
Desconnets Jean-Christophe
Metadata for your Digital Collections
Metadata for your Digital Collections
Jenn Riley
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Jenn Riley
spatial data infrastructure : data modelling and web services for data access
spatial data infrastructure : data modelling and web services for data access
Desconnets Jean-Christophe

More from Ted Habermann (13)

Translation proofing
Translation proofing
Ted Habermann
New ISO Geospatial Metadata Capabilities
New ISO Geospatial Metadata Capabilities
Ted Habermann
The HDF Product Designer Interoperability in the First Mile
The HDF Product Designer Interoperability in the First Mile
Ted Habermann
Hdf Augmentation: Interoperability in the Last Mile
Hdf Augmentation: Interoperability in the Last Mile
Ted Habermann
Citations in ISO Metadata
Citations in ISO Metadata
Ted Habermann
Can ISO 19157 support current NASA data quality metadata?
Can ISO 19157 support current NASA data quality metadata?
Ted Habermann
Translation proofing
Translation proofing
Ted Habermann
Wikis, Rubrics and Views: An Integrated Approach to Improving Documentation
Wikis, Rubrics and Views: An Integrated Approach to Improving Documentation
Ted Habermann
Hdf Inside
Hdf Inside
Ted Habermann
Metadata Evaluation and Improvement
Metadata Evaluation and Improvement
Ted Habermann
Metadata For Humans and Machines
Metadata For Humans and Machines
Ted Habermann
ESDIS Metadata Archive
ESDIS Metadata Archive
Ted Habermann
Earth Science Platform
Earth Science Platform
Ted Habermann
Translation proofing
Translation proofing
Ted Habermann
New ISO Geospatial Metadata Capabilities
New ISO Geospatial Metadata Capabilities
Ted Habermann
The HDF Product Designer Interoperability in the First Mile
The HDF Product Designer Interoperability in the First Mile
Ted Habermann
Hdf Augmentation: Interoperability in the Last Mile
Hdf Augmentation: Interoperability in the Last Mile
Ted Habermann
Citations in ISO Metadata
Citations in ISO Metadata
Ted Habermann
Can ISO 19157 support current NASA data quality metadata?
Can ISO 19157 support current NASA data quality metadata?
Ted Habermann
Translation proofing
Translation proofing
Ted Habermann
Wikis, Rubrics and Views: An Integrated Approach to Improving Documentation
Wikis, Rubrics and Views: An Integrated Approach to Improving Documentation
Ted Habermann
Metadata Evaluation and Improvement
Metadata Evaluation and Improvement
Ted Habermann
Metadata For Humans and Machines
Metadata For Humans and Machines
Ted Habermann
ESDIS Metadata Archive
ESDIS Metadata Archive
Ted Habermann
Earth Science Platform
Earth Science Platform
Ted Habermann
Ad

Recently uploaded (20)

Role of Glutamate, glutamine and Alanine in Transport of Ammonia in Tissues
Role of Glutamate, glutamine and Alanine in Transport of Ammonia in Tissues
Tayyab
Climate and Weather_SCIENCE9-QUARTER3.pptx
Climate and Weather_SCIENCE9-QUARTER3.pptx
Dayan Espartero
GBSN_ Unit 1 - Introduction to Microbiology
GBSN_ Unit 1 - Introduction to Microbiology
Areesha Ahmad
Impact of Network Topologies on Blockchain Performance
Impact of Network Topologies on Blockchain Performance
vschiavoni
Science Experiment: Properties of Water.pptx
Science Experiment: Properties of Water.pptx
marionrada1985
Matt Ridley: Economic Evolution and Ideas that have Sex
Matt Ridley: Economic Evolution and Ideas that have Sex
Conservative Institute / Konzervat鱈vny in邸tit炭t M. R. tef叩nika
THE CIRCULATORY SYSTEM GRADE 9 SCIENCE.pptx
THE CIRCULATORY SYSTEM GRADE 9 SCIENCE.pptx
roselyncatacutan
SCIENCE-G7-Quarter1-Week1-Day5.matatagptx
SCIENCE-G7-Quarter1-Week1-Day5.matatagptx
Pyumpyum
plant and animal nutrition..........pptx
plant and animal nutrition..........pptx
mayflorgalleno
BP_MXene_Project_Proposal_Presentation.pptx
BP_MXene_Project_Proposal_Presentation.pptx
RoccoHunter8
Chromatography 際際滷s for the course of Introduction to Biology and Chemistry...
Chromatography 際際滷s for the course of Introduction to Biology and Chemistry...
Md. Arif Shahriar
Relazione di laboratorio Idrolisi dell'amido (in inglese)
Relazione di laboratorio Idrolisi dell'amido (in inglese)
paolofvesco
Operationalising OGC Processes with Application Packages in ILIAD: A Service ...
Operationalising OGC Processes with Application Packages in ILIAD: A Service ...
Marco Amaro Oliveira
Lesson 1 in Earth and Life Science .pptx
Lesson 1 in Earth and Life Science .pptx
KizzelLanada2
GBSN_Unit 3 - Medical and surgical Asepsis
GBSN_Unit 3 - Medical and surgical Asepsis
Areesha Ahmad
Antibiotic and herbicide Resistance Genes
Antibiotic and herbicide Resistance Genes
AkshitRawat20
HERBAL INGREDIENTS USED IN ORAL CARE.pptx
HERBAL INGREDIENTS USED IN ORAL CARE.pptx
Vidhi889356
Science 7 DLL Week 1 Quarter 1 Matatag Curriculum
Science 7 DLL Week 1 Quarter 1 Matatag Curriculum
RONAFAITHLOOC
TISSUE TRANSPLANTATTION and IT'S IMPORTANCE IS DISCUSSED
TISSUE TRANSPLANTATTION and IT'S IMPORTANCE IS DISCUSSED
PhoebeAkinyi1
Gas Exchange in Insects and structures 01
Gas Exchange in Insects and structures 01
PhoebeAkinyi1
Role of Glutamate, glutamine and Alanine in Transport of Ammonia in Tissues
Role of Glutamate, glutamine and Alanine in Transport of Ammonia in Tissues
Tayyab
Climate and Weather_SCIENCE9-QUARTER3.pptx
Climate and Weather_SCIENCE9-QUARTER3.pptx
Dayan Espartero
GBSN_ Unit 1 - Introduction to Microbiology
GBSN_ Unit 1 - Introduction to Microbiology
Areesha Ahmad
Impact of Network Topologies on Blockchain Performance
Impact of Network Topologies on Blockchain Performance
vschiavoni
Science Experiment: Properties of Water.pptx
Science Experiment: Properties of Water.pptx
marionrada1985
THE CIRCULATORY SYSTEM GRADE 9 SCIENCE.pptx
THE CIRCULATORY SYSTEM GRADE 9 SCIENCE.pptx
roselyncatacutan
SCIENCE-G7-Quarter1-Week1-Day5.matatagptx
SCIENCE-G7-Quarter1-Week1-Day5.matatagptx
Pyumpyum
plant and animal nutrition..........pptx
plant and animal nutrition..........pptx
mayflorgalleno
BP_MXene_Project_Proposal_Presentation.pptx
BP_MXene_Project_Proposal_Presentation.pptx
RoccoHunter8
Chromatography 際際滷s for the course of Introduction to Biology and Chemistry...
Chromatography 際際滷s for the course of Introduction to Biology and Chemistry...
Md. Arif Shahriar
Relazione di laboratorio Idrolisi dell'amido (in inglese)
Relazione di laboratorio Idrolisi dell'amido (in inglese)
paolofvesco
Operationalising OGC Processes with Application Packages in ILIAD: A Service ...
Operationalising OGC Processes with Application Packages in ILIAD: A Service ...
Marco Amaro Oliveira
Lesson 1 in Earth and Life Science .pptx
Lesson 1 in Earth and Life Science .pptx
KizzelLanada2
GBSN_Unit 3 - Medical and surgical Asepsis
GBSN_Unit 3 - Medical and surgical Asepsis
Areesha Ahmad
Antibiotic and herbicide Resistance Genes
Antibiotic and herbicide Resistance Genes
AkshitRawat20
HERBAL INGREDIENTS USED IN ORAL CARE.pptx
HERBAL INGREDIENTS USED IN ORAL CARE.pptx
Vidhi889356
Science 7 DLL Week 1 Quarter 1 Matatag Curriculum
Science 7 DLL Week 1 Quarter 1 Matatag Curriculum
RONAFAITHLOOC
TISSUE TRANSPLANTATTION and IT'S IMPORTANCE IS DISCUSSED
TISSUE TRANSPLANTATTION and IT'S IMPORTANCE IS DISCUSSED
PhoebeAkinyi1
Gas Exchange in Insects and structures 01
Gas Exchange in Insects and structures 01
PhoebeAkinyi1
Ad

Granules and ISO Metadata

  • 1. ISO Metadata and Granules Ted Habermann, Director of Earth Science The HDF Group thabermann@hdfgroup.org 1
  • 2. ISO Metadata Standards ISO Standards come in two parts: Concepts / Content Representations
  • 3. The Goal 3 Include ISO concepts/content in [NASA] Earth Science products in a representation that is useful and consistent across products and missions.
  • 4. SMAP Approach Concepts / Content Representations 1) Identify ISO concepts important for SMAP users (ISO 19115-2). 2) Represent those concepts in standard XML (ISO 19139-2).
  • 5. SMAP Granules Approach (1) ISO XML blob included as a string attribute in the Metadata group. ISO 19139-2
  • 6. SMAP Granules Approach (2) As groups and attributes in Metadata Group.
  • 7. Achieves the Goal? 7 The approach achieves the first part of the goal: Include ISO concepts/content in NASA Earth Science products in a representation that is useful and consistent across products and missions. But the representation is specific for the SMAP mission.
  • 8. ISO Metadata as Information Hub Citations are included in the ISO Metadata Standards as a way to reference resources that provide details that are not included directly in the metadata. Metadata XML dataset / resource source keyword thesaurus & ontology evaluation procedure standard specification algorithm associated resource application schema alternate metadata metadata & service standard associated resource name/metadata additional documentation constraints reference source metadata process reference & documentation software reference feature catalog format specification
  • 9. ISO Dataset Titles All ISO Citations include the concept of Title" which can be represented as a CharacterString or a FileName. The ISO xPath to the dataset title is special. /gmi:MI_Metadata /gmd:identificationInfo/gmd:MD_DataIdentification /gmd:citation/gmd:CI_Citation /gmd:title/gco:CharacterString | gmx:FileName I S O
  • 12. Accessing Dataset Titles We have the dataset titles in two locations: ISO and SMAP (HDF) /gmi:MI_Metadata /gmd:identificationInfo/gmd:MD_DataIdentification /gmd:citation/gmd:CI_Citation /gmd:title/gco:CharacterString | gmx:FileName /Metadata/DatasetIdentification/fileName This mapping is unique to SMAP. /gmi:MI_Metadata /gmd:identificationInfo/gmd:MD_DataIdentification /gmd:citation/gmd:CI_Citation /gmd:title/gco:CharacterString | gmx:FileName /Metadata /DatasetIdentification /fileName=/ I S O S M A P
  • 13. Can HDF Paths = ISO Paths? I S O H D F
  • 14. ISO: Roles and Types Roles = lowerCamelCase / Types = AA_UpperCamelCase ISO XML always alternates between roles and types. Each hierarchy level is either a role level or a type level. /gmi:MI_Metadata /gmd:identificationInfo/gmd:MD_DataIdentification /gmd:citation/gmd:CI_Citation /gmd:title/gco:CharacterString | gmx:FileName
  • 15. HDF: Groups and Attributes HDF: Groups and Attributes NcML: Groups and Attributes with XML attributes
  • 16. The Goal ISO Roles and Types NcML Groups and Attributes and XML Attributes Rules
  • 17. The Workflow 17 SMAP 19115-2 (19139-2) SMAP 19115-1 (19115-3) SMAP NcML SMAP 19115-1 (19115-3) Translation Proofing File Differencing SMAP HDF Product Designer The method we use to develop and test this approach involves several (standard) XSLT transforms (solid arrows) and comparisons between input metadata and metadata transformed to NcML and back to ISO (grey arrows). All of these transforms are lossless.
  • 18. The Workflow 18 SMAP 19115-2 (19139-2) SMAP NcML SMAP 19115-2 (19139-2) File Differencing The same transforms can be used to go directly from ISO 19139-2 (the ISO version currently used by NASA and NOAA) to NcML and back. SMAP HDF Product Designer
  • 19. ISO 19139-2 > NcML > HDF 19 /gmi:MI_Metadata /gmd:identificationInfo/gmd:MD_DataIdentification /gmd:citation/gmd:CI_Citation /gmd:title/gco:CharacterString | gmx:FileName /nc:netcdf /nc:group[@name=gmi:MI_Metadata] /nc:group[@name=gmd:identificationInfo] /nc:group[@name=gmd:citation] /nc:group[@name=gmd:title] /nc:attribute[@name=value]/@value I S O N C M L /gmi:MI_Metadata/gmd:identificationInfo/gmd:citation/gmd:title/value S M A P
  • 20. ISO 19115-3 > NcML > HDF 20 /nc:netcdf /nc:group[@name=mdb:MD_Metadata] /nc:group[@name=mdb:identificationInfo] /nc:group[@name=mri:citation] /nc:group[@name=mri:title] /nc:attribute[@name=value]/@value /mdb:MD_Metadata /mdb:identificationInfo/mri:MD_DataIdentification /mri:citation/cit:CI_Citation /cit:title/gco:CharacterString | gcx:FileName I S O N C M L S M A P /mdb:MD_Metadata/mdb:identificationInfo/mri:citation/mri:title/value
  • 21. ISO 19139-2 and 19115-3 = HDF 21 /gmi:MI_Metadata /gmd:identificationInfo/gmd:MD_DataIdentification /gmd:citation/gmd:CI_Citation /gmd:title/gco:CharacterString | gmx:FileName /gmi:MI_Metadata /gmd:identificationInfo /gmd:citation /gmd:title /value /mdb:MD_Metadata /mdb:identificationInfo/mri:MD_DataIdentification /mri:citation/cit:CI_Citation /cit:title/gco:CharacterString | gcx:FileName /mdb:MD_Metadata /mdb:identificationInfo /mri:citation /mri:title /value ~ ~ ISO 19115-2 HDF ISO 19115-1 HDF At least the transforms are consistent and the same!
  • 22. What Does This Mean? 22 Any ISO conceptual model can be transformed into HDF and extracted using standard transforms.
  • 23. What Does This Mean? 1) We can write standard interoperable ISO metadata into SWOT, NISAR, and PDS granules 2) They are all accessible with standard xPaths. 3) We can add standard ISO 19115 and 19115-1 groups to SMAP without any impact on current metadata access.
  • 24. The Goal 24 Include ISO concepts/content in NASA Earth Science products in a representation that is useful and consistent across products and missions.
  • 25. Acknowledgements 25 This work was partially supported by contract number NNG10HP02C from NASA. Any opinions, findings, conclusions, or recommendations expressed in this material are those of the author and do not necessarily reflect the views of NASA or The HDF Group.