forked from openactive-archive/dataset-site-generator
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
178 lines (157 loc) · 8.92 KB
/
index.html
File metadata and controls
178 lines (157 loc) · 8.92 KB
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE HTML>
<!--
Design: Identity by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
DCAT Template: Nick Evans / imin
imin.co | @nickevans / @_imin_
For openactive.io
Free for personal and commercial use under the CC-BY v4.0 license (https://creativecommons.org/licenses/by/4.0/)
-->
<html prefix="dct: http://purl.org/dc/terms/
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
dcat: http://www.w3.org/ns/dcat#
foaf: http://xmlns.com/foaf/0.1/"
lang="en">
<head>
<title>Flex Live Video Sessions - Open Data</title>
<meta name="title" content="Flex Live Video Sessions - Open Data" />
<meta name="identifier" content="http://data.joinflex.tv/" />
<meta name="Keywords" content="Live video, Workouts, OpenActive" />
<meta name="Description" content="Session data from the joinflex.tv site; published using OpenActive RPDE v0.2.3." />
<meta name="language" content="English" />
<meta property="og:title" content="Flex Live Video Sessions - Open Data" />
<meta property="og:description" content="Session data from the joinflex.tv site" />
<meta property="og:locale" content="en_GB" />
<meta property="og:url" content="http://data.joinflex.tv/" />
<meta property="og:image" content="http://data.joinflex.tv/images/logo.png" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<!-- JSON-LD conforming to Google Structured Data specification. -->
<script type="application/ld+json">
{
"@context": [
"https://schema.org/",
"https://openactive.io/"
],
"@type": "Dataset",
"@id": "http://data.joinflex.tv/",
"url": "http://data.joinflex.tv/",
"name": "Flex Live Video Sessions",
"description": "Session data from the joinflex.tv site; published using OpenActive RPDE v0.2.3.",
"keywords":[
"Live video",
"Workouts",
"OpenActive"
],
"license" : "https://creativecommons.org/licenses/by/4.0/",
"distribution": [
{
"@type" : "DataDownload",
"encodingFormat" : "application/vnd.openactive.rpde+json; version=0.2.3",
"contentUrl" : "https://api.joinflex.tv/v1/open"
}
],
"discussionUrl": "https://github.com/flex-tv/opendata/issues",
"documentation": "https://github.com/flex-tv/opendata",
"inLanguage": [
"en-GB"
],
"publisher": {
"@type": "Organization",
"name": "Flex",
"logo": {
"@type": "ImageObject",
"url": "http://data.joinflex.tv/images/logo.png"
},
"url": "https://www.joinflex.tv/"
},
"datePublished": "2016-07-17T00:00:00.000Z",
"backgroundImage": {
"@type": "ImageObject",
"url": "http://data.joinflex.tv/images/bg.jpg"
}
}
</script>
</head>
<body class="is-loading">
<!-- Wrapper -->
<div id="wrapper" typeof="dcat:Dataset" resource="http://data.joinflex.tv/">
<!-- Main -->
<section id="main">
<header>
<div>
<a href="https://www.joinflex.tv/" about="https://www.joinflex.tv/" property="foaf:homepage">
<span class="avatar" property="foaf:name" content="Flex"><img class="logo" src="http://data.joinflex.tv/images/logo.png" alt=""/></span>
</a>
</div>
<h1>Open Data</h1>
<a property='dcat:distribution' typeof='dcat:Distribution' href='https://api.joinflex.tv/v1/open'>
<span class="metadata" property="dct:title">OpenActive RPDE v0.2.3 Endpoint</span>
<span class="metadata" content='application/vnd.openactive.rpde+json; version=0.2.3' property='dcat:mediaType'>OpenActive RPDE v0.2.3 Endpoint</span>
<p>Flex Live Video Sessions</p>
</a>
<p class="description">Session data from the joinflex.tv site; published using <a href="https://openactive.io/realtime-paged-data-exchange/0.2.3/" property="dct:format">OpenActive RPDE v0.2.3</a>.<p>
<p class="metadata" property="dct:title">Flex Live Video Sessions</p>
<p class="metadata" property="dct:created" content='2016-07-17T00:00:00.000Z' datatype='xsd:dateTime'>2016-07-17</p>
<p class="metadata" property="dct:description">Session data from the joinflex.tv site; published using OpenActive RPDE v0.2.3.<p>
<p class="metadata" property="dcat:keyword">Live video</p>
<p class="metadata" property="dcat:keyword">Workouts</p>
<p class="metadata" property="dcat:keyword">OpenActive</p>
<a class="metadata" href="http://purl.org/linked-data/sdmx/2009/code#freq-N" property="dct:accrualPeriodicity">Every minute</a>
</header>
<footer>
<ul class="icons">
<li><a href="#" id="open-popup" class="fa-envelope">Mailing List</a><br /><span>Mailing List</span></li>
<li><a href="https://github.com/flex-tv/opendata" class="fa-info">Documentation</a><br /><span>Documentation</span></li>
<li style="display: none;"><a href="https://certificates.theodi.org/en/datasets//certificate" class="badge" style="background-image: url('https://certificates.theodi.org/en/datasets//certificate/badge.png');"></a><br /><span>Certificate</span>
</li>
</ul>
<div class="license">
<span property="dct:license" resource="https://creativecommons.org/licenses/by/4.0/">
This data is owned by <a property="dct:publisher" href="https://www.joinflex.tv/">Flex</a> and is licensed under the
<a href="https://creativecommons.org/licenses/by/4.0/"><span property="dct:title">Creative Commons Attribution Licence (CC-BY v4.0)</span></a>
for anyone to access, use and share;
</span>
<span property="dct:rights" resource="#rights" typeof="odrs:RightsStatement">
<span class="metadata" property="rdfs:label">Rights Statement</span>
<a class="metadata" href="https://creativecommons.org/licenses/by/4.0/" property="odrs:dataLicense">Creative Commons Attribution Licence (CC-BY v4.0)</a>
<a class="metadata" href="https://creativecommons.org/licenses/by/4.0/" property="odrs:contentLicense">Creative Commons Attribution Licence (CC-BY v4.0)</a>
using attribution
"<a href="http://data.joinflex.tv/" property="odrs:attributionURL"><span property="odrs:attributionText">Flex</span></a>".
</span>
</div>
<p></p>
<span class="avatar"><a href="https://www.openactive.io/"><img src="https://openactive.io/assets/openactive-logo-small.png" width="100" alt="OpenActive" /></a></span>
</footer>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="copyright">
<li>Design: <a href="http://html5up.net">HTML5 UP</a>.</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<!--[if lte IE 8]><script src="assets/js/respond.min.js"></script><![endif]-->
<script>
if ('addEventListener' in window) {
window.addEventListener('load', function() { document.body.className = document.body.className.replace(/\bis-loading\b/, ''); });
document.body.className += (navigator.userAgent.match(/(MSIE|rv:11\.0)/) ? ' is-ie' : '');
}
</script>
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script>
<script type="text/javascript">
function showMailingPopUp() {
require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us12.list-manage.com","uuid":"eb115dbe747973fd8e8fa6d4f","lid":"e80fcf66ea"}) })
document.cookie = "MCEvilPopupClosed=; expires=Thu, 01 Jan 1970 00:00:00 UTC";
}
document.getElementById("open-popup").onclick = function() {showMailingPopUp()};
</script>
</body>
</html>