RDFa Lite. RDFa 1.1 Lite is a subset of RDFa 1.1 Five simple attributes: vocab, typeof, property, resource, and prefix Completely upwards compatible RDFa.

Slides:



Advertisements
Similar presentations
1 An inference engine for the semantic web Naudts Guido Student at the Open University Netherlands.
Advertisements

Steffen Staab 1WeST Web Science & Technologies University of Koblenz ▪ Landau, Germany Structured Data on the Web Introduction to.
XML: text format Dr Andy Evans. Text-based data formats As data space has become cheaper, people have moved away from binary data formats. Text easier.
Schema.org, an ontology for discovery on the web Phil Barker, Heriot-Watt University
Microdata and schema.org. Basics Microdata is a simple semantic markup scheme that’s an alternative to RDFa Microdata Developed by WHATWG and supported.
Introduction to RDF Based on tutorial at
RDFa: Embedding RDF Knowledge in HTML Some content from a presentation by Ivan Herman of the W3c, Introduction to RDFa, given at the 2011 Semantic Technologies.
SEMANACCO - a web-based application for accommodation providers to easily create semantically annotated descriptions of their accommodations, based on.
MICRODATA IN HTML 5.0 Technologies for Web Application Development Martin Nečaský Department of Software Engineering, Faculty of Mathematics and Physics,
Presented By, Sripad Sarode
Embedding Knowledge in HTML Some content from a presentations by Ivan Herman of the W3c.
Sematic Web Microdata, Microformat and RDF Advanced Web-based Systems | Misbhauddin.
2011 Semantic Technologies Conference 7 th of June, 2011, San Francisco, CA, USA Ivan Herman, W3C.
Descriptions Robert Grimm New York University. The Final Assignment…  Your own application  Discussion board  Think: Paper summaries  Web cam proxy.
From SHIQ and RDF to OWL: The Making of a Web Ontology Language
INTRO TO WEB DEVELOPMENT
Hypertext Markup Language (HTML) Created by Sarah Dooley & Amanda Foster Edited and presented by Caroline Hallam September 9, 2014.
Microdata and schema.org. Basics Microdata is a simple semantic markup scheme that’s an alternative to RDFa Microdata Developed by WHATWG and supported.
Who Wrote This $#!7 Authorship and Semantic Web Markup for SEO and Social Media Integration.
Grades 6-8 Middle School How to Create Simple Animation in PowerPoint.
XP 1 CREATING AN XML DOCUMENT. XP 2 INTRODUCING XML XML stands for Extensible Markup Language. A markup language specifies the structure and content of.
Network of Excellence in Internet Science Network of Excellence in Internet Science (EINS) 2 nd REVIEW Brussels, 4-5 February 2014 FP7-ICT
All Web pages are written with some form of HTML (HyperText Markup Language). HTML documents are saved as Text Only files so virtually any computer can.
 “Micro Data (like RDFa and Microformats) is a form of semantic mark-up designed to describe elements on a web page e.g. review, person, event etc. This.
