You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codemeta.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@
12
12
}
13
13
],
14
14
"dateCreated": "2025-05-30",
15
-
"dateModified": "2025-07-18",
16
-
"datePublished": "2025-07-18",
15
+
"dateModified": "2025-07-24",
16
+
"datePublished": "2025-07-24",
17
17
"description": "The repository contains a presentation introducing web application construction using\nDataset and Web Components. It is intended for the T2T3 series at Caltech Library.\n\nIt presents the construction process to build a simple recipe collection system.",
"releaseNotes": "Workshop is split into two parts. \n\n1. Build a web application with dataset\n2. Enhance the browser experience with web components.\n\nThis allows easy retrieval with curl (macOS and Linux) or irm (Windows and PowerShell).\n\nUpdated the example components to conform to our naming conventions used in CL-Web-Components.\n\nMinimum CL-Web-Component version is now 0.0.12.\n\nMinimum Dataset Version now 2.3.2.",
60
+
"releaseNotes": "Split some too long slides in presentation 1. Added note about unsigned binaries in the presentation and in the Git repository.",
61
61
"copyrightYear": 2025,
62
62
"copyrightHolder": "California Institute of Technology"
0 commit comments