t2t3_dataset_web_apps
A T2T3 presentation and workshop for building web applications with Dataset and CL Web Components
Science Score: 52.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
✓Institutional organization owner
Organization caltechlibrary has institutional domain (www.library.caltech.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A T2T3 presentation and workshop for building web applications with Dataset and CL Web Components
Basic Info
- Host: GitHub
- Owner: caltechlibrary
- License: other
- Language: JavaScript
- Default Branch: main
- Homepage: https://caltechlibrary.github.io/t2t3_dataset_web_apps/presentation1.html
- Size: 4.85 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
- Releases: 11
Created 9 months ago
· Last pushed 7 months ago
Metadata Files
Readme
License
Citation
Codemeta
README.md
Dataset & Web Components
This is a workshop presentation for the DLD development group at Caltech Library. It showing how to develop web applications easily using Dataset and CL Web Components.
- Part 1, using Dataset to build a simple web application from HTML, CSS, JavaScript and YAML
- Part 2, Web Components, enhancing the browser experience
- Part 3, Using CL-web-components
Software Requirements
- Terminal Application
- Web Browser
- Text Editor
- Dataset
- cURL (irm running Windows/PowerShell)
Software Suggestions
- jq
- yq
- htmlq
Software installation
Related resources
Owner
- Name: Caltech Library
- Login: caltechlibrary
- Kind: organization
- Email: helpdesk@library.caltech.edu
- Location: Pasadena, CA 91125
- Website: https://www.library.caltech.edu/
- Repositories: 84
- Profile: https://github.com/caltechlibrary
We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: t2t3_dataset_web_apps
abstract: "The repository contains a presentation introducing web application construction using
Dataset and Web Components. It is intended for the T2T3 series at Caltech Library.
It presents the construction process to build a simple recipe collection system."
authors:
- family-names: Doiel
given-names: R. S.
orcid: https://orcid.org/0000-0003-0900-6903
email: rsdoiel@caltech.edu
repository-code: "https://github.com/caltechlibrary/t2t3_dataset_web_apps"
version: 0.0.12
date-released: 2025-07-24
license-url: "https://caltechlibrary.github.io/t2t3_dataset_web_apps/LICENSE"
keywords:
- web applicaitons
- dataset
- JSON API
- web components
- presentation
CodeMeta (codemeta.json)
{
"@context": "https://w3id.org/codemeta/3.0",
"type": "SoftwareSourceCode",
"codeRepository": "https://github.com/caltechlibrary/t2t3_dataset_web_apps",
"author": [
{
"id": "https://orcid.org/0000-0003-0900-6903",
"type": "Person",
"givenName": "R. S.",
"familyName": "Doiel",
"email": "rsdoiel@caltech.edu"
}
],
"dateCreated": "2025-05-30",
"dateModified": "2025-07-24",
"datePublished": "2025-07-24",
"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.",
"funder": [
{
"name": "Caltech Library",
"id": "https://ror.org/5dxps055",
"type": "Organization"
}
],
"keywords": [
"web applicaitons",
"dataset",
"JSON API",
"web components",
"presentation"
],
"name": "t2t3_dataset_web_apps",
"license": "https://caltechlibrary.github.io/t2t3_dataset_web_apps/LICENSE",
"programmingLanguage": [
"HTML",
"CSS",
"JavaScript",
"YAML",
"SQL"
],
"runtimePlatform": "- datasetd\n- web browser with JavaScript enabled",
"softwareRequirements": [
"Terminal Application",
"Web Browser",
"Text Editor",
"Dataset >= v2.3.2",
"curl (or irm using PowerShell)"
],
"softwareSuggestions": [
"curl",
"jq",
"yq",
"htmlq",
"CMTools >= 0.0.35",
"CL-web-components >= 0.0.12"
],
"version": "0.0.12",
"developmentStatus": "draft",
"issueTracker": "https://github.com/caltechlibrary/t2t3_dataset_web_apps/issues",
"releaseNotes": "Split some too long slides in presentation 1. Added note about unsigned binaries in the presentation and in the Git repository.",
"copyrightYear": 2025,
"copyrightHolder": "California Institute of Technology"
}
GitHub Events
Total
- Create event: 8
- Issues event: 9
- Release event: 4
- Issue comment event: 4
- Push event: 59
Last Year
- Create event: 8
- Issues event: 9
- Release event: 4
- Issue comment event: 4
- Push event: 59