-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgenerated-by-property.html
135 lines (123 loc) · 6.4 KB
/
generated-by-property.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
132
133
134
135
<!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>Generated by</h1>
</div>
<div class="data-type">
<div class="data-type-field">Property</div>
</div>
<!--End of main meta info area-->
<!--Metadata grid area-->
<div class="collapsible-area">
<!--Metadata button-->
<div class="metadata-open">
<h2>
Description
</h2>
</div>
<!--Metadata collapsible hidden content-->
<div class="content" style="display: block;">
<!--Metadata section 1-->
<div class="content-section">
<p>The activity or preservation procedure through which an item in the ArtBase database has been created. This may refer to primary source materials supplied by artists, such as artist links and descriptions. It may also refer to actions undertaken by the archivists and the preservation team at Rhizome in order to generate an artwork variant. </p>
</div>
</div>
</div>
<!--Metadata grid area #2-->
<div class="collapsible-area" style="grid-row: span 5">
<!--Metadata button-->
<div class="metadata-open">
<h2>
Associated values
</h2>
</div>
<!--Metadata collapsible hidden content-->
<div class="content" style="display: block;">
<!--Metadata section 1-->
<div class="content-section" style="padding-bottom: 20px;">
<div class="associated-values">
<h4><a href="item-template.html">Open submission</a></h4>
<p class="value-description">Description: The process of adding items to the database between 1999–2008 was open to all without any filtering or curating by Rhizome staff.</p>
<h4><a href="item-template.html">Cloning</a></h4>
<p class="value-description">Description: The process of making a copy of the artwork files hosted on the artist’s server and transferring the copy to Rhizome’s server. This process was part of the open submission period, but was optional, artists could choose to link their works or clone them. </p>
<h4><a href="webrecorder-capture.html">Webrecorder capture</a></h4>
<p class="value-description">Description: This process involves the use of Rhizome’s web archiving software tool Webrecorder in order to create an archival WARC file. WARC files are re-performed via Rhizome’s Webenact platform. These re-performances aim to be as close to the original presentation of the artwork as possible, but still involve curatorial decisions taken by the archivist. See the Archival Plan metadata for more details.</p>
<h4><a href="item-template.html">Webarchive capture</a></h4>
<p class="value-description">Description: This process involves the use of a mix of web archiving tools and web archiving resources in order to create an archival WARC file. WARC files are re-performed via Rhizome’s Webenact platform. These re-performances aim to be as close to the original presentation of the artwork as possible, but still involve curatorial decisions taken by the archivist. See the Archival Plan metadata for more details.</p>
<h4><a href="item-template.html">Emulated re-performance</a></h4>
<p class="value-description-last">Description: This process involves the use of either a cloned copy or a webarchive capture of the artwork, which is then re-performed in an emulated environment due to the artwork’s dependencies on specific components in an operating system or software application which are no longer supported in contemporary iterations of these systems or applications. The emulated environment is served via the Emulation-as-a-Service framework. See the emulated environment’s item page for more details, as well as the Interaction Notes metadata for performance instructions.</p>
</div>
</div>
</div>
</div>
<!--Metadata grid area #3-->
<div class="collapsible-area">
<!--Metadata button-->
<div class="metadata-open">
<h2>
Equivalent properties
</h2>
</div>
<!--Metadata collapsible hidden content-->
<div class="content" style="display: block;">
<!--Metadata section 1-->
<div class="content-section">
<h4><a href="property-template.html">PROV-O:</a> <a href="https://www.w3.org/TR/2013/REC-prov-o-20130430/#wasGeneratedBy" class="item-link">https://www.w3.org/TR/2013/REC-prov-o-20130430/#wasGeneratedBy</a></h4>
<h4><a href="property-template.html">CIDOC-CRM: </a> <a href="http://www.cidoc-crm.org/Property/p94-has-created/version-6.1" class="item-link">http://www.cidoc-crm.org/Property/p94-has-created/version-6.1</a></h4>
</div>
</div>
</div>
<!--End of metadata area-->
</main>
<!--End of main area-->
</body>