-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathindex.html
More file actions
70 lines (55 loc) · 2.88 KB
/
Copy pathindex.html
File metadata and controls
70 lines (55 loc) · 2.88 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
---
layout: default
title: Welcome to Pelagios Network
---
<div class="home-section section-1">
<div class="constrained flexy promo-1">
<div class="home-intro">
<h1>Linking data and people</h1>
<h2>Pelagios is a global community of practice and bottom-up infrastructure developing the ways and means of linking heritage data online</h2>
<p class="link-list">
<div class="link-button"><a href="{{ '/about-us' | relative_url }}">About the network</a></div>
</p>
</div>
<div class="home-video">
<div class="video">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/MVaFbBvY6bA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>Animation by <a href="https://www.wearecognitive.com">Cognitive</a></p>
</div>
</div>
</div>
</div>
<div class="home-section section-2">
<div class="constrained flexy promo-2">
<div class="promo-block image-section">
<div class="video">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/mMR6JQ1M6qE" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>Animation by <a href="https://www.too-tall.com/">Too Tall Productions</a></p>
</div>
</div>
<div class="promo-block text-section">
<h2>We promote standards-based methods and tools</h2>
<p>As an infrastructure, Pelagios coordinates lightweight Linked Open Data (LOD) approaches to connecting historical information in and across the humanities and heritage sectors, based on web annotation, FAIR principles, and easy-to-use open-source tools.</p>
<p class="link-list">
<div class="link-button"><a href="linked-open-data">What is Linked Open Data (LOD)?</a></div>
<div class="link-button"><a href="lod/tools-resources">Tools and resources</a></div>
<div class="link-button"><a href="lod/case-studies">The Pelagios Way</a></div>
</p>
</div>
</div>
</div>
<div class="home-section section-3">
<div class="constrained flexy promo-3">
<div class="promo-block text-section">
<h2>We connect people</h2>
<p>As a community of practice, Pelagios is made up of people drawn from a range of backgrounds — researchers, educators, software developers, heritage professionals — interested in making use of LOD technologies to study the past. Working Groups meet regularly to coordinate work on entities of Place, People and Time, and processes of Annotation, Registry and Visualisation.</p>
<p class="link-list">
<div class="link-button"><a href="about-us/working-groups">Working Groups</a></div>
<div class="link-button"><a href="lod/case-studies">Case Studies</a></div>
</p>
</div>
<div class="promo-block image-section">
<img src="{{ '/assets/images/Pelagios-meetup-screenshot-3.jpg' | relative_url }}" alt="Screenshot of a Pelagios call">
</div>
</div>
</div>