ampletracks
Science Score: 44.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
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Ampletracks
- License: mit
- Language: PHP
- Default Branch: main
- Size: 4.92 MB
Statistics
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 26
- Releases: 0
Metadata Files
README.md
Introduction
Ampletracks is a flexible and heirarchical database specifically designed for storing data about material samples. It aims to balance the following: - Ease of use - Advanced features such as the ability to record various relationships between records - Security - Flexbility - Cost effectiveness - both in terms of development cost and running cost
Whilst Ampletracks has been designed with materials science in mind, the flexibility inherent in the system means that it is likely to be useful in other contexts. Please let us know if you find a novel use for Ampletracks.
Goals
Ampletracks has been designed to meet the following fundamental goals: - Keep track of material samples and associated artefacts (physical or virtual) in order to reduce the risk of loss and speed up the process of locating them - Record meta data about samples and associated artefacts systematically in a way that can be shared easily - Record the relationships between samples and associated artefacts, and track their ancestry
Features
Ampletracks currently has the following features: - Handle an arbitrary number of record types e.g. samples, document, equipment 21 Define an arbitrary number data fields of varying types (text box, date, drop-down select box, radio buttons etc) for each record Type - Define and display dependericles between Fields e.g. only show field B if the value in field A is greater than 10 - Create, browse, update, delete any number of records of any record type - See the version history of any data field in any record - Generate QRCoded labels which will direct any device to the corresponding record in Appletracks. This includes option for administrators to select a subset of data fields which are accessible to users without a logon to the system e.g. the phone number to ring if the sample is found - Define a parent-child hierarchy between records (only of the same record type) and the option to mark the values of some data fields as being inherited from the parent record - Define relationships that link one or more records to another record (even of a different record type) 28 Export record type definitions in XML format, and Import record type definitions created on other Ampletracks instances
Glossary
The system is built around a number of entities:
Record Types
The representation of the different things you are storing data about
Records
An item of a given record type
Data Fields
The individual bits of data associated with a given record type
Relationships
A Link between a record and one or more other records (of the same type, or a different type)
Users
People who have a login to the system
Permission
The right to perform a specific action (list, view, create, update, delete), to a specific entity
Role
A named bundle of permissions that can be assigned to a user
Project
An organisational unit which can have users and records associated with it
Installation
For general installation guide see the INSTALL.md file.
For more specific details about the built-in automated SSL creation and renewal process see SSL_CERT.md file.
Upgrading
See the UPGRADE.md file
Funding
Ampletracks was funded through the EPSRC MIDAS grant, on the study of irradiated fuel assembly materials - EP/S01702X/1, https://gow.epsrc.ukri.org/NGBOViewGrant.aspx?GrantRef=EP/S01702X/1
Attribution
Ampletracks was conceptualised by Philipp Frankel, Benjamin Jefferson, Christopher Race (all contributed equally). Ampletracks is built and maintained by Benjamin Jefferson, with support from Andrew Wilson. The initial testing of Ampletracks was done by Christopher Race and Rhys Thomas. Documentation is currently being written by Benjamin Jefferson. Stavrina Dimosthenous is responsible for testing instance deployment.
Citation
See CITATION.cff, or generate an automatic APA or BibTeX entry under About on the right-hand side.
Contributing Code
Ampletracks is an Open Source project aimed at improving structured data collection and sharing in the materials science community although we think it might have wider applications beyond materials science. We welcome contributions from projects using and modifying Ampletracks for their own purposes. If you modify Ampletracks in a way that might be generally useful to the wider community please consider submitting this as a pull request so that others can benefit from it Please fork the repository and submit any changes in the form of a pull request.
Development Workflow
Amplretracks is developed using a branching strategy to ensure stability and continuous integration. All development is performed on feature or bugfix branches that are then merged into the Main branch. Periodically, we create release branches (e.g., Ampltracks-1-0, Ampltracks-1-1) from Main. These release branches represent stable versions of Amplretracks and are used for deployments. This strategy makes it easier to manage versions, fix bugs, and add features in a controlled and predictable manner.
Owner
- Name: Ampletracks
- Login: Ampletracks
- Kind: user
- Repositories: 1
- Profile: https://github.com/Ampletracks
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Jefferson"
given-names: "Benjamin"
linkedin: "https://uk.linkedin.com/in/benjefferson"
- family-names: "Dimosthenous"
given-names: "Stavrina"
orcid: "https://orcid.org/0000-0002-6199-5094"
- family-names: "Frankel"
given-names: "Philipp"
orcid: "https://orcid.org/0000-0001-5612-2937"
- family-names: "Race"
given-names: "Christopher"
orcid: "https://orcid.org/0000-0002-9775-687X"
- family-names: "Thomas"
given-names: "Rhys"
orcid: "https://orcid.org/0000-0002-7915-8075"
- family-names: "Wilson"
given-names: "Andrew"
title: "Ampletracks"
version: 0.2
doi:
date-released:
url: "https://github.com/Ampletracks/Ampletracks"
GitHub Events
Total
- Issues event: 21
- Issue comment event: 4
- Push event: 20
- Pull request event: 1
- Create event: 2
Last Year
- Issues event: 21
- Issue comment event: 4
- Push event: 20
- Pull request event: 1
- Create event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 10
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 10
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- stavrina (12)
Pull Request Authors
- stavrina (1)