forked from schemaorg/schemaorg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocuments.html
115 lines (106 loc) · 6.44 KB
/
documents.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Documentation - schema.org</title>
<meta name="description" content="Schema.org is a set of extensible schemas that enables webmasters to embed
structured data on their web pages for use by search engines and other applications." />
<link rel="stylesheet" type="text/css" href="schemaorg.css" />
<!-- ##### Generated insert [CSEScript-start] see scripts/genhtmlinserts.sh ##### -->
<!-- Enable CSE Search -->
<script>
(function() {
var cx = '013516846811604855281:nj5laplixaa'; // Insert your own Custom Search engine ID here
var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
})();
</script>
<!-- ##### Generated insert [CSEScript-end] see scripts/genhtmlinserts.sh ##### -->
</head>
<body>
<!-- ##### Generated insert [DOCSHDR-start] see scripts/genhtmlinserts.sh ##### -->
<div id="container">
<div id="intro">
<div id="pageHeader">
<div class="wrapper">
<div id="sitename">
<h1>
<a href="../">schema.org</a>
</h1>
</div>
<div id="cse-search-form" style="width: 400px;">
<div class="gcse-searchbox-only" data-resultsurl="search_results.html"></div>
</div>
</div>
</div>
</div>
</div>
<div id="selectionbar">
<div class="wrapper">
<ul>
<li>
<a href="documents.html" >Documentation</a>
</li>
<li>
<a href="schemas.html" >Schemas</a>
</li>
<li>
<a href="../" >Home</a>
</li>
</ul>
</div>
</div>
<!-- ##### Generated insert [DOCSHDR-end] see scripts/genhtmlinserts.sh ##### -->
<div id="mainContent" class="faq">
<h1>Documentation</h1>
<p>Here is some of the documentation available on this site:</p>
<h2>Site Info</h2>
<ul>
<li><b><a href="gs.html">Getting Started</a>:</b> A simple introduction to microdata and using schema.org for marking up your site.</li>
<li><b><a href="about.html">About Schema.org</a>:</b> Learn more about the project.</li>
<li><a href="howwework.html">... and how we work</a>.</li>
<li><b><a href="releases.html">Releases</a>:</b> Full history of recent releases.</li>
</ul>
<h2>Schema Info</h2>
<ul>
<li><b><a href="schemas.html">Schemas</a>:</b> The actual schemas, arranged in a hierarchy, with a page for each item in the schema.</li>
<li><b><a href="full.html">The full type hierarchy</a>:</b> The full type hierarchy, in a single file.</li>
<li><a href="faq.html">Frequently asked questions</a></li>
<li><b><a href="datamodel.html">Data model</a>:</b> a brief note on the data model used, etc.</li>
<li><b><a href="developers.html">Developers</a>:</b> developer-oriented information about schema.org</li>
<li><b><a href="developers.html#defs">Vocabulary definition download</a>:</b> download definition files for core vocabulary and extensions.</li>
<li><b><a href="extension.html">Extension Mechanism</a>:</b> The extension mechanism that can be used to extend the schemas.</li>
<li><a href="http://blog.schema.org/2012/05/schemaorg-markup-for-external-lists.html">External Enumerations (blog post)</a>: How to use external controlled lists to add detail.</li>
</ul>
<h2>Extensions</h2>
<ul>
<li><b><a href="meddocs.html">Health and medical types</a>:</b> notes on the health and medical types under <a href="/MedicalEntity">MedicalEntity</a>.</li>
<li><b><a href="hotels.html">Hotels</a>:</b> Background information and examples on the types and properties for marking up hotels and other accommodations using e.g. <a href="/Hotel">Hotel</a> and <a href="/HotelRoom">HotelRoom</a>.</li>
<li><b><a href="automotive.html">Autos</a>:</b> background information on marking up automobiles.</li>
<li><b><a href="financial.html">Banks and Financial Institutions</a>:</b> Background information and examples on the types and properties for marking up banks and their products e.g. <a href="/MortgageLoan">MortgageLoan</a> and <a href="/ExchangeRateSpecification">ExchangeRateSpecification</a>.</li>
</ul>
<h2>Additional Resources</h2>
<ul>
<li><a href="http://blog.schema.org">Schema.org Blog</a></li>
</ul>
<p>Since April 2015, the W3C <a href="http://www.w3.org/community/schemaorg">Schema.org Community Group</a> is the main forum for schema collaboration, and provides the
<a href="https://lists.w3.org/Archives/Public/public-schemaorg/">[email protected]</a> mailing list for discussions. Schema.org issues are tracked
<a href="http://github.com/schemaorg/schemaorg/issues">on GitHub</a>.</p>
<p>Earlier discussions can be found in W3C's <a href="http://lists.w3.org/Archives/Public/public-vocabs/">public-vocabs</a> group. There was also a <a href="http://groups.google.com/group/schemaorg-discussion">google group</a> used during 2011.</p>
<ul>
<li><b>Community discussions:</b> the <a href="http://www.w3.org/wiki/WebSchemas">W3C Web Schemas group</a> hosted a collection of <a href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgProposals">proposals</a> for additions and improvements to schema.org.
Since 2014 detailed discussions have been managed through <a href="http://github.com/schemaorg/schemaorg/issues">github</a>, and coordinated via
the <a href="https://www.w3.org/community/schemaorg">W3C Schema.org Community Group</a>.
</li>
<li>A custom <a href="http://www.google.com/cse/home?cx=003736913799082383568:c44bi0_xxek">search</a> across all these discussions and sites is also available.</li>
<li><b><a href="feedback.html">General feedback form</a>:</b> Please give us feedback, report bugs, etc.
For technical feedback, <a href="https://github.com/schemaorg/schemaorg/issues">GitHub</a> is preferred.
</li>
</ul>
</div>
<div id="footer"><p>
<a href="/docs/terms.html">Terms and conditions</a></p>
</div>
</body>
</html>