-
Notifications
You must be signed in to change notification settings - Fork 0
/
variant-template.html
131 lines (121 loc) · 5.21 KB
/
variant-template.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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!doctype html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ArtBase prototype</title>
<link rel="stylesheet" type="text/css" href="css/prototype.css">
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="js/prototype.js"></script>
</head>
<body>
<!--Nav bar-->
<div class="nav-bar">
<div class="logos">
<a href="http://rhizome.org/"><img class="logo" src="images/Rhizome_Logo_black.png"></a>
<img class="logo-mobile" src="images/Rhizome_Logo_black_mobile.png">
</div>
<div class="artbase-logo"> <a href="index.html">ARTBASE</a></div>
<div class="menu">
<ul><a href="out-of-scope.html">History of the ArtBase</a></ul>
<ul><a href="browse-the-archive.html">Browse the archive</a></ul>
<ul><a href="out-of-scope.html">Curated selections</a></ul>
</div>
<div class="search-box">
<input type="text" placeholder="Keyword search">
<a href="search-results.html"><img src="images/search_icon.svg"></a>
</div>
</div>
<!--End of navbar-->
<!--End of mobile navbar-->
<div class="mobile-header">
<input type="checkbox" class="openSidebar" id="openSidebar">
<label for="openSidebar" class="sidebarIconToggle">
<img class="icon-1" src="images/mobile-menu-icon.svg">
<img class="icon-2" src="images/close-icon-dark.svg">
</label>
<div id="sidebar">
<div class="mobile-only-menu">
<ul><a href="out-of-scope.html">History of the ArtBase</a></ul>
<ul><a href="browse-the-archive.html">Browse the archive</a></ul>
<ul><a href="out-of-scope.html">Curated selections</a></ul>
<div class="search-box-mobile">
<input type="text" placeholder="Keyword search">
<a href="search-results.html"><img src="images/search_icon.svg"></a>
</div>
<ul class="position-bottom-edge"><a href="http://rhizome.org/">Back to rhizome.org</a></ul>
</div>
</div>
</div>
<!--End of mobile navbar-->
<!--Main content-->
<main>
<!--Main meta info area-->
<div class="page-title">
<h1>Artwork title (variant)</h1>
</div>
<div class="creation-time">
<div class="artist-name-button">
<a href="artist-template.html">Artist Name</a>
</div>
</div>
<!--End of main meta info area-->
<!--Image area-->
<div class="lead-image">
<img src="images/test-image.jpg">
<p>Caption: Image attribution.</p>
</div>
<!--End of image area-->
<!--Metadata grid area-->
<div class="collapsible-area">
<!--Metadata button-->
<div class="metadata-open metadata-richness">
<div class="metadata-richness-state">
<img src="images/metadata-richness-high.svg">
<div class="state-hover">
<p class="hover-title"> Metadata richness: </p>
<p> <a href="item-template.html">High – Few missing statements</a></p><br>
<p class="hover-action"> <a href="out-of-scope.html">Can you contribute?</a></p>
</div>
</div>
<h2 class="metadata-heading">
Metadata
</h2>
</div>
<!--Metadata content-->
<div class="content" style="display: block;">
<!--Metadata section 1-->
<div class="content-section">
<h5>Descriptive data </h5>
<h4><a href="property-template.html">Variant of:</a> <a href="artwork-template.html" class="item-link">Artwork Title</a></h4>
<h4><a href="property-template.html">Inception:</a> 2003</h4>
<h4><a href="generated-by-property.html">Generated by:</a> <a href="item-template.html" class="item-link">Cloning</a></h4>
<h4><a href="property-template.html">Associated with:</a> <a href="item-template.html" class="item-link">Rhizome</a></h4>
</div>
<!--Metadata section 2-->
<div class="content-section">
<h5>Identifiers in other knowledge bases</h5>
<h4><a href="property-template.html">Access URL:</a> <a href="out-of-scope.html" class="item-link">archive.rhizome.org/example.com</a></h4>
<h4><a href="access-state-property.html">Access state:</a> <a href="access-state-medium.html" class="item-link">Medium – access point has some unsupported or damaged dependencies</a></h4>
<h4><a href="property-template.html">Archival plan:</a> <a href="item-template.html" class="item-link">Partial reconstruction</a></h4>
<h4><a href="property-template.html">Browser plug-in:</a> <a href="item-template.html" class="item-link">Java</a></h4>
<h4><a href="external-media-property.html">External media:</a> <a href="external-media-damaged.html" class="item-link">Damaged</a></h4>
<h4><a href="property-template.html">External links risk:</a> <a href="item-template.html" class="item-link">Medium</a></h4>
<h4><a href="property-template.html">Interactio input:</a> <a href="item-template.html" class="item-link">Computer keyboard</a>; <a href="item-template.html" class="item-link">Mouse</a></h4>
</div>
<!--Metadata section 3-->
<div class="content-section">
<h5>Need more data or would like to contribute?
<a class="request-access" href="out-of-scope.html">Request access</a>
</h5>
</div>
<div class="content-section download-section">
<h5>Download metadata record</h5>
<img src="images/download-icon.svg"><p>JSON</p>
<img src="images/download-icon.svg"><p>RDF</p>
</div>
</div>
</div>
<!--End of metadata area-->
</main>
<!--End of main area-->
</body>