developing a north american profile for the world spatial metadata standard

17
1 Developing a North Developing a North American Profile for American Profile for the World the World Spatial Metadata Spatial Metadata Standard Standard Harold Moellering Harold Moellering Geography Department Geography Department Ohio State University Ohio State University

Upload: chesmu

Post on 10-Feb-2016

30 views

Category:

Documents


0 download

DESCRIPTION

Developing a North American Profile for the World Spatial Metadata Standard. Harold Moellering Geography Department Ohio State University. Regional, National, & Organizational Profiles. Communities with a common need for metadata. ISO19115 :2003 Geographic Information - Metadata. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Developing a North American Profile for the World Spatial Metadata Standard

11

Developing a North American Developing a North American Profile for the WorldProfile for the World

Spatial Metadata StandardSpatial Metadata Standard

Harold MoelleringHarold MoelleringGeography DepartmentGeography DepartmentOhio State UniversityOhio State University

Page 2: Developing a North American Profile for the World Spatial Metadata Standard

22

Page 3: Developing a North American Profile for the World Spatial Metadata Standard

33

Regional, National, & Organizational Regional, National, & Organizational ProfilesProfiles

ANZLIC ProfileANZLIC Profile

North American ProfileNorth American Profile

European ProfileEuropean Profile

Perfil Latinoamericano de MetadatosPerfil Latinoamericano de Metadatos

NATO ProfileNATO Profile

Profiles Enable Interoperability Between Communities Courtesy of David Danko

ISO19115ISO19115:2003:2003Geographic Information - MetadataGeographic Information - Metadata

EO ProfileEO Profile Navigation ProfileNavigation Profile

Communities with a common need for metadata

Page 4: Developing a North American Profile for the World Spatial Metadata Standard

Figure 1. General geo-spatial standards infrastructure in Canada and the U.S.A.; with formal (in full line presentation) and informal (in dotted line representation) standardisation organisations and their mutual relationships.

Global / Regional National U.S.A. Canada National Government Provincial or State

Local Private

© Copyright ICA Spatial Data Standards Commission, 2005, All rights reserved Abbreviations: Legend: ANSI American National Standards institute CAC Canadian Advisory Committee CGOC Canadian Council on Geomatics Depts Departments ISO/TC 211 ISO/TC 211 - Geographic Information - Geomatics FGDC Federal Geographic Data Committee CGSB-CoG Canadian General Standards Board-Committee on Geomatics

formal

informal

MoU

I-te

ams

liais

on

MoU

OGC

ISO/TC 211

FGDC

ANSI

INCITS

P-m

embe

r

States Provinces

NSGIC

Municipalities

member member

SCC

NIST

INCITS – L1

Private Industry

P-m

embe

r

CAC–TC 211

GeoConnections

CGSB–CoG

Academia

Membership Harmonised p

Federal Govt

Municipalities

Private Industry

Academia

NGOs Govt Depts

Page 5: Developing a North American Profile for the World Spatial Metadata Standard

55

Basic Metadata FunctionsBasic Metadata Functions

• Locate particular Data in SDI• Evaluate characteristics of Data at site• Extract Database from site• Employ/Use Data to analyze problem

Page 6: Developing a North American Profile for the World Spatial Metadata Standard

66

The goal for NAPThe goal for NAP

CAN/CGSB 171.3-95

USA CSDGM

North American Profile

Geospatial Metadata

Based on ISO 19115/19139

Page 7: Developing a North American Profile for the World Spatial Metadata Standard

77

Development ApproachDevelopment Approach

• Requirements analysis– Past experience with metadata standards implementation

• Cross-table development (FGDC-ISO 19115)• Modified UML

– Promote options to obligations– Extended codelists– Added codelists

Page 8: Developing a North American Profile for the World Spatial Metadata Standard

88

North American Profile of ISO North American Profile of ISO 19115:2003 Metadata (NAP-Metadata)19115:2003 Metadata (NAP-Metadata)• Selection of items from ISO19115:2003• Promotion of optional fields to mandatory• Extension of code lists

– Addition of values to existing code lists– Addition of code lists

• Introduction of a multilingual register– Compliant to ISO19135:2005 on registers– English and/et Français (and potentially Spanish)– Metadata items– Code lists

• Register will be accessible on the Web– XML document– Web Services– Web Browser

Page 9: Developing a North American Profile for the World Spatial Metadata Standard

99

Modified UMLModified UML

NAP-Metadata:+ language: mandatory, composed of a language code (ISO639-2/T) and a 3-digit numeric country code (ISO3166-1)+ characterSet: "utf8" mandatory+ hierarchyLev el: mandatory+ hierarchyLev elName: mandatory+ metadataStandardName: "NAP-Metadata" mandatory+ locale: mandatory

