Validating HTML5 and RDFa lite
Oxygen general issues.
-
- Posts: 93
- Joined: Fri Mar 08, 2013 8:58 am
Validating HTML5 and RDFa lite
I am unable to get oXygen to validate the recommended use of RDFa + HTML5:
as specified here http://www.w3.org/TR/rdfa-in-html/#exte ... ml5-syntax. The problem seems to lie specifically in the use of @vocab. Why?
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Example Document</title>
</head>
<body vocab="http://schema.org/">
<p typeof="Blog"> Welcome to my <a property="url" href="http://example.org/">blog</a>. </p>
</body>
</html>
-
- Posts: 9446
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Validating HTML5 and RDFa lite
Hi,
Oxygen uses the following NVDL schema to provide validation and content completion for XHTML 5 documents:
OXYGEN_INSTALL_DIR/frameworks/xhtml/xhtml5 (epub3)/epub-xhtml-30.nvdl
The schema does not have support for rdfa extensions.
We will consider adding a schema which has support for them in a future version.
In the meantime if you find a schema for validating XHTML 5 + RDFA, you can associate it to the HTML file and use it instead of ours.
Regards,
Radu
Oxygen uses the following NVDL schema to provide validation and content completion for XHTML 5 documents:
OXYGEN_INSTALL_DIR/frameworks/xhtml/xhtml5 (epub3)/epub-xhtml-30.nvdl
The schema does not have support for rdfa extensions.
We will consider adding a schema which has support for them in a future version.
In the meantime if you find a schema for validating XHTML 5 + RDFA, you can associate it to the HTML file and use it instead of ours.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service