lablr

Lourdes and Bertha's Little Repository, a light weight repository for managing family digital objects.

https://github.com/rsdoiel/lablr

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • 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 (5.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Lourdes and Bertha's Little Repository, a light weight repository for managing family digital objects.

Basic Info
  • Host: GitHub
  • Owner: rsdoiel
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 17.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed almost 6 years ago
Metadata Files
Readme License Codemeta

README.md

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

LaBLR - Lourdes and Bertha's Little Repository

LaBLR is a light weight personal repository for managing digital objects such as photos of family and friends. It is named and created for Lourdes and Bertha to manage their treasure trove of family photos, island history and custom.

Planned Features

  • Metadata manager GUI
  • Ingest documents (e.g. images) from local disc or URL
  • For digital images automatic metadata extraction when possible
  • Schema.org Data Models
  • Indexing and Search
  • Built-in web server with IIIF viewer for sharing
  • Open data formats and standards for archival preservation
  • Run on Windows, Mac OS X, Linux, and Raspberry Pi

Owner

  • Name: R. S. Doiel
  • Login: rsdoiel
  • Kind: user
  • Location: California
  • Company: California Institute of Technology

I am a human. Once upon a time I wrote music and prose. I write software.

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "description": "Lourdes and Bertha's Repository is a light weight repository system for digital objects such as images and other electronic documents",
  "name": "lablr",
  "codeRepository": "https://github.com/rsdoiel/lablr",
  "issueTracker": "https://github.com/rsdoiel/lablr/issues",
  "license": "https://opensource.org/licenses/BSD-3-Clause",
  "version": "0.0.0",
  "author": [
    {
      "@type": "Person",
      "givenName": "Robert",
      "familyName": "Doiel",
      "affiliation": "Caltech Library",
      "email": "rsdoiel@gmail.com",
      "@id": "https://orcid.org/0000-0003-0900-6903"
    }
  ],
  "developmentStatus": "planning",
  "downloadUrl": "https://github.com/rsdoiel/lablr/releases/lablr-v0.0.0-raspbian-arm7.zip",
  "keywords": [
    "GitHub",
    "metadata",
    "digital objects",
    "repository"
  ],
  "maintainer": "https://orcid.org/0000-0003-0900-6903",
  "programmingLanguage": [
    "Go"
  ]
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 0
proxy.golang.org: github.com/rsdoiel/lablr
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.1%
Average: 7.4%
Dependent repos count: 7.6%
Last synced: 10 months ago