Incorporating Multimedia into a Web Site (Case Study) Unit G.
JSON-LD. JSON as an XML Alternative JSON is a light-weight alternative to XML for data- interchange JSON = JavaScript Object Notation – It’s really language.
© Copyright 2008 STI INNSBRUCK HTML Data Guide W3C Interest Group Note 08 March 2012 OC Working Group –
XP 1 Creating an XML Document Developing an XML Document for the Jazz Warehouse XML Tutorial.
Coach Maust.  Include information about this software:  How much does it cost, features, ease of use, operating systems, your favorite features, etc.
Embedding Knowledge in HTML Some content from a presentations by Ivan Herman of the W3c.
AV Interface Commands Set T13 History WD Proposal Seagate Proposal ATA 6 (Streaming Cmd Set Not approved moved to ATA 7) ATA 7 Streaming Cmd Set Time Limited.
Metadata : an overview XML and Educational Metadata, SBU, London, 10 July 2001 Pete Johnston UKOLN, University of Bath Bath, BA2 7AY UKOLN is supported.
Teach Me How to Diigo! Using Diigo to Create Bookmarking Groups and Share Favorite Websites By Shauna Ryan.
RDFa Lite. RDFa 1.1 Lite is a subset of RDFa 1.1 Five simple attributes: vocab, typeof, property, resource, and prefix Completely upwards compatible RDFa.
RDF Syntax and examples ดร. มารุต บูรณรัช : หัวข้อพิเศษด้านเทคโนโลยีสารสนเทศขั้นสูง - เทคโนโลยีเว็บเชิงความหมาย.
THE SEMANTIC WEB By Conrad Williams. Contents  What is the Semantic Web?  Technologies  XML  RDF  OWL  Implementations  Social Networking  Scholarly.
All About Me Presentation
RDFa Primer Bridging the Human and Data webs Presented by: Didit ( )
Microdata in HTML 5.0 Web Applications Martin Nečaský Department of Software Engineering, Faculty of Mathematics and Physics, Charles University in Prague,
ENGLISH III RELATIVE PRONOUNS. Relative Pronouns A relative pronoun is a pronoun that introduces a relative clause. It is called a "relative" pronoun.
Unit 1: Present Tense   Simple Present Tense   Present Continuous Tense   Subject & Object Pronouns (I, you, it, he, she, they) vs. (me, you, him,
Multiplying 2 x 2 digit numbers
Semantic Web in Depth Schema.org RDFa, JSON-LD, Microdata Professor Steffen Staab 2016, Many slides courtesy by Dr. Nick Gibbins.
Decentralized Extensibility & HTML 5 (An introduction to the debate) Noah Mendelsohn Distinguished Engineer – IBM Corp. Co-chair: W3C Technical Architecture.
An Introduction to RDFa QingXia Liu Contents What is RDFa? Why RDFa? Versions of RDFa An Example
ISWC 2010, Shanghai, 8 th November, 2010 Ivan Herman ( 郝易文 ), W3C.
Image library.
All About Me Presentation
Embedding Knowledge in HTML
Writing Them Perfectly
Tutorial 9 Working with XHTML
Adding Alfresco Actions to the Inbox
Microdata and schema.org
JSON-LD.
Embedding Knowledge in HTML
Ontology.
A second look at JavaScript
Proposal Mechanism.
RDF 1.1 Concepts and Abstract Syntax
Making data discoverable through mainstream search engines
JSON-LD 1.0 Yanan Zhang.
Ontology.
Microdata and schema.org
Embedding Knowledge in HTML
RDFa: Embedding RDF Knowledge in HTML
JSON for Linked Data: a standard for serializing RDF using JSON
All About Me Name: Date:.
Gregg Kellogg – Spec Ops
Low-bandwidth Semantic Web
JSON-LD.
Presentation transcript:

RDFa Lite

RDFa 1.1 Lite is a subset of RDFa 1.1 Five simple attributes: vocab, typeof, property, resource, and prefix Completely upwards compatible RDFa 1.1 Works well with schema.org terms Consists of five simple attributes: vocab, typeof, property, resource and prefix What is RDFa Lite?

RDFa Lite example The vocab attribute sets the default vocabulary for a block, typeof sets the class and property introduces a property My name is Manu Sporny and you can give me a ring via or visit my homepage

RDFa Lite vs. Microdata My name is Manu Sporny and you can give me a ring via or visit my homepage My name is Manu Sporny and you can give me a ring via or visit my homepage

Microdata vs. RDFa lite serilization The RDFa Lite serialization looks almost isomorphic to the Microdata version Changes: – itemprop -> property – itemscope is dropped – itemtype-> typeof – vocab=" added to the body or some other enclosing taga

RDFa Lite example: resource The resource attribute gives an object value (URL) for a subject and the prefix attribute eases mixing vocabularies My favorite animal is the Liger

One advantage of Microdata markup was it was simpler than RDFa RDFa Lite offers the same simplicity But with two advantages: – You can add statements in other RDF vocabularies – You can take advantage of more complex RDFa markup features if and when needed Conclusions