orthanc-indexer

This is a read-only mirror of https://hg.orthanc-server.com/orthanc-indexer/

https://github.com/orthanc-mirrors/orthanc-indexer

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

Repository

This is a read-only mirror of https://hg.orthanc-server.com/orthanc-indexer/

Basic Info
  • Host: GitHub
  • Owner: orthanc-mirrors
  • License: gpl-3.0
  • Language: C
  • Default Branch: master
  • Homepage:
  • Size: 377 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation Authors

README

Folder indexer plugin for Orthanc
=================================


General Information
-------------------

This repository contains the source code of a plugin that
automatically synchronizes the content of Orthanc with some
filesystem.


Installation and usage
----------------------

Build and usage instructions are available in the Orthanc Book:
https://orthanc.uclouvain.be/book/plugins/indexer.html


Contributing
------------

Instructions for contributing to the Orthanc project are included in
the Orthanc Book:
https://orthanc.uclouvain.be/book/developers/repositories.html


Licensing
---------

The folder indexer plugin for Orthanc is licensed under the GPL license.

We also kindly ask scientific works and clinical studies that make
use of Orthanc to cite Orthanc in their associated publications.
Similarly, we ask open-source and closed-source products that make
use of Orthanc to warn us about this use. You can cite our work
using the two following BibTeX entries:

@Article{Jodogne2018,
 title = {The Orthanc Ecosystem for Medical Imaging},
 author = {Jodogne, S{\'e}bastien},
 journal = {Journal of Digital Imaging},
 volume = {31},
 number = {3},
 pages = {341-352},
 issn = {1618-727X},
 doi = {10.1007/s10278-018-0082-y},
 publisher = {Springer Science and Business Media LLC},
 year = {2018},
 url = {https://doi.org/10.1007/s10278-018-0082-y}
}

@inproceedings{JodogneEuSoMII2021a,
 title = {Automatically publishing medical images from a filesystem as a {DICOM} server},
 author = {Jodogne, S{\'e}bastien},
 booktitle = {EuSoMII Annual Meeting},
 journal = {Insights into Imaging},
 volume = {13},
 number = {S2},
 issn = {1869-4101},
 doi = {10.1186/s13244-022-01168-w},
 publisher = {SpringerOpen},
 year = {2021},
 url = {http://hdl.handle.net/2078.1/257257}
}

Owner

  • Name: orthanc-mirrors
  • Login: orthanc-mirrors
  • Kind: organization

Citation (CITATION.cff)

# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
# SPDX-License-Identifier: CC0-1.0

cff-version: "1.1.0"
message: "If you use this software, please cite it using these metadata."
title: "Automatically publishing medical images from a filesystem as a DICOM server"
authors:
  -
    affiliation: UCLouvain
    family-names: Jodogne
    given-names: "Sébastien"
doi: "10.1186/s13244-022-01168-w"
license: "GPL-3.0-or-later"
repository-code: "https://orthanc.uclouvain.be/hg/orthanc-indexer/"
version: "1.0"
date-released: 2024-03-26

GitHub Events

Total
  • Push event: 2
  • Create event: 2
Last Year
  • Push event: 2
  • Create event: 2