{"id":15055810,"url":"https://github.com/jasonwinning/hypernomicon","last_synced_at":"2025-04-05T07:03:12.351Z","repository":{"id":38816613,"uuid":"142378444","full_name":"jasonwinning/hypernomicon","owner":"jasonwinning","description":"Hypertext-infused personal research productivity/database software (Mac/Win/Linux)","archived":false,"fork":false,"pushed_at":"2025-03-24T02:20:47.000Z","size":11785,"stargazers_count":146,"open_issues_count":0,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T06:04:53.006Z","etag":null,"topics":["academic-writing","argument-mapping","brainstorming","idea-generator","javafx","javafx-application","javafx-desktop-apps","knowledge-management","mind-mapping","notes-keeper","notes-management-system","pdf-management","pdf-viewer","philosophy","qualitative-analysis","qualitative-research","reference-manager","research-tool","wiki-editor","writing-tool"],"latest_commit_sha":null,"homepage":"http://hypernomicon.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jasonwinning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.html","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-26T02:35:10.000Z","updated_at":"2025-03-24T02:20:51.000Z","dependencies_parsed_at":"2023-02-10T00:00:46.516Z","dependency_job_id":"e678d20c-4f98-444a-8667-fa3ac65fbb9c","html_url":"https://github.com/jasonwinning/hypernomicon","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwinning%2Fhypernomicon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwinning%2Fhypernomicon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwinning%2Fhypernomicon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwinning%2Fhypernomicon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonwinning","download_url":"https://codeload.github.com/jasonwinning/hypernomicon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299831,"owners_count":20916190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["academic-writing","argument-mapping","brainstorming","idea-generator","javafx","javafx-application","javafx-desktop-apps","knowledge-management","mind-mapping","notes-keeper","notes-management-system","pdf-management","pdf-viewer","philosophy","qualitative-analysis","qualitative-research","reference-manager","research-tool","wiki-editor","writing-tool"],"created_at":"2024-09-24T21:46:30.825Z","updated_at":"2025-04-05T07:03:12.329Z","avatar_url":"https://github.com/jasonwinning.png","language":"Java","readme":"# Hypernomicon\n\n[![Tutorial video](https://img.youtube.com/vi/JOTkAzh0qZE/0.jpg)](https://www.youtube.com/watch?v=JOTkAzh0qZE)\n\nHypernomicon is a personal database application for keeping track of information like theories, debates, arguments, concepts, etc. that might be used by people such as philosophers or others doing academic research.\n\nHypernomicon is perfect for: Anyone who works in a field (professionals, hobbyists, and students alike) where they have to keep track of several (or more) of the following:\n * Terminology\n * Concepts\n * Theoretical questions/Debates (hierarchically organized)\n * Theories (hierarchically organized)\n * Positions (hierarchically organized)\n * Arguments for theories/positions (and counterarguments)\n * Authors (and information about them such as website, affiliation, etc.)\n * The works authors have authored\n * Sources and authors associated with arguments, theories, positions, and debates\n * PDF files associated with such sources and works (including the multiple works an edited volume might contain, and ability to jump to the PDF page of a particular paper)\n * Personal notes associated with any of the above\n * Notes taken during talks, meetings, seminars\n * Any other files or folders associated with any of the above (including notes)\n * Ability to manage (rename, move, etc.) files and folders while not losing associations with any of the above information\n * Associations between works and entries in your bibliography manager (currently integrates with Zotero and Mendeley)\n\nHypernomicon keeps track of all of the above in a highly structured, thoroughly indexed and user friendly relational database, and automatically generates semantic hyperlinks between all of them so that you are constantly informed of ways all of your information is related that you had not realized.\n\n## Getting started ##\n\nThe best way to get started with Hypernomicon is by downloading and installing on your developer machine the latest\n[Hypernomicon release](https://sourceforge.net/projects/hypernomicon/files/latest/download).\n\nOr you can clone this repository and build from source (see below).\n\n## Learning ##\n\nTo learn how to use Hypernomicon, watch and follow along with the [tutorial videos](https://www.youtube.com/playlist?list=PLCDXooVJfr1JKHT83awarYoIOhp0Xqr-B).\n\nAlso check out the [FAQ document](https://sourceforge.net/p/hypernomicon/wiki/FAQ/) and [SourceForge discussion forums](https://sourceforge.net/p/hypernomicon/discussion/).\n\n## Issues and Contributions ##\n\nIf you have a non-programming-related question or topic to discuss, please post to the [SourceForge discussion forums](https://sourceforge.net/p/hypernomicon/discussion/).\n\nTo report a bug or make a feature request from the point of view of a user, please [create a ticket at SourceForge](https://sourceforge.net/p/hypernomicon/tickets/).\n\nIf you are a programmer and have a code-related issue, bug, question, or feature request, please post to the [Github issue tracker](https://github.com/jasonwinning/hypernomicon/issues/).\n\nContributions can be submitted via [Pull requests](https://github.com/jasonwinning/hypernomicon/pulls/).\n\n## Building Hypernomicon ##\n\n### Prerequisites\n\n* [JDK 17](https://adoptium.net/temurin/releases/?version=17) or later for building 'master' branch\n* A recent version of [Git](https://git-scm.com/downloads)\n* [Maven](https://maven.apache.org/download.cgi) version 3.6.3 or greater\n\n### How to build Hypernomicon ###\n\nUse Git to get a copy of the source code onto your computer.\n\n`$ git clone git@github.com:jasonwinning/hypernomicon.git`\n\nOn the project's root, run:\n\n`mvn clean package`\n\nIt will create an executable jar under `target/hypernomicon-$version.jar`.\n\nIf you have trouble downloading the JxBrowser jar files to your local Maven repository, you can download them [from here](https://sourceforge.net/projects/hypernomicon/files/misc/jxbrowser-6.24.3.zip/download).\n\n## Change Log/Release Notes\n\nCan be found [here](https://sourceforge.net/p/hypernomicon/wiki/ReleaseNotes/).\n\n\n## Authors\n\n* **Jason Winning** - *Original design and development* - [website](http://jasonwinning.org)\n\nSee also the list of [contributors](https://github.com/jasonwinning/hypernomicon/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the Apache 2.0 License + Commons Clause 1.0 - see the [LICENSE](http://htmlpreview.github.io/?https://github.com/jasonwinning/hypernomicon/blob/master/LICENSE.html) file for details.\n\nHypernomicon is a non-commercial product and will always be free to use.\n\nHypernomicon uses [JxBrowser](https://www.teamdev.com/jxbrowser). You may not use JxBrowser separately from Hypernomicon without a separate license from TeamDev Ltd. Use of JxBrowser as part of Hypernomicon in any commercial software requires a commercial license from TeamDev Ltd.\n\n## Acknowledgements\n\nThanks to [Danny Weltman](https://dannyweltman.com/) for design ideas and testing.\n\n* Icons:\n\n  * [FatCow Farm-Fresh Web Icons](http://www.fatcow.com/free-icons) [(Archived copy)](https://web.archive.org/web/20160323032439/http://www.fatcow.com/free-icons)\n  * [Fugue Icons](http://p.yusukekamiyamane.com/)\n\n* Additional third-party libraries used:\n  * Apache [Commons Lang](https://commons.apache.org/proper/commons-lang/), [Commons Text](https://commons.apache.org/proper/commons-text/), [Commons IO](https://commons.apache.org/proper/commons-io/), [PDFBox](https://pdfbox.apache.org/), [Tika](https://tika.apache.org/), [HttpClient](https://hc.apache.org/httpcomponents-client-4.5.x/index.html), [Log4j](https://logging.apache.org/log4j/2.x/index.html)\n  * [Guava](https://github.com/google/guava)\n  * [PDF.js](https://mozilla.github.io/pdf.js/)\n  * [jsoup](https://jsoup.org/)\n  * [ICU4J](https://icu.unicode.org/home)\n  * [ControlsFX](https://controlsfx.github.io/)\n  * [JSON.simple](https://code.google.com/archive/p/json-simple/)\n  * [ScribeJava](https://github.com/scribejava/scribejava)\n  * [XMP Toolkit for Java](https://www.adobe.com/devnet/xmp.html)\n  * [JODConverter](https://github.com/jodconverter/jodconverter)\n  * [JUnit Jupiter](https://junit.org/junit5/)\n  * [SLF4J Simple](http://www.slf4j.org)\n  * [JBibTex](https://github.com/jbibtex/jbibtex)\n  * [mark.js](https://markjs.io/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonwinning%2Fhypernomicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonwinning%2Fhypernomicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonwinning%2Fhypernomicon/lists"}