Skip to content

Commit 34285b5

Browse files
author
RiC Resource List
committed
Re-generate site
1 parent 9268e36 commit 34285b5

File tree

9 files changed

+173
-7
lines changed

9 files changed

+173
-7
lines changed

edits/30.html

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Records in Contexts — Resource List</title>
6+
<link rel="stylesheet" href="../ric_resources.css">
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
</head>
9+
<body>
10+
<div class="header">
11+
<a href="../index.html" class="title"><h1>Records in Contexts — Resource List</h1></a>
12+
</div>
13+
<div class="ric-links">
14+
<p><span><a href="https://www.ica.org/resource/records-in-contexts-conceptual-model/">RiC-CM</a></span><span><a href="https://www.ica.org/standards/RiC/ontology">RiC-O</a></span><span class="last"><a href="https://groups.google.com/g/Records_in_Contexts_users">RiC users group</a></span></p>
15+
</div>
16+
<div class="egad-logo">
17+
<img class="egad-logo" src="../EGAD_logo.svg"/>
18+
</div> <div class="introduction">
19+
<p>Please make use of the form to edit the details of the resource you wish to add. The first five fields (up to and including 'Description') are required. The submission will be checked by moderators, and the edits should appear in a few days.</p>
20+
</div>
21+
<div class="menu" id="menu">
22+
23+
24+
</div>
25+
<div class="add-resource">
26+
<form action="https://sdtulcmi34dt5isrzeha65v7ja0mxdty.lambda-url.eu-north-1.on.aws/edit" method="post">
27+
<div class="add-resource-section">
28+
<label for="title">Title <span class="format-instruction">(can be provided in more than one language, each ending in a language tag such as [en], separated by |)</label>
29+
<input type="text" id="title" name="title" value="Name, things, places: towards a semantic, sustainable, usable integration? " required/>
30+
</div>
31+
<div class="add-resource-section">
32+
<fieldset>
33+
<legend>Resource type</legend>
34+
<div class="resource-type">
35+
<input type="radio" id="application" name="type" value="web application" required/>
36+
<label for="application">Application</label>
37+
</div>
38+
<div class="resource-type">
39+
<input type="radio" id="article" name="type" value="article" checked required/>
40+
<label for="article">Article</label>
41+
</div>
42+
<div class="resource-type">
43+
<input type="radio" id="dataset" name="type" value="dataset" required/>
44+
<label for="dataset">Dataset</label>
45+
</div>
46+
<div class="resource-type">
47+
<input type="radio" id="event" name="type" value="event" required/>
48+
<label for="event">Event</label>
49+
</div>
50+
<div class="resource-type">
51+
<input type="radio" id="thesis" name="type" value="thesis" required/>
52+
<label for="thesis">Thesis</label>
53+
</div>
54+
<div class="resource-type">
55+
<input type="radio" id="tool" name="type" value="tool" required/>
56+
<label for="tool">Tool</label>
57+
</div>
58+
</fieldset>
59+
</div>
60+
<div class="add-resource-section">
61+
<label for="responsible">Authors/creators/organisers <span class="format-instruction">(should be separated by |, and a webpage can optionally be provided in parantheses after each, e.g. name (webpage) | other name (webpage))</label>
62+
<input type="text" id="responsible" name="responsible" value="Feliciati, Pierluigi" required/>
63+
</div>
64+
<div class="add-resource-section">
65+
<label for="publication-date">Dates of publication/release/occurrence <span class="format-instruction">(as YYYY, YYYY-MM, or YYYY-MM-DD, optionally followed by [version n.n], and separated by | if more than one date is provided, e.g. 2023-12 or 2024-03 [version 1.0] | 2024-10 [version 2.0])</span></label>
66+
<input type="text" id="publication-date" name="publication_date" value="2022-09-15" required/>
67+
</div>
68+
<div class="add-resource-section">
69+
<label for="description">Description <span class="format-instruction">(simple Markdown syntax can optionally be used, e.g. for links as [text to display](url), and more than one language can be provided, separated by |, each ending with a language tag such as [en])</label>
70+
<textarea id="description" name="description" rows="10" required/>In the nowadays world characterized by complexity, the digital systems for archival and bibliographic description are, especially in Italy, a faithful mirror of too many horizontal (among bodies with national functions) and vertical (among central and peripheral levels) complications. The integration of data sets conceived according to the up-to-date conceptual domain models would simplify the dynamics of representation, improve user experiences, and optimize the environmental costs of computing infrastructures. The concepts to be shared should relate to agents (individual or collective), places, and chronological data, deepening on how to address the more complex issues opened by things. This paper introduces three possible scenarios of semantic cooperation between archivists and librarians, not necessarily alternative: activating a conceptual matching through common entities, relying on a neutral semantic data infrastructure such as Wikidata, or, finally, developing a transversal core ontology. Hoping that disciplinary boundaries will not impede cooperation, two types of impediments must be considered: the organizational one (bottom-up, top-down, or a virtuous synergy between the two organizational models?) and the crucial issue of offering easy-to-use interfaces to end-users, not only constituted by software agents.</textarea>
71+
</div>
72+
<div class="add-resource-section">
73+
<label for="links">Links <span class="format-instruction">(should be separated by a | symbol, and each either in Markdown format [text to display](url) or a verbatim URL)</span></label>
74+
<input type="text" id="links" name="links" value="https://www.jlis.it/index.php/jlis/article/view/480"/>
75+
</div>
76+
<div class="add-resource-section">
77+
<label for="languages">Languages available in <span class="format-instruction">(should be separated by a | symbol, and short clarifications can be provided in parentheses, e.g. French | English (abstract))</span></label>
78+
<input type="text" id="languages" name="languages" value="Italian"/>
79+
</div>
80+
<div class="add-resource-section">
81+
<fieldset>
82+
<legend>Relevant parts of RiC <span class="format-instruction">(ignoring patch versions, i.e. treating n.n.n as n.n)</span></legend>
83+
<div class="ric-part">
84+
<input type="checkbox" id="ric-cm-1-0" name="relevant_parts_of_ric" value="RiC-CM 1.0" />
85+
<label for="ric-cm-1-0">RiC-CM 1.0</label>
86+
</div>
87+
<div class="ric-part">
88+
<input type="checkbox" id="ric-cm-0-2" name="relevant_parts_of_ric" value="RiC-CM 0.2" checked/>
89+
<label for="ric-cm-0-2">RiC-CM 0.2</label>
90+
</div>
91+
<div class="ric-part">
92+
<input type="checkbox" id="ric-o-1-0" name="relevant_parts_of_ric" value="RiC-O 1.0" />
93+
<label for="ric-o-1-0">RiC-O 1.0</label>
94+
</div>
95+
<div class="ric-part">
96+
<input type="checkbox" id="ric-o-0-2" name="relevant_parts_of_ric" value="RiC-O 0.2" checked/>
97+
<label for="ric-o-0-2">RiC-O 0.2</label>
98+
</div>
99+
<div class="ric-part">
100+
<input type="checkbox" id="ric-other" name="relevant_parts_of_ric" value="Other" />
101+
<label for="ric-other">Other</label>
102+
</div>
103+
</fieldset>
104+
</div>
105+
<div class="add-resource-section">
106+
<label for="prospects">Prospects / status</label>
107+
<textarea id="prospects" name="prospects" rows="10"/>Feliciati, Pierluigi. 2022. “Name, Things, Places: Towards a Semantic, Sustainable, Usable Integration?”. JLIS.It 13 (3):145-53. https://doi.org/10.36253/jlis.it-480.</textarea>
108+
</div>
109+
<div class="add-resource-section">
110+
<label for="contact">Contacts <span class="format-instruction">(should be separated by a | symbol, can e.g. be an email address)</span></label>
111+
<input type="text" id="contact" name="contact" value="pierluigi.feliciati@unimc.it"/>
112+
</div>
113+
<div class="add-resource-section">
114+
<label for="related-to">Related resources <span class="format-instruction">(should be separated by a | symbol, and can be either be the URL of another resource in the list, or be in the format #n, where n is the number at the end of such an URL)</span></label>
115+
<input type="text" id="related-to" name="related_to" value=""/>
116+
</div><input type="hidden" name="id" value="30">
117+
<div class="add-resource-section add-resource-section-button">
118+
<input type="submit" class="add-button" value="Edit"/>
119+
</div>
120+
</form>
121+
</div>
122+
</body>
123+
</html>

filterings/applications.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</ul>
4242
</div>
4343
<div class="last-updated">
44-
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:16 (GMT)</a></p>
44+
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:22 (GMT)</a></p>
4545
</div>
4646
</body>
4747
</html>

filterings/articles.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,15 @@
4444
<li class="resource"><a href="../resource-details/1.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">Déploiement de la norme Records in Contexts pour la gestion des collections de la Fondation SAPA</span>. Baptiste de Coulon. 2024-02-29.</a></li>
4545
<li class="resource"><a href="../resource-details/2.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">RiC-O Converter: A Software to Convert EAC-CPF and EAD 2002 XML Files to RDF Datasets Conforming to Records in Contexts Ontology</span>. Florence Clavaud, Thomas Francart, Pauline Charbonnier. 2023-08.</a></li>
4646
<li class="resource"><a href="../resource-details/3.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">Extending RiC-O to Model Historical Architectural Archives: The ITDT Ontology</span>. Daria Mikhaylova, Daniele Mettili. 2023-08.</a></li>
47+
<li class="resource"><a href="../resource-details/30.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">Name, things, places: towards a semantic, sustainable, usable integration?</span>. Feliciati, Pierluigi. 2022-09-15.</a></li>
4748
<li class="resource"><a href="../resource-details/24.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">Applying Records in Contexts in Portugal: the case of the scientific correspondence from António de Barros Machado and Dora Lustig archive</span>. Catarina Santos, Jorge Revez. 2022-08-25.</a></li>
4849
<li class="resource"><a href="../resource-details/8.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">ICA Records in Contexts-Ontology (RiC-O): a Semantic Framework for Describing Archival Resources</span>. Florence Clavaud, Tobias Wildi. 2021-09.</a></li>
4950
<li class="resource"><a href="../resource-details/28.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">Les métadonnées archivistiques en transition vers des graphes de données : point d'actualité et précisions</span>. Florence Clavaud. 2021-07.</a></li>
5051
<li class="resource"><a href="../resource-details/29.html" class="resource-link"><img class="inline-icon" src="../icons/article.svg" alt="Journal article"/><span class="resource-list-title">Archives in a Graph. The Records in Contexts Ontology within the framework of standards and practices of Archival Description</span>. Feliciati, Pierluigi. 2021-01-15.</a></li>
5152
</ul>
5253
</div>
5354
<div class="last-updated">
54-
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:16 (GMT)</a></p>
55+
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:22 (GMT)</a></p>
5556
</div>
5657
</body>
5758
</html>

filterings/datasets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ul>
4545
</div>
4646
<div class="last-updated">
47-
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:16 (GMT)</a></p>
47+
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:22 (GMT)</a></p>
4848
</div>
4949
</body>
5050
</html>

filterings/events.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</ul>
4343
</div>
4444
<div class="last-updated">
45-
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:16 (GMT)</a></p>
45+
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:22 (GMT)</a></p>
4646
</div>
4747
</body>
4848
</html>

filterings/theses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</ul>
4242
</div>
4343
<div class="last-updated">
44-
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:16 (GMT)</a></p>
44+
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:22 (GMT)</a></p>
4545
</div>
4646
</body>
4747
</html>

filterings/tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ul>
4545
</div>
4646
<div class="last-updated">
47-
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:16 (GMT)</a></p>
47+
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:22 (GMT)</a></p>
4848
</div>
4949
</body>
5050
</html>

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<li class="resource"><a href="resource-details/2.html" class="resource-link"><img class="inline-icon" src="icons/article.svg" alt="Journal article"/><span class="resource-list-title">RiC-O Converter: A Software to Convert EAC-CPF and EAD 2002 XML Files to RDF Datasets Conforming to Records in Contexts Ontology</span>. Florence Clavaud, Thomas Francart, Pauline Charbonnier. 2023-08.</a></li>
5555
<li class="resource"><a href="resource-details/3.html" class="resource-link"><img class="inline-icon" src="icons/article.svg" alt="Journal article"/><span class="resource-list-title">Extending RiC-O to Model Historical Architectural Archives: The ITDT Ontology</span>. Daria Mikhaylova, Daniele Mettili. 2023-08.</a></li>
5656
<li class="resource"><a href="resource-details/21.html" class="resource-link"><img class="inline-icon" src="icons/thesis.svg" alt="Thesis"/><span class="resource-list-title">Linked Data Transformation von archivischen Metadaten</span>. Augel, Pierre Maurice. 2023.</a></li>
57+
<li class="resource"><a href="resource-details/30.html" class="resource-link"><img class="inline-icon" src="icons/article.svg" alt="Journal article"/><span class="resource-list-title">Name, things, places: towards a semantic, sustainable, usable integration?</span>. Feliciati, Pierluigi. 2022-09-15.</a></li>
5758
<li class="resource"><a href="resource-details/24.html" class="resource-link"><img class="inline-icon" src="icons/article.svg" alt="Journal article"/><span class="resource-list-title">Applying Records in Contexts in Portugal: the case of the scientific correspondence from António de Barros Machado and Dora Lustig archive</span>. Catarina Santos, Jorge Revez. 2022-08-25.</a></li>
5859
<li class="resource"><a href="resource-details/25.html" class="resource-link"><img class="inline-icon" src="icons/dataset.svg" alt="Dataset"/><span class="resource-list-title">Modelling scientific correspondence from António de Barros Machado and Dora Lustig archive</span>. Catarina Santos and Jorge Revez. 2022-08-25.</a></li>
5960
<li class="resource"><a href="resource-details/11.html" class="resource-link"><img class="inline-icon" src="icons/dataset.svg" alt="Dataset"/><span class="resource-list-title">The RDF knowledge graph of the Archives nationales of France Sparnatural prototype</span>. The Lab at the Archives nationales de France. 2022-08 (v1.0).</a></li>
@@ -68,7 +69,7 @@
6869
</ul>
6970
</div>
7071
<div class="last-updated">
71-
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:16 (GMT)</a></p>
72+
<p>Last updated: <span class="last-updated-timestamp">2025-04-22 16:22 (GMT)</a></p>
7273
</div>
7374
</body>
7475
</html>

resource-details/30.html

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Records in Contexts — Resource List</title>
6+
<link rel="stylesheet" href="../ric_resources.css">
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
</head>
9+
<body>
10+
<div class="header">
11+
<a href="../index.html" class="title"><h1>Records in Contexts — Resource List</h1></a>
12+
</div>
13+
<div class="ric-links">
14+
<p><span><a href="https://www.ica.org/resource/records-in-contexts-conceptual-model/">RiC-CM</a></span><span><a href="https://www.ica.org/standards/RiC/ontology">RiC-O</a></span><span class="last"><a href="https://groups.google.com/g/Records_in_Contexts_users">RiC users group</a></span></p>
15+
</div>
16+
<div class="egad-logo">
17+
<img class="egad-logo" src="../EGAD_logo.svg"/>
18+
</div> <div class="introduction">
19+
<p>Use the green button to edit the resource (moderated: it may take a few days before changes appear).</p>
20+
</div>
21+
<div class="menu" id="menu">
22+
<span class="add-edit-menu">
23+
<a href="../edits/30.html" class="add-or-edit-link"><figure><img class="icon" src="../icons/edit.svg" alt="Edit resource" title="Edit the resource"/><figcaption>Edit</figcaption></figure></a>
24+
</span>
25+
26+
</div>
27+
<div class="resource-details" id="resource-details">
28+
<h2><img class="resource-details-icon" src="../icons/article.svg" alt="Journal article"/>Name, things, places: towards a semantic, sustainable, usable integration?</h2>
29+
<ul>
30+
<li><span class="resource-details-responsible">Feliciati, Pierluigi</span></li>
31+
<li>2022-09-15</li>
32+
<li><p>In the nowadays world characterized by complexity, the digital systems for archival and bibliographic description are, especially in Italy, a faithful mirror of too many horizontal (among bodies with national functions) and vertical (among central and peripheral levels) complications. The integration of data sets conceived according to the up-to-date conceptual domain models would simplify the dynamics of representation, improve user experiences, and optimize the environmental costs of computing infrastructures. The concepts to be shared should relate to agents (individual or collective), places, and chronological data, deepening on how to address the more complex issues opened by things. This paper introduces three possible scenarios of semantic cooperation between archivists and librarians, not necessarily alternative: activating a conceptual matching through common entities, relying on a neutral semantic data infrastructure such as Wikidata, or, finally, developing a transversal core ontology. Hoping that disciplinary boundaries will not impede cooperation, two types of impediments must be considered: the organizational one (bottom-up, top-down, or a virtuous synergy between the two organizational models?) and the crucial issue of offering easy-to-use interfaces to end-users, not only constituted by software agents.</p></li>
33+
<li><a href="https://www.jlis.it/index.php/jlis/article/view/480" class="link-from-resource">https://www.jlis.it/index.php/jlis/article/view/480</a></li>
34+
<li>Available in: Italian</li>
35+
<li><span class="ric-part">RiC-CM 0.2</span> <span class="ric-part">RiC-O 0.2</span></li>
36+
<li>Feliciati, Pierluigi. 2022. “Name, Things, Places: Towards a Semantic, Sustainable, Usable Integration?”. JLIS.It 13 (3):145-53. https://doi.org/10.36253/jlis.it-480.</li>
37+
<li>Contact: <span class="contact-details">pierluigi.feliciati (at) unimc.it</span></li>
38+
</ul>
39+
</div>
40+
</body>
41+
</html>

0 commit comments

Comments
 (0)