Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onroerenderfgoed/atramhasis
An online SKOS editor
https://github.com/onroerenderfgoed/atramhasis
pypi-package python skos thesaurus vocabulary
Last synced: 20 days ago
JSON representation
An online SKOS editor
- Host: GitHub
- URL: https://github.com/onroerenderfgoed/atramhasis
- Owner: OnroerendErfgoed
- License: gpl-3.0
- Created: 2014-04-08T08:02:45.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-26T00:12:42.000Z (24 days ago)
- Last Synced: 2024-10-29T08:24:49.837Z (20 days ago)
- Topics: pypi-package, python, skos, thesaurus, vocabulary
- Language: Python
- Homepage: http://atramhasis.readthedocs.io/
- Size: 6.06 MB
- Stars: 54
- Watchers: 19
- Forks: 11
- Open Issues: 39
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
Atramhasis
==========.. image:: https://img.shields.io/pypi/v/atramhasis.svg
:target: https://pypi.python.org/pypi/atramhasis
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5801135.svg
:target: https://doi.org/10.5281/zenodo.5801135
.. image:: https://github.com/OnroerendErfgoed/atramhasis/actions/workflows/atramhasis_backend.yaml/badge.svg
:target: https://github.com/OnroerendErfgoed/atramhasis/actions/workflows/atramhasis_backend.yaml
.. image:: https://coveralls.io/repos/github/OnroerendErfgoed/atramhasis/badge.svg?branch=develop
:target: https://coveralls.io/github/OnroerendErfgoed/atramhasis?branch=develop
.. image:: https://scrutinizer-ci.com/g/OnroerendErfgoed/atramhasis/badges/quality-score.png?b=develop
:target: https://scrutinizer-ci.com/g/OnroerendErfgoed/atramhasis/?branch=develop----
.. image:: https://readthedocs.org/projects/atramhasis/badge/?version=latest
:target: http://atramhasis.readthedocs.io/en/latest/?badge=latest
.. image:: https://joss.theoj.org/papers/10.21105/joss.05040/status.svg
:target: https://doi.org/10.21105/joss.05040Atramhasis is an online SKOS editor. This webapplication enables
users to create SKOS vocabularies consisting of Concepts and Collections. It
tries to stay close to the SKOS specification. This makes it suited for different
types of vocabularies such as simple pick lists, authority files, flat lists and
basic to relatively complex thesauri. For a full overview of capabilities, please
consult our `documentation `_.
If you want a quick demo of what the system provides for a typical end user,
have a look at the `Flanders Heritage Thesaurus `_.
This is an implementation of Atramhasis for the `Flanders Heritage Agency `_
containing several vocabularies regarding cultural heritage, such as
`heritagetypes `_,
`styles and cultures `_,
`materials `_
and `periods `_.
Most of the vocabularies are in Dutch, but the interface is available in both
Dutch, English and French.All development is done through `Github `_.
If you run into bugs or would like to request a new feature, please open a
`Github issue `_. Please
provide some context to your question such as the operating system,
Python and Atramhasis versions you are running. If you have specific questions
about the software or the datasets hosted at
`Flanders Heritage Thesaurus `_
you would rather not address in a public forum, please mail us at
[email protected].Contributions are welcome. This could be improvements to the code, updated
documentation or adding a new translation to the User Interface. Please see our
`contribution guidelines `_
to find out how we can collaborate.