Science Score: 57.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
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: adrianulza
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 155 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 9 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

ASFRAVA-B

Latest Release

📖 Overview

ASFRAVA-B: Automated Seismic Fragility and Vulnerability Assessment for Buildings

Citation: - Ulza, A. et al. (2025). Automated Seismic Fragility and Vulnerability Assessment for Buildings (ASFRAVA-B): Integrating Probabilistic Seismic Design into Performance-Based Engineering Practices, International Journal of Disaster Risk Reduction, https://doi.org/10.1016/j.ijdrr.2025.105679


🚀 Quick Start

📥 Downloading the App (Windows) for Engineer

Download the latest executable from the Releases page:

🖥️ Running the App

  1. Download and unzip the file.
  2. Double-click ASFRAVA-B.exe to start the application.

🛠️ Developer Guide

📋 Requirements:

  • Python 3.11+
  • Windows 10/11

📦 Installation:

```bash

create & activate virtual environment

python -m venv .venv .venv\Scripts\activate

install dependencies

pip install -r requirements.txt

Owner

  • Name: Adrian Ulza
  • Login: adrianulza
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Ulza
    given-names: Adrian
  - family-names: Idris
    given-names: Yunita
  - family-names: Ramadhan
    given-names: Muhammad Aulia
  - family-names: Syamsidik
    given-names: 
  - family-names: Amalia
    given-names: Zahra
title: "Automated seismic fragility and vulnerability assessment for buildings (ASFRAVA-B): Integrating probabilistic seismic design into performance-based engineering practices"
version: "1.0"
doi: "10.1016/j.ijdrr.2025.105679"
date-released: "2025-01-01"
repository-code: "https://github.com/adrianulza/ASFRAVA-B"

GitHub Events

Total
  • Release event: 1
  • Watch event: 1
  • Push event: 3
  • Create event: 1
Last Year
  • Release event: 1
  • Watch event: 1
  • Push event: 3
  • Create event: 1