--- a/schema.org/ext/accessibility.html Thu Nov 21 19:27:06 2013 +0100
+++ b/schema.org/ext/accessibility.html Fri Nov 22 12:52:24 2013 +0100
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html>
- <head>
- <title>RDFa Lite Reflection</title>
- <style type="text/css">
+ <head>
+ <title>RDFa Lite Reflection</title>
+ <style type="text/css">
span.h {
padding-left: 0px;
font-weight: bold;
@@ -12,33 +12,49 @@
padding-left: 10px;
}
</style>
- </head>
- <body>
- <h1>Accessibility Vocabulary</h1>
- <p>See <a href="http://www.w3.org/wiki/WebSchemas/Accessibility">wiki</a> and <a href="http://a11ymetadata.org/">a11ymetadata.org</a> for details.</p>
- <div typeof="rdf:Property" resource="http://schema.org/accessibilityAPI">
- <span class="h" property="rdfs:label">accessibilityAPI</span>
- <span property="rdfs:comment">Indicates that the resource is compatible with the referenced accessibility API.</span>
- <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/accessibilityFeature">
- <span class="h" property="rdfs:label">accessibilityFeature</span>
- <span property="rdfs:comment">Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility.</span>
- <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/accessibilityControl">
- <span class="h" property="rdfs:label">accessibilityControl</span>
- <span property="rdfs:comment">Identifies input methods that are sufficient to fully control the described resource.</span>
- <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/accessibilityHazard">
- <span class="h" property="rdfs:label">accessibilityHazard</span>
- <span property="rdfs:comment">A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3.</span>
- <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- </body>
+ </head>
+ <body>
+ <h1>Accessibility Vocabulary</h1>
+ <p>See <a href="http://www.w3.org/wiki/WebSchemas/Accessibility">wiki</a> and <a href="http://a11ymetadata.org/">a11ymetadata.org</a> for details.</p>
+ <div typeof="rdf:Property" resource="http://schema.org/accessibilityAPI">
+ <span class="h" property="rdfs:label">accessibilityAPI</span>
+ <span property="rdfs:comment">Indicates that the resource is compatible with the referenced accessibility API.</span>
+ <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/accessibilityFeature">
+ <span class="h" property="rdfs:label">accessibilityFeature</span>
+ <span property="rdfs:comment">Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility.</span>
+ <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/accessibilityControl">
+ <span class="h" property="rdfs:label">accessibilityControl</span>
+ <span property="rdfs:comment">Identifies input methods that are sufficient to fully control the described resource.</span>
+ <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/accessibilityHazard">
+ <span class="h" property="rdfs:label">accessibilityHazard</span>
+ <span property="rdfs:comment">A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3.</span>
+ <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+
+<!-- not working yet, overrides rnews ...
+<div typeof="http://schema.org/Organization" resource="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_ContentAccessibilityProperties">
+ <span property="rdfs:comment">This class also contains derivatives from IMS Global Learning Consortium's Access For All specification (http://www.imsglobal.org/accessibility/) and the Accessibility Metadata Project. More information can be found at http://www.a11ymetadata.org/about/</span>
+</div>
+-->
+
+
+<!-- Create attribution link + text for http://schema.org/CreativeWork -->
+<!--
+<div typeof="rdfs:Class" about="http://schema.org/CreativeWork">
+ <span>Source: <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_ContentAccessibilityProperties">Accessibility Metadata Project</a></span>
+</div>
+-->
+
+
+ </body>
</html>