0% found this document useful (0 votes)
28 views1 page

Understanding ISO/IEC 11179 Metadata Standards

Metadata

Uploaded by

Gokul Krish
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

Understanding ISO/IEC 11179 Metadata Standards

Metadata

Uploaded by

Gokul Krish
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

04/12/2024, 11:13 Metadata - Wikipedia

and computers. ISO/IEC 11179 standard refers to metadata as information objects about data, or
"data about data". In ISO/IEC 11179 Part-3, the information objects are data about Data Elements,
Value Domains, and other reusable semantic and representational information objects that
describe the meaning and technical details of a data item. This standard also prescribes the details
for a metadata registry, and for registering and administering the information objects within a
Metadata Registry. ISO/IEC 11179 Part 3 also has provisions for describing compound structures
that are derivations of other data elements, for example through calculations, collections of one or
more data elements, or other forms of derived data. While this standard describes itself originally
as a "data element" registry, its purpose is to support describing and registering metadata content
independently of any particular application, lending the descriptions to being discovered and
reused by humans or computers in developing new applications, databases, or for analysis of data
collected in accordance with the registered metadata content. This standard has become the
general basis for other kinds of metadata registries, reusing and extending the registration and
administration portion of the standard.

The Geospatial community has a tradition of specialized geospatial metadata standards,


particularly building on traditions of map- and image-libraries and catalogs. Formal metadata is
usually essential for geospatial data, as common text-processing approaches are not applicable.

The Dublin Core metadata terms are a set of vocabulary terms that can be used to describe
resources for the purposes of discovery. The original set of 15 classic[33] metadata terms, known as
the Dublin Core Metadata Element Set[34] are endorsed in the following standards documents:

IETF RFC 5013[35]


ISO Standard 15836-2009[36]
NISO Standard Z39.85.[37]
The W3C Data Catalog Vocabulary (DCAT)[38] is an RDF vocabulary that supplements Dublin Core
with classes for Dataset, Data Service, Catalog, and Catalog Record. DCAT also uses elements from
FOAF, PROV-O, and OWL-Time. DCAT provides an RDF model to support the typical structure of
a catalog that contains records, each describing a dataset or service.

Although not a standard, Microformat (also mentioned in the section metadata on the internet
below) is a web-based approach to semantic markup which seeks to re-use existing
HTML/XHTML tags to convey metadata. Microformat follows XHTML and HTML standards but
is not a standard in itself. One advocate of microformats, Tantek Çelik, characterized a problem
with alternative approaches:

Here's a new language we want you to learn, and now you need to output these additional
files on your server. It's a hassle. (Microformats) lower the barrier to entry.[39]

Use

File metadata
Most common types of computer files can embed metadata, including documents, (e.g. Microsoft
Office files, OpenDocument files, PDF) images, (e.g. JPEG, PNG) Video files, (e.g. AVI, MP4) and
audio files. (e.g. WAV, MP3)
[Link] 6/28

Common questions

Powered by AI

The provisions for compound data elements in ISO/IEC 11179 increase its flexibility and usability by allowing for the creation of complex metadata structures through combinations of existing data elements, calculations, or collections . This capability supports adaptability and extensibility, enabling users to tailor metadata schemas to meet specific needs while still adhering to a standardized approach. These compound structures facilitate the representation of complex data relationships and semantics, enhancing usability across different applications and domains without requiring the redefinition of core metadata concepts .

The Dublin Core Metadata Element Set contributes to resource discovery by providing a standardized vocabulary for describing resources, making it easier for users and systems to find, access, and use various resources across different contexts . Its origins in standardization lie in several authoritative documents, including IETF RFC 5013, ISO Standard 15836-2009, and NISO Standard Z39.85, which endorse and formalize the set of 15 metadata terms . These standards ensure broad acceptance and usage, facilitating consistent descriptions and enhancing interoperability and data sharing across diverse domains.

Embedding metadata in computer files, such as documents or audio files, enhances data discovery, organization, and management, providing context and descriptive information that aids users and systems . Benefits include efficient information retrieval, improved interoperability, and enriched content description. However, challenges arise from potential privacy concerns, as metadata may inadvertently expose sensitive information, and compatibility issues between different file formats and metadata standards can hinder ease of use and integration . Additionally, maintaining accurate and consistent metadata across disparate systems requires robust processes and tools, posing an ongoing challenge for developers and users.

ISO/IEC 11179 focuses on metadata about data elements, value domains, and other semantic and representational objects, supporting the description and reuse of metadata across applications . It serves as a general basis for metadata registries and distinguishes itself by its detailed provisions for registering and administering metadata independently. In contrast, Dublin Core provides a set of vocabulary terms aimed at describing resources to aid discovery, with its terms standardized in several documents . DCAT supplements Dublin Core with a focus on RDF vocabulary for describing datasets and data services catalogs, incorporating elements like FOAF and PROV-O . Thus, while ISO/IEC 11179 provides a comprehensive framework for metadata registration, Dublin Core and DCAT are more specific to describing and structuring resource discovery and data catalogs, respectively.

The primary limitations of using microformats include its reliance on existing HTML/XHTML tags, which restricts the complexity and specificity of the metadata that can be represented compared to standard metadata frameworks that support richer semantic relationships and structures . Unlike comprehensive metadata standards like DCAT or Dublin Core, microformats may lack the rigorous formalism needed for complex applications, possibly limiting their suitability for intricate data descriptions and interoperability. Furthermore, microformats are not standardized in the same way as Dublin Core or DCAT, which may lead to inconsistencies in metadata interpretation and integration .

Microformats are a web-based approach designed to reuse existing HTML/XHTML tags for embedding metadata directly into web pages, reducing the complexity and eliminating the need for new markup languages . This minimizes the barrier to entry for using metadata on the web. Conversely, DCAT and Dublin Core rely on RDF and specific vocabulary terms to structure metadata for datasets and resource discovery . These standards formalize metadata beyond mere HTML/XHTML usage, supporting a detailed framework for structured data interchange across applications, contrasting with the simplicity-focused approach of microformats.

The embedding of metadata in video and audio files can have significant implications for privacy and data security. Metadata can contain sensitive information, such as location data, timestamps, or device identifiers, which could inadvertently expose personal or proprietary details if improperly handled . This presents privacy risks, particularly in contexts where data is shared or accessed by unauthorized users. Additionally, the security of metadata must be managed alongside the primary content, necessitating comprehensive security measures to protect both metadata and file content from unauthorized access or tampering .

Geospatial metadata standards extend the registration and administration concepts from ISO/IEC 11179 to address the specific needs of describing spatial data, benefiting from the rich tradition of map and image cataloging . Formal metadata is critical for geospatial data because such data cannot be effectively processed using common text-processing methods. The complexity and format-specific characteristics of geospatial data demand standardized metadata for accurate management, retrieval, and usage . Formalized metadata ensures that spatial data can be universally understood and utilized in diverse applications, facilitating interdisciplinary data sharing and analysis.

RDF is fundamental to the structure of DCAT as it provides a framework for expressing metadata about datasets and data services in a standardized, machine-readable format . By utilizing RDF, DCAT ensures flexibility and extensibility in representing metadata, supporting rich semantic interoperability. It interconnects with other standards, such as FOAF, PROV-O, and OWL-Time, by incorporating elements from these vocabularies to describe relationships between datasets or services, their provenance, and time-related information. This enables comprehensive data cataloging and management within semantic web environments, promoting broader data interchange and integration capabilities .

Metadata independence from specific applications, as advocated by ISO/IEC 11179, is crucial because it allows metadata to be reused across different applications and databases without modification . This promotes interoperability, reduces redundancy, and fosters innovation by enabling developers to leverage existing metadata schemas in new contexts. It simplifies the development process, as developers can rely on standardized, well-documented metadata instead of creating new models from scratch. This approach supports continuous evolution and adaptation of data systems by providing a stable yet flexible framework for metadata utilization .

You might also like