Download Semantic Modeler

v0.3.9-beta August 24, 2026

Available for Windows, macOS, and Linux.

New here? Watch the walkthrough.

Open Beta

Semantic Modeler is currently in a limited-time public beta. All features are available during the beta period. If you run into any issues, please report them on our public issue tracker.

Windows

Requires Windows 10 version 1809 / Windows Server 2019 or later (64-bit)

Semantic Modeler is now available on the Windows Package Manager. Install it straight from the terminal — no browser download needed:

wingetwinget install FactFoundry.SemanticModeler

Update with winget upgrade FactFoundry.SemanticModeler, uninstall with winget uninstall FactFoundry.SemanticModeler.

File Type Size
SemanticModeler-win-Setup.exe Installer 159.8 MB Download
SemanticModeler-win-Portable.zip Portable 155.2 MB Download
Installer File Verification
Version0.3.9-beta
FileSemanticModeler-win-Setup.exe
Size159.8 MB
SHA-2562d86f8d028734938d629dfa7d83ab786427d6149631012a506760ba02ecdf9f6
ReleasedAugust 24, 2026
Portable File Verification
Version0.3.9-beta
FileSemanticModeler-win-Portable.zip
Size155.2 MB
SHA-256acffe370420b18b15130f03257870c5c6b50455d63cfe0732ad3449c38a38fb2
ReleasedAugust 24, 2026

macOS

Requires macOS 12 Monterey or later. Apple Silicon and Intel supported.

Apple Silicon

File Type Size
SemanticModeler-osx-Setup.pkg Installer 37.5 MB Download
SemanticModeler-osx-Portable.zip Portable 38.5 MB Download
Installer File Verification
Version0.3.9-beta
FileSemanticModeler-osx-Setup.pkg
Size37.5 MB
SHA-2560794b8b393a8310432fc56c161c23be2caa38345dbd39dfca9ee6dd01a954e42
ReleasedAugust 24, 2026
Portable File Verification
Version0.3.9-beta
FileSemanticModeler-osx-Portable.zip
Size38.5 MB
SHA-2562ce835167cc79b9f02c6ba263e139894095a401dc0226c173db20266257bd451
ReleasedAugust 24, 2026

Intel

File Type Size
SemanticModeler-osx-intel-Setup.pkg Installer 37.9 MB Download
SemanticModeler-osx-intel-Portable.zip Portable 38.9 MB Download
Installer File Verification
Version0.3.9-beta
FileSemanticModeler-osx-intel-Setup.pkg
Size37.9 MB
SHA-25601fe480c555e89da2b6c6cb4d6c25ce15650e82dc0b9414957cd05cfe1a097e1
ReleasedAugust 24, 2026
Portable File Verification
Version0.3.9-beta
FileSemanticModeler-osx-intel-Portable.zip
Size38.9 MB
SHA-256b56754e3bf2d5b34245e33658d11263204fdba3e7eb1d865e746b1db3aeb959c
ReleasedAugust 24, 2026

Linux

AppImage for any distribution, plus native packages for Debian/Ubuntu, Fedora/RHEL, and Arch (64-bit)

The AppImage needs no installation and updates itself automatically. The native packages install through your package manager (which also pulls in the required WebKitGTK dependency) and are updated the same way — they do not self-update:

Debian / Ubuntusudo apt install ./semantic-modeler_0.3.9.beta_amd64.deb
Fedora / RHELsudo dnf install ./semantic-modeler-0.3.9.beta-1.x86_64.rpm
Archsudo pacman -U ./semantic-modeler-0.3.9beta-1-x86_64.pkg.tar.zst

Uninstall anytime with apt remove semantic-modeler, dnf remove semantic-modeler, or pacman -R semantic-modeler.

File Type Size
SemanticModeler.AppImage AppImage 65.1 MB Download
semantic-modeler_0.3.9.beta_amd64.deb Deb Package 63.8 MB Download
semantic-modeler-0.3.9.beta-1.x86_64.rpm RPM Package 54.5 MB Download
semantic-modeler-0.3.9beta-1-x86_64.pkg.tar.zst Arch Package 59.6 MB Download
AppImage File Verification
Version0.3.9-beta
FileSemanticModeler.AppImage
Size65.1 MB
SHA-2562929e99550169059ee2744b57e85188b0993e5c089bb95901de6d4fc5e2e52a4
ReleasedAugust 24, 2026
Deb Package File Verification
Version0.3.9-beta
Filesemantic-modeler_0.3.9.beta_amd64.deb
Size63.8 MB
SHA-256d328495c5e5779ae984fd11ecf524933b24fff7ef3ee1dec7d324c2829182b01
ReleasedAugust 24, 2026
RPM Package File Verification
Version0.3.9-beta
Filesemantic-modeler-0.3.9.beta-1.x86_64.rpm
Size54.5 MB
SHA-256d7c039042b90ff5cf673a322a82dd8b130fff6768ee4c7f418ebdbd74e7ea57e
ReleasedAugust 24, 2026
Arch Package File Verification
Version0.3.9-beta
Filesemantic-modeler-0.3.9beta-1-x86_64.pkg.tar.zst
Size59.6 MB
SHA-2561a7e79379abda174b108fda67ae5c917dc4fbd1bc7cf002a4f09cb742cf26241
ReleasedAugust 24, 2026

Verifying your download

To verify your download hasn't been tampered with, compare the SHA-256 hash above with the hash of your downloaded file.

Windows (PowerShell): Get-FileHash .\filename -Algorithm SHA256
macOS / Linux (Terminal): shasum -a 256 filename