hitontology / hitontology.eu

Website for HITO – A Health IT Ontology for systematically describing application systems and software products in health IT.
https://hitontology.eu/
MIT License
0 stars 2 forks source link

Add JobAdBuilder/HipProfileBuilder #41

Closed KonradHoeffner closed 2 years ago

KonradHoeffner commented 2 years ago
KonradHoeffner commented 2 years ago

Choose Web Stack

Stack Advantages Disadvantages
HTML+JavaScript only easy integration into this repository, just add a subfolder longer development time
SvelteKit faster development, looks better harder integration into this repository because of the workflow, maybe needs another repo
OntoPad less development time, needs to be integrated in the ontology anyways Requires a Quit Store to work right now. Does it fit our use case?
RDForms seems like a good fit separate build step needed? possible over https://unpkg.com/? no public issue tracker.
RDForm seems like a good fit does not yet support SHACL. Seems like everything, such as all instances of a class, has to be hardcoded. Not much development activity.
KonradHoeffner commented 2 years ago

First prototype using RDForm in the rdform branch, rebased on master for sharing the prototype, added in a7cbef46ef759f3cbcdbb88576ae7498f7fb3a83, online at https://hitontology.eu/jobadbuilder/.

KonradHoeffner commented 2 years ago

Response by @FranziskaJahn:

Das sieht doch schon mal gut aus. Ich würde die Auswahl allerdings etwas anders gestalten und habe das in folgendem Wireframe festgehalten: https://wireframe.cc/1JWKui Hinter den schraffierten Flächen verbergen sich Kommentare.

jobadbuilder

KonradHoeffner commented 2 years ago

Erstmal Kompetenzen modellieren in https://github.com/hitontology/ontology/issues/106. Update: done, unblocked. Kann weiter gehen.

KonradHoeffner commented 2 years ago

RDForm isn't flexible enough, start again in pure HTML/JavaScript in branch jobadbuilder-js, online at https://hitontology.eu/jobadbuilder/.

KonradHoeffner commented 2 years ago

New version online at https://hitontology.eu/jobadbuilder/.