Conditional statements:language: documented i f not defined by the encoding standardcharacterSet: documented if ISO 10646-1 not used and not defined by the encoding standardparentIdentifier: documented i f the hierarchy of a higher level exists

MD_SpatialRepresentation(from Spatial representation information)

<<Abstract>>

MD_ApplicationSchemaInformation(from Application schema information)

MD_PortrayalCatalogueReference(from Portrayal catalogue information)

MD_MetadataExtensionInformation(from Metadata extension information)

MD_ContentInformation(from Content information)

<<Abstract>>

MD_ReferenceSystem(from Reference system information)

DQ_DataQuali ty(from Data quality information)

MD_Distribution(from Distribution information)

MD_MaintenanceInformation(from Maintenance information)MD_Metadata

+ fi leIdenti fier[0..1] : CharacterString+ language : CharacterString+ characterSet : MD_CharacterSetCode = "utf8"+ parentIdentifier[0..1] : CharacterString+ hierarchyLevel [1..*] : MD_ScopeCode = "dataset"+ hierarchyLevelName[1..*] : CharacterString+ contact[1..*] : CI_ResponsibleParty+ dateStamp : Date+ metadataStandardName : CharacterString = "NAP-Metadata"+ metadataStandardVersion[0..1] : CharacterString+ dataSetURI[0..1] : CharacterString+ locale[1..*] : PT_Locale

0..*+spatialRepresentationInfo 0..*

0..*+applicationSchemaInfo 0..*

0..*

+portrayalCatalogueInfo

0..*

0..1

+metadataMaintenance

0..1

0..* +metadataExtensionInfo0..*

0..*

+contentInfo

0..*

0..*+referenceSystemInfo 0..*

0..*

+dataQuali tyInfo

0..*

0..1

+distributionInfo

0..1

MD_Constraints(from Constraint information)

0..*

+metadataConstraints

0..*

MD_Identification(from Identification information)

<<Abstract>>

0..*+resourceMaintenance

0..*

1..*

+identificationInfo

1..*

0..* +resourceConstraints0..*

NAP-Metadata:{ (identificationInfo.spatialRepresentationType = "v ector") or(identificationInfo.spatialRepresentationType = "grid") or(identificationInfo.spatialRepresentationType = "tin")implies count referenceSystemInfo >= 1) }

Page 10: Developing a North American Profile for the World Spatial Metadata Standard

1010

Example Modifications toExample Modifications to ISO 19115 Reflected in NAP ISO 19115 Reflected in NAP

• Extension of Code Lists

• Language (M,1)– Language of metadata using standard ISO 3 letter

codes– Language Country Code: e.g. ENG, FRA…..

• Locale (C, Repeatable)– Locale– Other languages used in metadata

Page 11: Developing a North American Profile for the World Spatial Metadata Standard

1111

Current Status of NAP ProjectCurrent Status of NAP Project

• Version 1.0 Circulated in February, 2007• Currently reviewing comments & updating• Will circulate Version 2.0 shortly• Hope to have Profile competed by the end

of the year

Page 12: Developing a North American Profile for the World Spatial Metadata Standard

1212

Summary & ConclusionsSummary & Conclusions

• Much Progress since 2005• Cultural & Linguistic Adaptability• User-friendly Specifications• Promotes Wider Use of Profile• Continue to Circulate NAP Documents• Develop Application Tools for Future

Page 13: Developing a North American Profile for the World Spatial Metadata Standard

1313

Future CooperationFuture Cooperation

NorthAmericanProfile- Metadata

PerfilLatino-Americanode Metadata

Page 14: Developing a North American Profile for the World Spatial Metadata Standard

1414

AcknowledgementsAcknowledgements The following colleagues have contributed The following colleagues have contributed

to the development of these materials:to the development of these materials:

David DankoDavid DankoESRI, Washington, DCESRI, Washington, DC

Jean BrodeurJean BrodeurNatural Resources Canada,Natural Resources Canada,

Centre for Topographic Information, SherbrookeCentre for Topographic Information, Sherbrooke

Sharon ShinnSharon ShinnU.S. Federal Geographic Data Committee, DenverU.S. Federal Geographic Data Committee, Denver

Page 15: Developing a North American Profile for the World Spatial Metadata Standard

1515

THANK YOUTHANK YOU

Page 16: Developing a North American Profile for the World Spatial Metadata Standard

1616URL: ncl.sbs.ohio-state.edu

Page 17: Developing a North American Profile for the World Spatial Metadata Standard

1717