Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SKOS-Play on Tomcat: where to place data? #78

Open
PeterF-PLUS opened this issue Feb 13, 2023 · 3 comments
Open

SKOS-Play on Tomcat: where to place data? #78

PeterF-PLUS opened this issue Feb 13, 2023 · 3 comments

Comments

@PeterF-PLUS
Copy link

Hi!

We are trying to visualize our RDF data using SKOS-play. Finally, we also managed to run it in Publish-Mode.
However, I don't know where to put the data (and in which form?). We are stuck on an empty "Select a Vocabulary".

Thanks,
Peter

@tfrancart
Copy link
Contributor

Hi

Finally, we also managed to run it in Publish-Mode

What is Publish-Mode ?

However, I don't know where to put the data (and in which form?). We are stuck on an empty "Select a Vocabulary".

i don't understand. Any screenshot ? or more details ?
The form should be at localhost:8080/skos-play/upload or something similar

@PeterF-PLUS
Copy link
Author

Hi!

Sorry - of course, Down below, I have included our configuration as well as a screen of our data folder and the result of skos-play.

With "publish-mode", i've meant the flag skosplay.mode.publishing=true. We would to use SKOS-play as a visualization of our data sets.

skosplay-application.properties
#!properties skosplay.thesaurus.directory=/Tomcat_mhdbdb-skos/webapps/skos-play/data skosplay.mode.publishing=true skosplay.application.title=MHDBDB - Mittelhochdeutsche Begriffsdatenbank

thesaurus-labels.properties
#!properties 01-vocbench=Vocbench Export

Ordner_Files
skos-play-nothing-found

I would appreciate it greatly, if you could help us.

@tfrancart
Copy link
Contributor

Ha OK I see. This functionality is not really used and maintained. I suggest that you try SKOSMOS instead (http://skosmos.org) to browse through your vocabularies.

I see that you have correctly "skosplay.thesaurus.directory" so this seems correct. You should see some logs when starting the server to indicate that SkosPlay correctly loaded your thesauri.

I see that you use VocBench as a backend and this combination VocBench + Skosmos + SKOS Play has been used in the past (http://blog.sparna.fr/2017/02/06/unesco-thesaurus-published-with-semantic-web-standards-and-open-source-software/). In that architecture, SKOS Play is used as a command-line tool to generate PDF files that are then offered for download, as a complement to the Skosmos browsing interface. The command-line utility of SKOS Play is documented at https://github.com/sparna-git/skos-play/wiki/HowTo-RunSKOSPlayCommandLine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants