W3C Recommendation 17 December 2013 徐江

Slides:



Advertisements
Similar presentations
February Harvesting RDF metadata Building digital library portals with harvested metadata workshop EU-DL All Projects concertation meeting DELOS.
Advertisements

Developing a Metadata Exchange Format for Mathematical Literature David Ruddy Project Euclid Cornell University Library DML 2010 Paris 7 July 2010.
Supported by EU projects 12/12/2013 Athens, Greece Open Data in Agriculture Hands-on with data infrastructures that can power your agricultural data products.
ESRI Geoportal Extension 10 November 2010 Out-of-the-box capabilities and additional options.
Doug Nebert, Senior Advisor for Geospatial Technology, System-of-Systems Architect FGDC Secretariat.
Ontology Notes are from:
1 Introduction to XML. XML eXtensible implies that users define tag content Markup implies it is a coded document Language implies it is a metalanguage.
National Science Digital Library (NSDL) Core Infrastructure Metadata Repository (“union catalog”) Naomi Dushay Cornell University.
RDF Kitty Turner. Current Situation there is hardly any metadata on the Web search engine sites do the equivalent of going through a library, reading.
The RDF meta model: a closer look Basic ideas of the RDF Resource instance descriptions in the RDF format Application-specific RDF schemas Limitations.
UKOLUG - July Metadata for the Web RDF and the Dublin Core Andy Powell UKOLN, University of Bath UKOLN.
Publishing Digital Content to a LOR Publishing Digital Content to a LOR 1.
Practical RDF Chapter 1. RDF: An Introduction
Data on the Web Life Cycle Bernadette Farias Lóscio March, 2014.
The Semantic Web Service Shuying Wang Outline Semantic Web vision Core technologies XML, RDF, Ontology, Agent… Web services DAML-S.
Materials Science Registry Will propose RDA Materials Science WG Define minimum/modest metadata extensions to Dublin Core to enable resource discovery.
A Perspective on Preservation of Linked Data Richard Cyganiak DERI, NUI Galway.
First they have to find it: Getting Government Data Discovered and Used Adapted from: John S. Erickson, Ph.D. Tetherless World Constellation Rensselaer.
Meta Tagging / Metadata Lindsay Berard Assisted by: Li Li.
Aligning library-domain metadata with the Europeana Data Model Sally CHAMBERS Valentine CHARLES ELAG 2011, Prague.
Modeling and Representing National Climate Assessment Information using Linked Data Jin Guang Zheng 1 Curt Tilmes 2
1 Metadata –Information about information – Different objects, different forms – e.g. Library catalogue record Property:Value: Author Ian Beardwell Publisher.
Access and Query Task Force Status at F2F1 Simon Miles.
BEN METADATA SPECIFICATION Isovera Consulting Feb
Providing an Avalanche of Data GETTING OUR DATA ON THE WEB Scott Williams Oct 12, 2011.
Introduction to the Semantic Web and Linked Data Module 1 - Unit 2 The Semantic Web and Linked Data Concepts 1-1 Library of Congress BIBFRAME Pilot Training.
Introduction to the Semantic Web and Linked Data
Information Modeling and Semantic Web Application For National Climate Assessment Jin Guang Zheng 1 Curt Tilmes 2
Implementing an RDF Schema for Pathology Images, From the Association for Pathology Informatics Jules J. Berman, Ph.D., M.D. APIII, Pittsburgh, PA Monday,
Using Open Data to Create Value for Citizens. Data.gov Provides instant access to ~400,000 datasets in easy to use formats Contributions from UN, World.
The RDF meta model Basic ideas of the RDF Resource instance descriptions in the RDF format Application-specific RDF schemas Limitations of XML compared.
Metadata : an overview XML and Educational Metadata, SBU, London, 10 July 2001 Pete Johnston UKOLN, University of Bath Bath, BA2 7AY UKOLN is supported.
Access and Query Task Force Status at F2F1 Simon Miles.
THE BIBFRAME EDITOR AND THE LC PILOT Module 3 – Unit 1 The Semantic Web and Linked Data : a Recap of the Key Concepts Library of Congress BIBFRAME Pilot.
The Digimap ShareGeo Facility Login to Digimap and select ShareGeo from the Collections page.
Metadata and Meta tag. What is metadata? What does metadata do? Metadata schemes What is meta tag? Meta tag example Table of Content.
The Semantic Web. What is the Semantic Web? The Semantic Web is an extension of the current Web in which information is given well-defined meaning, enabling.
Differences and distinctions: metadata types and their uses Stephen Winch Information Architecture Officer, SLIC.
© Copyright 2015 STI INNSBRUCK PlanetData D2.7 Recommendations for contextual data publishing Ioan Toma.
RDFa Primer Bridging the Human and Data webs Presented by: Didit ( )
Presenting Semantic Data Through “Instance Hubs” Using Authoritative URI Design Schemes Alexei Bulazel 1 ( ), Dominic Difranzo 1 (
MARC Tags to BIBFRAME Vocabulary: a new view of metadata Sally McCallum Library of Congress ALA - January 2014.
Setting the stage: linked data concepts Moving-Away-From-MARC-a-thon.
Attributes and Values Describing Entities. Metadata At the most basic level, metadata is just another term for description, or information about an entity.
Geospatial metadata Prof. Wenwen Li School of Geographical Sciences and Urban Planning 5644 Coor Hall
Developing our Metadata: Technical Considerations & Approach Ray Plante NIST 4/14/16 NMI Registry Workshop BIPM, Paris 1 …don’t worry ;-) or How we concentrate.
An Introduction to RDFa QingXia Liu Contents What is RDFa? Why RDFa? Versions of RDFa An Example
Session: Towards systematically curating and integrating
<Panel: The Art & Science of Data Visualization>
RDFa How and Why Ralph R. Swick World Wide Web Consortium
Collaborative Vocabulary Management
WHAT DOES THE FUTURE HOLD? Ann Ellis Dec. 18, 2000
Presented at Archives Records 2016, session 510
Lifting Data Portals to the Web of Data
Alison Valk Georgia Tech
<Panel: The Art & Science of Data Visualization>
Applications of IFLA Namespaces
Linked Data for SDG Reporting
Attributes and Values Describing Entities.
Cataloging the Internet
Enabling direct data access to social science research data
PREMIS Tools and Services
How can DDI make the most of RDF?
Geraldine Nolf, Dirk De Baere, Mathias De Schrijver, Bart Cosyn
Semantic Annotation service
Google Dataset Search Evaluation
LOD reference architecture
Resource Description Framework (RDF)
Metadata Data & Services Informatie Vlaanderen (BE)
Linked Data Ryan McAlister.
Presentation transcript:

http://www.w3.org/TR/vocab-dcat W3C Recommendation 17 December 2013 徐江 DCAT http://www.w3.org/TR/vocab-dcat W3C Recommendation 17 December 2013 徐江

Data catalog vocabulary (DCAT) DCAT is an RDF vocabulary Designed to facilitate interoperability between data catalogs published on the Web. By using DCAT to describe datasets in data catalogs: 1. publishers increase discoverability 2. enable applications easily to consume metadata from multiple catalogs 3. further enables decentralized publishing of catalogs and facilitates federated dataset search across sites.

Data catalog vocabulary (DCAT) DCAT does not make any assumptions about the format of the datasets described in a catalog. Complementary vocabularies may be used together with DCAT to provide more detailed format-specific information. For example, properties from the VoID vocabulary can be used about a DCAT-described dataset if that dataset is in RDF format. DCAT is applicable in many contexts including RDF accessible via SPARQL endpoints, embedded in HTML pages as RDFa Our examples use Turtle because of Turtle's readability.

Namespace (DCAT) The namespace for DCAT is http://www.w3.org/ns/dcat# . It should be noted that DCAT makes extensive use of terms from other vocabularies, in particular Dublin Core. DCAT itself defines a minimal set of classes and properties of its own. A full set of namespaces and prefixes :

Vocabulary Overview(DCAT) DCAT defines three main classes: dcat:Catalog represents the catalog dcat:Dataset represents a dataset in a catalog. dcat:Distribution represents an accessible form of a dataset dcat:CatalogRecord describes a dataset entry in the catalog (optional) dcat:Dataset represents the dataset itself, dcat:CatalogRecord represents the record that describes a dataset in the catalog. A dataset in DCAT is defined as a "collection of data, published or curated by a single agent, and available for access or download in one or more formats". A dataset that is available via an API can be defined as an instance of dcat:Dataset and the API can be defined as an instance of dcat:Distribution. DCAT itself does not define properties specific to APIs description.

dcat: Catalog A data catalog is a curated collection of metadata about datasets. dcat:Catalog instance: Further description of the publisher

dcat: Dataset A collection of data, published or curated by a single agent, and available for access or download in one or more formats. dcat:Dataset instance:

dcat: Distribution Represents a specific available form of a dataset. The dataset distribution :dataset-001-csv can be downloaded as a 5Kb CSV file.

Classifying datasets(DCAT) The catalog classifies its datasets according to a set of domains represented by the relative URI :themes. dcat:themeTaxonomy:The knowledge organization system (KOS) used to classify catalog's datasets. Simple Knowledge Organization System(SKOS) can describe the domains. dcat:theme: The main category of the dataset. A dataset can have multiple themes.

Catalog records metadata The catalog publisher decides to keep metadata describing its records (i.e. the records containing metadata describing the datasets) :dataset-001 was issued on 2011-12-05; its description on the catalog was added on 2011-12-11

A dataset available as download and behind some Web page