Title: Traditional Metadata
1(No Transcript)
2Traditional Metadata
National Hydro Network, Natural Resources Canada
3Traditional Metadata
National Road Network, Natural Resources Canada
4This is a great way to share information...
...with a one key disadvantage
- It's all text!
- Language as a barrier
- How many would classify a typical in-depth
metadata file as an easy read? - Slows data acquisition by the user due to
typically convoluted nature of text, extensive
use of elaborate terminology. - But it is (or can be) in depth.
5Enter mdparse
- Parses traditional text-based metadata, and
outputs a visually rich interpretation of the
data.
6Enter mdparse (Contin'd)?
- Software developed as part of my undergraduate
research thesis with the University of Ottawa. - Built on Wapache framework. Windows 2k/XP/Vista
compatible, but could be ported to nix or even a
web platform. - Currently supports the FGDC standard, and
extensible to support further different formats..
7Enough chatting let's see this thing in action!
8mdparse in action...
9mdparse in action...
10mdparse in action...
11This is what the file looks like...
National Road Network, Natural Resources Canada
12mdparse in action... (Contin'd)
13mdparse in action... (Contin'd)
14mdparse in action... (Contin'd)
15mdparse in action... (Contin'd)
16mdparse in action... (Contin'd)
17mdparse in action... (Contin'd)
18mdparse in action... (Contin'd)
19mdparse in action... (Contin'd)
20Important What this is not...
- Not a substitute for traditional text-based
metadata. - It is an alternative way to present the data to
the end-user.
21Pictograph Library
- Two types of images
- Static images, part of a pre-defined repository
of graphics. - Dynamic images, generated by mdparse on the fly.
The gd library, commonly seen on web servers, is
used as the rendering engine to make this happen.
22Pictograph Library
23Pictograph Library
24Positives for this Technology
- Quick and painless way to assess characteristics
of geospatial data without having to delve into
metadata minutia. - Based on high-level scripting languages
traditionally seen in web development. PHP for
data processing, HTML/CSS for looks. Easily
extensible, and highly portable to a web platform.
25Limitations
- Parses basic information set.
- Limited static graphic repository. Dynamic images
not affected by this pool, and fall-backs do
exist. Unknowns are displayed as such. - Caters to the GeoBase variant of FGDC standard.
26Future Expansions
- Support for additional metadata standards
automatic detection of metadata file format. - Inclusion of different graphic repository sets.
Adoption of military icons or other recognized
pictographic standard.
27Thank you!
- Download mdparse here
- http//www.jmcardle.com/mdparse.exe
- QUESTIONS?